1861 Commits (5a9bcd36eff32987a15e5a4e72776ab8a6556089)
 

Author SHA1 Message Date
Jeff Mitchell 5a9bcd36ef Update option text to describe how to use Unix listening sockets. 10 years ago
Jeff Mitchell 70dd5a1e81 Unix socket-based HTTP API test functionality. As a consequence this 10 years ago
Jeff Mitchell 32d2c6b848 Add a Unix socket RPC test. I modified some code in the testing library to not make assumptions about the listening socket; all RPC tests still pass. Still to do: Unix socket HTTP test. 10 years ago
Jeff Mitchell 0cc009c480 Remove unnecessary ClientListenerAddr function. Rework config test functions to be cleaner. Start of runtime tests. 10 years ago
Jeff Mitchell 8362e3e9eb Tests for populateUnixSocket. Still need to write tests for the other major function, and basic socket listening tests. 10 years ago
Jeff Mitchell 11a3ce0bdd RPC and HTTP interfaces fully generically-sockified so Unix is supported. 10 years ago
Armon Dadgar c835a04054 Merge pull request #601 from hashicorp/f-api-clean 10 years ago
Armon Dadgar 7ed1449b6c api: Adding Destroy to cleanup a semaphore 10 years ago
Armon Dadgar 9608108e64 api: Adding Destroy to cleanup a lock 10 years ago
Armon Dadgar 94d7022a88 api: Add support for DeleteCAS 10 years ago
Armon Dadgar 96c7ce120e command/agent: Minor cleanups 10 years ago
Armon Dadgar 713d30c73e Merge pull request #592 from nicholascapo/check-http 10 years ago
Armon Dadgar aedaf7a7c8 Merge pull request #595 from ebroder/dns-only-passing 10 years ago
Armon Dadgar 0b969c4e2b consul: Fixing potential issue with blocking queries for {Session,ACL}.Get 10 years ago
Armon Dadgar f2e1594814 Merge pull request #600 from hashicorp/f-api-semaphore 10 years ago
Armon Dadgar 8068c73b29 consul: Fixing blocking query returning old result 10 years ago
Armon Dadgar ed6abe05fb api: Changing default semaphore key 10 years ago
Armon Dadgar 4a038927ee api: More reliable session check 10 years ago
Armon Dadgar c19b0e2ab2 api: Enable debug output from Consul for tests 10 years ago
Ryan Uber 78328ec149 api: make node health test more reliable 10 years ago
Evan Broder a0228a64e2 Add more thorough testing for only_passing behavior 10 years ago
Armon Dadgar 5107f5d1f9 api: More semaphore tests 10 years ago
Armon Dadgar 8ad16ca390 api: Adding semaphore tests and fixes 10 years ago
Armon Dadgar b39374acae api: First pass at semaphore 10 years ago
Armon Dadgar c291acd96e api: Minor cleanups in lock 10 years ago
Nicholas Capo e0c3c22748 Update HTTP Check documentation: 503 -> 429 10 years ago
Nicholas Capo 641476a822 command/agent: Add tests for HTTP Check 10 years ago
Ryan Uber b2fbaea18c agent: make dns randomization test more reliable 10 years ago
Nicholas Capo 98eb935392 command/agent: HTTP Check: Create httpClient in Start() 10 years ago
Armon Dadgar 3cba4df127 Merge pull request #594 from hashicorp/f-api-lock 10 years ago
Armon Dadgar 7225088c7d api: Fixing typo 10 years ago
Nicholas Capo bcb983edbe command/agent: HTTP Check: Include response in check status 10 years ago
Nicholas Capo 50853265dd command/agent: Stop HTTP checks when the check is removed 10 years ago
Nicholas Capo 6a2d763d5c command/agent: HTTP check: Any 2xx is OK, 429 is WARNING 10 years ago
Evan Broder ee6d59d4dd Add "only_passing" option to DNS config 10 years ago
Ryan Uber 2c9bb57c0f consul: fix server left test 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
Ryan Uber 757c850c6e consul: improve test reliability for session ttls 10 years ago
Ryan Uber 5bf1abf7ef agent: fix local_test.go 10 years ago
Ryan Uber c2188440b2 agent: wrap deferred anti-entropy sync test in WaitForResult 10 years ago
Ryan Uber fab30406be api: test for a known leader as well as index > 0 10 years ago
Nicholas Capo fb5ba8d97d command/agent: Add simple HTTP check type 10 years ago
Seth Vargo 1a3a54d3e6 Merge pull request #590 from ceh/website-docs 10 years ago
Emil Hessman 880e21837c website: omit excessive use of the word lastly 10 years ago
Emil Hessman 91c2939294 website: fix typo 10 years ago
Armon Dadgar 8b320b852e Merge pull request #589 from hashicorp/f-delete-cas 10 years ago
Armon Dadgar a4db77df11 website: Documenting ?cas with KV DELETE 10 years ago
Armon Dadgar d05ed7baa6 agent: Testing the KV DELETE with cas 10 years ago
Armon Dadgar 4572e7c8ec consul: Testing KVSDeleteCAS in FSM 10 years ago