~jacekn/charm-grafana/+git/grafana-charm:master

Last commit made on 2018-02-07
Get this branch:
git clone -b master https://git.launchpad.net/~jacekn/charm-grafana/+git/grafana-charm
Only Jacek Nykis can upload to this branch. If you are Jacek Nykis please log in for upload directions.

Branch merges

Branch information

Recent commits

7540bfa... by Jacek Nykis

Ignore datasource name when checking if it exists. Allows for human readable names to be configured in web UI

b5f40d0... by Jamon Camisso <email address hidden>

[jacekn,r=jamon] Merge branch 'master' of git+ssh://git.launchpad.net/~jacekn/grafana-charm

c523def... by Jacek Nykis

Fix dashboard_backup script to write valid JSON. Fixes LP #1718221

12f9a02... by Brad Marshall

[brad-marshall, r=tcuthbert] Merge branch 'action-user-mgmt' of git+ssh://git.launchpad.net/~brad-marshall/grafana-charm

2bf4bbf... by Jamon Camisso

Merge branch 'add-mysql-datasource' of git+ssh://git.launchpad.net/~rharding/grafana-charm

d78ca59... by Richard Harding

Merge branch 'master' of git+ssh://git.launchpad.net/grafana-charm into add-mysql-datasource

e2c9dc0... by Richard Harding

Flake8 cleanup per reviewj

4ff589e... by Brad Marshall

[brad-marshall, r=hloeung] Fixes race condition with setting user password
(Closes: LP#1684831)

a82a300... by Brad Marshall

Refactor the for loop a little to be less complicated

784e48b... by Brad Marshall

Added loop to check if we have any users with a time delay to avoid race condition
on install