Merge "[FileBackend] Added FileBackend::getWikiID() function."
[lhc/web/wiklou.git] / tests / phpunit / includes / api / ApiQueryTest.php
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-03 Brion VIBBERMerge "(bug 21796) Fix null dereference on Special...
2012-04-03 Brion VIBBERMerge "(bug 25277) Moved the space before the dirmark."
2012-04-03 Brion VIBBERMerge "(bug 34470) Apply explicit margin-left/right...
2012-04-03 Brion VIBBERMerge "(bug 32384) API: Allow descending order for...
2012-04-02 Brion VIBBERMerge "(bug 22870) Separate interface message when...
2012-04-02 Brion VIBBERMerge "Fixing alignment of thumbcaption for mixed RTL...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-04-02 DemonMerge "Allow closing dump output multiple times"
2012-04-02 DemonMerge "Changed wfMessage() usage to call directly Messa...
2012-04-02 DemonMerge "anchor to jump to editform when previewing changes"
2012-04-02 Antoine MussoRegroup all API tests in the 'API' PHPUnit group
2012-01-30 Antoine Mussomake sure we test normalization against normalized...
2011-12-13 Sam ReedSeriously, don't use "wgOut" as a function parameter...
2011-07-01 Chad HorohoeMerge ApiTestSetup into ApiTestCase and update all...
2011-04-07 Paul CoppermanVarious fixes for PHPUnit tests:
2011-02-12 Mark A. Hershbergerw/s fixups
2011-01-05 PlatonidesUnused global
2011-01-04 X!Add API query test