influxdb/server
Andrew Watkins 8137ed998f Merge pull request #3112 from influxdata/bugfix/influxdb-delete-user-role
Bugfix: Delete UserRole and handle providing no roles or permissions
2018-04-03 12:02:27 -07:00
..
annotations.go Merge pull request #2825 from influxdata/feature/annotation-tests 2018-02-21 12:23:00 -06:00
annotations_test.go Add initial tests for REST annotations 2018-02-20 08:34:23 -06:00
assets.go
auth.go merged upstream, updated comments, added GroupFromClaims() 2018-02-20 09:47:42 +01:00
auth_test.go merged upstream, updated comments, added GroupFromClaims() 2018-02-20 09:47:42 +01:00
builders.go Remove unused code related to excess prints 2017-12-19 13:24:05 -08:00
builders_test.go
cells.go Add "Scale" type to accepted cell color types 2018-03-26 19:09:09 -07:00
cells_test.go WIP change backend TableColumn to RenamableField and ColumnNames in TableOptions to FieldNames 2018-03-20 17:15:33 -07:00
config.go Add PUT /config/:section route 2017-12-13 09:28:39 -08:00
config_test.go Rename superAdminFirstUserOnly to superAdminNewUsers & flip default logic accordingly 2017-12-13 14:49:49 -08:00
context.go
dashboards.go Change Organization ID to string from uint64 2017-12-19 10:13:43 -08:00
dashboards_test.go update tests to account for empty bounds change 2018-02-23 16:48:25 -08:00
databases.go
databases_test.go
env.go Add /chronograf/v1/env endpoint to expose env vars 2018-01-03 11:52:40 -08:00
env_test.go Add /chronograf/v1/env endpoint to expose env vars 2018-01-03 11:52:40 -08:00
helpers.go
hsts.go
ifql.go Add endpoint for raw string conversion to AST 2018-03-29 16:04:37 -07:00
influx.go Update influxdb write proxy to allow self-signed certificates 2018-01-09 11:09:13 -06:00
kapacitors.go Add insecureSkipVerify to marshal / unmarshal 2018-03-14 17:24:55 -07:00
kapacitors_test.go
layout.go Provide default cell colors in layout 2018-03-13 20:36:43 -07:00
layout_test.go Provide default cell colors in layout 2018-03-13 20:36:43 -07:00
links.go Func item triggers a handler when it is clicked 2018-03-29 16:06:10 -07:00
links_test.go
logger.go
logout.go
mapping.go Remove extraneous fmt.Print statements 2018-03-23 15:03:01 -07:00
mapping_test.go merged upstream, updated comments, added GroupFromClaims() 2018-02-20 09:47:42 +01:00
me.go Update existing user's superAdmin status in bolt if in Principal auth0 group 2018-03-23 16:53:08 -07:00
me_test.go Test for existing superadmin user in Principal auth0 group 2018-03-23 16:58:09 -07:00
middle.go merged upstream, updated comments, added GroupFromClaims() 2018-02-20 09:47:42 +01:00
middle_test.go merged upstream, updated comments, added GroupFromClaims() 2018-02-20 09:47:42 +01:00
mountable_router.go
mountable_router_test.go
mux.go Add endpoint for raw string conversion to AST 2018-03-29 16:04:37 -07:00
organizations.go merged upstream, updated comments, added GroupFromClaims() 2018-02-20 09:47:42 +01:00
organizations_test.go merged upstream, updated comments, added GroupFromClaims() 2018-02-20 09:47:42 +01:00
path.go
permissions.go
permissions_test.go
prefixing_redirector.go
prefixing_redirector_test.go
proxy.go Update kapacitor proxy to allow self-signed certificates 2018-01-09 11:05:47 -06:00
queries.go Fix cell replacement to return query config 2017-12-19 13:43:39 -06:00
queries_test.go Revert :interval: work 2018-02-28 20:47:16 -08:00
queryconfig.go
queryconfig_test.go
redoc.go
routes.go Func item triggers a handler when it is clicked 2018-03-29 16:06:10 -07:00
routes_test.go Fix tests related to new ifql ast link 2018-03-29 16:06:10 -07:00
server.go Change useidtoken to use-id-token for consistency 2018-03-28 13:31:24 -07:00
server_test.go Fix cell replacement to return query config 2017-12-19 13:43:39 -06:00
service.go Add mapPrincipalToSuperAdmin function 2018-03-23 15:48:34 -04:00
sources.go Fix server validation 2018-04-02 17:09:31 -07:00
sources_test.go Update influxdb annotation store to support update/delete 2018-01-18 21:50:46 -06:00
stores.go merged upstream, updated comments, added GroupFromClaims() 2018-02-20 09:47:42 +01:00
stores_test.go Add filestore impl of kapacitor and source stores 2017-12-19 13:14:00 -08:00
swagger.go
swagger.json Update for 1.4.3.1 2018-04-02 17:50:32 -07:00
templates.go Add multiple dashboard stores to server 2017-12-19 10:07:07 -08:00
templates_test.go
test_helpers.go
url_prefixer.go
url_prefixer_test.go
users.go merged upstream, updated comments, added GroupFromClaims() 2018-02-20 09:47:42 +01:00
users_test.go merged upstream, updated comments, added GroupFromClaims() 2018-02-20 09:47:42 +01:00
version.go