Merge "(bug 19195) Make user IDs more readily available with the API"
[lhc/web/wiklou.git] / includes / filerepo / FileRepoStatus.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-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 35993) gettoken should go die in a fire...
2012-05-08 Brion VIBBERMerge "Make backupTestPass.inc require_once by itself...
2012-05-08 Brion VIBBERMerge "[FileRepo] Locking and transaction fixes."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-08 Brion VIBBERMerge "ORDER BY/GROUP BY accept arrays"
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 Aaron SchulzMerge "fix 2 missing "local var" JavaScript statements"
2012-05-07 Aaron SchulzMerge "Made WikiPage recall the source of the data...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 DemonMerge "Localisation updates from translatewiki.net."
2012-05-07 DemonMerge "(bug 36537) Rename wfArrayToCGI to wfArrayToCgi"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-07 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2011-05-28 Sam ReedAnd more documentation. Yaaaay
2011-02-18 Sam ReedMore function level documentation
2010-09-04 Alexandre Emsenhuber* added file description headers
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-11 Robert LeveringtonRemove paramter that only appears to illustrate the...
2008-04-26 Brion VibberRevert r33911 for now -- causes fatal error death with...
2008-04-26 Alexandre Emsenhuber(bug 13643) Fixed some PHP Strict Standards errors
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-05 Tim Starling* Generalised FileRepoStatus, providing a very similar...
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2007-08-03 Rotem LissI guess it should actually return the result (anyway...
2007-07-22 Tim Starling* Introduced FileRepoStatus -- result class for file...