influxdb/http/legacy
Daniel Moran 727a7b58c1
test: replace influxlogger with zaptest logger (#20589)
2021-02-11 10:12:39 -05:00
..
backend.go feat(http): V1 write support 2020-08-18 14:04:35 -07:00
common.go feat(http): V1 write support 2020-08-18 14:04:35 -07:00
influx1x_authentication_handler.go feat: Use AuthorizerV1 for authorizing 1.x API requests 2020-10-30 11:56:09 -07:00
influx1x_authentication_handler_test.go feat: Use AuthorizerV1 for authorizing 1.x API requests 2020-10-30 11:56:09 -07:00
influxql_handler.go feat(http): V1 write support 2020-08-18 14:04:35 -07:00
influxqld_handler.go fix(influxql): set correct Content-Type on v1 query responses (#20565) 2021-01-22 07:31:52 -08:00
influxqld_handler_test.go fix(influxql): set correct Content-Type on v1 query responses (#20565) 2021-01-22 07:31:52 -08:00
ping_handler.go feat(http): V1 write support 2020-08-18 14:04:35 -07:00
router.go test: replace influxlogger with zaptest logger (#20589) 2021-02-11 10:12:39 -05:00
write_handler.go fix(http): don't return 500 errors for partial writes (#20442) 2021-01-05 07:06:25 -08:00
write_handler_test.go fix(http): don't return 500 errors for partial writes (#20442) 2021-01-05 07:06:25 -08:00
write_usage_recorder.go feat(http): V1 write support 2020-08-18 14:04:35 -07:00