Merge "(bug 40098) Don't parse the section's name in the summary when creating a...
[lhc/web/wiklou.git] / tests / phpunit / includes / api / ApiTest.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
2011-10-28 Alexandre EmsenhuberPass the (correct) session doApiRequest()
2011-08-02 Chad Horohoe* ApiTest: mark testApiGotCookie() broken, since it is
2011-07-06 Chad HorohoeRemove notes about being destructive. We work properly...
2011-07-01 Chad HorohoeMerge ApiTestSetup into ApiTestCase and update all...
2011-01-02 X!Refactor much of the API testing code.
2011-01-01 PlatonidesUse an autoloader for the tests, following the ideas...
2010-12-31 X!-If $this->db does not exist, skip destroying the DB
2010-12-28 X!assertType() is deprecated, switching usages tp assertI...
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...