grafana/pkg/middleware
Carl Bergquist e1d5fc8627
instrumentation: align label name with our other projects (#29514)
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2020-12-08 14:26:07 +01:00
..
authproxy Auth proxy: Return standard error type (#29502) 2020-12-02 16:57:16 +01:00
auth_proxy_test.go Middleware: Simplifications (#29491) 2020-12-02 12:44:51 +01:00
auth_proxy.go Auth proxy: Return standard error type (#29502) 2020-12-02 16:57:16 +01:00
auth_test.go middleware: Make scenario test functions take a testing.T argument (#29564) 2020-12-04 11:09:32 +01:00
auth.go Middleware: Simplifications (#29491) 2020-12-02 12:44:51 +01:00
cookie.go Middleware: Simplifications (#29491) 2020-12-02 12:44:51 +01:00
dashboard_redirect_test.go middleware: Make scenario test functions take a testing.T argument (#29564) 2020-12-04 11:09:32 +01:00
dashboard_redirect.go Dashboard: Redirects for old edit & view panel urls (#25653) 2020-06-17 12:51:41 +02:00
headers.go chore: avoid aliasing models in middleware (#22484) 2020-02-28 12:50:58 +01:00
logger.go Instrumentation: Add examplars for request histograms (#29357) 2020-12-01 15:04:59 +01:00
middleware_basic_auth_test.go middleware: Make scenario test functions take a testing.T argument (#29564) 2020-12-04 11:09:32 +01:00
middleware_test.go middleware: Make scenario test functions take a testing.T argument (#29564) 2020-12-04 11:09:32 +01:00
middleware.go Middleware: Rewrite tests to use standard library (#29535) 2020-12-03 08:28:54 +01:00
org_redirect_test.go middleware: Make scenario test functions take a testing.T argument (#29564) 2020-12-04 11:09:32 +01:00
org_redirect.go Auth: Should redirect to login when anonymous enabled and URL with different org than anonymous specified (#28158) 2020-10-23 16:34:35 +02:00
quota_test.go middleware: Make scenario test functions take a testing.T argument (#29564) 2020-12-04 11:09:32 +01:00
quota.go chore: avoid aliasing models in middleware (#22484) 2020-02-28 12:50:58 +01:00
recovery_test.go middleware: Make scenario test functions take a testing.T argument (#29564) 2020-12-04 11:09:32 +01:00
recovery.go Security: Add gosec G304 auditing annotations (#29578) 2020-12-03 22:13:06 +01:00
render_auth.go chore: avoid aliasing models in middleware (#22484) 2020-02-28 12:50:58 +01:00
request_metrics.go instrumentation: align label name with our other projects (#29514) 2020-12-08 14:26:07 +01:00
request_tracing.go mark >=400 responses as error 2017-09-18 11:08:58 +02:00
testing.go middleware: Make scenario test functions take a testing.T argument (#29564) 2020-12-04 11:09:32 +01:00
util.go Backend Plugins: Support handling of streaming resource response (#22580) 2020-03-06 01:44:07 +07:00
validate_host.go chore: avoid aliasing models in middleware (#22484) 2020-02-28 12:50:58 +01:00