- 16 Nov, 2018 5 commits
-
-
Peter Holmberg committed
-
Peter Holmberg committed
-
Peter Holmberg committed
-
Peter Holmberg committed
-
Peter Holmberg committed
-
- 15 Nov, 2018 1 commit
-
-
Peter Holmberg committed
-
- 14 Nov, 2018 2 commits
-
-
Peter Holmberg committed
-
Peter Holmberg committed
-
- 13 Nov, 2018 12 commits
-
-
fixed singlestat guage ceneterd dot rendering issue
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Upgrades the go-macaroon package
Carl Bergquist committed -
bergquist committed
-
bergquist committed
-
Restore user profile preferences
Marcus Efraimsson committed -
bergquist committed
-
Marcus Efraimsson committed
-
[skip ci]
Marcus Efraimsson committed -
bergquist committed
-
Clarify wording of playlist protip
Torkel Ödegaard committed -
Per discussion on https://github.com/grafana/grafana/commit/154fbe2413f9abe33157baa563e42fbf67e2f27b#r31238888 it seemed like this wording might be easier to understand.
Mat Schaffer committed
-
- 12 Nov, 2018 6 commits
-
-
React Gauge Panel - first step
Torkel Ödegaard committed -
Peter Holmberg committed
-
Fix gofmt issues
Carl Bergquist committed -
Peter Holmberg committed
-
Mario Trangoni committed
-
See, $ gometalinter --disable-all --enable=gofmt --deadline 10m --vendor ./... build.go:1::warning: file is not gofmted with -s (gofmt) scripts/build/release_publisher/externalrelease.go:1::warning: file is not gofmted with -s (gofmt) scripts/build/release_publisher/localrelease.go:1::warning: file is not gofmted with -s (gofmt) scripts/build/release_publisher/main.go:1::warning: file is not gofmted with -s (gofmt) scripts/build/release_publisher/publisher_test.go:1::warning: file is not gofmted with -s (gofmt)
Mario Trangoni committed
-
- 11 Nov, 2018 3 commits
-
-
Remove Origin and Referer while proxying requests
Torkel Ödegaard committed -
[Bugfix] Don't drop the value when it's equal to None
Torkel Ödegaard committed -
Fix last megacheck issues
Carl Bergquist committed
-
- 09 Nov, 2018 9 commits
-
-
See, $ gometalinter --vendor --deadline 6m --disable-all --enable=megacheck ./... pkg/tsdb/influxdb/influxdb.go:106:3:warning: the surrounding loop is unconditionally terminated (SA4004) (megacheck)
Mario Trangoni committed -
See, $ gometalinter --vendor --deadline 6m --disable-all --enable=megacheck ./... scripts/build/release_publisher/publisher_test.go:14:2:warning: should merge variable declaration with assignment on next line (S1021) (megacheck)
Mario Trangoni committed -
Peter Holmberg committed
-
Adjust UI depth of query statistics
David committed -
Preserve suffix text when applying function suggestion
David committed -
Peter Holmberg committed
-
A z-index value of less than 1020 is needed because the time selection dropdown shares the latter value via inheritance. Arbitrarily picked 1015 because it is a notch down. Related: #14004
Michael Huynh committed -
Updates all PromQL function-like suggestions to omit parentheses when inserted. Such insertions also preserve any suffix text. Related: #13885
Michael Huynh committed
- 08 Nov, 2018 2 commits
-
-
Peter Holmberg committed
-
Augustin Husson committed
-