Clean and repair many phpunit tests (+ fix implied configuration)
[lhc/web/wiklou.git] / tests / phpunit / includes / api / ApiUploadTest.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-02-06 Antoine Mussodisable ApiUploadTest
2011-12-27 Jan GerberAdd phpunit tests for chunk upload api.
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-11-08 PlatonidesMark as FIXME. This three calls leak a png filename...
2011-10-27 Alexandre EmsenhuberFix for r100905:
2011-10-27 Antoine Mussowe must have a session when testing Api upload.
2011-08-04 Chad HorohoeFixes for r92251:
2011-07-12 Ian BakerRefactored UploadStash and related classes to use the...
2011-07-06 Chad HorohoeRemove notes about being destructive. We work properly...
2011-06-30 Chad HorohoeFixed a long-standing broken test:
2011-04-06 Mark A. HershbergerApply modification of mdale's patch from Bug #28420...
2011-03-03 Chad HorohoeFollowup r83140: FakeMemCachedClient -> EmptyBagOStuff...
2011-03-02 Alexandre EmsenhuberPer Platonides, fix for r82686: make ApiUploadTest...
2011-01-04 X!Fix r79532: Strct standards
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-28 Chad Horohoe* verbose and color default output from phpunit
2010-12-16 PlatonidesThis path changed when moving the tests folder.
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...