Merged FileBackend branch. Manually avoiding merging the many prop-only changes SVN...
[lhc/web/wiklou.git] / tests / phpunit / includes / api / ApiUploadTest.php
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...