- 23 Oct, 2018 1 commit
-
-
See, $ gometalinter --vendor --deadline 10m --disable-all --enable=megacheck ./... pkg/login/ldap.go:188:40:warning: should omit comparison to bool constant, can be simplified to !*extUser.IsGrafanaAdmin (S1002) (megacheck)
Mario Trangoni committed
-
- 19 Oct, 2018 16 commits
-
-
See, $ gometalinter --vendor --deadline 10m --disable-all --enable=megacheck ./... scripts/build/publish.go:126:48:warning: argument err is overwritten before first use (SA4009) (megacheck)
Mario Trangoni committed -
$ gometalinter --vendor --deadline 10m --disable-all --enable=megacheck ./... pkg/services/alerting/reader.go:37:2:warning: should use for range instead of for { select {} } (S1000) (megacheck)
Mario Trangoni committed -
See, $ gometalinter --vendor --deadline 10m --disable-all --enable=megacheck ./... pkg/middleware/middleware.go:46:3:warning: empty branch (SA9003) (megacheck)
Mario Trangoni committed -
See, $ gometalinter --vendor --deadline 10m --disable-all --enable=megacheck ./... pkg/plugins/plugins.go:124:4:warning: ineffective break statement. Did you mean to break out of the outer loop? (SA4011) (megacheck)
Mario Trangoni committed -
Add defaultProject to Stackdriver provisioning documentation
Marcus Efraimsson committed -
Erik Sundell committed
-
[skip ci]
Marcus Efraimsson committed -
WIP: React panels step1
Torkel Ödegaard committed -
[skip ci]
Marcus Efraimsson committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Allow unit overwrite if cloudwatch/stackdriver datasource response doesn't include unit
Marcus Efraimsson committed -
Erik Sundell committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 18 Oct, 2018 23 commits
-
-
Escape values in metric segment and sql part
Torkel Ödegaard committed -
Erik Sundell committed
-
stackdriver: make sure unit is not returned to the panel if mapping from stackdriver unit to grafana unit can't be made
Erik Sundell committed -
Sven Klemm committed
-
David Kaltschmidt committed
-
[skip ci]
Marcus Efraimsson committed -
Torkel Ödegaard committed
-
fix LDAP Grafana admin logic
Torkel Ödegaard committed -
Mitsuhiro Tanda committed
-
This reverts commit 9dd33b79e037fc75ddc5f3a6b294edba99e99b94.
Mitsuhiro Tanda committed -
Mitsuhiro Tanda committed
-
[skip ci]
Marcus Efraimsson committed -
fix concurrent map writes
Marcus Efraimsson committed -
Explore: fix render issues in split view
Torkel Ödegaard committed -
Explore: Use react-table as table component
David committed -
Co-authored-by: Adrien Fillon <adrien.fillon@cdiscount.com> Co-authored-by: Remi Buisson <remi.buisson@cdiscount.com>
Adrien Fillon committed -
[skip ci]
Leonard Gram committed -
David Kaltschmidt committed
-
[skip ci]
Marcus Efraimsson committed -
[skip ci]
Marcus Efraimsson committed -
Add socket support for mysql data source
Marcus Efraimsson committed -
Peter Holmberg committed
-
Peter Holmberg committed
-