grafana/pkg/services/sqlstore
Carl Bergquist 62f5641aa9
Database; Remove database metric feature flag and update changelog (#28438)
* adds note about broken feature flag

* remove code to enable feature flag

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-10-21 18:36:37 +02:00
..
migrations Dashboard: Allow shortlink generation (#27409) 2020-10-14 12:48:48 +02:00
migrator Instrumentation: Add counters and histograms for database queries (#28236) 2020-10-19 20:06:12 +02:00
permissions Chore: Start harmonizing linting with plugin SDK (#25854) 2020-06-29 14:08:32 +02:00
searchstore SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
sqlutil Annotation: Add clean up job for old annotations (#26156) 2020-09-02 08:07:31 +02:00
alert.go Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
alert_notification.go Alerting: Return proper status code when trying to create alert notification channel with duplicate name or uid (#28043) 2020-10-20 13:53:48 +02:00
alert_notification_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
alert_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
annotation.go Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
annotation_cleanup.go Annotation: Add clean up job for old annotations (#26156) 2020-09-02 08:07:31 +02:00
annotation_cleanup_test.go Fix typos (#28074) 2020-10-07 11:29:30 +01:00
annotation_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
apikey.go
apikey_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
dashboard.go Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
dashboard_acl.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
dashboard_acl_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
dashboard_folder_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
dashboard_provisioning.go Provisioning: Remove provisioned dashboards without parental reader (#26143) 2020-09-11 09:19:44 +02:00
dashboard_provisioning_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
dashboard_service_integration_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
dashboard_snapshot.go Snapshots: Store dashboard data encrypted in the database (#28129) 2020-10-13 10:19:42 +02:00
dashboard_snapshot_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
dashboard_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
dashboard_version.go
dashboard_version_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
database_wrapper.go remove status label from histogram (#28387) 2020-10-20 09:25:22 +02:00
datasource.go Data sources: Use SQL store directly, not via bus (#27000) 2020-08-21 09:30:06 +02:00
datasource_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
health.go API: Query database from /api/health endpoint (#28349) 2020-10-21 11:06:19 +02:00
health_test.go API: Query database from /api/health endpoint (#28349) 2020-10-21 11:06:19 +02:00
logger.go
login_attempt.go
login_attempt_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
org.go SQL: Fix missing org error messages (#26785) 2020-08-04 17:06:37 +02:00
org_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
org_users.go
playlist.go
playlist_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
plugin_setting.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
preferences.go Dashboard: Support configuring default timezone via config file (#27404) 2020-09-15 15:20:53 +02:00
preferences_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
quota.go Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
quota_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
session.go Server: Add health check route (#26999) 2020-08-18 14:58:08 +02:00
sql_test_data.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
sqlbuilder.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
sqlbuilder_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
sqlstore.go Database; Remove database metric feature flag and update changelog (#28438) 2020-10-21 18:36:37 +02:00
sqlstore.goconvey
sqlstore_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
star.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
stars_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
stats.go Stats: Use more efficient SQL and add timeouts (#27390) 2020-09-08 09:52:08 +02:00
stats_integration_test.go Stats: Use more efficient SQL and add timeouts (#27390) 2020-09-08 09:52:08 +02:00
stats_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
tables.go
tags.go Chore: Enable Go linter gocritic (#26224) 2020-07-16 14:39:01 +02:00
tags_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
team.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
team_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
temp_user.go Users: Expire old user invites (#27361) 2020-10-13 12:30:09 +02:00
temp_user_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
tls_mysql.go
transactions.go Server: Add health check route (#26999) 2020-08-18 14:58:08 +02:00
transactions_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
user.go Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
user_auth.go
user_auth_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
user_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00