Commit Graph

40 Commits (56c3875bb9119aa2e75fca8ab3fde2bed03d968b)

Author SHA1 Message Date
idafurjes 56c3875bb9
Chore: Remove context.TODO (#43458) 4 years ago
Will Browne 2e3e7a7e55
Plugins: Plugin Store API returns DTO model (#41340) 4 years ago
ying-jeanne 54de1078c8
remove the global log error/warn etc functions (#41404) 4 years ago
Tania B 5652bde447
Encryption: Use secrets service (#40251) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago
ying-jeanne 681218275e
remove crit and trace (#40320) 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
Joan López de la Franca Beltran 722c414fef
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
Serge Zaitsev 063160aae2
Chore: pass url parameters through context.Context (#38826) 4 years ago
Serge Zaitsev abfdfcf405
Plugins: Support multiple HTTP methods in plugin.json routes (#39069) 4 years ago
Serge Zaitsev c3ab2fdeb7
Macaron: remove custom Request type (#37874) 4 years ago
Serge Zaitsev d15cbe4b4e
Macaron cleanup (#37795) 4 years ago
Arve Knudsen a2eda798e7
PluginManager: Make remaining plugin state non-global (#32094) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Victor Cinaglia 967e9b39e8
Fix panic when using complex dynamic URLs in app plugin routes (#27977) 5 years ago
Arve Knudsen fbf0d2c086
Plugin proxy: Handle URL parsing errors (#29093) 5 years ago
Arve Knudsen 4c56eb3991
Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Carl Bergquist a86b8c8a04
http: remove dualstack since its deprecated (#16940) 6 years ago
Ryan McKinley 3c21a121eb Plugins: Unifying alpha state & options for all plugins (#16530) 6 years ago
Andrej Ocenas bbdc1c0e64 Add custom header with grafana user and a config switch for it 6 years ago
Mario Trangoni 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 7 years ago
Torkel Ödegaard 10e86eda69
fix: #12461 introduced issues with route registration ordering, adding plugin static routes before plugins package had been initiated (#12474) 7 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 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 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 9 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