1853 Commits (9608108e64253e684decaf1b40feb29ce2e1ebde)
 

Author SHA1 Message Date
Armon Dadgar 77a3bfd606 agent: Adding test for DNS lookup with service address 10 years ago
Armon Dadgar 779ae5ca0d consul: Do not override the node address 10 years ago
Armon Dadgar 419447d9f7 agent: Fix de-duplication of SRV with service address 10 years ago
Armon Dadgar 23b9c96169 consul: Fixing merge conflict 10 years ago
Armon Dadgar f2e1065246 agent: Testing reverse lookup with custom TLD 10 years ago
Armon Dadgar d5f141135e Merge pull request #586 from dankennedy/master 10 years ago
dankennedy 63af8d08e1 replaced consul domain with configured domain. Fixes #582 10 years ago
Ryan Uber a24f6e3d4d agent: test service and check unloading 10 years ago
Ryan Uber 51fe9f32ff agent: consolidate service loading code, better logging 10 years ago
Ryan Uber cfde9313de agent: separate service and check loading/unloading concerns 10 years ago
Ryan Uber 0b9f2b0954 agent: persist service/check data using hashed service/check IDs (fixes #573) 10 years ago
Ryan Uber cb1b722813 api: improve reliability of catalog endpoint tests 10 years ago
Armon Dadgar cd4f17a410 consul: Remove cruft from KV watching 10 years ago
Armon Dadgar 80607e593a consul: Enforce lock-delay with delete behavior 10 years ago
Armon Dadgar f1bbda3761 website: Document session behavior and TTL 10 years ago
Ryan Uber 8e09016aee Ignore vim swap files 10 years ago
Armon Dadgar 401437ca1f website: Update session API documentation 10 years ago
Ryan Uber d97305e376 command: check LastIndex is not zero while waiting for leader 10 years ago
Armon Dadgar 1f3c1b97a2 Change version to dev 10 years ago
Armon Dadgar 74de4d60c2 Merge pull request #584 from hashicorp/f-exec-dc 10 years ago
Armon Dadgar 7b7c1afe1b command/exec: Use TTL for local and foreign 10 years ago
Armon Dadgar ce83322e16 command/exec: Support foreign datacenters 10 years ago
Armon Dadgar bb3829c2d9 api: Adding constants for session behaviors 10 years ago
Armon Dadgar b3f974dee0 website: Link to consul-replicate. Fixes #439 10 years ago
Ryan Uber 60ebd63760 Import HTTP basic auth patch from armon/consul-api#16 10 years ago
Ryan Uber c58dd8f872 Remove go 1.2 from Travis config 10 years ago
Ryan Uber c2177c0ed5 Merge pull request #581 from hashicorp/f-consulapi 10 years ago
Ryan Uber 6c4ff58d2a api: improve test reliability 10 years ago
Ryan Uber 0c6c06cb0c api: use WaitForResult() to improve health tests 10 years ago
Ryan Uber f49189252e api: run consul instance on testing ports 10 years ago
Ryan Uber 8455077e5d api: add harnessing for tests 10 years ago
Armon Dadgar 4192925086 Merge pull request #580 from hashicorp/f-merge 10 years ago
Armon Dadgar 2dcadffb12 consul: Adding merge delegate to prevent mixing clusters 10 years ago
Ryan Uber 5555e0eb9b api: initial import from armon/consul-api 10 years ago
Armon Dadgar 3ec5e6f363 Merge pull request #578 from hashicorp/f-kv-watch 10 years ago
Armon Dadgar 6c425299db consul: Test WatchKV 10 years ago
Armon Dadgar 974a97583a consul: Adding test for KVS.List blocking query 10 years ago
Armon Dadgar ff9869eee5 consul: Remove dead code 10 years ago
Armon Dadgar f45d7900b8 consul: Optimize KV watching 10 years ago
Armon Dadgar 3096d6c749 consul: First pass to reduce KV watch cost 10 years ago
Armon Dadgar e86ed70c70 Merge pull request #577 from hashicorp/f-tombstone 10 years ago
Armon Dadgar 73db8cd559 consul: Adding more useful metrics 10 years ago
Armon Dadgar 3d45d76930 consul: Fixing the KVS tests 10 years ago
Armon Dadgar d842b6da74 consul: Disable tombstones as follower 10 years ago
Ryan Uber db3c502dcc Merge pull request #576 from hashicorp/f-verify-config 10 years ago
Daniel Malon bd65cbb7d7 use the service specific address in SRV response 10 years ago
Armon Dadgar ce6cbab397 consul: Improve log message 10 years ago
Armon Dadgar 62d6fe51e0 consul: Reverting some index compute logic 10 years ago
Armon Dadgar e7abf17db4 consul: List Keys should handle tombstones 10 years ago
Armon Dadgar b4292640a5 consul: Ensure KVS List handles tombstones 10 years ago