chronograf/server
Timothy J. Raymond 21c3f78fe3 Merge pull request #1619 from pragkent/generic-oauth-redirect-url
Add redirect url to generic oauth
2017-06-21 10:19:03 -04:00
..
assets.go
auth.go Update oauth2 Authenticator signatures to use extend 2017-04-17 11:49:45 -05:00
auth_test.go Update oauth2 Authenticator signatures to use extend 2017-04-17 11:49:45 -05:00
builders.go Allow InfluxDB and Kapacitor configuration via ENV vars or CLI options (#1129) 2017-03-30 09:48:04 -07:00
builders_test.go Bypass URLPrefixer if http.Flusher is unavailable 2017-04-04 10:33:14 -04:00
cells.go Add initial template CRUD operations 2017-04-20 11:09:56 -05:00
dashboards.go Add more validation checks to dashboard updates 2017-04-20 11:47:31 -05:00
dashboards_test.go Update influxql AST parsing to return full binary exprs (#1380) 2017-05-03 15:57:19 -07:00
databases.go Admin Databases Page no longer breaks if a db is missing an rp (#1179) 2017-04-04 14:42:24 -07:00
databases_test.go Update kapacitors rule's to use AST and kapacitor directly 2017-04-05 20:04:42 -05:00
hsts.go
influx.go Add line-protocol /write endpoint to all data sources 2017-05-03 00:06:40 -05:00
kapacitors.go Add kapacitor rule validation on update 2017-05-25 12:10:25 -05:00
kapacitors_test.go Add kapacitor rule validation on update 2017-05-25 12:10:25 -05:00
layout.go
layout_test.go
logger.go Add HTTP status code to logs 2017-05-08 14:40:50 -07:00
logout.go Fix OAuth when using Basepath 2017-05-08 14:40:50 -07:00
mappings.go
me.go Fix PathEscape work for go 1.7 2017-04-07 15:32:35 -05:00
me_test.go
mountable_router.go Fix OAuth when using Basepath 2017-05-08 14:40:50 -07:00
mountable_router_test.go Implement a MountableRouter 2017-04-03 17:06:21 -04:00
mux.go Refactor statusFeedURL to be set in CLI 'default' 2017-06-15 13:51:22 -07:00
path.go Fix PathEscape work for go 1.7 2017-04-07 15:32:35 -05:00
permissions.go
permissions_test.go
prefixing_redirector.go Fix infinite spinner with /chronograf basepath 2017-05-09 12:12:42 -07:00
prefixing_redirector_test.go Fix infinite spinner with /chronograf basepath 2017-05-09 12:12:42 -07:00
proxy.go Use the Host header from the original Kapacitor URL 2017-04-07 08:15:19 -05:00
queries.go correct TemplateVar collection type in Queries 2017-06-14 10:52:29 -04:00
queryconfig.go Update rawtext in queryconfig to be null and not omitempty 2017-04-07 17:32:10 -05:00
redoc.go
roles.go
roles_test.go
routes.go Comment new StatusFeed member of AllRoutes 2017-06-15 17:55:46 -07:00
routes_test.go Refactor statusFeedURL to be set in CLI 'default' 2017-06-15 13:51:22 -07:00
server.go Merge pull request #1619 from pragkent/generic-oauth-redirect-url 2017-06-21 10:19:03 -04:00
server_test.go Bypass URLPrefixer if http.Flusher is unavailable 2017-04-04 10:33:14 -04:00
service.go Update kapacitors rule's to use AST and kapacitor directly 2017-04-05 20:04:42 -05:00
sources.go Resolve conflicts 2017-05-05 10:01:26 -07:00
sources_test.go Add line-protocol /write endpoint to all data sources 2017-05-03 00:06:40 -05:00
swagger.go
swagger.json Update swagger docs for external and statusFeed props 2017-06-15 18:23:42 -07:00
templates.go Add measurements and databases to template variables 2017-04-20 14:32:02 -05:00
templates_test.go Add support for :autoGroupBy: template variable 2017-06-13 14:59:56 -04:00
url_prefixer.go Bypass URLPrefixer if http.Flusher is unavailable 2017-04-04 10:33:14 -04:00
url_prefixer_test.go Bypass URLPrefixer if http.Flusher is unavailable 2017-04-04 10:33:14 -04:00
users.go
users_test.go
version.go