Commit Graph

16 Commits (993adb72e041814821141ad47f9b14134670add3)

Author SHA1 Message Date
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
Arve Knudsen 4c56eb3991
Chore: Enable goprintffuncname and nakedret linters (#26376) 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
jianweizhang 140e267639
delete redundant alias (#21907) 5 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
Marcus Efraimsson 5884e235fc
database: retry transaction if sqlite returns database is locked error (#17276) 6 years ago
Oleg Gaidarenko 756da8a134
Fix: tighten revive exit code & make it happy (#17127) 6 years ago
Andrej Ocenas 3dbc3251d1
Chore: Deduplicate sqlstore transaction code (#17069) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
bergquist 12c9860882 string formating fixes 7 years ago
bergquist 4c5fe68e7e adds inTransactionCtx that calls inTransactionWithRetryCtx 7 years ago
bergquist da91b91b4b transactions: start sessions and transactions at the same place 7 years ago
bergquist f4b089d551 notifications: make journaling ctx aware 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
bergquist 263572813a replace begin/end with wrapper function 7 years ago
bergquist 8143610024 bus: support multiple dispatch in one transaction 7 years ago
Dan Cech 1dfff74da9 move database-specific code into dialects (#11884) 7 years ago
Torkel Ödegaard 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
Torkel Ödegaard f697f81950 sqlite: fixed database table looked handling, now retries up to 5 times, fixes #7992 8 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 10 years ago
Torkel Ödegaard 3752379106 Worked on event system, needs a little more work 10 years ago