.. |
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
|
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 |
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
|
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 |
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
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
login.go
|
Changed go package path
|
2015-02-05 10:37:13 +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
|
Fixed bug in png rendering when having changed public url
|
2015-02-06 14:17:40 +01:00 |
search.go
|
Big Backend Refatoring: Renamed Account -> Org
|
2015-02-23 20:07:49 +01:00 |
signup.go
|
Changed go package path
|
2015-02-05 10:37:13 +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 |