.. |
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
|
Populate links response with organiation on JWT
|
2018-01-17 12:26:28 -05:00 |
auth_test.go
|
Nest user routes under organization
|
2018-01-16 16:45:58 -05:00 |
builders.go
|
…
|
|
builders_test.go
|
…
|
|
cells.go
|
make empty axes bounds [,] instead of []
|
2018-02-23 16:24:54 -08: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
|
…
|
|
config_test.go
|
…
|
|
context.go
|
…
|
|
dashboards.go
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
Remove Public; Improve Tab Names
|
2018-02-09 16:00:27 -08: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
|
Update existing user's superAdmin status in bolt if in Principal auth0 group
|
2018-03-23 16:53:08 -07:00 |
middle.go
|
Fix RouteMatchesPrincipal if org isnt on principal
|
2018-01-17 12:42:32 -05:00 |
middle_test.go
|
Fix RouteMatchesPrincipal if org isnt on principal
|
2018-01-17 12:42:32 -05:00 |
mountable_router.go
|
…
|
|
mountable_router_test.go
|
…
|
|
mux.go
|
Merge branch 'master' into feature/annotationz-pre-pl-with-master
|
2018-02-15 12:03:10 -08:00 |
organizations.go
|
Remove Public; Improve Tab Names
|
2018-02-09 16:00:27 -08:00 |
organizations_test.go
|
Remove Public; Improve Tab Names
|
2018-02-09 16:00:27 -08: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
|
…
|
|
queries_test.go
|
Revert :interval: work
|
2018-02-28 20:47:16 -08:00 |
queryconfig.go
|
…
|
|
queryconfig_test.go
|
…
|
|
redoc.go
|
…
|
|
routes.go
|
Populate links response with organiation on JWT
|
2018-01-17 12:26:28 -05:00 |
routes_test.go
|
Nest user routes under organization
|
2018-01-16 16:45:58 -05:00 |
server.go
|
Fix Auth0SuperAdminOrg server option description to indicate only one org is acceptable
|
2018-03-23 14:53:43 -07:00 |
server_test.go
|
…
|
|
service.go
|
Add mapPrincipalToSuperAdmin function
|
2018-03-23 15:48:34 -04:00 |
sources.go
|
Merge pull request #2846 from influxdata/feature/annotations
|
2018-02-27 13:05:39 -08:00 |
sources_test.go
|
Update influxdb annotation store to support update/delete
|
2018-01-18 21:50:46 -06:00 |
stores.go
|
Add correct implementation of mappings
|
2018-02-05 14:54:39 -05:00 |
stores_test.go
|
…
|
|
swagger.go
|
…
|
|
swagger.json
|
Bump version
|
2018-03-08 18:54:45 -08:00 |
templates.go
|
…
|
|
templates_test.go
|
…
|
|
test_helpers.go
|
…
|
|
url_prefixer.go
|
…
|
|
url_prefixer_test.go
|
…
|
|
users.go
|
Allow user to delete themselves
|
2018-02-07 09:46:08 -05:00 |
users_test.go
|
Allow user to delete themselves
|
2018-02-07 09:46:08 -05:00 |
version.go
|
…
|
|