influxdb/task
Mark Rushakoff 882750c751 fix(task): populate created task response, the same as finding
The response from a created task was missing the name field; now a test
ensures that response matches what is returned when listing tasks.
2019-01-22 11:32:17 -08:00
..
backend feat(bolt): add metrics for resources stored in boltdb 2019-01-18 17:45:45 -06:00
mock chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
options fix(task): use formal errors during task creation 2019-01-22 09:40:51 -08:00
servicetest fix(task): populate created task response, the same as finding 2019-01-22 11:32:17 -08:00
Makefile chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
platform_adapter.go fix(task): populate created task response, the same as finding 2019-01-22 11:32:17 -08:00
service_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
validator.go Show organization names in task api actions (#11223) 2019-01-18 09:10:14 -07:00
validator_test.go Show organization names in task api actions (#11223) 2019-01-18 09:10:14 -07:00