Commit Graph

245 Commits (847b07dee2952d1ad80af94b5ebfa03dd5b11800)

Author SHA1 Message Date
Serge Zaitsev 047f5edae9
Chore: Add xorm.io/core into xorm (#103700) 3 months ago
Mariell Hoversholm 757be6365a
CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
Peter Štibraný 5b5f433a26
spanner: Disable running alerting integration tests when using spanner. (#102730) 4 months ago
Peter Štibraný 3d53968ecb
spanner-annotationsimpls-fixes (#102622) 4 months ago
Peter Štibraný abe6a3121c
spanner: disable recursive queries (#102032) 4 months ago
Mariell Hoversholm 904d58e936
SQLStore: Introduce new test infra (#101676) 5 months ago
Stephanie Hingtgen f05d016ae7
Chore: Remove mysqlParseTime feature toggle (#97761) 7 months ago
Dave Henderson ced7a84f8b
chore(metrics): Add metrics & traces to DB migration (#97181) 8 months ago
Stephanie Hingtgen 4623a6471b
SQLStore: Fix parseTime check (#94175) 10 months ago
Stephanie Hingtgen a4266df16d
SQL Store: Fix parse time setup (#92484) 11 months ago
Ryan McKinley c59dddf7af
MySQL: Add parseTime=true to SQL connections (#92469) 11 months ago
Ryan McKinley 2136fd9a92
Storage: Remove unified storage feature flag (#92192) 11 months ago
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