lhc/web/wiklou.git
2012-06-03 Brion VIBBERRevert "Adding sanity check to Title::isRedirect()."
2012-05-29 danielAdding sanity check to Title::isRedirect().
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "Document DBO_PERSISTENT in DefaultSettings.php"
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-18 Tim StarlingMerge "Remove extra unneeded whitespace"
2012-05-18 Tim StarlingMerge "[FileRepo] Use faster doQuickOperations() functi...
2012-05-18 Aaron[FileBackend] Moved closeResources() call up to parent...
2012-05-17 ReedyMerge "[FileBackend] Fixed parallelize check in doQuick...
2012-05-17 Aaron[FileBackend] Fixed parallelize check in doQuickOperati...
2012-05-17 ReedyAt least use /*$wgDBTableOptions*/; if passed through MW
2012-05-17 ReedyDocument DBO_PERSISTENT in DefaultSettings.php
2012-05-17 Aaron[FileBackend] Added profiling to doQuickOperationsInter...
2012-05-17 Aaron[FileBackend] A few code cleanups and some error messag...
2012-05-17 Aaron[FileRepo] Use faster doQuickOperations() function...
2012-05-17 Tim StarlingMerge "[FileBackend] Improved connection error handling...
2012-05-17 Tim StarlingMerge "[FileBackend] Added doQuickOperations() function...
2012-05-17 Tim StarlingMerge "[FileBackend] Added CDN support to Swift for...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-17 LiangentTweak includes/zhtable/Makefile.py
2012-05-17 HasharMerge "Updating Release Notes about addition of getCrea...
2012-05-17 CatropeMerge "Introduced the concept of raw ResourceLoader...
2012-05-17 Aaron Schulz[FileBackend] Improved connection error handling and...
2012-05-16 ReedyMerge "add since tags"
2012-05-16 Aaron[Upload] Added various profiling calls to upload code.
2012-05-16 Aaron SchulzMerge "prop=revisions: join user table to get user...
2012-05-16 Aaron SchulzMerge "Add DebugInfos to api result"
2012-05-16 SiebrandMerge "Localisation updates from translatewiki.net."
2012-05-16 ReedyMerge "Renamed new BagOStuff getBatch() function to...
2012-05-16 umherirrenderempty string test for old page_restricions entries
2012-05-16 Translation... Localisation updates from translatewiki.net.
2012-05-16 AaronFixed call to setArticleBodyOnly() on wrong object...
2012-05-16 Aaron[FileBackend] Added doQuickOperations() function for...
2012-05-16 jeroendedauwadd since tags
2012-05-16 umherirrenderprop=revisions: join user table to get user name
2012-05-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
2012-05-16 ReedyMerge "[FileBackend] Avoid infinite loops when populati...
2012-05-16 ReedyRevert "Added RandomRootPage extension ( bug 16655 )"
2012-05-16 ReedyAdded RandomRootPage extension ( bug 16655 )
2012-05-15 Max SemenikIntroduced the concept of raw ResourceLoader modules
2012-05-15 Aaron[FileBackend] Avoid infinite loops when populating...
2012-05-15 Translation... Localisation updates from translatewiki.net.
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 KaldariUpdating Release Notes about addition of getCreator...
2012-05-15 Siebrand Mazeland(bug 36851) Update autonym for 'bpy'.
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzRenamed new BagOStuff getBatch() function to getMulti...
2012-05-15 Aaron SchulzMerge "Don't log HttpError"
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingDon't log HttpError
2012-05-15 Tim StarlingMinor PECL client fixes
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
2012-05-15 Aaron[FileBackend] Removed likely surperflous memcached...
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-15 ReedyMerge "Cosmetic change: add a new line after a section...
2012-05-15 Tim StarlingImplemented a wrapper for the memcached PECL client
2012-05-14 ReedyAdd/update function level parameter documentation
2012-05-14 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-14 Aaron[FileBackend] Added CDN support to Swift for third...
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Aaron SchulzMerge "GROUP BY and ORDER BY supports arrays in Databas...
2012-05-14 Translation... Localisation updates from translatewiki.net.
2012-05-14 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-05-14 LiangentCosmetic change: add a new line after a section title.
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingFix typo in comment
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-14 NikerabbitMerge "Use local context to get messages and time forma...
2012-05-13 CatropeMake the private-logs-UDP code path in saveContent...
2012-05-13 Translation... Localisation updates from translatewiki.net.
2012-05-13 danielGeneralizing LinksUpdate to allow extensions to add...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-13 danielIntroducing LinksUpdateTest.
2012-05-13 umherirrenderAdd DebugInfos to api result
2012-05-12 Timo TijhofFix qunit failure when run from https://intergration..
2012-05-12 Timo TijhofAllow custom teardown/setup per module through Qunit...
2012-05-12 umherirrenderGROUP BY and ORDER BY supports arrays in Database class
2012-05-12 robinRemove extra unneeded whitespace
2012-05-12 Alexandre EmsenhuberUse local context to get messages and time formatting...
2012-05-12 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-05-12 Aaron SchulzMerge "Add maxresults to list=querypage"
2012-05-12 Aaron SchulzMerge "ApiPageSet::populateFromTitles can work with...
2012-05-12 Aaron SchulzMerge "set tidy = true for action=purge&forcelinkupdate="
2012-05-12 SiebrandMerge "Update Chinese conversion table: 海淀山後"
2012-05-12 Translation... Localisation updates from translatewiki.net.
2012-05-12 umherirrenderAdd maxresults to list=querypage
2012-05-12 umherirrenderApiPageSet::populateFromTitles can work with Titles
2012-05-12 Siebrand MazelandRemove mixed script messages.
2012-05-12 umherirrenderset tidy = true for action=purge&forcelinkupdate=
2012-05-12 LiangentUpdate Chinese conversion table: 海淀山後
2012-05-12 LiangentAdd includes/zhtable/.gitignore to avoid data files...
2012-05-12 Aaron SchulzMerge "Add username as parameter for gender support"
2012-05-12 robinAdd username as parameter for gender support
2012-05-11 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 Aaron SchulzMerge "add Interwiki::selectFields"
next