Dane Everitt
|
c449ca5155
|
Use more standardized phpcs
|
2021-01-23 12:33:34 -08:00 |
|
Dane Everitt
|
73b795faba
|
Correctly reset a schedule if there is an exception during the run stage; closes #2550
|
2020-10-26 20:54:15 -07:00 |
|
Dane Everitt
|
65d04d0c05
|
Correctly handle schedule task deletion and avoid errors; closes #2534
|
2020-10-22 20:54:58 -07:00 |
|
Dane Everitt
|
e7c64bc60e
|
Add test coverage for schedule execution
|
2020-10-14 21:06:27 -07:00 |
|
Dane Everitt
|
c1ee0ac4f8
|
Add support for executing a scheduled task right now
|
2020-10-14 20:38:59 -07:00 |
|
Dane Everitt
|
0f4f2235a3
|
More Laravel-esq job processing
|
2020-10-05 20:46:41 -07:00 |
|
Dane Everitt
|
fd2ceacfe2
|
Remove unused code
|
2020-03-22 14:16:12 -07:00 |
|
Dane Everitt
|
7543ef085d
|
Format files
|
2019-09-05 21:32:57 -07:00 |
|
Dane Everitt
|
5bd3f59455
|
Fix schedules running twice, closes #1288
|
2018-09-03 14:32:33 -07:00 |
|
Dane Everitt
|
413a22a3d5
|
Changes to job running to clean up code
|
2018-09-03 14:04:25 -07:00 |
|
Dane Everitt
|
bcb3f5d5fa
|
Fix handling of times
|
2018-08-31 21:12:10 -07:00 |
|
Dane Everitt
|
178b8f8ce6
|
More logical time handling
|
2018-08-31 21:00:13 -07:00 |
|
Lance Pioch
|
ba96829d13
|
Fix cron jobs by removing the extra unusable argument
|
2018-05-13 00:42:25 -04:00 |
|
Dane Everitt
|
e2cdb3b4b1
|
Add test cases for services
|
2018-02-11 17:32:45 -06:00 |
|
Dane Everitt
|
d4d9eda57a
|
Add schedule edit support
|
2018-02-04 13:51:24 -06:00 |
|
Dane Everitt
|
036bea2b94
|
Update schedule process to allow toggling/triggering via UI
|
2018-01-08 21:43:10 -06:00 |
|
Dane Everitt
|
5f9fe4a69b
|
Update calls to missing function
|
2018-01-05 16:33:50 -06:00 |
|
Lance Pioch
|
f94e4c15b0
|
Replace magic numbers with constants (#754)
* Replace magic numbers with constants
|
2017-11-12 18:16:54 -05:00 |
|
Dane Everitt
|
774c9680a3
|
More test suite coverage
|
2017-09-26 22:16:26 -05:00 |
|
Dane Everitt
|
e56f4cdd33
|
Update license headers on files.
|
2017-09-25 21:43:01 -05:00 |
|
Dane Everitt
|
c5f2dfd6f6
|
Begin adding schedule processing jobs.
|
2017-09-16 23:10:00 -05:00 |
|
Dane Everitt
|
4e5398fb6b
|
Add tests for schedule stuff
|
2017-09-14 23:02:31 -05:00 |
|
Dane Everitt
|
2ac90b50f2
|
Begin refactoring Tasks to be apart of the Scheduler system
|
2017-09-12 23:45:19 -05:00 |
|