Merge "(bug 19195) Make user IDs more readily available with the API"
[lhc/web/wiklou.git] / includes / db / LBFactory_Single.php
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-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-26 Brion VIBBERMerge "[FileBackend] Some documentation and minor clean...
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added a script to copy files from...
2012-04-26 Brion VIBBERMerge "[FileBackend] Tweaked various cache parameters...
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 Brion VIBBERMerge "(bug 30410) Remove deprecated $wgFilterCallback...
2012-04-26 Brion VIBBERMerge "Edit notices can now be translated."
2012-04-26 Brion VIBBERMerge "[FileRepo] Added hook to let us copy thumbnails...
2012-04-26 Brion VIBBERMerge "No environment reset for failure after prefetch...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added container stat caching to...
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "Make data loading a bit better in ApiProtect."
2012-04-26 Aaron SchulzMerge "Use WikiPage::newFromID() instead of Title:...
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 Alexandre EmsenhuberAdded missing GPLv2 headers in includes/db.
2011-09-16 Sam ReedMoar documentations
2011-05-29 Sam ReedEven more documentation in various files
2011-05-28 Sam ReedAnd even more documentation
2011-05-28 Sam ReedAnd some more....
2011-05-25 Sam ReedDocumentation
2011-05-02 Sam ReedDocumentation
2011-02-19 Sam ReedMore function level documentation
2011-01-25 Tim Starling* Fixed a bug causing the installer to ignore the ...