Merge "Replace RLE/LRE/PDF with RLM/LRM."
[lhc/web/wiklou.git] / tests / phpunit / includes / api / ApiPurgeTest.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-08 Chad HorohoeAnother @group Broken
2011-12-12 Antoine MussoBetter output message for ApiPurgeTests
2011-12-12 Sam ReedMark the test as broken again seeing as Jenkins isn...
2011-12-11 Sam ReedRevert r105834, WMF locally after fixing PHPUnit
2011-12-11 Sam ReedMark testPurgeMainPage broken after r105828 and r105833
2011-12-11 Sam ReedAttempt to fix tests broken by r105828
2011-07-01 Chad HorohoeMerge ApiTestSetup into ApiTestCase and update all...
2011-01-02 X!Followup to r79477: Add invalid purge title
2011-01-02 X!Add API purge test (mainly as proof of concept for...