- 30 May, 2018 4 commits
-
-
* there was a comma missing to hide the handles, fixed now * added new styles to hide header interaction in full screen panels
David Kaltschmidt committed -
Fix cache busting for systemjs imports for plugins
David committed -
[skip ci]
Marcus Efraimsson committed -
influxdb: support count distinct aggregation
Kim Christensen committed
-
- 29 May, 2018 19 commits
-
-
bergquist committed
-
Show create dashboard link if at least editor in one folder
Carl Bergquist committed -
Changed Prometheus interval-alignment to cover whole panel range
David committed -
[skip ci]
Marcus Efraimsson committed -
As public/app/plugins/datasource/cloudwatch/partials/config.html and this file differ between the AWS regions available, I've updated the latest so they share the same data. In that way, the regions() method in dashboards returns the same list as the frontend does.
Christophe Le Guern committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
graphite: avoid distributed tracing headers in direct/browser mode
Marcus Efraimsson committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Document table row merge for multiple queries
David committed -
* everything imported via systemjs in the path `plugin/` will get a timestamp appended for cache busting * timestamp is set once on page load * plugin css loader gets cache buster too
David Kaltschmidt committed -
docker: new block for elasticsearch6
Marcus Efraimsson committed -
Daniel Lee committed
-
[skip ci]
Marcus Efraimsson committed -
inviting users: show friendlier error message when smtp is not configured
Marcus Efraimsson committed -
Closes #12061
Leonard Gram committed
-
- 28 May, 2018 17 commits
-
-
Brice Maron committed
-
bergquist committed
-
* 9703-auth-proxy: go fmt fixes configure proxy environments for Transport property
bergquist committed -
bergquist committed
-
related issue: https://github.com/grafana/grafana/issues/9703
iyeonok committed -
Marcus Efraimsson committed
-
closes #11494
bergquist committed -
David Kaltschmidt committed
-
fixes #12087
thurt committed -
bergquist committed
-
* Add a full range option to sparklines * line zero=false
Ryan McKinley committed -
Torkel Ödegaard committed
-
Motivation: * too many conditionals for config, better to be explicit * different priorities: faster build for hot mode * working SCSS sources for styles in hot mode The biggest differences: * removed linter from TS loader in hot (should be editor or precommit or responsibility) * simplified styles loading * hot needs more extensions to resolve * removed commons chunking for hot * removed devServer from dev Reduced HMR time from 8s to 4s on my machine.
David Kaltschmidt committed -
* upgrade all webpack loaders to recent version * keep TS loader at 4.0.0 (5.0.0 requires webpack 4) * remove unused json-loader
David committed -
Resolves issue with postgres tests. Also sets timezone of test instance and database to utc to resolve mysql tests. Closes #12065
Marcus Efraimsson committed -
Additional anonymous usage stats
Carl Bergquist committed -
removes os and arch from binary path when building in dev mode
bergquist committed
-