grafana/pkg/models
2015-02-27 22:29:00 +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_test.go dashboard load/save work and began work on register 2014-08-22 15:32:42 +02:00
dashboards.go Big Backend Refatoring: Renamed Account -> Org 2015-02-23 20:07:49 +01:00
datasource.go 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
home_dashboard.go Worked on home dashboard 2015-02-03 15:04:35 +01:00
models.go working on oauth 2014-10-07 15:54:38 -04:00
org_user.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
search.go Big Backend Refatoring: Renamed Account -> Org 2015-02-23 20:07:49 +01:00
star.go Added isStarred to search result hit, very inefficient loading right now but can be cached later on 2015-02-05 09:49:00 +01:00
user.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