This website requires JavaScript.
Explore
Help
Register
Sign In
Cavemanon
/
piratepoet
Watch
7
Fork
0
You've already forked piratepoet
Code
Pull Requests
Actions
Releases
16
Activity
Files
19ad4133ab74fc7ba621330b627e47ac35ca55db
piratepoet
/
mailpoet
/
lib
/
Cron
History
Oluwaseun Olorunsola
19ad4133ab
Stop MailPoet Daemon execution when in maintenance mode
...
MAILPOET-6021
2024-05-17 12:53:19 +01:00
..
ActionScheduler
…
Triggers
Deactivate MailPoet cron when the site is in maintenance mode
2024-05-17 12:53:19 +01:00
Workers
Trigger automation email sent hook for automation emails
2024-05-06 12:39:00 +02:00
CronHelper.php
…
CronTrigger.php
Deactivate MailPoet cron when plugin update is about to begin
2024-05-17 12:53:19 +01:00
CronWorkerInterface.php
…
CronWorkerRunner.php
…
CronWorkerScheduler.php
Ignore strict types rule in all existing files that don't have it
2022-11-29 15:04:09 +01:00
Daemon.php
Stop MailPoet Daemon execution when in maintenance mode
2024-05-17 12:53:19 +01:00
DaemonActionSchedulerRunner.php
Unify spacing of declare statements
2022-11-29 15:04:09 +01:00
DaemonHttpRunner.php
Fix PHP 8.1 error: Implicit incompatible float to int conversion is deprecated
2024-04-19 09:15:55 +02:00
Supervisor.php
…