zhulongcheng
|
2fff8f77dc
move log package to /infra (#17023)
|
6 年之前 |
Carl Bergquist
|
a86b8c8a04
http: remove dualstack since its deprecated (#16940)
|
6 年之前 |
Ryan McKinley
|
3c21a121eb
Plugins: Unifying alpha state & options for all plugins (#16530)
|
6 年之前 |
Andrej Ocenas
|
bbdc1c0e64
Add custom header with grafana user and a config switch for it
|
6 年之前 |
Mario Trangoni
|
8261613b51
pkg/util/{ip.go,url.go}: Fix some golint issues
|
7 年之前 |
Torkel Ödegaard
|
10e86eda69
fix: #12461 introduced issues with route registration ordering, adding plugin static routes before plugins package had been initiated (#12474)
|
7 年之前 |
Julian Kornberger
|
7aab6a8887
Make golint happier
|
7 年之前 |
Dan Cech
|
c0ecdee375
rename Context to ReqContext
|
7 年之前 |
Dan Cech
|
338655dd37
move Context and session out of middleware
|
7 年之前 |
Carl Bergquist
|
9d53653647
Merge pull request #9378 from mattbostock/verify_tls
|
8 年之前 |
Matt Bostock
|
a286ffa5f2
Alias macron package in app_routes.go
|
8 年之前 |
Matt Bostock
|
16c5d0e4b7
Always verify TLS unless explicitly told otherwise
|
8 年之前 |
Carl Bergquist
|
e9e8ffc769
Merge pull request #9367 from bobrik/dualstack
|
8 年之前 |
Ivan Babrou
|
9a4ae30227
Enable dualstack in every net.Dialer, fixes #9364
|
8 年之前 |
bergquist
|
8175783f93
go fmt
|
8 年之前 |
Brandon Arp
|
cffbcb504d
allow ssl renegotiation for datasources
|
8 年之前 |
Torkel Ödegaard
|
8bf49c51b9
dataproxy: refactoring data source proxy to support route templates and wrote more tests for data proxy code, #9078
|
8 年之前 |
Joe Lanford
|
56b7e2dfaf
Added support for TLS client auth for datasource proxies (#5801)
|
9 年之前 |
Torkel Ödegaard
|
e0c6048820
feat(instrumentation): added gauge and http endpoint
|
9 年之前 |
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 年之前 |
Anthony Woods
|
32f78d465b
add secureJsonData to appSettings model.
|
10 年之前 |
Anthony Woods
|
f94599cd29
merge apiPlugins with appPlugins
|
10 年之前 |