grafana/pkg/middleware
Arve Knudsen 58dbf96a12
Middleware: Rewrite tests to use standard library (#29535)
* middleware: Rewrite tests to use standard library

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-12-03 08:28:54 +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: Rewrite tests to use standard library (#29535) 2020-12-03 08:28:54 +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: Rewrite tests to use standard library (#29535) 2020-12-03 08:28:54 +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: Rewrite tests to use standard library (#29535) 2020-12-03 08:28:54 +01:00
middleware_test.go Middleware: Rewrite tests to use standard library (#29535) 2020-12-03 08:28:54 +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: Rewrite tests to use standard library (#29535) 2020-12-03 08:28:54 +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: Rewrite tests to use standard library (#29535) 2020-12-03 08:28:54 +01:00
quota.go chore: avoid aliasing models in middleware (#22484) 2020-02-28 12:50:58 +01:00
recovery_test.go Middleware: Rewrite tests to use standard library (#29535) 2020-12-03 08:28:54 +01:00
recovery.go Chore: Enable errorlint linter (#29227) 2020-11-19 14:47:17 +01:00
render_auth.go chore: avoid aliasing models in middleware (#22484) 2020-02-28 12:50:58 +01:00
request_metrics.go Instrumentation: Add examplars for request histograms (#29357) 2020-12-01 15:04:59 +01:00
request_tracing.go mark >=400 responses as error 2017-09-18 11:08:58 +02:00
testing.go Middleware: Rewrite tests to use standard library (#29535) 2020-12-03 08:28:54 +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