Eloy Lafuente (stronk7)
432b9a9075
MDL-69521 core: Move all comments in code from 4.3 to 4.1
2020-09-08 18:59:46 +02:00
cescobedo
079736ccb3
MDL-63580 core_task: Deprecation CLI scripts from admin/tool/task/cli
...
Copy the CLI scripts from admin/tool/task/cli to admin/cli (schedule_task.php and adhoc_task.php)
and rename to scheduled_task.php and to improve in order to use cron_run_inner_scheduled_task.
2020-05-11 10:53:17 +02:00
Shamim Rezaie
db632485ab
MDL-65689 task: fix typo in help string
2019-05-25 04:57:22 +10:00
Andrew Nicols
4b71596fc9
MDL-49399 task: Add task logging API
2019-01-16 12:14:25 +08:00
Ankit Agarwal
a3ce9a453c
MDL-56543 tasks: Add last run column to task list
2017-12-28 10:04:11 +05:30
Anant
e370e069a7
MDL-55141 task: Add CLI debugging for tasks
2016-07-14 09:24:52 -07:00
sam marshall
b9dba4e3aa
MDL-51330 Cron: In log, scheduled tasks don't show component
2015-09-07 18:40:05 +01:00
Dan Poltawski
a6e9c23016
MDL-51109 task: more debug info for failed scheduled tasks
2015-09-01 10:59:55 +01:00
Brendan Heywood
894f36abf9
MDL-49740 Lock: Fixed task lock release bugs
2015-04-03 11:13:03 +11:00
Frederic Massart
18247eb090
MDL-48383 task: Indicate when a task will not run if plugin is disabled
2015-01-22 11:07:52 +08:00
Andrew Nicols
371bfca1c4
MDL-48224 cron: Buffer SMTP connections around tasks
2014-12-12 10:35:54 +08:00
Petr Škoda
0a5aa65b53
MDL-44733 add support for disabling of scheduled tasks
2014-03-28 10:23:37 +08:00
Petr Škoda
7a82dcec41
MDL-44732 add cli script for execution of scheduled tasks
2014-03-24 09:46:51 +08:00