Merge "Remove extra unneeded whitespace"
[lhc/web/wiklou.git] / includes / objectcache / BagOStuff.php
2012-05-18 Tim StarlingMerge "Remove extra unneeded whitespace"
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 HasharMerge "Updating Release Notes about addition of getCrea...
2012-05-17 CatropeMerge "Introduced the concept of raw ResourceLoader...
2012-05-16 ReedyMerge "add since tags"
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 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 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 StarlingMinor PECL client fixes
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-27 Brion VIBBERMerge "Update jQuery UI to 1.8.19"
2012-04-27 Brion VIBBERMerge "Simplify and refactor out api code for getting...
2012-04-27 Brion VIBBERMerge "Normalising return statements"
2012-04-27 DemonMerge "Improved BagOStuff documentation and made some...
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-27 AaronImproved BagOStuff documentation and made some return...
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "strip off subpages direct in GenderCache"
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "Optimise WikiPage::newFromID() to load all the...
2012-04-26 DemonMerge "let us easily override PHPUnit version"
2012-04-26 Aaron SchulzMerge "36019: Revert b/25095 breaks Special:Categories"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 Brion VIBBERMerge "[FileBackend] Added some basic directory functions."
2012-04-25 Brion VIBBERMerge "[FileRepo] Avoid performance degeration due...
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-25 CatropeMerge "(bug 36047) Adds high definition (HD) CSS for...
2012-04-24 DemonMerge "Refactoring previewnote."
2012-04-23 DemonMerge "bug 36087: PostgresUpdater fails on 8.3.14"
2012-04-23 Brion VIBBERMerge "Destroy any lock manager connections when forking."
2012-04-21 Brion VIBBERMerge "Revert "tests to compare En, Qqq and messages...
2012-04-21 Brion VIBBERMerge "(bug 35884) width:auto unneeded on header element"
2012-04-21 Brion VIBBERMerge "Ensure MWHttpRequest::method gets set with strto...
2012-04-21 Brion VIBBERMerge "Added getBatch() function to BagOStuff and optim...
2012-04-21 Aaron SchulzAdded getBatch() function to BagOStuff and optimized...
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2011-12-02 Tim StarlingpurgeParserCache.php improvements:
2011-11-01 Mark A. Hershbergerfeed the OCD: eol w/s
2011-09-09 Tim Starling* Added a script to reduce disk space on a MySQL parser...
2011-05-28 Sam ReedMore parameter documentation!!
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2011-04-29 Chad HorohoeMake this private since nothing outside here calls it
2011-03-03 Chad HorohoeTweak debug() to use name of class in debug output
2011-03-03 Tim Starling* Rewrote ObjectCache.php to conform to the modern...
2011-03-03 Tim StarlingStart of ObjectCache reorganisation. Moved the object...