|
74ed34ba97
|
apply rules rector
|
2023-07-19 22:48:26 +02:00 |
|
|
3f66e1a862
|
[cron-job] allow a cronjob to pass data from one execution to another
When a cronjob is executed, it may return an array of data.
This data will be passed as parameter on the next execution
|
2023-07-12 11:36:26 +02:00 |
|
|
bbd2599e7e
|
Fixed: [cron] store the last store of executed tasks correctly
|
2022-12-27 00:09:45 +01:00 |
|
|
0bfb5c617e
|
Doc: [cronjob manager] Doc for implementing cronjob
|
2022-12-12 22:48:57 +01:00 |
|
|
17461aa21e
|
Fixed: [cronjob manager] Fix execution of one single job
|
2022-12-12 22:21:46 +01:00 |
|
|
ceee5e7eea
|
Feature: [cron] Create an interface for CronManagerInterface
|
2022-12-12 21:14:33 +01:00 |
|
|
4fcfe3f5d2
|
Feature: [cron] Create a cron manager
|
2022-12-12 14:02:19 +01:00 |
|