Commit Graph

17 Commits (d16b348868fae43d3ae1c6574b28b84b5eae6c91)

Author SHA1 Message Date
Torkel Ödegaard 10e86eda69
fix: #12461 introduced issues with route registration ordering, adding plugin static routes before plugins package had been initiated (#12474) 8 years ago
Julian Kornberger 7aab6a8887 Make golint happier 8 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 8 years ago
Dan Cech 338655dd37
move Context and session out of middleware 8 years ago
Matt Bostock a286ffa5f2 Alias macron package in app_routes.go 8 years ago
Matt Bostock 16c5d0e4b7 Always verify TLS unless explicitly told otherwise 8 years ago
Ivan Babrou 9a4ae30227
Enable dualstack in every net.Dialer, fixes #9364 8 years ago
bergquist 8175783f93 go fmt 8 years ago
Brandon Arp cffbcb504d allow ssl renegotiation for datasources 8 years ago
Torkel Ödegaard 8bf49c51b9 dataproxy: refactoring data source proxy to support route templates and wrote more tests for data proxy code, #9078 8 years ago
Joe Lanford 56b7e2dfaf Added support for TLS client auth for datasource proxies (#5801) 9 years ago
Torkel Ödegaard e0c6048820 feat(instrumentation): added gauge and http endpoint 10 years ago
Torkel Ödegaard 37c6a1ddf0 feat(app routes): worked on app routes, added unit test, changed Grafana-Context header to start with X to be standard compliant, got cloud saas queries to work via app route feature and header template 10 years ago
Anthony Woods 32f78d465b add secureJsonData to appSettings model. 10 years ago
Anthony Woods f94599cd29 merge apiPlugins with appPlugins 10 years ago
Anthony Woods dcde1422b7 add support for apiPlugin headers. 10 years ago
Torkel Ödegaard 8ff48c126a fix(merge): minor merge fix 10 years ago
woodsaj c35b51a268 refactor. 10 years ago
Torkel Ödegaard 5eab5dc47b feat(plugins): removed external plugins and bundle code, not ready for master yet, will revert this commit in seperate branch 10 years ago
woodsaj 700b77c450 implement role access checks on external-plugin routes. 10 years ago
Torkel Ödegaard df0bc7bbc4 feat(external_plugin): lots of refactoring for side menu link extensions and view data, #3185 10 years ago
Torkel Ödegaard 69daede583 feat(external plugins): worked on supporting external plugins better 10 years ago
woodsaj d503c5d83d refer to plugins are ExternalPlugin instead of thirdParty 10 years ago
Anthony Woods cf89b565a6 initial import of thirdParty route support 10 years ago