grafana/pkg/services/sqlstore
2015-01-19 16:28:45 +01:00
..
migrations Initial work on seperation between user and account 2015-01-19 16:28:45 +01:00
accounts_test.go Big refactoring for context.User, and how current user info is fetching, now included collaborator role 2015-01-16 14:32:18 +01:00
accounts.go Corrected spelling of SignedInUser (was SignInUser) 2015-01-16 16:17:35 +01:00
collaborators.go Worked on account update, moved collaborats to its own api url and files 2015-01-15 19:14:47 +01:00
dashboards_test.go Admin flagged users, create a default admin user on startup if missing 2015-01-15 14:44:15 +01:00
dashboards.go Admin flagged users, create a default admin user on startup if missing 2015-01-15 14:44:15 +01:00
datasource_test.go Admin flagged users, create a default admin user on startup if missing 2015-01-15 14:44:15 +01:00
datasource.go Admin flagged users, create a default admin user on startup if missing 2015-01-15 14:44:15 +01:00
sqlstore.go Initial work on seperation between user and account 2015-01-19 16:28:45 +01:00
tables.go Began work on real sql schema definitions, and migration engine 2015-01-17 21:40:22 +01:00
tokens.go Api Key role is now correcty added do middleware context 2015-01-16 16:15:35 +01:00
user_test.go Initial work on seperation between user and account 2015-01-19 16:28:45 +01:00
user.go Initial work on seperation between user and account 2015-01-19 16:28:45 +01:00