Torkel Ödegaard 175c651e65 fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906 9 年 前
..
auth.go 4fe72ebf69 feat(macaron): upgrades macaron version 10 年 前
auth_proxy.go 3fd6ae597d minor spelling corrections 9 年 前
auth_test.go be589d81c7 Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 10 年 前
logger.go eb673fd16d fix(middleware): typo 9 年 前
middleware.go 175c651e65 fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906 9 年 前
middleware_test.go 16fa631ea0 tech(tests): remove unused code that breaks gorename 9 年 前
perf.go 3065d10931 feat(timing): timing is now working with graphite and influxdb 9 年 前
quota.go 086b59483e feat(loggin): disable logging by default so unit tests are not full of logging 9 年 前
quota_test.go 5e949b0564 fix(quota): fixed failing quota unit tests 10 年 前
recovery.go 3dc7706c45 feat(loggin): improved http request panic handling 9 年 前
render_auth.go 175c651e65 fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906 9 年 前
request_metrics.go 6c5860d3e8 feat(metrics): measure proxy requests 9 年 前
session.go 175c651e65 fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906 9 年 前
util.go 1283461b89 fix(gzip): add plugin proxy to gzip exclusion, fixes #5237 9 年 前
validate_host.go 2cf0dc2cb2 fix(gofmt): fixed non formated go file 10 年 前