..
influxdb
Merge branch 'master' into flux-staging
2019-04-17 12:26:10 -06:00
metric
feat(influxdb): add query/write http event recorders
2019-04-17 08:33:31 -04: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
feat(authentication): Add cli args for specifying session length and renewal ( #13924 )
2019-05-15 10:16:47 -07:00
api_handler_test.go
chore(http): surface unmarshaling failures in tests ( #13855 )
2019-05-08 12:51:03 -07: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
refactor(http): move queryd http interface to idpe ( #13862 )
2019-05-09 10:41:14 -07:00
auth_test.go
chore(http): surface unmarshaling failures in tests ( #13855 )
2019-05-08 12:51:03 -07:00
authentication_middleware.go
feat(authentication): Add cli args for specifying session length and renewal ( #13924 )
2019-05-15 10:16:47 -07:00
authentication_test.go
fix(ui): add session timeout notification ( #11281 )
2019-01-18 17:43:00 -05:00
bucket_service.go
refactor(http): move queryd http interface to idpe ( #13862 )
2019-05-09 10:41:14 -07:00
bucket_test.go
chore(http): surface unmarshaling failures in tests ( #13855 )
2019-05-08 12:51:03 -07:00
chronograf_handler.go
chore: rename imports from platform to influxdb
2019-01-09 20:51:47 -08:00
client.go
refactor(http): move queryd http interface to idpe ( #13862 )
2019-05-09 10:41:14 -07:00
dashboard_service.go
Merge pull request #13448 from influxdata/create_view_issue
2019-05-13 13:33:34 -04:00
dashboard_test.go
feat(http): add audit log
2019-05-16 10:57:28 -04:00
debug.go
add spans to multiple services
2019-03-07 12:12:31 -07:00
document_service.go
feat(http): add audit log
2019-05-16 10:57:28 -04:00
document_test.go
feat(http): add audit log
2019-05-16 10:57:28 -04: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(http): do not discard non-json encoded errors when using `CheckError` ( #13844 )
2019-05-13 12:02:05 -05:00
errors_test.go
fix(http): fix task errors
2019-01-25 10:31:24 -08:00
handler.go
feat(http): add user-agent metrics to all http endpoints
2019-05-02 11:58:13 -07:00
handler_test.go
test(http): add test coverage for handler.go
2019-05-02 14:04:40 -07: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
label_service.go
refactor(http): move queryd http interface to idpe ( #13862 )
2019-05-09 10:41:14 -07:00
label_test.go
chore(http): surface unmarshaling failures in tests ( #13855 )
2019-05-08 12:51:03 -07:00
no_assets.go
feat(http): host swagger docs at /docs and /api/v2/swagger.json
2019-01-22 11:16:27 -06:00
onboarding.go
refactor(http): move queryd http interface to idpe ( #13862 )
2019-05-09 10:41:14 -07:00
onboarding_test.go
Revert "fix(inmem): remove the old inmem implementation"
2019-04-09 14:24:40 -04:00
org_service.go
Merge pull request #13661 from influxdata/no_filter_parameters_provided
2019-05-09 15:14:54 -07:00
org_test.go
chore(http): surface unmarshaling failures in tests ( #13855 )
2019-05-08 12:51:03 -07:00
paging.go
update(http): remove kerrors, change the default to be influxdb error
2019-01-25 10:29:26 -08:00
paging_test.go
chore: rename imports from platform to influxdb
2019-01-09 20:51:47 -08:00
platform_handler.go
feat(authentication): Add cli args for specifying session length and renewal ( #13924 )
2019-05-15 10:16:47 -07:00
query.go
Merge branch 'master' into flux-staging
2019-04-17 12:26:10 -06:00
query_handler.go
Merge remote-tracking branch 'origin/master' into flux-staging
2019-05-09 15:29:00 -04:00
query_handler_test.go
fix(http): use influxdb.Error in FluxHandler
2019-05-05 11:05:00 -07:00
query_test.go
Merge branch 'master' into flux-staging
2019-04-18 11:01:22 -06:00
ready.go
chore: rename imports from platform to influxdb
2019-01-09 20:51:47 -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
chore: rename imports from platform to influxdb
2019-01-09 20:51:47 -08:00
requests_test.go
chore: rename imports from platform to influxdb
2019-01-09 20:51:47 -08:00
router.go
feat(http): pretty stack trace for the http panic recovery handler ( #13509 )
2019-04-26 15:06:41 -05:00
router_test.go
add test for logging http panics
2019-01-21 23:29:28 +08:00
scraper_service.go
refactor(http): move queryd http interface to idpe ( #13862 )
2019-05-09 10:41:14 -07:00
scraper_service_test.go
chore(http): surface unmarshaling failures in tests ( #13855 )
2019-05-08 12:51:03 -07:00
server.go
chore: rename imports from platform to influxdb
2019-01-09 20:51:47 -08:00
session_handler.go
feat(kv): implemented key/value store with end-to-end integration tests
2019-02-19 17:47:19 -06:00
session_test.go
feat(kv): implemented key/value store with end-to-end integration tests
2019-02-19 17:47:19 -06:00
source_proxy_service.go
refactor(http): move queryd http interface to idpe ( #13862 )
2019-05-09 10:41:14 -07:00
source_service.go
refactor(http): move queryd http interface to idpe ( #13862 )
2019-05-09 10:41:14 -07:00
source_service_test.go
fix(http): fix source health endpoint
2019-03-13 11:04:16 -04:00
status.go
feat(influxdb): add query/write http event recorders
2019-04-17 08:33:31 -04:00
swagger.go
chore: serve swagger.json in development builds
2019-03-09 12:42:44 -08:00
swagger.yml
feat(http): add audit log
2019-05-16 10:57:28 -04:00
swagger_assets.go
chore: serve swagger.json in development builds
2019-03-09 12:42:44 -08:00
swagger_noassets.go
chore: serve swagger.json in development builds
2019-03-09 12:42:44 -08:00
swagger_test.go
chore(dep): update kin-openapi to v0.2.0
2019-05-15 00:23:32 +02:00
task_service.go
refactor(http): move queryd http interface to idpe ( #13862 )
2019-05-09 10:41:14 -07:00
task_service_test.go
feat(tasks): add description field to tasks
2019-05-08 13:39:09 -07:00
task_test.go
Revert "fix(inmem): remove the old inmem implementation"
2019-04-09 14:24:40 -04:00
telegraf.go
fix(http): remove newPatchLabelHandler, it should not exist
2019-03-27 14:31:04 -07:00
telegraf_test.go
chore(http): surface unmarshaling failures in tests ( #13855 )
2019-05-08 12:51:03 -07: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
transport.go
refactor(http): move queryd http interface to idpe ( #13862 )
2019-05-09 10:41:14 -07:00
usage_service.go
chore: rename imports from platform to influxdb
2019-01-09 20:51:47 -08:00
user_resource_mapping_service.go
refactor(http): move queryd http interface to idpe ( #13862 )
2019-05-09 10:41:14 -07:00
user_resource_mapping_test.go
chore(http): surface unmarshaling failures in tests ( #13855 )
2019-05-08 12:51:03 -07:00
user_service.go
refactor(http): move queryd http interface to idpe ( #13862 )
2019-05-09 10:41:14 -07:00
user_test.go
Revert "fix(inmem): remove the old inmem implementation"
2019-04-09 14:24:40 -04:00
variable_service.go
refactor(http): move queryd http interface to idpe ( #13862 )
2019-05-09 10:41:14 -07:00
variable_test.go
chore(http): surface unmarshaling failures in tests ( #13855 )
2019-05-08 12:51:03 -07:00
write_handler.go
refactor(http): move queryd http interface to idpe ( #13862 )
2019-05-09 10:41:14 -07:00
write_handler_test.go
chore: rename imports from platform to influxdb
2019-01-09 20:51:47 -08:00