Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14442] Properly set plupload header | Marc Alexander | 2016-02-01 | 1 | -4/+4 |
| | | | | PHPBB3-14442 | ||||
* | [ticket/14442] Use get_content() in plupload functional tests | Marc Alexander | 2016-02-01 | 1 | -3/+3 |
| | | | | PHPBB3-14442 | ||||
* | [ticket/14394] Only purge cache in functional tests if necessary | Marc Alexander | 2016-01-07 | 1 | -0/+1 |
| | | | | PHPBB3-14394 | ||||
* | [ticket/11528] Revert Mink changes | Dhruv | 2014-08-09 | 1 | -2/+0 |
| | | | | PHPBB3-11528 | ||||
* | [ticket/11528] Move parent::tearDown() to end of tearDown() | Dhruv | 2014-06-23 | 1 | -2/+2 |
| | | | | PHPBB3-11528 | ||||
* | [ticket/11528] Call parent::tearDown in overrided tearDown method | Dhruv | 2014-06-23 | 1 | -0/+2 |
| | | | | PHPBB3-11528 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -6/+10 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/11915] Fix the Plupload test. | Cesar G | 2014-01-17 | 1 | -2/+2 |
| | | | | PHPBB3-11915 | ||||
* | [feature/plupload/integration] Integration of Plupload | Andreas Fischer | 2013-10-11 | 1 | -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 |