Commit Graph

35 Commits (b5a02afdc9569f3b13b0ac6daae67a41c378338a)

Author SHA1 Message Date
Peter Štibraný 0ce67dad74
Spanner: support for lastInsertId (#101770) 4 months ago
Jeff Levin d4916207a0
chore(tracing): add tracing for frontend and db session (#91509) 12 months ago
Serge Zaitsev f5da9edbba
Chore: Remove unused method in db.DB (#90433) 1 year ago
Ryan McKinley 99d8025829
Chore: Move identity and errutil to apimachinery module (#89116) 1 year ago
Marcus Efraimsson e4c1a7a141
Tracing: Standardize on otel tracing (#75528) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Marcus Efraimsson 040b7d2571
Chore: Add errutils helpers (#73577) 2 years ago
Sofia Papagiannaki 41843464d1
SQLStore: Fix SQLite error propagation if query retries are disabled (#64904) 2 years ago
Sofia Papagiannaki 89569be3a6
SQLStore: Fix wrong usage of xorm's insert functions in tests (#63850) 2 years ago
Serge Zaitsev bc2813ef06
Chore: Fix goimports grouping in pkg/services (#62420) 3 years ago
Joan López de la Franca Beltran 2b0de82aa9
SQLStore: Add test for nested transactions events (#60500) 3 years ago
Yuri Tseretyan 9f503a261a
Traces: Create span when a new session is opened (#61115) 3 years ago
Kristin Laemmert cc007e9727
chore: sqlstore cleanup (#60415) 3 years ago
Sofia Papagiannaki 8ab7ca45cd
Nested folder: Fix for PostgreSQL (#59405) 3 years ago
Sofia Papagiannaki f3da48bd50
SQLStore: Refactor query retries to use exponential backoff (#58559) 3 years ago
Sofia Papagiannaki 46fb4081ba
SQLStore: Optionally retry queries if sqlite returns database is locked (#56096) 3 years ago
Sofia Papagiannaki 8b77ee2734
SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
ying-jeanne 7b4cea8151
Chore: StoreSplit tag service (#55453) 3 years ago
Marcus Efraimsson 862a6a2fa6
Logging: Introduce API for contextual logging (#55198) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago
Kat Yang 8e606dd751
Chore: Remove x from session (#48074) 3 years ago
Yuriy Tseretyan 6a7a486c6f
Reuse opened session in the context (#44939) 3 years ago
idafurjes dca3dddafd
Add store interface (#44694) 4 years ago
Carl Bergquist a10fa5cad3
Instrumentation: Start tracing database requests (#34572) 4 years ago
Arve Knudsen 5a0780801b
SQLStore: Close session in withDbSession (#31775) 4 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 5 years ago
Arve Knudsen a2fbffe48a
Server: Add health check route (#26999) 5 years ago
Noval Agung Prayogo ea35ae4d1f
Chore: Update the xorm dependency (#22376) 5 years ago
Carl Bergquist 3798ac903d
Upgrade golangci-lint and fixes some linting errors. (#22909) 5 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
Andrej Ocenas 3dbc3251d1
Chore: Deduplicate sqlstore transaction code (#17069) 6 years ago
bergquist 3479cf4b39 expose functions to use sessions 7 years ago
bergquist da91b91b4b transactions: start sessions and transactions at the same place 7 years ago
bergquist 9ca9a7c302 bus: dont start transaction when creating session 7 years ago
Torkel Ödegaard 442e0e437b refactoring: transaction manager PR #12203 7 years ago