- 13 Nov, 2018 17 commits
-
-
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
-
minor react panels refafactor
Torkel Ödegaard committed -
[skip ci]
Marcus Efraimsson committed -
bergquist committed
-
Torkel Ödegaard committed
-
Plugin not found
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard 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 10 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
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 4 commits
-
-
Remove Origin and Referer while proxying requests
Torkel Ödegaard committed -
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
-
- 10 Nov, 2018 4 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 09 Nov, 2018 5 commits
-
-
Torkel Ödegaard committed
-
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
-