- 10 Sep, 2019 2 commits
-
-
Andrej Ocenas committed
-
* merge master * export prometheus tags
Ryan McKinley committed
-
- 09 Sep, 2019 17 commits
-
-
Ivana Huckova committed
-
Andrej Ocenas committed
-
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed -
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12. - [Release notes](https://github.com/npm/fstream/releases) - [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed -
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed -
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed -
lzd committed
-
* update gopkg.in/macaron.v1 * update github.com/go-macaron/binding * update github.com/go-macaron/session * Substitute github.com/Unknwon/com with github.com/unknwon/com * Clean up modules using `go mod tidy` * Substitute github.com/Unknwon/bra with github.com/unknwon/bra
Sofia Papagiannaki committed -
* merge master * move mixed datasource * all responses in test * fix tests/mocks * remove ?
Ryan McKinley committed -
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed -
Anirudh Ramesh committed
-
Ryan McKinley committed
-
Up until now one had to manually specify module name mapper for stylesheet files in order for Jest not to fail when running tests that import stylesheet files. This adds default mock for stylesheet file and some tests
Dominik Prokop committed -
* Improve grafana toolkit related readmes * Post review updates * Update packages/grafana-toolkit/README.md * Update packages/grafana-toolkit/README.md
Dominik Prokop committed -
Andrej Ocenas committed
-
Allow extending LDFALGS by setting LDFLAGS to be able to pass -zrelro,-znow for Arch Linux packaging to get full relro.
jelle van der Waa committed -
If grafana is build from a non-git source a new timestamp is used every build which makes grafana binaries non-reproducible. Motivation: https://reproducible-builds.org
jelle van der Waa committed
-
- 08 Sep, 2019 1 commit
-
-
Adds the definition of `GetTeamsForLDAPGroupCommand` which handles the lookup of team information based on LDAP groupDNs. This is an Enterprise only feature. To diferentiate,a response will contain the `team` key as `null` on OSS while on Enterprise the key will contain an empty array `[]` when no teams are found.
gotjosh committed
-
- 06 Sep, 2019 3 commits
-
-
Fixes #18941
kay delaney committed -
Grafana: Create new playlist/dashboard/channel card is not visible when there are no items in the list (#18890)
Ivana Huckova committed -
* Use window.setTimeout/Interval instead of nodejs versions * Remove awesome-typescript-loader dependency
Dominik Prokop committed
-
- 05 Sep, 2019 7 commits
-
-
Patrick O'Carroll committed
-
Sofia Papagiannaki committed
-
Peter Holmberg committed
-
* Explore: Adds ability to return to origin dashboard
kay delaney committed -
Move some of the buffering with live streaming inside of the datasource, sending full frames instead of deltas and allow Loki in dashboards.
Ryan McKinley committed -
* convert user organizations section to react * reload page on org change
Shavonn Brown committed -
* Check that timeEnd if defined before comparing to avoid false truthiness * Moved loop Fixes #18902
Shavonn Brown committed
-
- 04 Sep, 2019 10 commits
-
-
Torkel Ödegaard committed
-
* LDAP: Add API endpoint to query the LDAP server(s) status| This endpoint returns the current status(es) of the configured LDAP server(s). The status of each server is verified by dialling and if no error is returned we assume the server is operational. This is the last piece I'll produce as an API before moving into #18759 and see the view come to life.
gotjosh committed -
This change adds formal support for the South African Rand in the list of currencies.
Neo committed -
lzd committed
-
* ErrorHandling: Error boundary for every container * Remvoe custom query editor errors
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Scott Brenner committed
-
Leonard Gram committed
-
Styles: fixed gradient in logo so it doesn't go outside the logo and get a defined start and end color, changed brand gradient to be the same as in logo, created new variable for vertical gradient (#18882) Fixes #18856
Patrick O'Carroll committed -
kay delaney committed
-