aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3591 from Nicofuma/ticket/12632Oliver Schramm2015-05-162-0/+22
|\
| * [ticket/12632] Add twig.debug and twig.auto_reload in config.ymlTristan Darricau2015-05-042-0/+22
* | Merge pull request #3609 from Nicofuma/ticket/13839Andreas Fischer2015-05-141-1/+1
|\ \
| * | [ticket/13839] Don't be dependent on the phpBB root directory name in testsNicofuma2015-05-141-1/+1
* | | Merge pull request #3582 from s9e/ticket/13805Nicofuma2015-05-141-5/+115
|\ \ \
| * | | [ticket/13805] Updated generate_text_for_storage() to match message_parserJoshyPHP2015-05-021-5/+115
* | | | Merge pull request #3581 from MateBartus/ticket/13804Nicofuma2015-05-147-7/+7
|\ \ \ \
| * | | | [ticket/13804] Make template's user dependency optionalMateBartus2015-05-057-7/+7
* | | | | Merge pull request #3577 from MateBartus/ticket/13800Nicofuma2015-05-143-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [ticket/13800] Make router's extension manager dependency optionalMateBartus2015-05-023-3/+3
* | | | | [ticket/13828] Renamed testing doubles to avoid PHP7 keywordsJoshyPHP2015-05-102-2/+2
* | | | | Merge pull request #3568 from s9e/ticket/10268Andreas Fischer2015-05-072-0/+8
|\ \ \ \ \
| * | | | | [ticket/10268] Added regression testJoshyPHP2015-04-292-0/+8
| | |_|/ / | |/| | |
* | | | | Merge pull request #3573 from s9e/ticket/9073Andreas Fischer2015-05-073-0/+18
|\ \ \ \ \
| * | | | | [ticket/9073] Added regression testJoshyPHP2015-04-303-0/+18
| |/ / / /
* | | | | Merge pull request #3571 from s9e/ticket/13425Andreas Fischer2015-05-073-0/+25
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [ticket/13425] Added regression testJoshyPHP2015-04-303-0/+25
| |/ / /
* | | | [ticket/13638] Inject $filesystem in \phpbb\template\assetNicofuma2015-05-058-7/+25
* | | | [ticket/13638] Add testsNicofuma2015-05-041-0/+49
| |_|/ |/| |
* | | [ticket/13782] Rename null driver test to dummy driver testMarc Alexander2015-05-041-1/+1
* | | [ticket/13782] Rename null log to dummy for PHP7 compatibilityMarc Alexander2015-05-042-2/+2
* | | [ticket/13782] Rename null driver to dummy for PHP7 compatibilityMarc Alexander2015-05-049-11/+11
* | | Merge branch '3.1.x'Nicofuma2015-05-031-21/+28
|\ \ \ | |_|/ |/| |
| * | [ticket/13809] Test each file individuallyJoas Schilling2015-05-031-21/+28
* | | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-0249-232/+580
* | | [ticket/13793] Remove translation on throwing exceptionsMateBartus2015-05-015-16/+15
| |/ |/|
* | Merge branch '3.1.x'Andreas Fischer2015-04-281-3/+8
|\ \ | |/
| * Merge branch 'prep-release-3.1.4' into 3.1.xAndreas Fischer2015-04-281-3/+8
| |\
| | * Merge branch 'ticket/security-180' into ticket/security-180-ascMarc Alexander2015-04-281-4/+6
| | |\
| | | * [ticket/security-180] Add tests for redirecting to main URLMarc Alexander2015-04-231-0/+2
| | | * [ticket/security-180] Always fail when redirecting to an insecure URLJoas Schilling2015-04-111-3/+3
| | * | Merge branch 'ticket/security-180' into ticket/security-180-ascMarc Alexander2015-04-281-0/+3
| | |\ \ | | | |/
| | | * [ticket/security-180] Make sure that redirect goes to full URL plus slashMarc Alexander2015-04-111-0/+3
* | | | Merge pull request #3524 from marc1706/ticket/8672Tristan Darricau2015-04-2713-3/+107
|\ \ \ \
| * | | | [ticket/8672] User $user->lang() instead of sprintfMarc Alexander2015-04-241-1/+1
| * | | | [ticket/8672] Use fastImageSize in classesMarc Alexander2015-04-242-5/+5
| * | | | [ticket/8672] Updated the text_formatter.s9e serviceJoshyPHP2015-04-241-0/+4
| * | | | [ticket/8672] Add class for retrieving imagesize without downloadMarc Alexander2015-04-2411-2/+102
* | | | | Merge pull request #3548 from s9e/ticket/12745Andreas Fischer2015-04-261-8/+20
|\ \ \ \ \
| * | | | | [ticket/12745] Added HTML entity testJoshyPHP2015-04-251-0/+10
| * | | | | [ticket/12745] Added support for Unicode characters outside BMPJoshyPHP2015-04-251-8/+10
| |/ / / /
* | | | | Merge branch '3.1.x'Marc Alexander2015-04-261-0/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge pull request #3532 from prototech/ticket/13755Marc Alexander2015-04-261-0/+2
| |\ \ \
| | * | | [ticket/13755] Ignore dots in path when determining file extension.Cesar G2015-04-101-0/+2
| | |/ /
* | | | Merge pull request #3446 from MateBartus/ticket/13654Tristan Darricau2015-04-162-3/+47
|\ \ \ \
| * | | | [ticket/13654] Moving reporting into controllerMateBartus2015-04-162-3/+47
* | | | | Merge pull request #3487 from MateBartus/ticket/13697Tristan Darricau2015-04-1636-79/+209
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-1636-79/+209
* | | | | Merge branch '3.1.x'Dhruv2015-04-141-0/+53
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | [ticket/13756] Add test for generate_resize_string()Oliver Schramm2015-04-121-0/+53
| | |/ / | |/| |