Commit Graph

16 Commits (33f9e8554d309d12acb32f4919230902dfd2429b)

Author SHA1 Message Date
Ben Sully 5ff94e528b
API: don't re-add /api suffix to grafana.com API URL (#62280) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Ben Sully bd4e3f0d16
API: Correctly use new grafana_com.api_url setting in /api/gnet proxy (#60893) 2 years ago
Marcus Efraimsson 4bc582570e
Instrumentation: Proxy status code correction and various improvements (#47473) 3 years ago
Jack Westbrook 3c3cf2eee9
Plugins Catalog: Install and show the latest compatible version of a plugin (#41003) 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
Serge Zaitsev 063160aae2
Chore: pass url parameters through context.Context (#38826) 4 years ago
Serge Zaitsev c3ab2fdeb7
Macaron: remove custom Request type (#37874) 4 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
Carl Bergquist a86b8c8a04
http: remove dualstack since its deprecated (#16940) 6 years ago
Mario Trangoni 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 6 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 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
Torkel Ödegaard c34db77f04 grafana_com: changed name of oauth grafana_net integration (old settings names still work), and updated login button look, closes #8415 8 years ago
marcv81 150d21800c Do not pass Authorization header in Grafana.net proxy (#6243) 9 years ago
Torkel Ödegaard 23e0240410 fix(build): removed logging call that caused wrong dependency to be used 9 years ago
Torkel Ödegaard c3708b3096 feat(import): import directly from grafana.net id/url now works 9 years ago
Torkel Ödegaard 540def2c39 feat(import): working on unit tests for import ctrl 9 years ago
Torkel Ödegaard d70ef90bdd feat(): plugin list panel 9 years ago