| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | [ticket/13124] Add another test case as requested | Marc Alexander | 2014-10-09 | 2 | -0/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13124 | |||||
| | * | | | | | | | [ticket/13124] Fix tests for event exporter | Marc Alexander | 2014-10-06 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13124 | |||||
| * | | | | | | | | [ticket/13161] Check whether the schema exists, before deleting it | Joas Schilling | 2014-10-10 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13161 | |||||
| * | | | | | | | | [ticket/13161] Avoid problems when running tests with different migrations | Joas Schilling | 2014-10-10 | 1 | -21/+15 | |
| | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | PHPBB3-13161 | |||||
| * | | | | | | | [ticket/13137] Generate the schema when the schema.json file is not available | Joas Schilling | 2014-10-07 | 2 | -25/+39 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13137 | |||||
| * | | | | | | | Merge pull request #3016 from Nicofuma/ticket/11224-ascraeus | Joas Schilling | 2014-10-06 | 3 | -0/+270 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | [ticket/11224][ascraeus] SQL cache destroy does not destroy queries to tables joined | |||||
| | * | | | | | | [ticket/11224] Updates tests | Tristan Darricau | 2014-10-03 | 3 | -27/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11224 | |||||
| | * | | | | | | [ticket/11224] Revert Revert "Merge pull request #2460 from ticket/11224" | Tristan Darricau | 2014-10-03 | 3 | -0/+272 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 40cd7570e6f4da7cc60d83a3e99c72a2fb99e3f7. | |||||
| * | | | | | | | Merge pull request #2947 from rxu/ticket/13059 | Joas Schilling | 2014-10-02 | 2 | -4/+13 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | [ticket/13059] Add core event to generate_page_link() | |||||
| | * | | | | | | [ticket/13059] Add core event to generate_page_link() | rxu | 2014-10-01 | 2 | -4/+13 | |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add core event to generate_page_link() to allow overriding/modifying pagination URLs. Event request: http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=45905 PHPBB3-13059 | |||||
| * | | | | | | [ticket/11224] Revert "Merge pull request #2460 from Nicofuma/ticket/11224" | Joas Schilling | 2014-10-01 | 3 | -272/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d26436944173d1fa28a1abd96bca861381246860, reversing changes made to 75fcfb1c1d68f1632e7beae3f59699ddff8e5292. PHPBB3-11224 | |||||
| * | | | | | | Merge pull request #2460 from Nicofuma/ticket/11224 | Joas Schilling | 2014-10-01 | 3 | -0/+272 | |
| |\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | [ticket/11224] SQL cache destroy does not destroy queries to tables joined | |||||
| | * | | | | | [ticket/11224] Adds a test case | Tristan Darricau | 2014-09-24 | 1 | -0/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11224 | |||||
| | * | | | | | [ticket/11224] Use assertNotEquals(false) instead of assertNotFalse() | Tristan Darricau | 2014-05-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | assertNotFalse() is unavailable with the version of phpunit used with php 5.2 PHPBB3-11224 | |||||
| | * | | | | | [ticket/11224] Add unit test | Tristan Darricau | 2014-05-15 | 3 | -0/+256 | |
| | | |/ / / | |/| | | | | | | | | | | | | | PHPBB3-11224 | |||||
| * | | | | | Merge pull request #2545 from ptitlazy/ticket/12657 | Joas Schilling | 2014-10-01 | 1 | -0/+95 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/12657] Add a test file for base case of command cache:purge | |||||
| | * | | | | | [ticket/12657] Fix unit tests | Tristan Darricau | 2014-09-24 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12657 | |||||
| | * | | | | | [ticket/12657] Fix the order of the parameters for the constructor | Tristan Darricau | 2014-09-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12657 | |||||
| | * | | | | | [ticket/12657] The test does not need to depend on the database | Tristan Darricau | 2014-09-19 | 2 | -17/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12657 | |||||
| | * | | | | | [ticket/12657] Remove unused global variables | LEZY Thomas | 2014-09-19 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12657 | |||||
| | * | | | | | [ticket/12657] Fix name temporary directory used by test file | LEZY Thomas | 2014-09-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12657 | |||||
| | * | | | | | [ticket/12657] Add a test file for base case | LEZY Thomas | 2014-09-19 | 2 | -0/+111 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12657 | |||||
| * | | | | | | Merge pull request #3011 from fredemmott/ticket/13122 | Andreas Fischer | 2014-10-01 | 1 | -1/+12 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13122] Make phpbb_wrapper_gmgetdate_test more reliable * fredemmott/ticket/13122: [ticket/13122] Make phpbb_wrapper_gmgetdate_test more reliable | |||||
| | * | | | | | | [ticket/13122] Make phpbb_wrapper_gmgetdate_test more reliable | Fred Emmott | 2014-09-30 | 1 | -1/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you're unlucky, calling time() or similar twice in a row will give you different results. Facebook runs these tests thousands of times a day, so we occasionally get bogus failures. PHPBB3-13122 | |||||
| * | | | | | | | Merge pull request #3005 from nickvergessen/ticket/13105 | Andreas Fischer | 2014-09-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13105] Fix the code logic as described in the comment * nickvergessen/ticket/13105: [ticket/13105] Fix the code logic as described in the comment | |||||
| | * | | | | | | [ticket/13105] Fix the code logic as described in the comment | Joas Schilling | 2014-09-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13105 | |||||
| * | | | | | | | [ticket/13113] Updates the base url only when the front-end isn't app.php | Tristan Darricau | 2014-09-28 | 2 | -96/+138 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | PHPBB3-13113 | |||||
| * | | | | | | [ticket/13105] Add a test for relative dates | Joas Schilling | 2014-09-25 | 1 | -2/+70 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13105 | |||||
| * | | | | | | Merge pull request #2954 from rxu/ticket/13055 | Joas Schilling | 2014-09-24 | 1 | -0/+49 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/13055] Fix string profile fields validation to support unicode | |||||
| | * | | | | | | [ticket/13055] Add UTF-8 string tests for profile fields validation options | rxu | 2014-09-19 | 1 | -0/+49 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13055 | |||||
| * | | | | | | | Merge pull request #2984 from nickvergessen/ticket/10729-asc | Marc Alexander | 2014-09-23 | 3 | -0/+996 | |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | [3.1][ticket/10729] Update editor information when user being deleted | |||||
| | * | | | | | | [ticket/10729] Also test *delete_user on posts and topics | Joas Schilling | 2014-09-23 | 2 | -14/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10729 | |||||
| | * | | | | | | [ticket/10729] Fix handling of third parameter in 3.1 | Joas Schilling | 2014-09-23 | 2 | -12/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10729 | |||||
| | * | | | | | | [ticket/10729] Fix setup of the tests for 3.1 | Joas Schilling | 2014-09-23 | 1 | -7/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10729 | |||||
| | * | | | | | | [ticket/10729] Update fixture to 3.1 database structure | Joas Schilling | 2014-09-23 | 1 | -7/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10729 | |||||
| | * | | | | | | Merge branch 'ticket/10729' into ticket/10729-asc | Joas Schilling | 2014-09-23 | 3 | -0/+974 | |
| | |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | Conflicts: phpBB/includes/functions_user.php | |||||
| | | * | | | | | [ticket/10729] Use mocked null cache for phpunit 3.6 on travis with php 5.2 | Joas Schilling | 2014-09-23 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10729 | |||||
| | | * | | | | | [ticket/10729] Ensure that no bans exist before testing create_session | Joas Schilling | 2014-09-22 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10729 | |||||
| | | * | | | | | [ticket/10729] Add assert messages and finish up tests | Joas Schilling | 2014-09-22 | 2 | -27/+228 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10729 | |||||
| | | * | | | | | [ticket/10729] Add tests for some special tables with unique conditions | Joas Schilling | 2014-09-22 | 2 | -103/+223 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10729 | |||||
| | | * | | | | | [ticket/10729] Add tests for user posts, reports and attachments | Joas Schilling | 2014-09-22 | 2 | -0/+645 | |
| | | | |_|/ / | | |/| | | | | | | | | | | | | | | | PHPBB3-10729 | |||||
| * | | | | | | [ticket/13073] Remove _test suffix from common test class | Marc Alexander | 2014-09-19 | 5 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13073 | |||||
| * | | | | | | [ticket/13073] Switch $input with $expected and add paths with letters | Marc Alexander | 2014-09-19 | 1 | -7/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13073 | |||||
| * | | | | | | [ticket/13073] Use abstract class for controller helper route tests | Marc Alexander | 2014-09-19 | 5 | -7/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13073 | |||||
| * | | | | | | [ticket/13073] Add path regex to get_preg_expression() and add unit tests | Marc Alexander | 2014-09-19 | 1 | -0/+38 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We're now calling get_preg_expression() instead of hardcoding the regex into the helper route method. PHPBB3-13073 | |||||
| * | | | | | | [ticket/13073] Use correct class names in test files | Marc Alexander | 2014-09-19 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13073 | |||||
| * | | | | | | [ticket/13073] Rework route tests and add tests for more directory types | Marc Alexander | 2014-09-19 | 4 | -51/+114 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13073 | |||||
| * | | | | | | [ticket/13073] Test that routes from subfolders like /adm work | Marc Alexander | 2014-09-19 | 2 | -101/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13073 | |||||
| * | | | | | | [ticket/13073] Add tests for routes from adm pages | Marc Alexander | 2014-09-19 | 1 | -0/+148 | |
| | |_|_|/ / |/| | | | | | | | | | | | | | | PHPBB3-13073 | |||||
| * | | | | | [ticket/12963] Always use core_path and core_directory() | Joas Schilling | 2014-09-18 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12963 | |||||
