aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/api/ApiTestCaseUpload.php
Commit message (Expand)AuthorAgeFilesLines
* Rework ApiUploadTestPetr Pchelko2019-08-301-7/+0
* Drop deprecated EnableAPI and EnableWriteAPI settingsJames D. Forrester2018-04-181-1/+0
* Rename ApiTestCaseUploadUmherirrender2018-03-161-147/+2
* Convert all array() syntax to []Kunal Mehta2016-02-171-8/+8
* Revert "Remove SessionManager, temporarily"Brad Jorsch2016-02-031-2/+0
* Remove SessionManager, temporarilyBrad Jorsch2016-02-011-0/+2
* Add SessionManagerBrad Jorsch2016-01-121-2/+0
* tests: Clean up file headersTimo Tijhof2015-04-011-2/+1
* Use MediaWikiTestCase methods for tempdir in unit testsTimo Tijhof2015-02-111-17/+2
* Cleanup some docs (tests)umherirrender2014-08-111-6/+6
* Unify the spelling of MIME in documentationrillke2014-08-071-1/+1
* Pass phpcs-strict on some test files (5/x)Siebrand Mazeland2014-04-241-2/+11
* General Cleanup of some Testsaddshore2013-11-251-7/+20
* Update code formattingSiebrand Mazeland2013-04-261-2/+2
* Update formattingSiebrand Mazeland2013-02-141-17/+17
* pass codesniffer on tests/Antoine Musso2013-01-281-4/+4
* Clean and repair many phpunit tests (+ fix implied configuration)Timo Tijhof2012-10-091-9/+10
* Use WikiPage instead of Article to call doDeleteArticle()Alexandre Emsenhuber2012-01-271-2/+2
* Add phpunit tests for chunk upload api.Jan Gerber2011-12-271-0/+21
* Merged FileBackend branch. Manually avoiding merging the many prop-only chang...Aaron Schulz2011-12-201-1/+1
* clean some files when testing uploadAntoine Musso2011-12-081-0/+13
* Follow up r87210Platonides2011-05-011-8/+0
* Follow up r85566. Add the helper classes to test autoloader.Platonides2011-04-101-2/+0
* Various fixes for PHPUnit tests:Paul Copperman2011-04-071-5/+1
* Apply modification of mdale's patch from Bug #28420: “Re-factor upload test...Mark A. Hershberger2011-04-061-0/+128