20 Commits (5f129ad5b27c1ff0ae519859abe030c2717b1c32)

Author SHA1 Message Date
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
Matt Keeler 5934f803bf
Sync of OSS changes to support namespaces (#6909) 5 years ago
Alvin Huang 7252679232 add serf check to TestAPI_ClientPutGetDelete, TestAPI_ClientWatchGet 6 years ago
Kyle Havlovitz 67bac7a815 api: add support for new txn operations 6 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 f6c971f46c Fix race condition in TestClient_WatchList and TestClient_WatchGet 8 years ago
James Phillips a37bf9de56 Adds a read-only optimized path for transactions. 9 years ago
James Phillips 04d99cd702 Makes get fail a transaction if the key doesn't exist. 9 years ago
James Phillips 38d0f6676f Refactors TxnRequest/TxnResponse into a form that will allow non-KV ops. 9 years ago
James Phillips e491245062 Performs basic plumbing of KVS transactions through all the layers. 9 years ago
James Phillips de29cb4968 Fixes a broken unit test introduced by #834. 10 years ago
Ryan Uber 565cac0340 api: run tests in parallel 10 years ago
Andrew Poydence b5f6451e74 Returns an error for a key with a '/' 10 years ago
Ryan Uber 37f6301856 testutil: initial pass at moving test server harness into testutil 10 years ago
Armon Dadgar 94d7022a88 api: Add support for DeleteCAS 10 years ago
Ryan Uber 8455077e5d api: add harnessing for tests 10 years ago
Ryan Uber 5555e0eb9b api: initial import from armon/consul-api 10 years ago