aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/fileupload_remote_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/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-2/+2
* [ticket/15037] try larger size limithanakin2017-01-231-1/+1
* [ticket/15307] fix for good!hanakin2017-01-231-2/+2
* [ticket/15037]a attempt to fix stupid test issuehanakin2017-01-231-3/+3
* [ticket/14448] Let user decide if remote upload certs should be checkedMarc Alexander2016-02-041-2/+3
* [ticket/13904] Fix tests after changes to factoryMarc Alexander2015-09-091-4/+4
* [ticket/13904] Modify files for updated fast-image-size libraryMarc Alexander2015-09-091-1/+1
* [ticket/13904] Improve test coverage of filespec classMarc Alexander2015-09-091-1/+1
* [ticket/13904] Use ini_get() wrapper in file upload typesMarc Alexander2015-09-091-1/+1
* [ticket/13904] Modify files for changes in ini wrapperMarc Alexander2015-09-091-2/+2
* [ticket/13904] Switch around constructor argumentsMarc Alexander2015-09-091-5/+5
* [ticket/13904] Use \phpbb\php\ini class for ini_get()Marc Alexander2015-09-091-5/+9
* [ticket/13904] Add more tests and test casesMarc Alexander2015-09-091-0/+1
* [ticket/13904] Set visibility in files and improve test coverageMarc Alexander2015-09-091-1/+1
* [ticket/13904] Split code up and pass root path to remote upload typeMarc Alexander2015-09-091-1/+1
* [ticket/13904] Fix remote upload functional testsMarc Alexander2015-09-091-0/+1
* [ticket/13904] Move remote upload to its own type classMarc Alexander2015-09-091-4/+4
* [ticket/13904] Remove phpbb_root_path global from filespec classMarc Alexander2015-09-091-1/+1
* [ticket/13904] Remove phpbb_root_path global from upload classMarc Alexander2015-09-091-4/+8
* [ticket/13904] Pass request service to upload instead of using globalMarc Alexander2015-09-091-4/+8
* [ticket/13904] Use language class instead of global user in filespecMarc Alexander2015-09-091-7/+3
* [ticket/13904] Fix tests againMarc Alexander2015-09-091-5/+10
* [ticket/13904] Fix fileupload functional testsMarc Alexander2015-09-091-6/+29
* [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-161-4/+7
* [ticket/11528] Revert Mink changesDhruv2014-08-091-2/+0
* [ticket/12918] Load class fileupload in fileupload_remote_test.php.Andreas Fischer2014-08-071-0/+2
* [ticket/11528] Move parent::tearDown() to end of tearDown()Dhruv2014-06-231-2/+2
* [ticket/11528] Call parent::tearDown in overrided tearDown methodDhruv2014-06-231-0/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+10
* [ticket/11761] Serve blank file locally in functional testAndy Chase2013-08-061-3/+3
* [ticket/develop/11568] Fix some more tests in 3.1Joas Schilling2013-05-301-2/+3
* [ticket/10941] Renamed classes and filenames so that tests runFyorl2012-07-091-0/+72