Torkel Ödegaard 2fec2c2fa0 Templating: Dashboard will now wait to load until all template variables that have refresh on load set or are initialized via url to be fully loaded and so all variables are in valid state before panels start issuing metric requests. Closes #1255 10 lat temu
..
dtos 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 10 lat temu
admin_settings.go 8722ee8ad6 Worked on playlist update for Grafana 2.0, added dashboard search to playliststart view, #1460 11 lat temu
admin_users.go 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 10 lat temu
api.go 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 10 lat temu
apikey.go c75aa23092 New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 10 lat temu
dashboard.go 04d25dc58a Dashboard: When saving a dashboard and another user has made changes inbetween, the user is promted with a warning if he really wants to overwrite the other's changes, Closes #718 10 lat temu
dataproxy.go 2fec2c2fa0 Templating: Dashboard will now wait to load until all template variables that have refresh on load set or are initialized via url to be fully loaded and so all variables are in valid state before panels start issuing metric requests. Closes #1255 10 lat temu
dataproxy_test.go ae3b9617b6 Fixed dataproxy test 10 lat temu
datasources.go 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 10 lat temu
frontendsettings.go 477e035f2e Fixed anonymous access mode, Closes #1586 10 lat temu
index.go 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 10 lat temu
login.go f3d4d2782f Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585 10 lat temu
login_oauth.go f3d4d2782f Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585 10 lat temu
metrics.go 10820f31c2 Changed go package path 11 lat temu
org.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 lat temu
org_users.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 lat temu
render.go 397dfc54cd Fixed bug in png rendering when having changed public url 11 lat temu
search.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 lat temu
signup.go f3d4d2782f Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585 10 lat temu
stars.go 10820f31c2 Changed go package path 11 lat temu
user.go 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 10 lat temu