influxdb/task
Mark Rushakoff 47d04f198d fix(task): align task every with whole units
Previously, using every=1m would run every minute from when the task was
created. This change restores the original intent, which is that "every
1m" happens on the minute, "every 1h" on the hour, etc.
2018-11-30 16:26:27 -08:00
..
backend fix(task): align task every with whole units 2018-11-30 16:26:27 -08:00
mock Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
options chore: Update flux dependency for the type-inference changes 2018-10-31 17:11:11 -06:00
servicetest remove requestedAt param from retry call and refactor TaskService interface 2018-11-30 13:14:21 -06:00
Makefile fix(Makefile): remove old clean targets 2018-11-15 20:21:30 -06:00
platform_adapter.go remove requestedAt param from retry call and refactor TaskService interface 2018-11-30 13:14:21 -06:00
service_test.go chore(task): rename adaptertest to servicetest 2018-09-05 14:38:45 -07:00
validator.go feat(http): add authentication handler middleware 2018-10-02 14:11:44 -04:00