This website requires JavaScript.
Explore
Help
Sign In
public
/
grafana
Watch
1
Star
0
Fork
0
You've already forked grafana
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
efea3bc9cbf4f0a6a8592e458e422f5dc42b2add
grafana
/
pkg
/
middleware
T
History
Torkel Ödegaard
0ef6801117
Merge branch 'master' into alert_ui_take2
2016-06-11 12:17:14 +02:00
..
auth_proxy.go
minor spelling corrections
2016-02-16 12:12:04 +11:00
auth_test.go
…
auth.go
…
logger.go
feat(logging): error logging improvements
2016-06-11 12:16:33 +02:00
middleware_test.go
test(alerting): remove unused code to enable gorename
2016-06-10 07:11:14 +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
…
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
…
util.go
fix(gzip): add plugin proxy to gzip exclusion,
fixes
#5237
2016-06-02 09:56:53 +02:00
validate_host.go
…