- 08 May, 2018 32 commits
-
-
Update dashboard.md
Carl Bergquist committed -
Šimon Podlipský committed
-
[skip ci]
Marcus Efraimsson committed -
Fixes #11099
Adrian Muraru committed -
* singlestat: render time of last point based on dashboard timezone * changelog: add note for #10338
Marcus Efraimsson committed -
Fix for #10078: Render value as link in Table panel: ampersand symbol "&" is not escaped in link URL, resulting URL is wrong.
Angrite committed -
* Set fillColor in bars on load and on color change * Change bar fill color on color override * Added test for series overrides * Moved bars fill color setting into time_series. Fixed issue with prev commit where you could not show bars because of series overrides.
Chris Rice committed -
* interpolate 'field' again in Elasticsearch terms queries Fix for #8662 which was regressed in commit e4950c2d (the field 'field' was no longer interpolated) * remove unnecessary check for existence of field 'field'
Andrew Richards committed -
Templating : return __empty__ value when all value return nothing to prevent elasticsearch syntaxe error (#9701)
Seuf committed -
Thibaut Patel committed
-
decrease length of auth_id column in user_auth table
Marcus Efraimsson committed -
Torkel Ödegaard committed
-
bergquist committed
-
bergquist committed
-
* ldap: case-insensitive LDAP group comparison According to RFC2251 4.1.5, LDAP strings are case-insensitive. Disregard case when comparing group mappings. * ldap: add test for case-insensitive group mapping
Tomasz Torcz committed -
[skip ci]
Marcus Efraimsson committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
fix XSS vulnerabilities in dashboard links
Alexander Zobnin committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
https://github.com/jereksel/grafana
Merge branch 'feature/save_json' of https://github.com/jereksel/grafana into jereksel-feature/save_json
Torkel Ödegaard committed -
bergquist committed
-
Dan Cech committed
-
Torkel Ödegaard committed
-
This reverts commit 34133671.
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
certain mysql versions don't support having indices with a greater varchar length than 190.
Marcus Efraimsson committed -
Support for local Docker builds
Carl Bergquist committed -
Merge branch 'am/fix-query-variable-influxdb' of https://github.com/forzafootball/grafana into influx-db-select-query-variable
Torkel Ödegaard committed -
Patrick O'Carroll committed
-
* Add baron scroller to grafana panel, not plugin panel * remove comment about root <div> element, since it will not be true
Ryan McKinley committed
-
- 07 May, 2018 8 commits
-
-
* enable url() processing in CSS to ensure assets load in HMR mode * only needed when running `yarn start` which needs this for the hot reloader
David committed -
Torkel Ödegaard committed
-
Server shutdown flow rewrite & provision service refactor
Carl Bergquist committed -
Explore: Add entry to panel menu to jump to Explore
David committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Marcus Efraimsson committed
-