This website requires JavaScript.
Explore
Help
Register
Sign In
Cavemanon
/
piratepoet
Watch
8
Fork
0
You've already forked piratepoet
Code
Pull Requests
Actions
Releases
16
Activity
Files
1010b64c05dba38f62cad0933ec32e7e2a83836f
piratepoet
/
mailpoet
/
lib
/
Cron
History
Rostislav Wolny
ff5a41a8ee
Update outdated comment about recurring action in Daemon Run action
...
[MAILPOET-4684]
2022-10-13 14:21:43 +02:00
..
ActionScheduler
Update outdated comment about recurring action in Daemon Run action
2022-10-13 14:21:43 +02:00
Triggers
Prevent triggering cron when sending is waiting for retry
2022-10-13 14:21:43 +02:00
Workers
Update other instances where SendingTask and Entity get out of sync
2022-10-10 17:13:17 +02:00
CronHelper.php
…
CronTrigger.php
Refactor action scheduler deactivation into DaemonActionSchedulerRunner::init
2022-08-03 10:36:57 +02:00
CronWorkerInterface.php
…
CronWorkerRunner.php
Allow immediate processing of just prepared tasks in cron worker runner
2022-10-13 14:21:43 +02:00
CronWorkerScheduler.php
…
Daemon.php
Improve logging of errors in cron
2022-10-06 12:06:13 +02:00
DaemonActionSchedulerRunner.php
Use more effective method deactivation
2022-10-13 14:21:43 +02:00
DaemonHttpRunner.php
Remove WP\Functions::__ and other translate functions
2022-08-09 13:23:16 +02:00
Supervisor.php
…