aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13904] Improve test coverage of filespec classMarc Alexander2015-09-094-6/+119
* [ticket/13904] Add back tests for retrieving floatsMarc Alexander2015-09-091-0/+7
* [ticket/13904] Use ini_get() wrapper in file upload typesMarc Alexander2015-09-092-1/+3
* [ticket/13904] Modify files for changes in ini wrapperMarc Alexander2015-09-0910-45/+39
* [ticket/13904] Switch around constructor argumentsMarc Alexander2015-09-094-25/+25
* [ticket/13904] Use \phpbb\php\ini class for ini_get()Marc Alexander2015-09-094-24/+38
* [ticket/13904] Test move file on existing errorMarc Alexander2015-09-091-0/+8
* [ticket/13904] Add more tests and test casesMarc Alexander2015-09-094-2/+49
* [ticket/13904] Set visibility in files and improve test coverageMarc Alexander2015-09-093-11/+64
* [ticket/13904] Improve test coverage and use constants instead of magic numbersMarc Alexander2015-09-092-0/+42
* [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] Fix minor issues and move local_upload to its own classMarc Alexander2015-09-091-4/+25
* [ticket/13904] Add more tests for upload classMarc Alexander2015-09-091-0/+96
* [ticket/13904] Remove phpbb_root_path global from filespec classMarc Alexander2015-09-093-5/+9
* [ticket/13904] Remove phpbb_root_path global from upload classMarc Alexander2015-09-092-12/+20
* [ticket/13904] Pass request service to upload instead of using globalMarc Alexander2015-09-092-15/+21
* [ticket/13904] Use language class instead of global user in filespecMarc Alexander2015-09-093-26/+15
* [ticket/13904] Fix tests againMarc Alexander2015-09-092-15/+25
* [ticket/13904] Remove functions_fileupload.phpMarc Alexander2015-09-092-2/+0
* [ticket/13904] Fix fileupload functional testsMarc Alexander2015-09-091-6/+29
* [ticket/13904] No longer use fileerror class for extending filespec classMarc Alexander2015-09-091-10/+17
* [ticket/13904] Pass filesystem to upload avatar againMarc Alexander2015-09-091-1/+1
* [ticket/13904] Fix fileupload testsMarc Alexander2015-09-091-9/+33
* [ticket/13904] Fix filespec testsMarc Alexander2015-09-091-2/+3
* [ticket/13904] Remove unneeded parameters from avatars and fix testsMarc Alexander2015-09-091-1/+3
* [ticket/14150] Update fast-image-size to newest versionMarc Alexander2015-09-082-3/+3
* Merge branch '3.1.x'Tristan Darricau2015-08-281-1/+1
|\
| * Merge pull request #3764 from Zoddo/ticket/13988Tristan Darricau2015-08-281-1/+1
| |\
| | * [ticket/13988] Update testsZoddo2015-07-181-1/+1
| * | [ticket/14099] Fix testsTristan Darricau2015-08-141-9/+2
* | | Merge pull request #3470 from Nicofuma/ticket/13645Máté Bartus2015-08-286-85/+104
|\ \ \
| * | | [ticket/13645] Move the feeds to controllersNicofuma2015-08-236-85/+104
* | | | Merge pull request #3863 from VSEphpbb/ticket/14128Tristan Darricau2015-08-277-8/+8
|\ \ \ \
| * | | | [ticket/14128] Fix img bbcode regression, lost postimage classMatt Friedman2015-08-267-8/+8
| |/ / /
* | | | Merge pull request #3652 from Elsensee/ticket/12143Tristan Darricau2015-08-234-0/+90
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12143] Fix tests after rebaseOliver Schramm2015-08-051-0/+3
| * | | [ticket/12143] Fix those testsOliver Schramm2015-08-052-5/+10
| * | | [ticket/12143] Add some testsOliver Schramm2015-08-052-0/+82
* | | | [ticket/14094] Fix segmentation fault error on PHP 7 testsrxu2015-08-121-0/+4
* | | | Merge branch '3.1.x'Marc Alexander2015-08-081-1/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #3738 from javiexin/ticket/13981Marc Alexander2015-08-081-1/+3
| |\ \ \ | | |_|/ | |/| |
| | * | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-231-1/+3
* | | | Merge remote-tracking branch 'Nicofuma/ticket/12692'Marc Alexander2015-08-074-0/+162
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ticket/12692] Fix tests and update styleTristan Darricau2015-08-061-24/+35
| * | | [ticket/12692] Fix testsTristan Darricau2015-07-091-1/+1
| * | | [ticket/12692] Add a proper extension to the fixturesTristan Darricau2015-07-093-4/+6
| * | | [ticket/12692] Move the language strings to cli.phpTristan Darricau2015-07-091-2/+2
| * | | [ticket/12692] Add unit testTristan Darricau2015-07-094-0/+149