Torkel Ödegaard 26eb6e559e Removed use of absolute urls in dashboard search and dashlist, root_url option is now not required, it is required if you use oauth or proxy grafana under suburl, #1483 %!s(int64=11) %!d(string=hai) anos
..
account.go 90cd10e034 CLI: Add account:delete command %!s(int64=11) %!d(string=hai) anos
account_user.go eec178458b Validation check for not removing the last account admin %!s(int64=11) %!d(string=hai) anos
apikey.go 23bbc5160e Fixed validation for adding api keys, added unique index for api key name + account_id %!s(int64=11) %!d(string=hai) anos
dashboard_test.go c684b1ddab dashboard load/save work and began work on register %!s(int64=11) %!d(string=hai) anos
dashboards.go f8a10fa7af Updated account and profile pages, very temporary solution, do not like it at all %!s(int64=11) %!d(string=hai) anos
datasource.go 22652889b2 CLI: Add datasource:create command %!s(int64=11) %!d(string=hai) anos
home_dashboard.go 42a5aefb23 Worked on home dashboard %!s(int64=11) %!d(string=hai) anos
models.go 450d242d5f working on oauth %!s(int64=11) %!d(string=hai) anos
search.go 26eb6e559e Removed use of absolute urls in dashboard search and dashlist, root_url option is now not required, it is required if you use oauth or proxy grafana under suburl, #1483 %!s(int64=11) %!d(string=hai) anos
star.go 076905d14e Added isStarred to search result hit, very inefficient loading right now but can be cached later on %!s(int64=11) %!d(string=hai) anos
user.go 0140a00884 Added two columns to user table, email_verified and theme, no used right now but will probably shortly %!s(int64=11) %!d(string=hai) anos