grafana/pkg/services/sqlstore
2015-11-07 05:21:22 -08:00
..
migrations enhance quota support. 2015-09-11 23:17:10 +08:00
migrator fix(mysql): fix for migration in newly added temp_user table, fixes #2509 2015-08-14 09:41:07 +02:00
sqlutil Added expire option to dashboard snapshots, #1623 2015-03-26 12:00:52 +01:00
apikey_test.go Added expire option to dashboard snapshots, #1623 2015-03-26 12:00:52 +01:00
apikey.go HTTP API: grafana /render calls nows with api keys, Fixes #1649 2015-04-08 08:59:12 +02:00
dashboard_snapshot_test.go more work on dashboard snapshots 2015-03-21 08:53:16 -04:00
dashboard_snapshot.go clearer errors 2015-07-08 08:55:31 +02:00
dashboard_test.go More work on email and notification infra #1456 2015-06-05 11:08:19 +02:00
dashboard.go fix(db): remove stars and tags when removing user or dashboard, fixes #2016 2015-08-12 09:23:46 +02:00
datasource_test.go Restored sql integration tests to use in mem sqlite3 2015-04-23 16:21:49 +02:00
datasource.go Postgres fix update 2015-04-01 08:26:02 +02:00
org_test.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
org_users.go feat(invite): handling of existing org user case when inviting, #2353 2015-07-21 12:18:11 +02:00
org.go fix(logging): removed temp dev logging code 2015-09-08 14:32:25 +02:00
quota_test.go add unittests for quota sqltore methods. 2015-09-15 17:10:46 +08:00
quota.go move toMap function to be a method on the quota structs 2015-09-15 17:18:26 +08:00
shared.go Changed go package path 2015-02-05 10:37:13 +01:00
sqlstore.go fix(logging): removed db connection string from being printed in logs at app startup, fixes #2488 2015-08-11 11:26:28 +02:00
sqlstore.goconvey feat(invite): small progress 2015-07-17 14:42:49 +02:00
star.go Changed go package path 2015-02-05 10:37:13 +01:00
stars_test.go Fixed gofmt formating, updated precommit hook 2015-03-07 16:37:19 +01:00
stats.go feat(usage stats): added data source count stats 2015-09-29 13:47:56 +02:00
tables.go Began work on real sql schema definitions, and migration engine 2015-01-17 21:40:22 +01:00
temp_user_test.go feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
temp_user.go feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
user.go Used dialect for postgres 2015-11-07 05:21:22 -08:00