Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2020-01-04 | 1 | -12/+21 |
|\ | |||||
| * | [ticket/security-250] Check form key when approving group membership | Marc Alexander | 2020-01-03 | 1 | -12/+21 |
| | | | | | | | | SECURITY-250 | ||||
* | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-20 | 1 | -14/+37 |
|\ \ | |/ | |||||
| * | [ticket/security/244] Add missing form parameters to tests | Marc Alexander | 2019-08-24 | 1 | -14/+37 |
| | | | | | | | | SECURITY-244 | ||||
* | | [ticket/15088] Ensure phpBB version is set in tests | Marc Alexander | 2019-07-27 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15088 | ||||
* | | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 1 | -5/+5 |
| | | | | | | | | PHPBB3-14948 | ||||
* | | [ticket/15725] Fix installing ext in tests for master branch | rxu | 2019-05-09 | 1 | -2/+68 |
| | | | | | | | | PHPBB3-15725 | ||||
* | | [ticket/14972] Migrate from deprecated getMock() method to createMock() | rxu | 2019-05-08 | 1 | -5/+5 |
|/ | | | | PHPBB3-14972 | ||||
* | [ticket/16027] Force clearing of cache folder on install for functional | Marc Alexander | 2019-04-24 | 1 | -0/+8 |
| | | | | PHPBB3-16027 | ||||
* | [ticket/10432] Don't require username when user forgets password | Jakub Senko | 2018-10-18 | 1 | -2/+3 |
| | | | | PHPBB3-10432 | ||||
* | [ticket/15733] Remove unused code related to deprecated flood control | MikelAlejoBR | 2018-07-28 | 1 | -4/+0 |
| | | | | PHPBB3-15733 | ||||
* | [ticket/15055] Fix line break and disable sql server 2017 for now | Marc Alexander | 2018-01-09 | 1 | -1/+1 |
| | | | | | | | SQL Server 2017 currently fails for unknown reasons and just results in an overall longer build time. Therefore disabling it for now. PHPBB3-15055 | ||||
* | [ticket/15055] Display content on unexpted server error | Marc Alexander | 2018-01-08 | 1 | -1/+6 |
| | | | | PHPBB3-15055 | ||||
* | Merge pull request #4680 from marc1706/ticket/15055 | Derky | 2018-01-05 | 1 | -1/+0 |
|\ | | | | | | | [ticket/15055] Add appveyor file to allow running tests on appveyor as well | ||||
| * | [ticket/15055] Further fixes to ensure PHP 7.1 & mssql compatibility | Marc Alexander | 2018-01-01 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-15055 | ||||
* | | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -2/+2 |
|/ | | | | PHPBB3-14972 | ||||
* | [ticket/15201] Fix tests | Rubén Calvo | 2017-09-08 | 1 | -0/+3 |
| | | | | PHPBB3-15201 | ||||
* | [ticket/15036] Unlink install_config during functional testing | Marc Alexander | 2017-01-21 | 1 | -0/+7 |
| | | | | PHPBB3-15036 | ||||
* | Merge branch 'ticket/14957' into ticket/14957-rhea | Marc Alexander | 2017-01-03 | 1 | -0/+1 |
|\ | |||||
* | | [ticket/12610] Add command to check if the board is up to date. | Etienne Baroux | 2016-12-03 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-12610 | ||||
* | | [ticket/14492] Set install extensions to synthetic and fix step count | Marc Alexander | 2016-12-03 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-14492 | ||||
* | | [ticket/13616] Fix CS + constant in the core extension | Tristan Darricau | 2016-04-03 | 1 | -1/+2 |
| | | | | | | | | PHPBB3-13616 | ||||
* | | [ticket/13616] Cleanup globals after installing the board in func tests | Tristan Darricau | 2016-04-03 | 1 | -2/+10 |
| | | | | | | | | PHPBB3-13616 | ||||
* | | [ticket/14555] Uniformize cache directory usages | Tristan Darricau | 2016-03-24 | 1 | -1/+2 |
| | | | | | | | | PHPBB3-14555 | ||||
* | | [ticket/14462] Fix tests | Mate Bartus | 2016-02-12 | 1 | -3/+7 |
| | | | | | | | | PHPBB3-14462 | ||||
* | | [ticket/14462] Fix installation in tests | Mate Bartus | 2016-02-12 | 1 | -6/+12 |
| | | | | | | | | PHPBB3-14462 | ||||
* | | [ticket/14442] Use get_content() in functional test case | Marc Alexander | 2016-02-01 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-14442 | ||||
* | | [ticket/14442] Use Goutte 2.0 instead of outdated 1.0 | Marc Alexander | 2016-02-01 | 1 | -6/+4 |
| | | | | | | | | PHPBB3-14442 | ||||
* | | Merge branch '3.1.x' | Marc Alexander | 2016-01-26 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | [ticket/14433] Purge cache setting up extension functional tests | Matt Friedman | 2016-01-25 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-14433 | ||||
* | | Merge branch '3.1.x' | Mate Bartus | 2016-01-08 | 1 | -1/+0 |
|\ \ | |/ | | | | | | | * 3.1.x: [ticket/14394] Only purge cache in functional tests if necessary | ||||
| * | [ticket/14394] Only purge cache in functional tests if necessary | Marc Alexander | 2016-01-07 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-14394 | ||||
* | | [ticket/14270] Purge cache when the installer is finished | Mate Bartus | 2015-11-08 | 1 | -1/+2 |
| | | | | | | | | PHPBB3-14270 | ||||
* | | [ticket/14044] Deduplicate the installers | Mate Bartus | 2015-10-22 | 1 | -106/+83 |
| | | | | | | | | PHPBB3-14044 | ||||
* | | Merge branch '3.1.x' | Andreas Fischer | 2015-06-16 | 1 | -10/+10 |
|\ \ | |/ | | | | | | | * 3.1.x: [ticket/12952] Check obvious errors before status in functional tests | ||||
| * | [ticket/12952] Check obvious errors before status in functional tests | Marc Alexander | 2015-06-16 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | This will change the output from just saying that the status did not match the expected one to actually showing any errors before complaining about a possible difference in the status code. PHPBB3-12952 | ||||
* | | [ticket/13782] Rename null driver to dummy for PHP7 compatibility | Marc Alexander | 2015-05-04 | 1 | -3/+3 |
| | | | | | | | | PHPBB3-13782 | ||||
* | | [ticket/13762] Moving language related functionality into a separate class | MateBartus | 2015-05-02 | 1 | -2/+8 |
| | | | | | | | | PHPBB3-13762 | ||||
* | | [ticket/13793] Remove translation on throwing exceptions | MateBartus | 2015-05-01 | 1 | -2/+0 |
| | | | | | | | | PHPBB3-13793 | ||||
* | | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moving filesystem service to \phpbb\filesystem namespace * Wraping Symfony's Filesystem component * Moving filesystem related functions from includes/functions.php into \phpbb\filesystem\filesystem Functions moved (and deprecated): - phpbb_chmod - phpbb_is_writable - phpbb_is_absolute - phpbb_own_realpath - phpbb_realpath * Adding interface for filesystem service PHPBB3-13697 | ||||
* | | Merge branch '3.1.x' | Nicofuma | 2015-03-24 | 1 | -0/+12 |
|\ \ | |/ | |||||
| * | [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/10748] Replace direct creations of tools(); | Joas Schilling | 2015-02-07 | 1 | -1/+2 |
| | | | | | | | | PHPBB3-10748 | ||||
* | | [ticket/13496] Update calls to `set_config_count()` | Gaëtan Muller | 2015-02-02 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-13496 | ||||
* | | [ticket/13494] Update calls to `set_config()` | Gaëtan Muller | 2015-02-02 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13494 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Andreas Fischer | 2015-01-26 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * develop-ascraeus: [ticket/12089] Add assert message on HTTP status code check | ||||
| * | 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 | ||||
* | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-20 | 1 | -1/+3 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | Conflicts: phpBB/phpbb/db/migration/data/v30x/release_3_0_5_rc1.php phpBB/phpbb/db/migration/profilefield_base_migration.php phpBB/phpbb/db/migrator.php |