grafana/pkg/services/sqlstore
Yuri Tseretyan 35090c376c
Alerting: Replace VictorOps receiver with the one from alerting repository (#60543)
* replace victorops with one from alerting

* update other usages
2022-12-20 10:55:41 +01:00
..
migrations Alerting: Replace VictorOps receiver with the one from alerting repository (#60543) 2022-12-20 10:55:41 +01:00
migrator Chore: Missed deprecations due to overly broad lint exclusion (#59732) 2022-12-14 12:32:45 +01:00
mockstore Remove GetSignedInUserWithCacheCtx and GetSignedInUser from sqlstore (#59551) 2022-11-30 14:28:51 +01:00
permissions RBAC: Improve performance of dashboard filter query (#56813) 2022-10-25 11:14:27 +02:00
searchstore chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
session SQLX: Expose sqlxdb query functions (#57227) 2022-10-19 07:33:40 -07:00
sqlutil Chore: remove xorm from preference (#53803) 2022-08-17 22:07:20 -04:00
bulk_test.go Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04:00
bulk.go SQLStore: Create utility for bulk inserts (#57632) 2022-11-01 13:24:32 -05:00
database_wrapper.go Logging: Introduce API for contextual logging (#55198) 2022-09-20 18:32:06 +02:00
health_test.go chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 2022-12-07 11:03:22 -05:00
health.go Chore: Remove x from health, alert notification, dashboard, stats, user (#45265) 2022-02-17 16:59:09 +01:00
logger.go Chore: Update the xorm dependency (#22376) 2020-04-01 15:57:21 +02:00
session_test.go SQLStore: Refactor query retries to use exponential backoff (#58559) 2022-11-24 13:12:50 +02:00
session.go chore: sqlstore cleanup (#60415) 2022-12-16 11:09:06 -05:00
sqlstore_metrics_test.go Metrics: Fixed grafana_database_conn_* metrics, and added new go_sql_stats_* metrics as eventual replacement (#54405) 2022-08-31 08:54:32 -04:00
sqlstore_metrics.go Metrics: Fixed grafana_database_conn_* metrics, and added new go_sql_stats_* metrics as eventual replacement (#54405) 2022-08-31 08:54:32 -04:00
sqlstore_test.go Chore: Enable ANSI_QUOTES for Mysql Database (#53277) 2022-08-08 12:14:17 -04:00
sqlstore.go chore: sqlstore cleanup (#60415) 2022-12-16 11:09:06 -05:00
sqlstore.goconvey feat(invite): small progress 2015-07-17 14:42:49 +02:00
tls_mysql.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
transactions_test.go Chore: Remove apikey store methods from sqlstore (#53197) 2022-08-03 08:13:05 -04:00
transactions.go SQLStore: Optionally retry queries if sqlite returns database is locked (#56096) 2022-10-17 21:23:44 +03:00
user.go chore: sqlstore cleanup (#60415) 2022-12-16 11:09:06 -05:00