aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/plupload_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14442] Properly set plupload headerMarc Alexander2016-02-011-4/+4
| | | | PHPBB3-14442
* [ticket/14442] Use get_content() in plupload functional testsMarc Alexander2016-02-011-3/+3
| | | | PHPBB3-14442
* [ticket/14394] Only purge cache in functional tests if necessaryMarc Alexander2016-01-071-0/+1
| | | | PHPBB3-14394
* [ticket/11528] Revert Mink changesDhruv2014-08-091-2/+0
| | | | PHPBB3-11528
* [ticket/11528] Move parent::tearDown() to end of tearDown()Dhruv2014-06-231-2/+2
| | | | PHPBB3-11528
* [ticket/11528] Call parent::tearDown in overrided tearDown methodDhruv2014-06-231-0/+2
| | | | PHPBB3-11528
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+10
| | | | PHPBB3-12594
* [ticket/11915] Fix the Plupload test.Cesar G2014-01-171-2/+2
| | | | PHPBB3-11915
* [feature/plupload/integration] Integration of PluploadAndreas Fischer2013-10-111-0/+149
This commit is a highly-refactored and up-to-date version of Fyorl's work which was part of his Google Summer of Code 2012 project "Attachment Improvements". PHPBB3-10929