phpvms/app/Contracts
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
..
Modules Update module generation #714 (#716) 2020-09-20 19:10:52 -04:00
AirportLookup.php Add Contract interface for airport lookup functionality (#365) 2019-08-22 14:32:49 -04:00
Award.php FlightRouteAwards - fix if last pirep is empty/other error conditions (#886) 2020-10-22 16:25:52 -04:00
Command.php Add separate cron runner that doesn't use proc_open (#1405) 2022-02-11 16:24:06 -05:00
Composer.php Add public/private pages #641 (#644) 2020-03-28 13:03:52 -04:00
Controller.php Fix migrations when table prefix is involved #442 (#555) 2020-02-18 08:23:32 -05:00
CronCommand.php Add separate cron runner that doesn't use proc_open (#1405) 2022-02-11 16:24:06 -05:00
Enum.php Table prefixes not being added to indexes (#597) 2020-02-28 18:56:01 -05:00
Event.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
FormRequest.php Blank/null IATA code isn't unique when added #679 (#681) 2020-05-03 18:23:46 -04:00
ImportExport.php Fix flight and subfleet import with edited fares (#1379) 2022-01-11 08:17:32 -05:00
Listener.php Custom user fields #711 (#772) 2020-08-11 17:48:51 -04:00
Metar.php Weather METAR/TAF enhancements (#964) 2021-02-19 12:45:39 -05:00
Middleware.php Refactor and add importer to Installer module #443 (#444) 2019-11-27 09:19:20 -05:00
Migration.php Download path size too small; fix migrations #935 (#940) 2020-11-26 13:03:59 -05:00
Model.php Increase ID column size; seed ID generator with uniqid() #630 (#631) 2020-03-09 13:16:10 -04:00
Notification.php Refactor broadcast notifications (#1402) 2022-02-08 15:07:02 -05:00
Repository.php Discord notifications for PIREP and News events #433 (#1215) 2021-06-04 10:51:59 -04:00
Resource.php Remove extraneous data from API response; force API to en (#1241) 2021-06-09 11:20:25 -04:00
RouteFinder.php Add abstract class for route finding mechanism 2019-08-20 08:48:45 -04:00
Service.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Unit.php SimBrief integration #405 (#635) 2020-03-23 09:31:35 -04:00
Widget.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00