Commit Graph

30 Commits (2cdf73f5840a8b65e28157377d62364a139cb346)

Author SHA1 Message Date
Jo 3c4bc24dec
ServerLock: Fix missing return ID for postgres (#79878) 1 year ago
Jo a595353d57
ServerLock: Rework serverlock to use raw SQL and not depend on id (#79859) 1 year ago
Xavi Lacasa 72759be6ec
AuthN: Support HA setups with External Service Account management (#78425) 2 years ago
Marcus Efraimsson e4c1a7a141
Tracing: Standardize on otel tracing (#75528) 2 years ago
Sofia Papagiannaki 89569be3a6
SQLStore: Fix wrong usage of xorm's insert functions in tests (#63850) 2 years ago
Jo 7e9d94cfda
Chore: Extract server lock error so it can be used with errors.As (#58899) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Marcus Efraimsson 08d352a0ad
Instrumentation: Improve instrumentation of server lock service (#55516) 3 years ago
Michael Mandrus 277ea836b6
Secrets: Implement migration of secrets from plugin back to unified secrets (#53561) 3 years ago
lean.dev 07681a737d
Add LockExecuteAndRelease method to ServerLockService (#53417) 3 years ago
Kat Yang bd35e6917a
Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
Kat Yang c63ebc887b
Chore: Run integration tests without grabpl (#49448) 3 years ago
Kat Yang 50c2b4682a
Chore: Rename integration tests (#49438) 3 years ago
Marcus Efraimsson 54fa7b57fe
Chore: Fix flaky serverlock integration test (#42633) 4 years ago
idafurjes f4f0d74838
Chore: Add context to user (#39649) 4 years ago
Serge Zaitsev 643c7fa0cb
Chore: update all +build statements (#38782) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
cyhone 6aa2a0dc8a
refactor: simplify serverlock code (#37451) 4 years ago
Arve Knudsen 52c154a221
Backend: Rename variables for style conformance (#29097) 5 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 5 years ago
Emil Tullstedt b68634fbb4
Tests: Batch of GoConvey to Testify conversions (#27008) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
Carl Bergquist 3df94c6f27
serverlock: run tests async should be more linear time wise (#17059) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
bergquist 7aa84aeb61 moves migrations to /sqlstore/migrations 7 years ago
bergquist dbcc2e868d adds integration tests to ci build 7 years ago
bergquist 11cde7ed71 renames main lock function 7 years ago
bergquist c565b018c5 clean up integration tests 7 years ago
bergquist 823bba8d98 change from db_text to nvarchar 7 years ago
bergquist dc49bebb00 adds server lock package 7 years ago