108 Commits (3d29ef369e1f387d746edf54a248201e07907558)

Author SHA1 Message Date
James Phillips 23247b3699 Adds support for new PUT API for checks. 9 years ago
James Phillips afdeb2f1fc Adds support for EnableTagOverride to the API client. 9 years ago
Seth Vargo cae0ff354a Use HTTPS + www. where appropriate 9 years ago
James Phillips 58fb27e70f Factors server error checking into a new function. 9 years ago
James Phillips c048c5aca6 Makes the API behave better with small wait values. 9 years ago
James Phillips 49342dc973 Makes the timeout behavior more intuitive. 9 years ago
James Phillips ca08ba3aee Adds the ability for semaphore monitors to ride out brief periods of 500 errors. 9 years ago
James Phillips 8caa9e4c7e Adds "try" support to locks and semaphores. 9 years ago
James Phillips ebff3fe0d0 Builds the insecure SSL transport off the clean default transport. 9 years ago
Jeff Mitchell 4604af6aa5 Revert "Adds client and transport pooling in the API so we don't leak connections." 9 years ago
James Phillips f6546a0e46 Makes the insecure transport work like the default one. 9 years ago
James Phillips d57e60a123 Adds client and transport pooling in the API so we don't leak connections. 9 years ago
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