influxdb/task
Lyon Hill 5be44d7fac
fix(taskd): Make WithTicker not block. (#765)
A mistake in the WithTicker method caused it to block.
This was not evident because until recently we used a cron styler timer.
Removing the block should allow the task deamon to start up properly.
2018-09-04 10:16:40 -06:00
..
backend fix(taskd): Make WithTicker not block. (#765) 2018-09-04 10:16:40 -06:00
mock feat(task): handle manual runs in scheduler 2018-08-26 20:34:05 -07:00
options chore: Update 'from' to match spec 2018-08-30 14:51:51 -06:00
Makefile refactor(task): Move task meta into the backend 2018-08-03 14:27:07 -06:00
platform_adapter.go chore(platform): remove Last Run field from Task 2018-08-30 11:02:17 -07:00
validator.go feat(auth): allow authorizations to be enabled/disabled 2018-08-29 13:07:38 -05:00