| .. |
|
migrations
|
Storage: add an admin write flavor that can explicitly set the user/time (#58618)
|
2022-11-12 11:36:18 -08:00 |
|
migrator
|
Storage: include SQL implementation (#58018)
|
2022-11-04 17:30:22 -04:00 |
|
mockstore
|
Chore: Refactor quota service (#58643)
|
2022-11-14 21:08:10 +02: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
|
…
|
|
|
bulk.go
|
SQLStore: Create utility for bulk inserts (#57632)
|
2022-11-01 13:24:32 -05:00 |
|
bulk_test.go
|
Build: clean up and document integration test convention (#58170)
|
2022-11-04 10:14:21 -04:00 |
|
database_wrapper.go
|
…
|
|
|
health.go
|
…
|
|
|
health_test.go
|
…
|
|
|
logger.go
|
…
|
|
|
org.go
|
SQLStore: Optionally retry queries if sqlite returns database is locked (#56096)
|
2022-10-17 21:23:44 +03:00 |
|
org_test.go
|
Chore: Remove methods from sqlstore (#57545)
|
2022-10-27 11:44:09 +02:00 |
|
org_users.go
|
Auth: Adds validation and ingestion of conflict file (#53014)
|
2022-09-29 14:26:24 +02:00 |
|
org_users_test.go
|
…
|
|
|
session.go
|
SQLStore: Optionally retry queries if sqlite returns database is locked (#56096)
|
2022-10-17 21:23:44 +03:00 |
|
session_test.go
|
SQLX: Expose sqlxdb query functions (#57227)
|
2022-10-19 07:33:40 -07:00 |
|
sqlbuilder.go
|
…
|
|
|
sqlbuilder_test.go
|
…
|
|
|
sqlstore.go
|
Database: Adds support for enable/disable SQLite Write-Ahead Logging (WAL) via configuration (#58268)
|
2022-11-16 19:29:33 +01:00 |
|
sqlstore.goconvey
|
…
|
|
|
sqlstore_metrics.go
|
…
|
|
|
sqlstore_metrics_test.go
|
…
|
|
|
sqlstore_test.go
|
…
|
|
|
stats.go
|
…
|
|
|
stats_integration_test.go
|
…
|
|
|
stats_test.go
|
Use org service instead of sqlstore (#56407)
|
2022-10-13 08:40:46 -04:00 |
|
store.go
|
Chore: Refactor quota service (#58643)
|
2022-11-14 21:08:10 +02:00 |
|
time.go
|
…
|
|
|
tls_mysql.go
|
…
|
|
|
transactions.go
|
SQLStore: Optionally retry queries if sqlite returns database is locked (#56096)
|
2022-10-17 21:23:44 +03:00 |
|
transactions_test.go
|
…
|
|
|
user.go
|
Chore: Remove methods from sqlstore (#57545)
|
2022-10-27 11:44:09 +02:00 |