..
influxdb
refactor(http): remove the spec and update lang usage ( #17148 )
2020-03-09 13:30:43 -05:00
metric
test(http): add unit tests for /api/v2/write
2019-09-12 13:39:24 -05:00
mock
updates based on review
2019-01-23 09:29:50 -08:00
Makefile
Remove typescript client generation
2019-02-05 17:13:57 -08:00
README.md
chore(http): update error handling example in readme ( #13874 )
2019-05-13 12:50:25 -07:00
api_handler.go
Merge branch 'master' into feat/use-algo-w
2020-03-10 14:52:28 -05:00
api_handler_test.go
chore(http): pull out eror handler into kit pkg for portability
2020-02-03 12:39:47 -08:00
assets.go
feat(kv): implemented key/value store with end-to-end integration tests
2019-02-19 17:47:19 -06:00
auth_service.go
chore(http): refactor auth service http client to use httpc.Client
2019-12-17 12:18:16 -08:00
auth_test.go
fix(kv): remove URM and Authorizations by UserID Index ( #16852 )
2020-02-13 15:27:57 +00:00
authentication_middleware.go
chore: Remove several instances of WithLogger ( #15996 )
2019-12-04 15:10:23 -08:00
authentication_test.go
chore(http): pull out eror handler into kit pkg for portability
2020-02-03 12:39:47 -08:00
backup_service.go
fix(backup): handle backup with no credentials file ( #16877 )
2020-02-14 09:19:58 -08:00
bucket_service.go
chore(http): export NewBucketResponse function
2020-02-06 16:01:30 -08:00
bucket_service_test.go
chore(http): refactor bkt service to use API type
2020-02-04 14:41:56 -08:00
check_service.go
Merge branch 'master' into feat/use-algo-w
2020-03-06 16:46:49 -06:00
check_test.go
refactor(task): tasks will now use the flux language service ( #17104 )
2020-03-05 14:36:58 -06:00
chronograf_handler.go
chore(http): refactor api handler take advantage of route tree instead of switch statement
2019-12-11 09:53:29 -08:00
client.go
refactor(api): add HTTPC client service to notification rules API ( #17087 )
2020-03-04 16:32:33 -08:00
dashboard_service.go
fix(http): improve error handling and response to api consumer for org service
2020-02-04 09:43:51 -08:00
dashboard_test.go
chore(http): pull out eror handler into kit pkg for portability
2020-02-03 12:39:47 -08:00
debug.go
add spans to multiple services
2019-03-07 12:12:31 -07:00
delete_handler.go
chore(http): refactor api handler take advantage of route tree instead of switch statement
2019-12-11 09:53:29 -08:00
delete_test.go
chore(http): pull out eror handler into kit pkg for portability
2020-02-03 12:39:47 -08:00
document_service.go
fix(http): refactor document service and fix auth
2020-03-09 20:32:31 +01:00
document_service_test.go
fix(http): refactor document service and fix auth
2020-03-09 20:32:31 +01:00
document_test.go
refactor(http): change *ast.Package to json.RawMessage in query requests ( #17316 )
2020-03-23 12:39:24 -07:00
duration.go
update(http): remove kerrors, change the default to be influxdb error
2019-01-25 10:29:26 -08:00
duration_test.go
feat(http) add microsecond and nanosecond durations
2018-09-25 15:15:06 -05:00
errors.go
fix: remove duplicate content types from httpc requests
2020-02-11 11:14:44 -08:00
errors_test.go
chore(http): pull out eror handler into kit pkg for portability
2020-02-03 12:39:47 -08:00
handler.go
chore(http): fixup middleware stack and normalize metrics into same buckets for id fields
2020-01-08 15:05:34 -08:00
handler_test.go
chore(http): fixup middleware stack and normalize metrics into same buckets for id fields
2020-01-08 15:05:34 -08:00
health.go
fix(http): health endpoint now returns pass
2018-12-20 21:53:54 -06:00
health_test.go
chore(http): surface unmarshaling failures in tests ( #13855 )
2019-05-08 12:51:03 -07:00
helpers.go
fix(http): improve error handling and response to api consumer for org service
2020-02-04 09:43:51 -08:00
label_service.go
feat(httpc): extend httpc Client with JSON shorthand methods
2019-12-12 07:44:31 -08:00
label_test.go
chore(http): pull out eror handler into kit pkg for portability
2020-02-03 12:39:47 -08:00
middleware.go
chore(http): pull out eror handler into kit pkg for portability
2020-02-03 12:39:47 -08:00
middleware_test.go
chore(http): fixup middleware stack and normalize metrics into same buckets for id fields
2020-01-08 15:05:34 -08:00
no_assets.go
feat(http): host swagger docs at /docs and /api/v2/swagger.json
2019-01-22 11:16:27 -06:00
notification_endpoint.go
fix(http): improve error handling and response to api consumer for org service
2020-02-04 09:43:51 -08:00
notification_endpoint_test.go
chore(http): pull out eror handler into kit pkg for portability
2020-02-03 12:39:47 -08:00
notification_rule.go
refactor(api): add HTTPC client service to notification rules API ( #17087 )
2020-03-04 16:32:33 -08:00
notification_rule_test.go
feat(ui): added notification rule & checks last run status & error ( #16338 )
2019-12-27 10:14:34 -08:00
onboarding.go
chore(http): export NewBucketResponse function
2020-02-06 16:01:30 -08:00
onboarding_test.go
chore(http): pull out eror handler into kit pkg for portability
2020-02-03 12:39:47 -08:00
org_service.go
feat(http): add secret service
2020-02-07 15:54:28 -05:00
org_service_test.go
feat(http): add secret service
2020-02-07 15:54:28 -05:00
paging.go
fix(http): improve error handling and response to api consumer for org service
2020-02-04 09:43:51 -08:00
paging_test.go
fix(http): improve error handling and response to api consumer for org service
2020-02-04 09:43:51 -08:00
platform_handler.go
chore(http): fixup middleware stack and normalize metrics into same buckets for id fields
2020-01-08 15:05:34 -08:00
query.go
refactor(http): change *ast.Package to json.RawMessage in query requests ( #17316 )
2020-03-23 12:39:24 -07:00
query_handler.go
refactor(http): remove the spec and update lang usage ( #17148 )
2020-03-09 13:30:43 -05:00
query_handler_test.go
refactor(http): remove the spec and update lang usage ( #17148 )
2020-03-09 13:30:43 -05:00
query_test.go
refactor(http): change *ast.Package to json.RawMessage in query requests ( #17316 )
2020-03-23 12:39:24 -07:00
ready.go
chore(http): fixup middleware stack and normalize metrics into same buckets for id fields
2020-01-08 15:05:34 -08:00
redoc.go
feat(http): host swagger docs at /docs and /api/v2/swagger.json
2019-01-22 11:16:27 -06:00
requests.go
feat(http): add predicate endpoint
2019-10-18 12:02:53 -04:00
requests_test.go
feat(http): add predicate endpoint
2019-10-18 12:02:53 -04:00
router.go
chore(http): fixup middleware stack and normalize metrics into same buckets for id fields
2020-01-08 15:05:34 -08:00
router_test.go
chore(http): pull out eror handler into kit pkg for portability
2020-02-03 12:39:47 -08:00
scraper_service.go
chore(http): refactor api handler take advantage of route tree instead of switch statement
2019-12-11 09:53:29 -08:00
scraper_service_test.go
chore(http): pull out eror handler into kit pkg for portability
2020-02-03 12:39:47 -08:00
server.go
chore: Remove several instances of WithLogger ( #15996 )
2019-12-04 15:10:23 -08:00
session_handler.go
fix(http): Add secure flag to session cookie ( #16574 )
2020-02-25 14:37:11 -08:00
session_test.go
chore: Remove several instances of WithLogger ( #15996 )
2019-12-04 15:10:23 -08:00
source_proxy_service.go
fix client tracing propagation from doubly recording ( #14204 )
2019-06-26 00:48:15 -05:00
source_service.go
refactor(http): remove the spec and update lang usage ( #17148 )
2020-03-09 13:30:43 -05:00
source_service_test.go
fix(http): fix source health endpoint
2019-03-13 11:04:16 -04:00
swagger.go
chore: Remove several instances of WithLogger ( #15996 )
2019-12-04 15:10:23 -08:00
swagger.yml
feat(pkger): add support for exporting all and filter by resource types
2020-03-06 11:51:38 -08:00
swagger_assets.go
chore: serve swagger.json in development builds
2019-03-09 12:42:44 -08:00
swagger_noassets.go
chore: Remove several instances of WithLogger ( #15996 )
2019-12-04 15:10:23 -08:00
swagger_test.go
feat(influxdb): Add labels create endpoints
2019-10-23 09:53:50 -07:00
task_service.go
refactor(task/backend): move the task/backend constants to the global package ( #17133 )
2020-03-06 16:19:32 -06:00
task_service_test.go
refactor(task/backend): move the task/backend constants to the global package ( #17133 )
2020-03-06 16:19:32 -06:00
telegraf.go
fix(http): fix /telegrafs panics when using org=org_name parameter
2020-01-27 11:04:11 +08:00
telegraf_test.go
fix(http): fix /telegrafs panics when using org=org_name parameter
2020-01-27 11:04:11 +08:00
tokens.go
Ensure error strings not capitalised ST1005
2018-11-30 10:54:24 +00:00
tokens_test.go
chore(bolt,http,mock,query,testing): fix megacheck errors
2018-11-01 12:54:46 -07:00
ua.go
refactor(http): normalize user-agent names
2019-12-04 15:02:00 -06:00
ua_test.go
refactor(http): normalize user-agent names
2019-12-04 15:02:00 -06:00
usage_service.go
chore: Remove several instances of WithLogger ( #15996 )
2019-12-04 15:10:23 -08:00
user_resource_mapping_service.go
feat(httpc): extend httpc Client with JSON shorthand methods
2019-12-12 07:44:31 -08:00
user_resource_mapping_test.go
chore: Remove several instances of WithLogger ( #15996 )
2019-12-04 15:10:23 -08:00
user_service.go
fix(http): improve error handling and response to api consumer for org service
2020-02-04 09:43:51 -08:00
user_test.go
chore(http): pull out eror handler into kit pkg for portability
2020-02-03 12:39:47 -08:00
variable_service.go
fix(http): improve error handling and response to api consumer for org service
2020-02-04 09:43:51 -08:00
variable_test.go
chore(http): pull out eror handler into kit pkg for portability
2020-02-03 12:39:47 -08:00
write_handler.go
feat(http): Enforce limits in write handler and expose config options
2020-01-14 09:13:40 -07:00
write_handler_test.go
chore(http): pull out eror handler into kit pkg for portability
2020-02-03 12:39:47 -08:00