Lyon Hill
|
7ff3361e78
|
fix(task): Allow task scheduler to be stopped and started. (#882)
|
2018-09-26 00:01:21 -06:00 |
Lyon Hill
|
c6821e3f71
|
Revert "fix(task): Allow task scheduler to be stopped and started. (#857)" (#880)
This reverts commit 98fe509465 .
|
2018-09-25 23:31:26 -06:00 |
Lyon Hill
|
98fe509465
|
fix(task): Allow task scheduler to be stopped and started. (#857)
* fix(task): Allow task scheduler to be stopped and started.
* make create task scheduling a bit more strict
|
2018-09-25 23:16:26 -06:00 |
Mark Rushakoff
|
f72ed76a47
|
feat(task): handle manual runs in scheduler
|
2018-08-26 20:34:05 -07:00 |
Mark Rushakoff
|
813ba2f221
|
chore(task): rename StoreTaskMeta.LastCompleted to LatestCompleted
LastCompleted implies they could be out of order, so LatestCompleted is
more accurate.
|
2018-08-22 10:36:03 -07:00 |
Mark Rushakoff
|
de577125a8
|
refactor(task): remove CreateRun method from Store
This method has been superseded by CreateNextRun.
|
2018-08-17 11:49:09 -07:00 |
Mark Rushakoff
|
11fe3acf05
|
refactor(task): use CreateNextRun in scheduler
|
2018-08-17 11:08:23 -07:00 |
Mark Rushakoff
|
a5371de0d0
|
fix(task): undo accidental type rename
|
2018-08-14 14:34:20 -07:00 |
Jade McGough
|
70ccb78c5d
|
chore(task): update run schema
|
2018-08-14 13:33:05 -07:00 |
Lyon Hill
|
0661d05b1f
|
update mock scheduler
|
2018-08-01 13:36:47 -06:00 |
Michael Desa
|
8c87c9d132
|
revert #442
|
2018-08-01 14:54:32 -04:00 |
Leonardo Di Donato
|
3651350cc5
|
Refactoring mock usage of IDs (task package)
|
2018-08-01 18:20:59 +02:00 |
Mark Rushakoff
|
090d337bf0
|
feat(task): migrate task code from enterprise
Co-authored-by: j. Emrys Landivar <landivar@gmail.com>
Co-authored-by: Lyon Hill <lyondhill@gmail.com>
|
2018-07-26 15:16:56 -07:00 |