Commit Graph

233 Commits (522a98c1266b49345413bf3a5c13c0b86ed08dc9)

Author SHA1 Message Date
Serge Zaitsev 522a98c126
Chore: Make Cfg field private in SQLStore (#85593) 1 year ago
Kristin Laemmert 03b795844c
SQLStore: Improve recursive CTE support detection (#86397) 1 year ago
Dan Cech 5dfe4cf407
Storage: Watch tests (#85496) 1 year ago
Serge Zaitsev faa1244518
Chore: Replace sqlstore with db interface (#85366) 1 year ago
Sofia Papagiannaki 33b653534e
SQLStore: Enable migration locking by default (#84983) 1 year ago
linoman ac84069071
Password policy (#82268) 1 year ago
Marcus Efraimsson b894d26cbc
SQLStore: New store without side-effects (#82657) 1 year ago
Dan Cech 790e1feb93
Chore: Update test database initialization (#81673) 1 year ago
Ryan McKinley 1fab107e79
FeatureFlags: Avoid using cfg.IsFeatureToggleEnabled (#81407) 1 year ago
Marcus Efraimsson 20fe0eb173
Chore: Extract DatabaseConfig parsing from SQLStore (#81157) 2 years ago
Dan Cech c4c9bfaf2e
Storage: Unified Storage based on Entity API (#71977) 2 years ago
Dan Cech 318f51eaee
Chore: Remove unused CacheService dependency from sqlstore (#78507) 2 years ago
Ryan McKinley a221c1d754
Chore: Remvoe newDBLibrary feature flag (#78074) 2 years ago
Ryan McKinley dec9a07738
Settings: Actually deprecate access to feature flags (#78073) 2 years ago
George Robinson 15f6e8a500
SQLStore: Fix race condition in RecursiveQueriesAreSupported (#75274) 2 years ago
Serge Zaitsev 7197ed9fbb
Fix: avoid panics on duplicate metrics registration (#74359) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Sofia Papagiannaki e21872bb15
SQLStore: Fix regression in PostgreSQL connection string (#71368) 2 years ago
Guillaume Jacquet b947222bf5
Platform: Add support for Postgresql pgpass file (#61517) 2 years ago
Dan Cech a6279b2d62
Database: Make dialects independent of xorm Engine (#69955) 2 years ago
owensmallwood b43206e26b
MySQL: Use transaction_isolation instead of tx_isolation (#68575) 2 years ago
Ryan McKinley 26658d172f
Migrations: Support independent migration log for entity api (#68511) 2 years ago
Carl Bergquist 692bb9ed1a
Instrumentation: Add support for instrumenting database queries (#66022) 2 years ago
Artur Wierzbicki 2136e680c4
Previews: remove dashboard previews backend (#66176) 2 years ago
Sofia Papagiannaki 4ee0be6fdf
Chore: Add function for detecting if the SQL driver supported CTEs (#64441) 2 years ago
Sofia Papagiannaki f5cb8c660e
SQLStore: Fix setting query tries for integration tests (#64944) 2 years ago
Ryan McKinley d5a9a0cea0
Chore: remove comments feature (#64644) 2 years ago
Alexander Weaver 8ea71d37c2
SQLStore: Enable clientFoundRows for MySQL connections (#64070) 2 years ago
Serge Zaitsev efed0151f8
Chore: Remove pkg/models/stats.go (#61613) 3 years ago
Kristin Laemmert cc007e9727
chore: sqlstore cleanup (#60415) 3 years ago
Kristin Laemmert e4a877b123
chore: attempt to fix flapping "organization not found" tests (#60418) 3 years ago
Kristin Laemmert 70fbf47022
chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 3 years ago
Serge Zaitsev b3284a8330
Chore: Make getUserOrgList private to sqlstore (#59654) 3 years ago
Ryan McKinley 14a080ec12
EntityStore: Rename ObjectStore to EntityStore (part 2) (#59616) 3 years ago
Marcus Efraimsson 79f1a7a4fd
Database: Adds support for enable/disable SQLite Write-Ahead Logging (WAL) via configuration (#58268) 3 years ago
Ryan McKinley eb1cc80941
Storage: include SQL implementation (#58018) 3 years ago
Ryan McKinley a3acfb1a48
Chore: Register a feature flag for "newDBLibrary" (#57468) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Sofia Papagiannaki 46fb4081ba
SQLStore: Optionally retry queries if sqlite returns database is locked (#56096) 3 years ago
ying-jeanne 80ede174dd
update the feature toggle usage in backend (#56787) 3 years ago
idafurjes a45ef61d25
Chore: Remove GetUserByEmail and GetUserByLogin from sqlstore (#55903) 3 years ago
Sofia Papagiannaki 2f14575dd3
Chore: Move annotations cleanup to the annotations service (#55618) 3 years ago
Sofia Papagiannaki 754eea20b3
Chore: SQL store split for annotations (#55089) 3 years ago
mhuangwm 39102c6656
Admin: Add support to configure default admin email (#54363) 3 years ago
Dave Henderson 713075c494
Metrics: Fixed `grafana_database_conn_*` metrics, and added new `go_sql_stats_*` metrics as eventual replacement (#54405) 3 years ago
ying-jeanne 82b63688d2
Chore: remove xorm from preference (#53803) 3 years ago
ying-jeanne 25de383540
Chore: Replace xorm with sqlx (#52575) 3 years ago
Karl Persson c08fe3a53c
RBAC: Enable rbac when creating new settings (#53531) 3 years ago
Serge Zaitsev 72367f99cf
Chore: Move plugin settings store code into a dedicated service (#53560) 3 years ago
ying-jeanne ba89471598
Chore: Enable ANSI_QUOTES for Mysql Database (#53277) 3 years ago