grafana/pkg/api
2015-02-28 10:52:25 +01:00
..
dtos A lot of work on backend plugin model for frontend components, right now for data sources, will enable dropin plugins for data sources and panels, #1472 2015-02-27 22:29:00 +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 Added permissions section to admin > edit user view, an admin can now make another user admin, Closes #1517 2015-02-26 15:43:48 +01:00
api.go Work on new datasource plugin model, #1276 #1472 2015-02-28 08:25:13 +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 Big Backend Refatoring: Renamed Account -> Org 2015-02-23 20:07:49 +01:00
dataproxy_test.go Fixed sql integration test 2015-02-23 20:48:43 +01:00
dataproxy.go Work on new datasource plugin model, #1276 #1472 2015-02-28 08:25:13 +01:00
datasources.go Work on new datasource plugin model, #1276 #1472 2015-02-28 08:25:13 +01:00
frontendsettings.go More work on restoring features after moving to plugin model for datasources, no annotations work again #1276 #1472 2015-02-28 10:52:25 +01:00
index.go Big Backend Refatoring: Renamed Account -> Org 2015-02-23 20:07:49 +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 Big Backend Refatoring: Renamed Account -> Org 2015-02-23 20:07:49 +01:00