grafana/pkg/middleware
Marcus Efraimsson 5882e5bb46
Merge pull request #13900 from marefr/ds_cache_refactor
Datasource proxy cache refactor
2018-11-05 11:02:31 +01:00
..
auth_proxy_test.go refactor authproxy & ldap integration, address comments 2018-04-17 14:06:25 -04:00
auth_proxy.go string formating fixes 2018-08-28 22:33:38 +02:00
auth_test.go Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 2015-05-02 12:06:58 +02:00
auth.go support passing api token in Basic auth password (#12416) 2018-06-28 03:08:32 -07:00
dashboard_redirect_test.go Make golint happier 2018-03-22 22:38:44 +01:00
dashboard_redirect.go Revert "Opportunities to unindent code (unindent)" 2018-05-02 14:06:46 +02:00
headers.go refactor datasource caching 2018-10-30 09:31:56 +01:00
logger.go rename Context to ReqContext 2018-03-07 11:54:50 -05:00
middleware_test.go fixed to template PR issues, #13938 2018-11-02 10:49:46 +01:00
middleware.go refactor datasource caching 2018-10-30 09:31:56 +01:00
org_redirect_test.go rename Context to ReqContext 2018-03-07 11:54:50 -05:00
org_redirect.go rename Context to ReqContext 2018-03-07 11:54:50 -05:00
perf.go rename Context to ReqContext 2018-03-07 11:54:50 -05:00
quota_test.go rename Context to ReqContext 2018-03-07 11:54:50 -05:00
quota.go move quota to dedicated service 2018-03-07 17:19:35 -05:00
recovery_test.go fixed to template PR issues, #13938 2018-11-02 10:49:46 +01:00
recovery.go fixed to template PR issues, #13938 2018-11-02 10:49:46 +01:00
render_auth.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
request_metrics.go metrics: set summary unit 2017-09-14 19:28:54 +02:00
request_tracing.go mark >=400 responses as error 2017-09-18 11:08:58 +02:00
session.go session: fork Macaron mysql session middleware 2018-03-16 01:19:28 +01:00
util.go prometheus: enable gzip for /metrics endpoint 2017-10-23 09:35:46 +02:00
validate_host.go rename Context to ReqContext 2018-03-07 11:54:50 -05:00