grafana/pkg/models
2015-05-12 12:20:03 +02:00
..
apikey.go HTTP API: grafana /render calls nows with api keys, Fixes #1649 2015-04-08 08:59:12 +02:00
dashboard_snapshot.go Dashboard snapshot: more work on snapshot deletion, and saving external reference, #1623 2015-03-26 20:59:41 +01:00
dashboard_test.go dashboard load/save work and began work on register 2014-08-22 15:32:42 +02:00
dashboards.go Progress on json file index and search #960 2015-05-12 12:20:03 +02:00
datasource.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
home_dashboard.go Worked on home dashboard 2015-02-03 15:04:35 +01:00
models.go more work on dashboard snapshots 2015-03-21 08:53:16 -04:00
org_user.go Organization: You can now update the organization user role directly (without removing and readding the organization user). Closes #1899 2015-05-01 09:48:07 +02: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
stats.go Added server metrics 2015-03-22 15:14:00 -04:00
user.go Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 2015-05-02 12:06:58 +02:00