30 Commits (main)

Author SHA1 Message Date
Matt Keeler efe279f802
Retry lint fixes (#19151) 12 months ago
Ronald 4b2137c2fa
Add copyright headers for acl, api and bench folders (#16706) 2 years ago
Daniel Nephin caa692deea ci: Enabled SA2002 staticcheck check 5 years ago
Freddy d219e31db8
Update retries that weren't using retry.R (#6146) 5 years ago
Aestek b839f52195 kv: do not trigger watches when setting the same value (#5885) 6 years ago
Jeff Mitchell 4243c3ae42
Move internal/ to sdk/ (#5568) 6 years ago
Jeff Mitchell 47c390025b
Convert to Go Modules (#5517) 6 years ago
Freddy 524192c919 Improve resilience of api pkg tests (#4676) 6 years ago
Pierre Souchay 22500f242e Fix unstable tests in agent, api, and command/watch 6 years ago
Pierre Souchay cec5d72396 BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 6 years ago
Ryan Slade 85e4aea9d1 Replace time.Now().Sub(x) with time.Since(x) 7 years ago
Frank Schroeder 7bbfef7000 api: refactor: unify naming of API tests 7 years ago
Frank Schroeder 8edeabce9a api: refactor: prefix all API tests with API_ 7 years ago
Kyle Havlovitz dce6702268 More flaky unit test fixes (#2449) 8 years ago
James Phillips 49342dc973 Makes the timeout behavior more intuitive. 9 years ago
James Phillips 8caa9e4c7e Adds "try" support to locks and semaphores. 9 years ago
James Phillips 380658f6f1 Adds a unit test for lock monitor retries. 9 years ago
James Phillips 2c36c4f969 Fixes a typo. 9 years ago
James Phillips 181c216f53 Fixes index management for KVS. 9 years ago
Dale Wijnand 5a28ebcaa3 Fix a bunch of typos. 9 years ago
Ryan Uber 565cac0340 api: run tests in parallel 10 years ago
Armon Dadgar 5921fcb29b api: Fixing test compilation issue 10 years ago
Michael Fraenkel 0e25381494 Reclaim locks 10 years ago
Ryan Uber 37f6301856 testutil: initial pass at moving test server harness into testutil 10 years ago
Armon Dadgar 14691f7e29 api: Detect conflicting existing values for lock/semaphore 10 years ago
Armon Dadgar 9608108e64 api: Adding Destroy to cleanup a lock 10 years ago
Armon Dadgar e05ab983ab api: Fixing typos 10 years ago
Armon Dadgar 854aef82b0 api: Adding Lock helpers for leader election 10 years ago