..
assets.go
Move URLPrefixer setup to mux, add default
2017-01-27 19:14:21 -05:00
auth.go
Refactor to remove autogenerated code.
2016-10-26 22:10:52 -05:00
auth_test.go
Add usage stats reporting
2016-10-28 14:34:55 -07:00
dashboards.go
Add Github organization restriction to authentication
2017-01-06 11:39:20 -06:00
exploration.go
Add server error logging
2016-11-19 11:41:06 -06:00
github.go
Add Github organization restriction to authentication
2017-01-06 11:39:20 -06:00
kapacitors.go
Update removal of sources to include removing kapacitor and rules resources
2017-01-05 14:47:44 -06:00
layout.go
Update layout ylabel and yrange to be properties of the query.
2016-11-30 14:13:15 -08:00
layout_test.go
Refactor to remove autogenerated code.
2016-10-26 22:10:52 -05:00
logger.go
Fix mux paths to be hardcoded; clarify server start; fix golint
2016-10-28 11:27:06 -05:00
mappings.go
Add server error logging
2016-11-19 11:41:06 -06:00
mux.go
Move URLPrefixer setup to mux, add default
2017-01-27 19:14:21 -05:00
proxy.go
Fix kapacitor auth with basic auth in header
2017-01-10 18:51:25 -06:00
redoc.go
Miscellaneous lint cleanup
2016-12-20 12:59:56 -08:00
routes.go
add dashboards interface/structs
2016-12-07 16:31:22 -08:00
server.go
Move Basepath prop to better match style
2017-01-27 19:15:56 -05:00
service.go
formatting
2016-12-14 12:12:20 -08:00
sources.go
Merge pull request #738 from influxdata/feature/go-orphan-kapacitor
2017-01-09 15:49:05 -06:00
sources_test.go
Update sources endpoint to take optional telegraf database name.
2016-11-18 16:07:53 -06:00
swagger.go
Miscellaneous lint cleanup
2016-12-20 12:59:56 -08:00
swagger.json
Merge pull request #738 from influxdata/feature/go-orphan-kapacitor
2017-01-09 15:49:05 -06:00
url_prefixer.go
Move URLPrefixer setup to mux, add default
2017-01-27 19:14:21 -05:00
url_prefixer_test.go
Make prefixer support multiple tags, chunked enc
2017-01-27 17:00:08 -05:00
users.go
Update teapot to be informational
2016-12-07 13:28:58 -06:00
version.go
Add X-Chronograf-Version header
2017-01-23 23:29:12 -08:00