aboutsummaryrefslogtreecommitdiffstats
path: root/tests/upload/fileupload_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-2/+2
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-1/+1
* [ticket/14670] Remove usage of prototype scope in testsMarc Alexander2019-05-061-2/+2
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-6/+6
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-2/+0
* [ticket/13904] Set properties to protected where possible in filespecMarc Alexander2015-09-131-1/+1
* [ticket/13904] Fix tests after changes to factoryMarc Alexander2015-09-091-3/+3
* [ticket/13904] Modify files for updated fast-image-size libraryMarc Alexander2015-09-091-2/+2
* [ticket/13904] Improve test coverage of filespec classMarc Alexander2015-09-091-1/+2
* [ticket/13904] Use ini_get() wrapper in file upload typesMarc Alexander2015-09-091-0/+2
* [ticket/13904] Modify files for changes in ini wrapperMarc Alexander2015-09-091-2/+2
* [ticket/13904] Switch around constructor argumentsMarc Alexander2015-09-091-11/+11
* [ticket/13904] Use \phpbb\php\ini class for ini_get()Marc Alexander2015-09-091-11/+16
* [ticket/13904] Add more tests and test casesMarc Alexander2015-09-091-1/+3
* [ticket/13904] Improve test coverage and use constants instead of magic numbersMarc Alexander2015-09-091-0/+19
* [ticket/13904] Fix minor issues and move local_upload to its own classMarc Alexander2015-09-091-4/+25
* [ticket/13904] Remove phpbb_root_path global from filespec classMarc Alexander2015-09-091-0/+1
* [ticket/13904] Remove phpbb_root_path global from upload classMarc Alexander2015-09-091-8/+12
* [ticket/13904] Pass request service to upload instead of using globalMarc Alexander2015-09-091-11/+13
* [ticket/13904] Use language class instead of global user in filespecMarc Alexander2015-09-091-8/+4
* [ticket/13904] Fix tests againMarc Alexander2015-09-091-10/+15
* [ticket/13904] Remove functions_fileupload.phpMarc Alexander2015-09-091-1/+0
* [ticket/13904] No longer use fileerror class for extending filespec classMarc Alexander2015-09-091-10/+17
* [ticket/13904] Fix fileupload testsMarc Alexander2015-09-091-9/+33
* [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-161-9/+13
* Merge pull request #2432 from Nicofuma/ticket/11226Joas Schilling2014-05-291-0/+25
|\
| * [ticket/11226] Explicity set file_moved to falseTristan Darricau2014-05-281-1/+2
| * [ticket/11226] Add testsTristan Darricau2014-05-281-0/+24
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+10
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+1
* [ticket/10939] Modified fileupload tests to deal with new behaviourFyorl2012-08-151-1/+5
* [ticket/10941] Removed manual includes of mock classesFyorl2012-07-091-1/+0
* [ticket/10941] Added subdirectory for file operationsFyorl2012-07-091-0/+116