- 30 May, 2018 1 commit
-
-
this commit enable relatives path for provisioning dashboards. this enables easier dev setups
bergquist committed
-
- 29 May, 2018 5 commits
-
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
Closes #12061
Leonard Gram committed
-
- 28 May, 2018 15 commits
-
-
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 -
David Kaltschmidt 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 -
Marcus Efraimsson committed
-
Fix #9847 Add a generic signout_redirect_url to enable oauth logout
Carl Bergquist committed
-
- 27 May, 2018 2 commits
-
-
Added Swiss franc currency
Daniel Lee committed -
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
Julien Pivotto committed
-
- 25 May, 2018 6 commits
-
-
bergquist committed
-
Marcus Efraimsson committed
-
nr of folders nr of folder permissions nr of dashboard permissions nr of snapshots nr of teams nr of provisioned dashboards
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
bergquist committed
-
bergquist committed
-
- 24 May, 2018 6 commits
-
-
* rendering: headless chrome progress * renderer: minor change * grpc: version hell * updated grpc libs * wip: minor progess * rendering: new image rendering plugin is starting to work * feat: now phantomjs works as well and updated alerting to use new rendering service * refactor: renamed renderer package and service to rendering to make renderer name less confusing (rendering is internal service that handles the renderer plugin now) * rendering: now render key is passed and render auth is working in plugin mode * removed unneeded lines from gitignore * rendering: now plugin mode supports waiting for all panels to complete rendering * fix: LastSeenAt fix for render calls, was not set which causes a lot of updates to Last Seen at during rendering, this should fix sqlite db locked issues in seen in previous releases * change: changed render tz url parameter to use proper timezone name as chrome does not handle UTC offset TZ values * fix: another update to tz param generation * renderer: added http mode to renderer service, new ini setting [rendering] server_url
Torkel Ödegaard committed -
Fix typo in README.md
Carl Bergquist committed -
Aarón García Hervás committed
-
Leonard Gram committed
-
fix names of foreign arch packages
Leonard Gram committed -
* fix issue deleting dashboard snapshots by deleteKey, add dedicated endopoint for authenticated requests, update frontend, tests & docs.
Dan Cech committed
-
- 23 May, 2018 4 commits
-
-
fg2it committed
-
chore: migrate files to ts
Marcus Efraimsson committed -
Crosscompile and packages Grafana on arm, windows, linux and darwin
Leonard Gram committed -
Leonard Gram committed
-
- 22 May, 2018 1 commit
-
-
add query timeout option for Prometheus
Carl Bergquist committed
-