- 25 Apr, 2018 2 commits
-
-
Leonard Gram committed
-
Add silent option to backend requests
David committed
-
- 24 Apr, 2018 9 commits
-
-
Added requests/sec(throughput)
Carl Bergquist committed -
allow to show more preview values for variables
Marcus Efraimsson committed -
Patrick O'Carroll committed
-
David Kaltschmidt committed
-
fixed so user who can edit dashboard can edit row
Marcus Efraimsson committed -
Fix ineffassign issues
Carl Bergquist committed -
From review feedback: * s/helper/metadata * combined positional args to _request into options dict * metadataRequest reuses _request() * moved consumption of this.httpMethod into _request, can be overwritten in options due to spread-after
David Kaltschmidt committed -
Patrick O'Carroll committed
-
Patrick O'Carroll committed
-
- 23 Apr, 2018 19 commits
-
-
Mario Trangoni committed
-
Mario Trangoni committed
-
Mario Trangoni committed
-
Mario Trangoni committed
-
Mario Trangoni committed
-
Patrick O'Carroll committed
-
Patrick O'Carroll committed
-
Signing was failing as the builds were expected to run as ubuntu but is run as root. Closes #11686
Leonard Gram committed -
Make Ldap group composed of DNs work.
Dan Cech committed -
Marcus Efraimsson committed
-
Fix for default permissions on folder are not shown as inherited in it's dashboards
Daniel Lee committed -
flopp999 committed
-
bergquist committed
-
added button to show more preview values for variables, button runs a function that increases options limit, fixes #11508
Patrick O'Carroll committed -
#9630
flopp999 committed -
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
pkg/tsdb: fix ineffassign isues
Carl Bergquist committed -
fix CircleCI gometalinter test
Carl Bergquist committed
-
- 22 Apr, 2018 4 commits
-
-
Mario Trangoni committed
-
Mario Trangoni committed
-
graphite: use a query when testing data source
Daniel Lee committed -
postgres: adjust timeFilter, timeFrom and timeTo macro examples
Daniel Lee committed
-
- 21 Apr, 2018 1 commit
-
-
Sven Klemm committed
-
- 20 Apr, 2018 5 commits
-
-
https://github.com/ryantxu/grafana
Merge branch 'annotations-created' of https://github.com/ryantxu/grafana into ryantxu-annotations-created
Daniel Lee committed -
* When set to `true`, the `silent` option for backend_srv requests suppresses all event emitters that are triggered when the response is received. * Added `helperRequest()` to the Prometheus datasource to support requests that are not triggered by the user, e.g., for tab completion. `helperRequest()` sets the `silent` option. * Migrated all non-timeseries queries of the Prometheus datasource to use `helperRequest()`. Fixes #11673
David Kaltschmidt committed -
bergquist committed
-
bergquist committed
-
bergquist committed
-