Anthony Woods 7010df0fe8 fixes #1619 Secure PhantomJS Png rendering 10 年 前
..
dtos 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 11 年 前
admin_settings.go 8722ee8ad6 Worked on playlist update for Grafana 2.0, added dashboard search to playliststart view, #1460 11 年 前
admin_users.go 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 11 年 前
api.go 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 11 年 前
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 11 年 前
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 11 年 前
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 年 前
dataproxy_test.go ae3b9617b6 Fixed dataproxy test 11 年 前
datasources.go 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 11 年 前
frontendsettings.go 477e035f2e Fixed anonymous access mode, Closes #1586 10 年 前
index.go 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 11 年 前
login.go f3d4d2782f Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585 10 年 前
login_oauth.go f3d4d2782f Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585 10 年 前
metrics.go 10820f31c2 Changed go package path 11 年 前
org.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 年 前
org_users.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 年 前
render.go 7010df0fe8 fixes #1619 Secure PhantomJS Png rendering 10 年 前
search.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 年 前
signup.go f3d4d2782f Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585 10 年 前
stars.go 10820f31c2 Changed go package path 11 年 前
user.go 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 11 年 前