Merge "Fix trailing whitespace (and mixed spaces) in XSD files"
[lhc/web/wiklou.git] / includes / DeferredUpdates.php
2012-05-25 Aaron SchulzMerge "Avoid extreme performance regression in ImagePage."
2012-05-25 CatropeMerge "Add some more detailed info about the xslt param...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-24 Aaron SchulzMerge "Workaround for autoloading when using php namesp...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
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...