Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch '3.0.x' into 3.1.x | Andreas Fischer | 2015-05-29 | 1 | -0/+2 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 3.0.x: [ticket/13875] Ignore cache, ext, and store folder in lint test Conflicts: tests/lint_test.php | |||||
| * | | | | [ticket/13875] Ignore cache, ext, and store folder in lint test | Marc Alexander | 2015-05-28 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-13875 | |||||
* | | | | | [ticket/13872] Allow template events to have a changed version | Joas Schilling | 2015-05-28 | 3 | -4/+113 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-13872 | |||||
* | | | | | [ticket/13809] Test each file individually | Joas Schilling | 2015-05-03 | 1 | -21/+28 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-13809 | |||||
* | | | | | Merge branch 'prep-release-3.1.4' into 3.1.x | Andreas Fischer | 2015-04-28 | 1 | -3/+8 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * prep-release-3.1.4: [ticket/security-180] Use language variable for redirect error in 3.1+ [ticket/security-180] Merge if statement with previous one in 3.1.x [ticket/security-180] Add tests for redirecting to main URL [ticket/security-180] Always fail when redirecting to an insecure URL [ticket/security-180] Make sure that redirect goes to full URL plus slash [ticket/security-180] Check if redirect URL contains board URL | |||||
| * \ \ \ \ | Merge branch 'ticket/security-180' into ticket/security-180-asc | Marc Alexander | 2015-04-28 | 1 | -4/+6 | |
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | Conflicts: tests/security/redirect_test.php | |||||
| | * | | | | [ticket/security-180] Add tests for redirecting to main URL | Marc Alexander | 2015-04-23 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | SECURITY-180 | |||||
| | * | | | | [ticket/security-180] Always fail when redirecting to an insecure URL | Joas Schilling | 2015-04-11 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | SECURITY-180 | |||||
| * | | | | | Merge branch 'ticket/security-180' into ticket/security-180-asc | Marc Alexander | 2015-04-28 | 1 | -0/+3 | |
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | Conflicts: tests/security/redirect_test.php | |||||
| | * | | | | [ticket/security-180] Make sure that redirect goes to full URL plus slash | Marc Alexander | 2015-04-11 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | SECURITY-180 | |||||
* | | | | | | Merge pull request #3532 from prototech/ticket/13755 | Marc Alexander | 2015-04-26 | 1 | -0/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | [ticket/13755] Ignore dots in path when determining file extension. | |||||
| * | | | | | [ticket/13755] Ignore dots in path when determining file extension. | Cesar G | 2015-04-10 | 1 | -0/+2 | |
| |/ / / / | | | | | | | | | | | | | | | | PHPBB3-13755 | |||||
* | | | | | [ticket/13756] Add test for generate_resize_string() | Oliver Schramm | 2015-04-12 | 1 | -0/+53 | |
|/ / / / | | | | | | | | | | | | | PHPBB3-13756 | |||||
* | | | | [ticket/13749] Add missing slash to base uri in helper route tests | Marc Alexander | 2015-04-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | PHPBB3-13749 | |||||
* | | | | Merge pull request #3392 from marc1706/ticket/13493 | Joas Schilling | 2015-04-06 | 2 | -1/+49 | |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/13493] Append page name to base url if it doesn't contain it | |||||
| * | | | | [ticket/13493] Append page name to base url if it doesn't contain it | Marc Alexander | 2015-02-11 | 2 | -1/+49 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-13493 | |||||
* | | | | | [ticket/13747] Add assertions to test_validate_path_linux | Tristan Darricau | 2015-04-06 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-13747 | |||||
* | | | | | Merge pull request #3333 from marc1706/ticket/13522 | Joas Schilling | 2015-04-06 | 1 | -0/+94 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/13522] Remove empty answers from possible answers in Q&A | |||||
| * | | | | | [ticket/13522] Fix QA tests for request_var() use | Marc Alexander | 2015-02-21 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13522 | |||||
| * | | | | | [ticket/13522] Add captcha to test file class name | Marc Alexander | 2015-02-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13522 | |||||
| * | | | | | [ticket/13522] Add tests for acp_get_question_input and set/get name | Marc Alexander | 2015-02-21 | 1 | -1/+46 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13522 | |||||
| * | | | | | [ticket/13522] Add test file for Q&A captcha | Marc Alexander | 2015-02-21 | 1 | -0/+46 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13522 | |||||
* | | | | | | Merge pull request #3284 from Elsensee/ticket/13469 | Joas Schilling | 2015-04-06 | 1 | -22/+111 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | [ticket/13469] Fall back to soft_delete if no permissions for delete | |||||
| * | | | | | [ticket/13469] Extract test to new method | Oliver Schramm | 2015-04-02 | 1 | -5/+29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13469 | |||||
| * | | | | | [ticket/13469] Add tests | Oliver Schramm | 2015-03-22 | 1 | -21/+86 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13469 | |||||
* | | | | | | Merge pull request #3376 from marc1706/ticket/13568-asc | Nicofuma | 2015-03-29 | 2 | -0/+165 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13568] Validate imagick path as readable absolute path closes #3376 | |||||
| * | | | | | | [ticket/13568] Add unit tests for validating absolute path | Marc Alexander | 2015-02-06 | 1 | -0/+87 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13568 | |||||
| * | | | | | | Merge branch 'ticket/13568' into ticket/13568-asc | Marc Alexander | 2015-02-06 | 1 | -0/+78 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | |_|/ / | | |/| | | | | | | | | | Conflicts: phpBB/adm/index.php phpBB/includes/acp/acp_attachments.php | |||||
| | * | | | | [ticket/13568] Use correct data provider on windows | Marc Alexander | 2015-02-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13568 | |||||
| | * | | | | [ticket/13568] Add imagick tests for windows | Marc Alexander | 2015-02-02 | 1 | -8/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13568 | |||||
| | * | | | | [ticket/13568] Add more test cases for imagick path | Marc Alexander | 2015-02-02 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13568 | |||||
| | * | | | | [ticket/13568] Add functional test for imagick path setting | Marc Alexander | 2015-02-02 | 1 | -0/+44 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13568 | |||||
| | * | | | | Merge branch 'prep-release-3.0.13' into develop-olympus | Andreas Fischer | 2015-01-29 | 1 | -1/+6 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * prep-release-3.0.13: [ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME. | |||||
| | | * | | | | [ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME. | Marc Alexander | 2015-01-28 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ORIG_PATH_INFO on IIS also contains the script name. Only use that for killing the script after removing the script name from ORIG_PATH_INFO. PHPBB3-13549 | |||||
* | | | | | | | Merge pull request #3398 from marc1706/ticket/13612 | Nicofuma | 2015-03-24 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | [ticket/13612] Run meta refresh until extension is fully enabled | |||||
| * | | | | | | [ticket/13612] Always display success message if extension was enabled | Marc Alexander | 2015-02-14 | 1 | -8/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An error will already be triggered if enable_step() is not successful. Redirecting for no obvious reason will just confuse users. PHPBB3-13612 | |||||
| * | | | | | | [ticket/13612] Run meta refresh until extension is fully enabled | Marc Alexander | 2015-02-14 | 1 | -1/+20 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | PHPBB3-13612 | |||||
* | | | | | | [ticket/13670] Modify variable-variable syntax in common avatar test for PHP7 | Marc Alexander | 2015-03-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13670 | |||||
* | | | | | | Merge pull request #3369 from marc1706/ticket/13577 | Joas Schilling | 2015-02-20 | 2 | -0/+20 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/13577] Skip tests requiring fileinfo if not enabled | |||||
| * | | | | | | [ticket/13577] Skip filespec test requiring mimetype check on windows | Marc Alexander | 2015-02-05 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13577 | |||||
| * | | | | | | [ticket/13577] Skip functional tests requiring fileinfo if not enabled | Marc Alexander | 2015-02-04 | 1 | -0/+15 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | PHPBB3-13577 | |||||
* | | | | | | [ticket/13433] Add make_clickable() test for emails | rxu | 2015-02-18 | 1 | -0/+222 | |
|/ / / / / | | | | | | | | | | | | | | | | PHPBB3-13433 | |||||
* | | | | | Merge pull request #3328 from marc1706/ticket/13538 | Andreas Fischer | 2015-02-03 | 3 | -0/+72 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13538] Add tests for pagination in nested loops * marc1706/ticket/13538: [ticket/13538] Add tests for double nested pagination loop [ticket/13538] Fix tests for pagination in nested loop [ticket/13538] Add test for pagination in nested loop | |||||
| * | | | | | [ticket/13538] Add tests for double nested pagination loop | Marc Alexander | 2015-01-24 | 2 | -0/+39 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13538 | |||||
| * | | | | | [ticket/13538] Fix tests for pagination in nested loop | Marc Alexander | 2015-01-24 | 2 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13538 | |||||
| * | | | | | [ticket/13538] Add test for pagination in nested loop | Marc Alexander | 2015-01-23 | 2 | -0/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13538 | |||||
* | | | | | | [ticket/12933] Add test cases for * wildcard searches | Dhruv | 2015-01-28 | 2 | -0/+60 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12933 | |||||
* | | | | | | Merge branch 'develop-olympus' into develop-ascraeus | Andreas Fischer | 2015-01-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | * develop-olympus: [ticket/12089] Add assert message on HTTP status code check | |||||
| * | | | | | [ticket/12089] Add assert message on HTTP status code check | Joas Schilling | 2015-01-25 | 1 | -1/+1 | |
| | |/ / / | |/| | | | | | | | | | | | | | PHPBB3-12089 | |||||
| * | | | | [ticket/13531] Explicitly disallow trailing paths (e.g. PATH_INFO). | Marc Alexander | 2015-01-21 | 1 | -0/+55 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-13531 |