..
dtos
Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510
2015-03-02 09:58:35 +01:00
admin_settings.go
Worked on playlist update for Grafana 2.0, added dashboard search to playliststart view, #1460
2015-02-13 08:47:44 +01:00
admin_users.go
Moved dashboard theme option from the dashboard to a persisted user setting, #1458
2015-02-28 14:30:08 +01:00
api.go
Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510
2015-03-02 09:58:35 +01:00
apikey.go
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
2015-02-26 17:23:28 +01:00
dashboard.go
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
2015-03-02 22:24:01 +01:00
dataproxy_test.go
Fixed dataproxy test
2015-02-28 12:34:51 +01:00
dataproxy.go
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
2015-03-14 15:29:41 -04:00
datasources.go
Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510
2015-03-02 09:58:35 +01:00
frontendsettings.go
Fixed anonymous access mode, Closes #1586
2015-03-11 17:34:11 +01:00
index.go
Moved dashboard theme option from the dashboard to a persisted user setting, #1458
2015-02-28 14:30:08 +01:00
login_oauth.go
Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585
2015-03-11 16:19:29 +01:00
login.go
Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585
2015-03-11 16:19:29 +01:00
metrics.go
Changed go package path
2015-02-05 10:37:13 +01:00
org_users.go
Big Backend Refatoring: Renamed Account -> Org
2015-02-23 20:07:49 +01:00
org.go
Big Backend Refatoring: Renamed Account -> Org
2015-02-23 20:07:49 +01:00
render.go
fixes #1619 Secure PhantomJS Png rendering
2015-03-21 07:14:13 +08:00
search.go
Big Backend Refatoring: Renamed Account -> Org
2015-02-23 20:07:49 +01:00
signup.go
Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585
2015-03-11 16:19:29 +01:00
stars.go
Changed go package path
2015-02-05 10:37:13 +01:00
user.go
Moved dashboard theme option from the dashboard to a persisted user setting, #1458
2015-02-28 14:30:08 +01:00