- 01 Aug, 2019 1 commit
-
-
Closes #18159
kay delaney committed
-
- 31 Jul, 2019 4 commits
-
-
Tobias Skarhed committed
-
Eric Leijonmarck committed
-
* Imperative mood The English language suggests that when giving out instructions or considerations is best to use imperative mood as the writing style. Done as part of this commit: - some worth smithing to match this style - changed the format to match the fact that this is commonly read as part of a text box when opening up your PRs - and extended a few descriptions to make it more friendly for newcomers
gotjosh committed -
* Auth Proxy: Include additional headers as part of the cache key Auth proxy has support to send additional user attributes as part of the authentication flow. These attributes (e.g. Groups) need to be monitored as part of the process in case of change. This commit changes the way we compute the cache key to include all of the attributes sent as part of the authentication request. That way, if we change any user attributes we'll upsert the user information.
gotjosh committed
-
- 30 Jul, 2019 4 commits
-
-
Ryan McKinley committed
-
Tobias Skarhed committed
-
Ryan McKinley committed
-
Ryan McKinley committed
-
- 29 Jul, 2019 1 commit
-
-
Make sure all data is sent to API to be able to select correct archive version.
Andrej Ocenas committed
-
- 28 Jul, 2019 2 commits
-
-
The live website points to a github URL that no longer exists.
Adam James West committed -
Ryan McKinley committed
-
- 26 Jul, 2019 5 commits
-
-
Leonard Gram committed
-
Leonard Gram committed
-
* Chore: Upgrade typescript to version 3.5
kay delaney committed -
* docs: team sync * docs: update team sync with regards to auth proxy * Add a footnote on server-side session cache * Docs: minor edits.
Leonard Gram committed -
SAML Authentication is an Enterprise only feature. This change enables the SAML login button to only be shown on enterprise.
gotjosh committed
-
- 25 Jul, 2019 4 commits
-
-
Allow non admins to see plugins list but only with readme. Any config tabs are hidden from the plugin page. Also plugin panel does not show action buttons (like Enable) for non admins.
Andrej Ocenas committed -
This changes trigger-docs-update job so that the docs build goes to production. There is no additional risk to push a broken site in production. The docs build process is to publish to staging, then wait for a manual approval before publishing to prod.
Alexandre de Verteuil committed -
Ryan McKinley committed
-
Sofia Papagiannaki committed
-
- 24 Jul, 2019 13 commits
-
-
Torkel Ödegaard committed
-
Closes #18170 Closes #18178
kay delaney committed -
David committed
-
* Build: fix use of env vars in parentheses execs * Build: disable shellcheck rule SC2086 for a file Follow up for 4b16cd6c
Oleg Gaidarenko committed -
Torkel Ödegaard committed
-
Fixes #18158
Torkel Ödegaard committed -
This reverts commit 0752a09f.
kay delaney committed -
* Timerange: Fixes a bug where custom timeranges didn't respect UTC Closes #18170 Closes #18178
kay delaney committed -
* LDAP: improve POSIX support * Correctly abtain DN attributes result * Allow more flexibility with comparison mapping between POSIX group & user * Add devenv for POSIX LDAP server * Correct the docs Fixes #18140
Oleg Gaidarenko committed -
Dima Kurguzov committed
-
* update links to sample plugins * lowercase Panel
Ryan McKinley committed -
Torkel Ödegaard committed
-
Dominik Prokop committed
-
- 23 Jul, 2019 6 commits
-
-
Replaced ubuntu:latest with ubuntu:18.04; specific image version to make grafana build images consistent (#18224)
Hassan Farid committed -
Follow-up for 4b16cd6c
Oleg Gaidarenko committed -
* Fix redis connstr parsing * Don’t log the password
Markus Blaschke committed -
Fixes #17947
Oleg Gaidarenko committed -
* Build: introduce shellcheck Fixes #16198
Oleg Gaidarenko committed -
* Update defaults.ini and sample.ini with the SAML assertion mapping fields * Document Grafana's ability to map ACS attributes while a Grafana user is created
gotjosh committed
-