wiki.techinc.nl/includes
2011-06-02 16:13:42 +00:00
..
actions * Fix hphpi mode in run-server, it wasn't quite working properly 2011-05-31 05:50:48 +00:00
api Revert r88722 (allow multiple values for letype): this won't play nice with query indexing 2011-06-02 16:13:42 +00:00
cache Even more documentation in various files 2011-05-29 14:24:27 +00:00
conf And even more documentation 2011-05-28 18:58:51 +00:00
db * unified where clause parameter wrapping for delete, update and selectRow 2011-06-01 11:38:25 +00:00
diff Remove some unused variables, add/improve some documentation 2011-06-01 16:27:46 +00:00
extauth More documentation tweaks/additions 2011-05-26 20:26:51 +00:00
filerepo Even more documentation in various files 2011-05-29 14:24:27 +00:00
installer Fix for r89263: this to $this 2011-06-02 16:10:48 +00:00
interwiki
job Even more documentation in various files 2011-05-29 14:24:27 +00:00
json Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org/doc/todo.html nicely. 2011-05-17 22:03:20 +00:00
libs * (bug 25262) Fix for minification of hardcoded data: URIs in CSS 2011-05-10 20:14:30 +00:00
media Even more documentation in various files 2011-05-29 14:24:27 +00:00
normal Followup r87468: remove refs to CleanUpTest from Makefile 2011-05-25 15:59:30 +00:00
objectcache Followup r83140, fix undefined $id 2011-05-29 14:28:01 +00:00
parser Explored some ideas for HipHop optimisation. Made a preprocessor implementation, based on a copy of Preprocessor_Hash, with a preprocessToObj() which is optimised. It takes 33% less time than Preprocessor_Hash for a certain realistic test case (the Barack Obama article). Some notes about what I did: 2011-06-02 02:44:33 +00:00
profiler Fix for r89206, r89218: always supply constructor parameters 2011-05-31 23:50:11 +00:00
resourceloader (bug 29224) Also use a packed modules string for the startup modules (usually there's only one, but there's a hook to add more) 2011-06-01 13:51:50 +00:00
revisiondelete Remove unused variables/globals 2011-05-26 19:20:35 +00:00
search And even more documentation in various files 2011-05-29 14:25:20 +00:00
specials Self-revert r87545 2011-06-02 00:11:38 +00:00
templates
upload And even more documentation in various files 2011-05-29 14:25:20 +00:00
zhtable
.htaccess
Action.php
AjaxDispatcher.php
AjaxFunctions.php (bug 10154) Don't allow user to specify days beyond $wgRCMaxAge 2011-05-13 16:21:39 +00:00
AjaxResponse.php
Article.php rm only core usage of in_string(), I think it's silly 2011-06-01 00:15:02 +00:00
AuthPlugin.php Add/remove/tweak method documentation 2011-05-19 00:03:31 +00:00
AutoLoader.php Explored some ideas for HipHop optimisation. Made a preprocessor implementation, based on a copy of Preprocessor_Hash, with a preprocessToObj() which is optimised. It takes 33% less time than Preprocessor_Hash for a certain realistic test case (the Barack Obama article). Some notes about what I did: 2011-06-02 02:44:33 +00:00
Autopromote.php And even more documentation 2011-05-28 18:58:51 +00:00
BacklinkCache.php And even more documentation 2011-05-28 18:58:51 +00:00
Block.php Even more documentation in various files 2011-05-29 14:24:27 +00:00
Category.php
Categoryfinder.php Add/remove/tweak method documentation 2011-05-19 00:03:31 +00:00
CategoryPage.php Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org/doc/todo.html nicely. 2011-05-17 22:03:20 +00:00
Cdb.php And even more documentation 2011-05-28 18:58:51 +00:00
Cdb_PHP.php And some more.... 2011-05-28 17:51:33 +00:00
ChangesFeed.php Fix function level comments that start with /* not /** 2011-05-21 19:35:16 +00:00
ChangesList.php Misc EOL w/s and spaces-instead-of-tabs fixes. One day I'll get around to nagging people for this stuff, but for now, I'll JFDI myself. 2011-05-25 15:39:47 +00:00
ChangeTags.php
Collation.php
ConfEditor.php Even more documentation in various files 2011-05-29 14:24:27 +00:00
Cookie.php Add some doc comments on Cookie::validateCookieDomain() and Http::isValidUri(), which both have some failing test cases and are incomplete 2011-06-01 22:35:03 +00:00
DefaultSettings.php Renaming 'roa-rup' to 'rup' (see also bug 15988), and adding 'roa-rup' to $wgDummyLanguageCodes. I'm going to add MessagesRoa_rup.php as fallback, and update extension translations as well. 2011-06-02 13:10:06 +00:00
Defines.php Revert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSION etc.): breaks HipHop support. 2011-05-15 13:21:16 +00:00
DjVuImage.php Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org/doc/todo.html nicely. 2011-05-17 22:03:20 +00:00
EditPage.php More parameter documentation!! 2011-05-28 14:52:55 +00:00
Exception.php @ingroup things 2011-05-30 00:21:06 +00:00
Export.php Revert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSION etc.): breaks HipHop support. 2011-05-15 13:21:16 +00:00
ExternalEdit.php Kill off the long deprecated $wgInputEncoding and $wgOutputEncoding globals 2011-05-06 22:09:47 +00:00
ExternalStore.php Even more documentation in various files 2011-05-29 14:24:27 +00:00
ExternalStoreDB.php
ExternalStoreHttp.php
ExternalUser.php More documentation tweaks/additions 2011-05-26 19:52:56 +00:00
FakeTitle.php It's not just for < 5.1! 2011-05-26 20:38:05 +00:00
Fallback.php And even more documentation 2011-05-28 18:58:51 +00:00
Feed.php And some more parameter documentation!! 2011-05-28 16:31:00 +00:00
FeedUtils.php
FileDeleteForm.php Fix regression in r84638, causing ArticleDeleteComplete to be called twice on file deletions. doDeleteArticle() already calls it, there's no need for FileDeleteForm::doDelete() to call it again 2011-06-02 15:42:23 +00:00
FileRevertForm.php
ForkController.php And even more documentation 2011-05-28 18:59:42 +00:00
FormOptions.php
GenderCache.php More documentation tweaks/additions 2011-05-26 20:26:51 +00:00
GlobalFunctions.php Make $wgDebugRawPage=false also ignore load.php, so that debug logs can be readable again. 2011-05-31 05:55:06 +00:00
HistoryBlob.php And some more.... 2011-05-28 17:51:33 +00:00
HistoryPage.php
Hooks.php Now that Hooks.php contains a class, moved wfRunHooks() definition to GlobalFunctions.php and removed its inclusion from Setup.php 2011-05-28 16:11:40 +00:00
Html.php * used Html static functions instead og Xml. (r89260#c17418) 2011-06-01 14:18:12 +00:00
HTMLForm.php And some more.... 2011-05-28 17:51:33 +00:00
HttpFunctions.old.php More parameter documentation!! 2011-05-28 15:59:57 +00:00
HttpFunctions.php Add some doc comments on Cookie::validateCookieDomain() and Http::isValidUri(), which both have some failing test cases and are incomplete 2011-06-01 22:35:03 +00:00
ImageFunctions.php Even more documentation in various files 2011-05-29 14:24:27 +00:00
ImageGallery.php And even more documentation 2011-05-28 18:59:42 +00:00
ImagePage.php Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org/doc/todo.html nicely. 2011-05-17 22:03:20 +00:00
ImageQueryPage.php Param documentation updates/added 2011-05-26 19:21:50 +00:00
Import.php Even more documentation in various files 2011-05-29 14:24:27 +00:00
Init.php HipHop improvements: 2011-05-30 13:49:09 +00:00
IP.php
Licenses.php Some for MaxSem too 2011-05-28 17:52:12 +00:00
Linker.php added @ßince tag 2011-06-02 14:38:14 +00:00
LinkFilter.php Remove some stuff marked as deprecated <= 1.16 unused 2011-05-06 20:59:58 +00:00
LinksUpdate.php
LocalisationCache.php And even more documentation 2011-05-28 18:59:42 +00:00
LogEventsList.php Fix for r89114: handle other DBMSes 2011-05-29 19:18:53 +00:00
LogPage.php Param documentation updates/added 2011-05-26 19:21:50 +00:00
MacBinary.php More documentation tweaks and updates 2011-05-21 19:54:24 +00:00
MagicWord.php * Use Preprocessor_Hash by default in compiled mode, it is faster 2011-05-31 06:10:23 +00:00
Message.php Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org/doc/todo.html nicely. 2011-05-17 22:03:20 +00:00
MessageBlobStore.php Refactor MessageBlobStore::updateModule() to remove the multi-language update behavior. Instead of updating all language's blobs at once, it now only updates the requested language. This, in combination with the bug fixed in r89001, was what caused the UploadWizard timeouts on the cluster 2011-05-27 22:42:20 +00:00
Metadata.php And some more parameter documentation!! 2011-05-28 16:31:00 +00:00
mime.info (bug 18803) JPEG2000 images can no longer be uploaded as JPEG image. Done by adding the relevant mime info to mime.types and mime.info 2011-05-14 14:41:31 +00:00
mime.types (bug 18803) JPEG2000 images can no longer be uploaded as JPEG image. Done by adding the relevant mime info to mime.types and mime.info 2011-05-14 14:41:31 +00:00
MimeMagic.php More documentation in various files 2011-05-29 14:01:47 +00:00
MWFunction.php
Namespace.php More adding, updating and tweaking of documentation 2011-05-21 19:07:24 +00:00
OutputHandler.php And more documentation. Yaaaay 2011-05-28 17:18:50 +00:00
OutputPage.php Removed comment about the usage $wgTitle which is no longer true 2011-05-26 16:11:47 +00:00
PageQueryPage.php
Pager.php And some more parameter documentation!! 2011-05-28 16:31:00 +00:00
PatrolLog.php (bug 28992) Revision numbers in the patrol log are transformed in the user language. 2011-05-16 23:36:39 +00:00
PoolCounter.php And even more documentation, the last of this batch 2011-05-28 19:00:01 +00:00
Preferences.php More documentation in various files 2011-05-29 14:01:47 +00:00
PrefixSearch.php
ProtectionForm.php More documentation updates and additions 2011-05-21 20:06:57 +00:00
ProxyTools.php Removed more functions marked for removal in 1.19: wfParseCIDR(), wfRFC822Phrase() and userMailer(). 2011-05-06 18:22:37 +00:00
QueryPage.php
RawPage.php More documentation tweaks and updates 2011-05-21 19:54:24 +00:00
RecentChange.php Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org/doc/todo.html nicely. 2011-05-17 22:03:20 +00:00
RequestContext.php And even mooore 2011-05-28 16:32:09 +00:00
Revision.php And even more documentation in various files 2011-05-29 14:25:20 +00:00
Sanitizer.php More documentation updates and additions 2011-05-21 20:06:57 +00:00
SeleniumWebSettings.php
Setup.php Misc. exception handling cleanup--moved it out of global function namespace 2011-05-30 00:18:10 +00:00
SiteConfiguration.php More documentation updates and additions 2011-05-21 20:06:57 +00:00
SiteStats.php We check self::$pageCount, then assign it to another array, and return it from that array 2011-05-25 20:57:15 +00:00
Skin.php * Simplify message existence checks by using wfMessage() instead of wfMsg() with wfEmptyMsg() 2011-05-23 16:32:52 +00:00
SkinLegacy.php Fix fixme: r87340: Remove slashes from double quote escape in single quote string. 2011-05-09 17:51:17 +00:00
SkinTemplate.php More documentation tweaks/additions 2011-05-26 19:52:56 +00:00
SpecialPage.php Misc EOL w/s and spaces-instead-of-tabs fixes. One day I'll get around to nagging people for this stuff, but for now, I'll JFDI myself. 2011-05-25 15:39:47 +00:00
SpecialPageFactory.php Use WebRequest::getQueryValues() to get all query strings parameters instead of $_GET 2011-05-26 16:18:35 +00:00
SquidPurgeClient.php More documentation tweaks and updates 2011-05-21 19:54:24 +00:00
Status.php Follow-up r81536: Fix misleading comment in Status and add a comment to LocalFileRestoreBatch::cleanupFailedBatch. 2011-05-26 18:41:06 +00:00
StreamFile.php And more documentation. Yaaaay 2011-05-28 17:18:50 +00:00
StringUtils.php More documentation tweaks and updates 2011-05-21 19:54:24 +00:00
StubObject.php
tidy.conf
Title.php Revert r87964: destroyed standard segregation of non-view action links outside of $wgArticlePath, which would have created huge extra search spider traffic to sites and put more bogus URLs into indexes. 2011-05-23 19:03:17 +00:00
TitleArray.php More parameter documentation!! 2011-05-28 15:59:57 +00:00
User.php 'unblockself' right was never added to User::$mCoreRights 2011-06-01 21:44:16 +00:00
UserArray.php More parameter documentation!! 2011-05-28 15:59:57 +00:00
UserMailer.php More comment updates, addition of some braces also 2011-05-21 19:36:03 +00:00
UserRightsProxy.php
ViewCountUpdate.php
WatchedItem.php And even more documentation, the last of this batch 2011-05-28 19:00:01 +00:00
WebRequest.php Document r89248,r89249 isQueryStringBad() 2011-06-01 21:22:53 +00:00
WebResponse.php
WebStart.php * Made the profiler work in HipHop: 2011-05-31 06:05:05 +00:00
Wiki.php Fix for r88898: fix variable name 2011-05-26 19:56:42 +00:00
WikiError.php Kill some more long deprecated unused functions 2011-05-06 21:09:34 +00:00
WikiMap.php Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org/doc/todo.html nicely. 2011-05-17 22:03:20 +00:00
Xml.php * moved infobox to Html (r88109#c16937) 2011-06-01 13:57:50 +00:00
XmlTypeCheck.php More comment updates, addition of some braces also 2011-05-21 19:36:03 +00:00
ZhClient.php And even more documentation in various files 2011-05-29 14:25:20 +00:00
ZhConversion.php
ZipDirectoryReader.php Fix unused variables 2011-05-13 16:16:44 +00:00