Torkel Ödegaard 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 il y a 10 ans
..
dtos 8e9a0eddf5 Custom snapshot topnav header, new custom dashboard snapshot icon, #1623 il y a 10 ans
static 5f0e7cd52a Added custom cache control headers for static content il y a 10 ans
admin_settings.go 8722ee8ad6 Worked on playlist update for Grafana 2.0, added dashboard search to playliststart view, #1460 il y a 11 ans
admin_users.go d987532262 Added server metrics il y a 10 ans
api.go 22adf0d06e Datasource proxy & session timeout fix (casued 401 Unauthorized error after a while), Fixes #1667 il y a 10 ans
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 il y a 10 ans
dashboard.go d987532262 Added server metrics il y a 10 ans
dashboard_snapshot.go 8e9a0eddf5 Custom snapshot topnav header, new custom dashboard snapshot icon, #1623 il y a 10 ans
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 il y a 10 ans
dataproxy_test.go ae3b9617b6 Fixed dataproxy test il y a 10 ans
datasources.go 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 il y a 10 ans
frontendsettings.go f7b4f331f3 Updating docs il y a 10 ans
index.go e6492f7db9 Share modal: Override UI theme via URL param for Share link, rendered panel, or embedded panel, Closes #1701 il y a 10 ans
login.go c07d48d930 A big refactoring for how sessions are handled, Api calls that authenticate with api key will no longer create a new session il y a 10 ans
login_oauth.go eb575685aa OAuth: Specify allowed email address domains for google or and github oauth logins, Closes #1660 il y a 10 ans
metrics.go 10820f31c2 Changed go package path il y a 11 ans
org.go b46f8bad6d Added check for allow_user_org_create, updated admin docs il y a 10 ans
org_users.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org il y a 10 ans
render.go 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 il y a 10 ans
search.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org il y a 10 ans
signup.go d987532262 Added server metrics il y a 10 ans
stars.go 10820f31c2 Changed go package path il y a 11 ans
user.go 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 il y a 10 ans