aboutsummaryrefslogtreecommitdiffstats
path: root/tests/console
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16276] Further fix PHP nightly testsrxu2019-12-292-1/+6
* [ticket/14465] Remove setting for maximum password lengthMarc Alexander2019-10-031-1/+0
* [ticket/16052] Fix issues caused by mergesMarc Alexander2019-05-112-3/+4
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-098-14/+14
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-087-11/+11
* [ticket/14542] Fix testsMáté Bartus2019-05-062-0/+4
* [ticket/14542] Move cron to controllerMáté Bartus2019-05-062-4/+112
* Merge pull request #5533 from rubencm/ticket/15965Marc Alexander2019-03-131-2/+3
|\
| * [ticket/15965] Fix hardcoded directoryrubencm2019-02-121-2/+3
* | [ticket/15975] Remove user notification data upon user deletion3D-I2019-02-231-0/+2
|/
* [ticket/security/227] Replace ImageMagick support with thumbnail eventDerky2018-10-231-1/+0
* [ticket/15716] Remove OAuth data upon user deletionJakub Senko2018-09-061-0/+3
* [ticket/15055] Use getMock() for phpBB 3.2 compatibilityMarc Alexander2018-01-011-1/+1
* [ticket/15055] Support console questions on windowsMarc Alexander2018-01-012-8/+45
* [ticket/15055] Further fixes to ensure PHP 7.1 & mssql compatibilityMarc Alexander2018-01-011-0/+5
* [ticket/14895] Fix broken testsMatt Friedman2016-12-081-3/+3
* [ticket/12610] Fix tests and use getOption() for consoleMarc Alexander2016-12-051-7/+12
* [ticket/12610] Use exception_interfaceTristan Darricau2016-12-031-1/+4
* [ticket/12610] Fix testsTristan Darricau2016-12-031-2/+5
* [ticket/12610] Add command to check if the board is up to date.Etienne Baroux2016-12-031-0/+99
* [ticket/14561] Remove requires for functions in testsMatt Friedman2016-03-311-4/+0
* [ticket/14561] Add a progress bar to reclean commandMatt Friedman2016-03-311-5/+2
* [ticket/14561] Use the user loader where appropriateMatt Friedman2016-03-313-0/+5
* [ticket/14561] Refactor testsMatt Friedman2016-03-316-297/+206
* [ticket/14561] Reclean usernames commandMatt Friedman2016-03-311-0/+78
* [ticket/14561] User activate commandMatt Friedman2016-03-311-0/+124
* [ticket/14561] User delete commandMatt Friedman2016-03-311-0/+169
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-313-6/+0
* [ticket/12684] Refactor a testMatt Friedman2016-03-211-1/+9
* [ticket/12684] Move all lang keys to cliMatt Friedman2016-02-291-2/+2
* [ticket/12684] Fix testsMatt Friedman2016-02-291-8/+14
* [ticket/12684] Add send email optionMatt Friedman2016-02-291-0/+1
* [ticket/12684] Add input validationMatt Friedman2016-02-291-0/+23
* [ticket/12684] Updates for 3.2 APIMatt Friedman2016-02-291-5/+14
* [ticket/12684] Fix testsTristan Darricau2016-02-291-2/+2
* [ticket/12684] Add doc blocks and test file for user:addLEZY Thomas2016-02-292-0/+181
* Merge pull request #3857 from Nicofuma/ticket/14124Marc Alexander2015-10-071-0/+8
|\
| * [ticket/14124] Update cron testsTristan Darricau2015-08-261-0/+8
* | [ticket/14216] Do not run thumbnail test if gd is disabledMarc Alexander2015-10-041-0/+5
|/
* [ticket/12692] Fix tests and update styleTristan Darricau2015-08-061-24/+35
* [ticket/12692] Fix testsTristan Darricau2015-07-091-1/+1
* [ticket/12692] Add a proper extension to the fixturesTristan Darricau2015-07-093-4/+6
* [ticket/12692] Move the language strings to cli.phpTristan Darricau2015-07-091-2/+2
* [ticket/12692] Add unit testTristan Darricau2015-07-094-0/+149
* [ticket/13782] Rename null log to dummy for PHP7 compatibilityMarc Alexander2015-05-041-1/+1
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-024-4/+22
* [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-1/+0
* [ticket/13338] Add include statements for dependencies.Andreas Fischer2014-11-171-0/+1
* [ticket/12657] Fix unit testsTristan Darricau2014-09-241-1/+2
* [ticket/12657] Fix the order of the parameters for the constructorTristan Darricau2014-09-191-1/+1