Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/16276] Further fix PHP nightly tests | rxu | 2019-12-29 | 2 | -1/+6 |
| | | | | PHPBB3-16276 | ||||
* | [ticket/14465] Remove setting for maximum password length | Marc Alexander | 2019-10-03 | 1 | -1/+0 |
| | | | | PHPBB3-14465 | ||||
* | [ticket/16052] Fix issues caused by merges | Marc Alexander | 2019-05-11 | 2 | -3/+4 |
| | | | | PHPBB3-16052 | ||||
* | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 8 | -14/+14 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14972] Migrate from deprecated getMock() method to createMock() | rxu | 2019-05-08 | 7 | -11/+11 |
| | | | | PHPBB3-14972 | ||||
* | [ticket/14542] Fix tests | Máté Bartus | 2019-05-06 | 2 | -0/+4 |
| | | | | PHPBB3-14542 | ||||
* | [ticket/14542] Move cron to controller | Máté Bartus | 2019-05-06 | 2 | -4/+112 |
| | | | | PHPBB3-14542 | ||||
* | Merge pull request #5533 from rubencm/ticket/15965 | Marc Alexander | 2019-03-13 | 1 | -2/+3 |
|\ | | | | | | | [ticket/15965] Fix hardcoded directory [3.2.x only] | ||||
| * | [ticket/15965] Fix hardcoded directory | rubencm | 2019-02-12 | 1 | -2/+3 |
| | | | | | | | | PHPBB3-15965 | ||||
* | | [ticket/15975] Remove user notification data upon user deletion | 3D-I | 2019-02-23 | 1 | -0/+2 |
|/ | | | | PHPBB3-15975 | ||||
* | [ticket/security/227] Replace ImageMagick support with thumbnail event | Derky | 2018-10-23 | 1 | -1/+0 |
| | | | | SECURITY-227 | ||||
* | [ticket/15716] Remove OAuth data upon user deletion | Jakub Senko | 2018-09-06 | 1 | -0/+3 |
| | | | | PHPBB3-15716 | ||||
* | [ticket/15055] Use getMock() for phpBB 3.2 compatibility | Marc Alexander | 2018-01-01 | 1 | -1/+1 |
| | | | | PHPBB3-15055 | ||||
* | [ticket/15055] Support console questions on windows | Marc Alexander | 2018-01-01 | 2 | -8/+45 |
| | | | | PHPBB3-15055 | ||||
* | [ticket/15055] Further fixes to ensure PHP 7.1 & mssql compatibility | Marc Alexander | 2018-01-01 | 1 | -0/+5 |
| | | | | PHPBB3-15055 | ||||
* | [ticket/14895] Fix broken tests | Matt Friedman | 2016-12-08 | 1 | -3/+3 |
| | | | | PHPBB3-14895 | ||||
* | [ticket/12610] Fix tests and use getOption() for console | Marc Alexander | 2016-12-05 | 1 | -7/+12 |
| | | | | PHPBB3-12610 | ||||
* | [ticket/12610] Use exception_interface | Tristan Darricau | 2016-12-03 | 1 | -1/+4 |
| | | | | PHPBB3-12610 | ||||
* | [ticket/12610] Fix tests | Tristan Darricau | 2016-12-03 | 1 | -2/+5 |
| | | | | PHPBB3-12610 | ||||
* | [ticket/12610] Add command to check if the board is up to date. | Etienne Baroux | 2016-12-03 | 1 | -0/+99 |
| | | | | PHPBB3-12610 | ||||
* | [ticket/14561] Remove requires for functions in tests | Matt Friedman | 2016-03-31 | 1 | -4/+0 |
| | | | | PHPBB3-14561 | ||||
* | [ticket/14561] Add a progress bar to reclean command | Matt Friedman | 2016-03-31 | 1 | -5/+2 |
| | | | | PHPBB3-14561 | ||||
* | [ticket/14561] Use the user loader where appropriate | Matt Friedman | 2016-03-31 | 3 | -0/+5 |
| | | | | PHPBB3-14561 | ||||
* | [ticket/14561] Refactor tests | Matt Friedman | 2016-03-31 | 6 | -297/+206 |
| | | | | PHPBB3-14561 | ||||
* | [ticket/14561] Reclean usernames command | Matt Friedman | 2016-03-31 | 1 | -0/+78 |
| | | | | PHPBB3-14561 | ||||
* | [ticket/14561] User activate command | Matt Friedman | 2016-03-31 | 1 | -0/+124 |
| | | | | PHPBB3-14561 | ||||
* | [ticket/14561] User delete command | Matt Friedman | 2016-03-31 | 1 | -0/+169 |
| | | | | PHPBB3-14561 | ||||
* | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 3 | -6/+0 |
| | | | | PHPBB3-14576 | ||||
* | [ticket/12684] Refactor a test | Matt Friedman | 2016-03-21 | 1 | -1/+9 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Move all lang keys to cli | Matt Friedman | 2016-02-29 | 1 | -2/+2 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Fix tests | Matt Friedman | 2016-02-29 | 1 | -8/+14 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Add send email option | Matt Friedman | 2016-02-29 | 1 | -0/+1 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Add input validation | Matt Friedman | 2016-02-29 | 1 | -0/+23 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Updates for 3.2 API | Matt Friedman | 2016-02-29 | 1 | -5/+14 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Fix tests | Tristan Darricau | 2016-02-29 | 1 | -2/+2 |
| | | | | PHPBB3-12684 | ||||
* | [ticket/12684] Add doc blocks and test file for user:add | LEZY Thomas | 2016-02-29 | 2 | -0/+181 |
| | | | | PHPBB3-12684 | ||||
* | Merge pull request #3857 from Nicofuma/ticket/14124 | Marc Alexander | 2015-10-07 | 1 | -0/+8 |
|\ | | | | | | | [ticket/14124] Automatically translate exceptions in CLI | ||||
| * | [ticket/14124] Update cron tests | Tristan Darricau | 2015-08-26 | 1 | -0/+8 |
| | | | | | | | | PHPBB3-14124 | ||||
* | | [ticket/14216] Do not run thumbnail test if gd is disabled | Marc Alexander | 2015-10-04 | 1 | -0/+5 |
|/ | | | | PHPBB3-14216 | ||||
* | [ticket/12692] Fix tests and update style | Tristan Darricau | 2015-08-06 | 1 | -24/+35 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Fix tests | Tristan Darricau | 2015-07-09 | 1 | -1/+1 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Add a proper extension to the fixtures | Tristan Darricau | 2015-07-09 | 3 | -4/+6 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Move the language strings to cli.php | Tristan Darricau | 2015-07-09 | 1 | -2/+2 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/12692] Add unit test | Tristan Darricau | 2015-07-09 | 4 | -0/+149 |
| | | | | PHPBB3-12692 | ||||
* | [ticket/13782] Rename null log to dummy for PHP7 compatibility | Marc Alexander | 2015-05-04 | 1 | -1/+1 |
| | | | | PHPBB3-13782 | ||||
* | [ticket/13762] Moving language related functionality into a separate class | MateBartus | 2015-05-02 | 4 | -4/+22 |
| | | | | PHPBB3-13762 | ||||
* | [ticket/13494] Update calls to `set_config()` | Gaëtan Muller | 2015-02-02 | 1 | -1/+0 |
| | | | | PHPBB3-13494 | ||||
* | [ticket/13338] Add include statements for dependencies. | Andreas Fischer | 2014-11-17 | 1 | -0/+1 |
| | | | | PHPBB3-13338 | ||||
* | [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 |