Jake Dallimore
17eb4af339
MDL-79843 core_task: changes to support deprecated plugin types
...
This ensures:
- existing adhoc tasks will run and be cleared from the queue
- new adhoc tasks cannot be scheduled
- scheduled tasks cannot be listed or fetched via scheduling
Given the nature of the task API, since all tasks are just objects,
a manually created task can still be run via its ::execute() method.
2025-01-28 14:42:19 +08:00
..
2024-03-27 14:00:52 +01:00
2022-01-04 10:57:58 +10:00
2024-02-15 09:06:57 +08:00
2024-02-01 09:37:14 +07:00
2024-01-16 09:32:19 +07:00
2022-06-29 09:13:29 +08:00
2023-12-01 10:57:36 +11:00
2023-12-01 10:57:36 +11:00
2022-03-14 22:56:20 -04:00
2024-02-28 23:33:26 +01:00
2024-07-23 17:58:53 +08:00
2024-11-11 16:47:35 +00:00
2022-05-25 22:18:36 +08:00
2024-01-08 10:06:29 +00:00
2023-07-04 07:27:03 +02:00
2023-06-25 08:39:09 +02:00
2024-02-28 23:33:26 +01:00
2025-01-28 14:42:19 +08:00
2023-03-13 21:21:13 +08:00
2023-11-23 16:22:27 +00:00
2023-04-13 11:35:06 +01:00
2024-11-11 11:33:52 +00:00
2023-07-04 07:27:03 +02:00
2024-07-23 17:58:53 +08:00
2024-07-23 17:58:53 +08:00
2024-11-08 11:05:58 +01:00
2022-06-09 14:15:37 +08:00
2023-12-20 13:55:13 +07:00
2024-02-28 23:33:26 +01:00
2024-01-16 09:32:19 +07:00
2024-06-25 15:17:30 +10:00