Merge "Follow up: I1b017e13 - Fix Strict Standards"
[lhc/web/wiklou.git] / includes / MessageBlobStore.php
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 "exclude immovable namespaces from the namespace...
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-16 Aaron SchulzMerge "prop=revisions: join user table to get user...
2012-05-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
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-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-12 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-05-01 ReedyMerge "Localisation updates from translatewiki.net."
2012-04-30 CatropeMerge "Revert "Commit of various live hacks""
2012-04-30 CatropeRevert "Commit of various live hacks"
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Commit of various live hacks"
2012-04-30 ReedyCommit of various live hacks
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-02-27 Brion VibberRevert r110045: well-meaning but broken attempt to...
2012-01-26 Neil Kandalgaonkarsanitize outgoing messages
2011-05-27 Roan KattouwRefactor MessageBlobStore::updateModule() to remove...
2011-05-27 Roan KattouwFix issue on the live site causing RL requests for...
2011-01-06 Roan Kattouw(bug 26535) Variable naming collision in MessageBlobSto...
2010-11-04 Tim Starling* Introduced Xml::encodeJsCall(), to replace the awkwar...
2010-10-23 Alexandre EmsenhuberFixed some doxygen warnings and consistency in document...
2010-10-11 Roan Kattouw(bug 25474) Fix wrong parameters in updateModule()...
2010-10-08 Trevor Parscal* Improved on r73971 by removing the $name parameter...
2010-10-07 Roan Kattouw(bug 25201) Respect $wgCacheEpoch in the resource loader
2010-10-07 Roan KattouwRemove obsolete TODO comment
2010-09-29 Trevor ParscalFixed a use of ResourceLoader::getModule as a static...
2010-09-29 Trevor ParscalMade ResourceLoader an instantiable object, rather...
2010-09-27 Roan KattouwRevert r72816 and do it properly: the SELECT should...
2010-09-17 Tim StarlingMinor resource loader changes:
2010-09-11 Niklas LaxströmCanonical case for function and whitespace fixes
2010-09-11 Niklas Laxström$dbr was undefined
2010-09-04 Siebrand MazelandStylize files added in r72349
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...