grafana/pkg/models
2015-08-11 10:45: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
dashboards_test.go Fix for validating tags in dashboard json in backend, Fixes #2152 2015-06-12 09:04:10 +02:00
dashboards.go clearer errors 2015-07-08 08:55:31 +02:00
datasource.go Began work on data source test / validation, #1997 & #2043 2015-06-01 12:15:49 +02:00
emails.go Simplified emailing system and combined mailer and notifications packages 2015-06-08 16:51:25 +02:00
home_dashboard.go Worked on home dashboard 2015-02-03 15:04:35 +01:00
models.go clearer errors 2015-07-08 08:55:31 +02:00
org_user.go feat(invite): handling of existing org user case when inviting, #2353 2015-07-21 12:18:11 +02:00
org.go Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 2015-05-19 11:47:14 +02:00
search.go Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960 2015-05-13 13:36:24 +02: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
temp_user.go feat(invite): new user invites are now also added to correct org after sign up is completed, #2353 2015-08-11 10:45:03 +02:00
user.go Worked on reset password views, refactored out password strength to a reusable directive 2015-06-08 10:57:01 +02:00