phpvms/app/Events
Nabeel S 78fd8367a1
Add separate cron runner that doesn't use proc_open (#1405)
* Add alternative to using the artisan schedule runner

* StyleCI fixes

* Add additional cron time periods

* Style fixes

* Typo

* Update the web cron to use the new system

* Write out JSON for which tasks were run

* Rename cron.php to just cron
2022-02-11 16:24:06 -05:00
..
AcarsUpdate.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
BaseEvent.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
CronFifteenMinute.php Add separate cron runner that doesn't use proc_open (#1405) 2022-02-11 16:24:06 -05:00
CronFiveMinute.php Add separate cron runner that doesn't use proc_open (#1405) 2022-02-11 16:24:06 -05:00
CronHourly.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
CronMonthly.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
CronNightly.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
CronThirtyMinute.php Add separate cron runner that doesn't use proc_open (#1405) 2022-02-11 16:24:06 -05:00
CronWeekly.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
Expenses.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
Fares.php Add Custom Fares (#1323) 2021-09-30 11:10:05 -04:00
NewsAdded.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
PirepAccepted.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
PirepCancelled.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
PirepFiled.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
PirepPrefiled.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
PirepRejected.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
PirepStateChange.php Discord notifications for PIREP and News events #433 (#1215) 2021-06-04 10:51:59 -04:00
PirepStatusChange.php Discord notifications for PIREP and News events #433 (#1215) 2021-06-04 10:51:59 -04:00
PirepUpdated.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
TestEvent.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
UserAccepted.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
UserRegistered.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
UserStateChanged.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
UserStatsChanged.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00