grafana/pkg/middleware
2016-06-25 16:34:42 +02:00
..
auth_proxy.go minor spelling corrections 2016-02-16 12:12:04 +11: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 feat(macaron): upgrades macaron version 2016-01-13 15:11:23 +01:00
logger.go feat(logging): error logging improvements 2016-06-11 12:16:33 +02:00
middleware_test.go tech(tests): remove unused code that breaks gorename 2016-06-25 16:34:42 +02:00
middleware.go feat(logging): error logging improvements 2016-06-11 12:16:33 +02:00
perf.go feat(timing): timing is now working with graphite and influxdb 2016-06-03 09:17:36 +02:00
quota_test.go fix(quota): fixed failing quota unit tests 2015-09-18 08:36:58 +02:00
quota.go feat(loggin): disable logging by default so unit tests are not full of logging 2016-06-11 11:38:25 +02:00
recovery.go feat(loggin): improved http request panic handling 2016-06-07 10:05:10 +02:00
session.go fix(build): fixed dependency and build issue 2016-01-13 15:38:54 +01:00
util.go fix(gzip): add plugin proxy to gzip exclusion, fixes #5237 2016-06-02 09:56:53 +02:00
validate_host.go fix(gofmt): fixed non formated go file 2016-01-13 15:43:32 +01:00