Merge "Optimized SqlBagOStuff::getBatch() a bit."
[lhc/web/wiklou.git] / includes / objectcache / SqlBagOStuff.php
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
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 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "ImagePage refactoring"
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-02 HasharMerge "Bumping minimum supported version of PHPUnit...
2012-05-02 ReedyMerge "Ported r112366 from 1.19wmf branch indefinitely."
2012-05-02 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-28 Aaron SchulzOptimized SqlBagOStuff::getBatch() a bit.
2012-02-26 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::begin(), DatabaseBase...
2012-02-09 Sam ReedMore return documentation
2012-01-17 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::begin() and DatabaseBa...
2011-12-02 Tim StarlingpurgeParserCache.php improvements:
2011-11-03 Mark A. Hershbergereol w/s
2011-09-09 Tim Starling* Added a script to reduce disk space on a MySQL parser...
2011-07-06 Alexandre EmsenhuberRemoved usage of error suppression operator
2011-07-04 Tim StarlingAllow SqlBagOStuff data to be split over many tables...
2011-05-28 Sam ReedAnd even more documentation
2011-04-19 Platonides(Bug 28611) Don't die in SqlBagOStuff::incr() if there...
2011-04-12 Tim StarlingIn SQLBagOStuff: make it possible to change the purge...
2011-03-25 Sam ReedAdd/tweak/update documentation and add some explicit...
2011-03-03 Tim Starling* Rewrote ObjectCache.php to conform to the modern...
2011-03-03 Tim StarlingStart of ObjectCache reorganisation. Moved the object...