- 30 Mar, 2017 1 commit
-
-
Kazumasa Kohtaka committed
-
- 29 Mar, 2017 8 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Daniel Lee committed
-
Torkel Ödegaard committed
-
Seuf committed
-
This seems to work for the three use cases: - Overflow on the left - Overflow on the right - Elements that are out of view on page load
Daniel Lee committed -
Torkel Ödegaard committed
-
- 28 Mar, 2017 2 commits
-
-
* use utf8mb4 character set for connections to mysql * use utf8mb4 character set for tables, shorten varchar fields used in unique indexes * migration type to update table character set * update table character sets * set charset for temp_user.status * gofmt
Dan Cech committed -
Jaroslav Hanslík committed
-
- 27 Mar, 2017 3 commits
-
-
Dan Cech committed
-
Fix some spelling/grammar/wording problems in What's New in Grafana v4.0
Daniel Lee committed -
crmacleo committed
-
- 23 Mar, 2017 11 commits
-
-
ref #7469
Daniel Lee committed -
Update README.md
Daniel Lee committed -
0x6875790d0a committed
-
Daniel Lee committed
-
Daniel Lee committed
-
Adds the Delete function to the Session wrapper so that the Macaron function for deleting keys from a Session can be used. https://go-macaron.com/docs/middlewares/session#implement-provider-interface
Daniel Lee committed -
Add common type for oauth authorization errors
Daniel Lee committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 22 Mar, 2017 8 commits
-
-
In systemd `After=` merely codes an ordering relation and does not start other units. Grafana needs to specify that it wants to start up _after_ either of the supported DB services have started, _if they start_. Enabling the database services, however, is out of scope for Grafana.
Tobias Wolf committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Daniel Lee committed
-
Torkel Ödegaard committed
-
Matt committed
-
Torkel Ödegaard committed
-
We now obtain credentials based on the container task's role rather than just relying on the credentials of the enclosing container instance. Fixes #6700.
gomlgs committed
-
- 21 Mar, 2017 7 commits
-
-
Trent White committed
-
Torkel Ödegaard committed
-
Trent White committed
-
Trent White committed
-
Trent White committed
-
Daniel Lee committed
-
If the auth config variable, disable_login_form, is set to true then the username and email fields are set to read-only on the profile page. The reason for this is so that the user does not lock themselves out by changing their email address or username. Or create a new user by changing both. ref #7810
Daniel Lee committed
-