96 Commits (94f33972bdc1574738b00290b5b9ae1df445435e)

Author SHA1 Message Date
James Phillips 380658f6f1 Adds a unit test for lock monitor retries. 9 years ago
James Phillips c2a8fee76c Adds custom retry time for lock monitors. 9 years ago
James Phillips 86e6230de6 Adds a retry capability to lock monitors in the API client. 9 years ago
James Phillips 87ccd1eb34 Updates API docs for version 0.6.0. 9 years ago
Craig Wickesser 7890a3dda8 Fix version support 9 years ago
James Phillips 95c708f65e Adds Docker checks support to client API. 9 years ago
James Phillips 1059a8b3a3 Removes a useless empty import and fixes some stale comments. 9 years ago
James Phillips 8fc6a6a986 Switches to helpers for prepared query API wrappers. 9 years ago
James Phillips 712a3dba2f Adds API client support for prepared queries. 9 years ago
James Phillips 787f946f8d Adds support for coordinates to client API. 9 years ago
Mikhail Dyakov 01aba571a1 Handle error in api README example 9 years ago
Jeff Mitchell 1e3840b044 Update cleanhttp repo location 9 years ago
Jeff Mitchell 9a5fd5424a Use cleanhttp to get rid of DefaultTransport 9 years ago
James Phillips 2c36c4f969 Fixes a typo. 9 years ago
James Phillips 181c216f53 Fixes index management for KVS. 9 years ago
Jeff Mitchell f49fc095ef Don't use http.DefaultClient 9 years ago
Dale Wijnand 5a28ebcaa3 Fix a bunch of typos. 9 years ago
R.B. Boyer 8b072467eb Correct the Session.Renew{,Periodic} to handle session expiration better 9 years ago
Anthony Scalisi 10e028d599 remove various typos 9 years ago
Peter Fern b023904298 Add TCP check type 9 years ago
Robert Gogolok 2b8d0c4785 api: run ACL tests by default 10 years ago
James Phillips de29cb4968 Fixes a broken unit test introduced by #834. 10 years ago
Tiru Srikantha 3d97ea0bae Check to see why a lock acquisition failed 10 years ago
highlyunavailable 16de0a909b Remove unused DefaultSemaphoreRetryTime 10 years ago
Armon Dadgar dc6795a55a api: improve test reliability 10 years ago
Ryan Uber 72ee584df3 Fix tests after merge 10 years ago
Ryan Uber 565cac0340 api: run tests in parallel 10 years ago
Robert Johnson 379a69d7a4 modify RenewPeriodic to retry failed Renews until TTL elapses 10 years ago
Armon Dadgar 5921fcb29b api: Fixing test compilation issue 10 years ago
Michael Fraenkel 0e25381494 Reclaim locks 10 years ago
Ryan Mills 275af975e8 Allow specifying a status field in the agent/service/register and agent/check/register endpoints. 10 years ago
Andrew Poydence b5f6451e74 Returns an error for a key with a '/' 10 years ago
Ryan Uber fa7414e276 testutil: Use HTTPAddr 10 years ago
Ryan Uber 78f9f53bf1 testutil: exposing the API address from the test server 10 years ago
Ryan Uber 37f6301856 testutil: initial pass at moving test server harness into testutil 10 years ago
Seth Vargo b4f8c98fbb Read select environment variables when generating the default configuration 10 years ago
Chris Grieger f70ccdb4d2 Add 'ServiceAddress' field to 'CatalogService's truct 10 years ago
Ryan Uber 33390779eb api: remove unneeded static config 10 years ago
Armon Dadgar 5f627fca1b api: Refactoring into shared write logic 10 years ago
Armon Dadgar c0c9fb58ce api: Refactoring into shared query logic 10 years ago
Ryan Uber 5c2a764cbe api: allow timeout field to be specified for checks 10 years ago
Nicholas Capo 8cbca78b29 api/agent: Support HTTP service checks in client api 10 years ago
Armon Dadgar 17d1c392e4 CHANGELOG update, gofmt 10 years ago
Dr. Stefan Schimanski acd9efbc40 Add test case for service Address field 10 years ago
Dr. Stefan Schimanski a85575dcaa Add agent service Address field to the api 10 years ago
Ryan Uber 089c4396c4 api: support reason flag for maintenance mode 10 years ago
Ryan Uber e088240c95 api: finish up maintenance tests 10 years ago
Ryan Uber e47b64197e api: add node/service maintenance mode functions 10 years ago
Ryan Uber 197a5a9a9a api: support multiple checks during service/check registration 10 years ago
Armon Dadgar 2e281dc51f api: Fixing some comments 10 years ago