Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14921] Use phpbb.com URL to prevent test failures for remote URLs | Marc Alexander | 2016-12-17 | 1 | -8/+8 |
| | | | | PHPBB3-14921 | ||||
* | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 3 | -5/+0 |
| | | | | PHPBB3-14576 | ||||
* | [ticket/14448] Let user decide if remote upload certs should be checked | Marc Alexander | 2016-02-04 | 1 | -3/+8 |
| | | | | | | Also fixed some minor issues like coding style. PHPBB3-14448 | ||||
* | [ticket/14448] Do not try to test remote upload timeout | Marc Alexander | 2016-02-03 | 1 | -13/+0 |
| | | | | PHPBB3-14448 | ||||
* | [ticket/14448] Use GuzzleHttp and try to verify certs | Marc Alexander | 2016-02-03 | 1 | -1/+1 |
| | | | | PHPBB3-14448 | ||||
* | [ticket/14428] Fix files types remote tests | Marc Alexander | 2016-01-23 | 1 | -6/+6 |
| | | | | PHPBB3-14428 | ||||
* | [ticket/14180] Use unix line endings in type_foo | Marc Alexander | 2015-09-20 | 1 | -31/+31 |
| | | | | PHPBB3-14180 | ||||
* | [ticket/13904] Set properties to protected where possible in filespec | Marc Alexander | 2015-09-13 | 1 | -1/+3 |
| | | | | PHPBB3-13904 | ||||
* | [ticket/13904] Add language entries for error messages in upload class | Marc Alexander | 2015-09-09 | 1 | -3/+3 |
| | | | | PHPBB3-13904 | ||||
* | [ticket/13904] Modify files for updated fast-image-size library | Marc Alexander | 2015-09-09 | 5 | -7/+7 |
| | | | | PHPBB3-13904 | ||||
* | [ticket/13904] Improve code coverage | Marc Alexander | 2015-09-09 | 2 | -1/+96 |
| | | | | PHPBB3-13904 | ||||
* | [ticket/13904] Add unit tests for local upload type | Marc Alexander | 2015-09-09 | 1 | -0/+161 |
| | | | | PHPBB3-13904 | ||||
* | [ticket/13904] Improve test coverage of base upload type class | Marc Alexander | 2015-09-09 | 1 | -0/+93 |
| | | | | PHPBB3-13904 | ||||
* | [ticket/13904] Improve test coverage of remote upload type | Marc Alexander | 2015-09-09 | 1 | -0/+77 |
| | | | | PHPBB3-13904 | ||||
* | [ticket/13904] Improve test coverage of form upload type | Marc Alexander | 2015-09-09 | 1 | -0/+174 |
| | | | | PHPBB3-13904 | ||||
* | [ticket/13904] Improve test coverage of filespec class | Marc Alexander | 2015-09-09 | 1 | -0/+1 |
| | | | | PHPBB3-13904 | ||||
* | [ticket/13904] Modify files for changes in ini wrapper | Marc Alexander | 2015-09-09 | 1 | -2/+2 |
| | | | | PHPBB3-13904 | ||||
* | [ticket/13904] Switch around constructor arguments | Marc Alexander | 2015-09-09 | 1 | -5/+5 |
| | | | | PHPBB3-13904 | ||||
* | [ticket/13904] Use \phpbb\php\ini class for ini_get() | Marc Alexander | 2015-09-09 | 1 | -4/+9 |
| | | | | PHPBB3-13904 | ||||
* | [ticket/13904] Set visibility in files and improve test coverage | Marc Alexander | 2015-09-09 | 1 | -5/+8 |
| | | | | PHPBB3-13904 | ||||
* | [ticket/13904] Improve test coverage and use constants instead of magic numbers | Marc Alexander | 2015-09-09 | 1 | -0/+23 |
| | | | | PHPBB3-13904 | ||||
* | [ticket/13904] Add more tests for upload class | Marc Alexander | 2015-09-09 | 1 | -0/+96 |
PHPBB3-13904 |