influxdb/cmd/influxd/launcher
Mark Rushakoff d562d6bdde feat(task): pass authorizer to query service
Immediately before the executor calls out to the query service, the
executor loads the authorizer associated with the task, and associates
that authorizer with the context used to execute the query.
2019-02-14 08:53:40 -08:00
..
launcher.go feat(task): pass authorizer to query service 2019-02-14 08:53:40 -08:00
launcher_test.go fix(cmd/influxd/launcher): use http clients for testing launcher 2019-02-06 14:24:21 -05:00
query_test.go feat(tasks): end-to-end tests for the task system 2019-01-25 13:28:25 -06:00
tasks_test.go refactor(task): extract TaskCreate struct 2019-02-12 15:10:03 -08:00