[FileBackend] Avoid an extra RTT on Swift listing operations.
[lhc/web/wiklou.git] / includes / DeferredUpdates.php
2012-05-21 SiebrandMerge "Improved/added parameter documentation"
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 ReedyMerge "[FileRepo] Added more upload profiling."
2012-05-20 Tim StarlingMerge "[FileBackend] Made supported ops check more...
2012-05-20 ReedyMerge "[FileBackend] Added some Swift listing profiling."
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-20 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-01-18 Alexandre EmsenhuberPass some more __METHOD__ to DatabaseBase::begin()...
2011-10-28 Sam ReedMore documentation updates
2011-09-10 Chad HorohoeAdd @since to the Deferred stuff, ping r96716
2011-09-10 Chad HorohoeRefactor deferrable updates into classes & interfaces...