grafana/pkg/services/sqlstore
2015-01-28 15:29:36 +01:00
..
migrator Final work on migration, now there is no usage of xorm table sync 2015-01-20 14:44:37 +01:00
sqlutil a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do 2015-01-20 14:15:48 +01:00
account_test.go Worked on ease of use for non multi tenant scenarios, Closes #20 2015-01-27 15:14:53 +01:00
account_users.go Validation check for not removing the last account admin 2015-01-20 15:48:19 +01:00
account.go Worked on anonymous access 2015-01-27 15:45:27 +01:00
apikey.go API token -> API key rename 2015-01-27 08:26:11 +01:00
dashboard_test.go Various fixes to data access 2015-01-20 15:23:14 +01:00
dashboard.go Various fixes to data access 2015-01-20 15:23:14 +01:00
datasource_test.go Worked on ease of use for non multi tenant scenarios, Closes #20 2015-01-27 15:14:53 +01:00
datasource.go Admin flagged users, create a default admin user on startup if missing 2015-01-15 14:44:15 +01:00
favorite.go Began work on user favorites backend support & storage 2015-01-28 15:29:36 +01:00
migrations_test.go Sign up and login work 2015-01-21 09:52:40 +01:00
migrations.go Began work on user favorites backend support & storage 2015-01-28 15:29:36 +01:00
sqlstore.go Worked on ease of use for non multi tenant scenarios, Closes #20 2015-01-27 15:14:53 +01:00
tables.go Began work on real sql schema definitions, and migration engine 2015-01-17 21:40:22 +01:00
user.go Worked on ease of use for non multi tenant scenarios, Closes #20 2015-01-27 15:14:53 +01:00