Torkel Ödegaard 236c4e65f8 Began work on dashboard: editable flag, that actually stops users from changing anything, #1834 10 年 前
..
dtos 236c4e65f8 Began work on dashboard: editable flag, that actually stops users from changing anything, #1834 10 年 前
static 5f0e7cd52a Added custom cache control headers for static content 10 年 前
admin_settings.go 8722ee8ad6 Worked on playlist update for Grafana 2.0, added dashboard search to playliststart view, #1460 11 年 前
admin_users.go d987532262 Added server metrics 10 年 前
api.go 836e4b4911 Dashboard snapshot: Should not require login to view snapshot, Fixes #1780 10 年 前
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 年 前
dashboard.go d987532262 Added server metrics 10 年 前
dashboard_snapshot.go 8e9a0eddf5 Custom snapshot topnav header, new custom dashboard snapshot icon, #1623 10 年 前
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 10 年 前
datasources.go 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 10 年 前
frontendsettings.go f7b4f331f3 Updating docs 10 年 前
index.go e6492f7db9 Share modal: Override UI theme via URL param for Share link, rendered panel, or embedded panel, Closes #1701 10 年 前
login.go fc47fb8f64 Backend auth: remember cookie is needed for oauth logins as well 10 年 前
login_oauth.go ddaac50a25 Add allow_sign_up override for auth.google/github. 10 年 前
metrics.go 10820f31c2 Changed go package path 11 年 前
org.go b46f8bad6d Added check for allow_user_org_create, updated admin docs 10 年 前
org_users.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 年 前
render.go 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 10 年 前
search.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 年 前
signup.go d987532262 Added server metrics 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 10 年 前