aboutsummaryrefslogtreecommitdiffstats
path: root/tests/console/cron
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16276] Further fix PHP nightly testsrxu2019-12-291-0/+4
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-092-2/+2
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-082-2/+2
* [ticket/14542] Fix testsMáté Bartus2019-05-062-0/+4
* [ticket/14542] Move cron to controllerMáté Bartus2019-05-062-4/+112
* [ticket/14895] Fix broken testsMatt Friedman2016-12-081-3/+3
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-1/+0
* [ticket/14124] Update cron testsTristan Darricau2015-08-261-0/+8
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-022-2/+10
* [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/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-102-2/+2
* [ticket/12656] Pass user object into all console commands.Andreas Fischer2014-07-172-2/+2
* [ticket/12752] Cron list tests fail on windows with ansi supportTristan Darricau2014-06-201-1/+1
* [ticket/12602] Rectify language keys.Etienne Baroux2014-06-061-1/+1
* [ticket/12602] Fix test mistake.Etienne Baroux2014-06-061-1/+1
* [ticket/12602] Fix spaces issues.Etienne Baroux2014-06-041-5/+5
* [ticket/12602] Fix coding style mistakes.Etienne Baroux2014-06-031-1/+2
* [ticket/12602] Headers updated.Etienne Baroux2014-06-031-6/+10
* [ticket/12602] Changes to respect coding style and to factorize code.Etienne Baroux2014-06-031-32/+30
* [ticket/12602] Cleanup testsTristan Darricau2014-06-024-50/+9
* [ticket/12602] Add files to print the cron list and test files.Etienne Baroux2014-06-025-0/+162
* [ticket/12637] Fixup all incorrect uses of file header.Andreas Fischer2014-05-302-2/+2
* [ticket/12597] Fix wrong global variable nameLEZY Thomas2014-05-291-4/+4
* [ticket/12597] Fix test fileLEZY Thomas2014-05-291-0/+19
* [ticket/12597] Refactoring and test improvingLEZY Thomas2014-05-291-8/+26
* [ticket/12597] Changes name of command cron:run-all to cron:run.LEZY Thomas2014-05-281-4/+31
* [ticket/12597] Fix various problemsLEZY Thomas2014-05-282-9/+19
* [ticket/12597] Fix constructor bug and servral doc blocsLEZY Thomas2014-05-282-11/+1
* [ticket/12597] Modification of return statuses and of test filesLEZY Thomas2014-05-282-6/+15
* [ticket/12597] Update pull-requestLEZY Thomas2014-05-281-9/+9
* [ticket/12597] Correcing coding style mistakesLEZY Thomas2014-05-282-2/+0
* [ticket/12597] Improvement of test filesLEZY Thomas2014-05-283-19/+33
* [ticket/12597] Command for executing all available cron tasksLEZY Thomas2014-05-273-0/+107