James Phillips
df39128da4
Reissues cert for the unit tests, which expired a few days ago.
2015-05-27 15:08:58 -07:00
Ryan Breen
9275bea5e2
Merge pull request #977 from sdboyer/master
...
nit: Condense switch fallthroughs into expression lists
2015-05-26 21:45:01 -04:00
Sam Boyer
930c6165d0
Separate cases is better when its more verbose
2015-05-26 21:43:41 -04:00
Sam Boyer
bdc5983463
Condense switch fallthroughs into expr lists
2015-05-26 21:30:14 -04:00
Paul Hinze
6f76f3302f
Merge pull request #974 from hashicorp/b-vagrantfile-syntax
...
Vagrantfile: fix provider syntax
2015-05-26 14:49:19 -05:00
Paul Hinze
10a021a926
Vagrantfile: fix provider syntax
...
No provider config was being set.
2015-05-26 13:24:08 -05:00
Paul Hinze
782d36fe64
Merge pull request #964 from sathiyas/fix-terraform-aws-variables
...
Fix terraform aws variables
2015-05-26 10:00:17 -05:00
Armon Dadgar
b2dd29cba7
Merge pull request #969 from tgwizard/members-command-sorted
...
Sort output in the consul members command
2015-05-22 11:16:11 -07:00
Adam Renberg
263fae2292
Sort members in by name for consul members
2015-05-22 10:37:54 +02:00
Adam Renberg
bec5ce6af9
Sort tags in consul members -detailed output
2015-05-22 10:27:47 +02:00
Ryan Breen
d5dc5b55ac
Merge pull request #966 from trumant/arch_diagram_network_ports
...
Adding networking info to the arch diagram
2015-05-21 11:42:24 -04:00
Travis Truman
8588ba42c3
Adding networking info to the arch diagram
2015-05-21 11:35:32 -04:00
Sathiya Shunmugasundaram
f052b7c3df
Added tags for EC2 instances
2015-05-20 20:38:42 -04:00
James Phillips
d59371bebd
Merge pull request #961 from hashicorp/b-cleanup-vagrantfile
...
Cleans up Vagrantfile.
2015-05-19 21:15:26 -07:00
Ryan Uber
b5cd115795
agent: flush progress info to console during migrations
2015-05-19 18:47:44 -07:00
James Phillips
ad7a4c1242
Cleans up Vagrantfile.
...
* Fixes up permissions so `make` runs cleanly after bringing up an environment.
* Adds better use of variables for Go paths.
* Adds a note about the ancient boxes.
* Silences wget spam while provisioning.
2015-05-19 15:26:47 -07:00
Ryan Breen
bfe68ce5e1
Merge pull request #955 from amirkibbar/master
...
added gradle-consul-plugin to the community tools
2015-05-18 20:48:33 -04:00
Amir Kibbar
e1c6d9d850
added gradle-consul-plugin to the community tools
2015-05-18 17:41:33 -07:00
Armon Dadgar
38fafed077
Fixing yanked gem
2015-05-18 14:44:50 -07:00
Armon Dadgar
537f0ef63c
Bump version references
2015-05-18 14:37:27 -07:00
Armon Dadgar
813e223906
Adding dep
2015-05-18 14:05:53 -07:00
Armon Dadgar
d55d7661a7
Update version
2015-05-18 14:05:16 -07:00
Armon Dadgar
1a95163704
Update CL
2015-05-18 14:04:07 -07:00
Armon Dadgar
4b17b2e3b4
Merge pull request #951 from carlanton/http-user-agent
...
Set the User Agent for HTTP health checks
2015-05-18 13:58:35 -07:00
Anton Lindström
74dd2270af
Set the User Agent for HTTP health checks
2015-05-18 19:12:10 +02:00
Armon Dadgar
4b65265836
Merge pull request #941 from highlyunavailable/remove-DefaultSemaphoreRetryTime
...
Remove unused DefaultSemaphoreRetryTime
2015-05-15 16:15:12 -07:00
Armon Dadgar
28da9e567b
Merge pull request #946 from tgwizard/include-dc-in-members-output
...
Include DC in the members command output
2015-05-15 16:15:00 -07:00
Adam Renberg
450f66fd3c
Include DC in the members command output
2015-05-15 23:26:34 +02:00
Ryan Breen
ea0a599c79
Merge pull request #945 from highlyunavailable/cdotnet
...
Add Consul.NET to the tools page
2015-05-15 17:08:45 -04:00
highlyunavailable
e9bcfd6825
Add Consul.NET to the tools page
...
Fixes #944
2015-05-15 14:07:16 -07:00
Seth Vargo
5a17dc183c
Merge pull request #943 from hashicorp/sethvargo/update_middleman
...
Use new middleman-hashicorp
2015-05-15 16:32:06 -04:00
Seth Vargo
d46aac189e
Use new middleman-hashicorp
2015-05-15 16:06:10 -04:00
highlyunavailable
536db1fb9f
Remove unused DefaultSemaphoreRetryTime
...
Fixes #932
DefaultSemaphoreRetryTime is actually unused, unlike DefaultLockRetryTime.
2015-05-15 08:25:02 -07:00
Armon Dadgar
490c4e1f8c
Merge pull request #939 from hashicorp/f-leak
...
Fixing memory leak caused by blocking query
2015-05-14 18:32:30 -07:00
Armon Dadgar
f91069f9d5
consul: adding StopWatch test
2015-05-14 18:32:19 -07:00
Armon Dadgar
2c9592c5ee
consul: lower default query time and add small stagger
2015-05-14 17:59:43 -07:00
Armon Dadgar
e5c8fce96a
consul: adding randomStagger util method
2015-05-14 17:59:11 -07:00
Armon Dadgar
23a1df1548
consul: proactively clear timers
2015-05-14 17:42:47 -07:00
Armon Dadgar
2bc43844bc
consul: ensure blocking query cleans any lingering state
2015-05-14 17:38:42 -07:00
Armon Dadgar
6f433c9ad8
consul: Adding methods to stop watching for changes
2015-05-14 17:33:02 -07:00
Armon Dadgar
abbf4456f2
consul: adding Clear to NotifyGroup
2015-05-14 17:30:30 -07:00
Ryan Breen
40f60b1aa2
Merge pull request #936 from ceh/intro-getting-started-join-typo
...
website: fix typo
2015-05-14 08:57:59 -04:00
Emil Hessman
1b1854689e
website: fix typo
...
Clarify that the user is assured that Consul will listen to a
specific address when specifying a `bind` address, rather than
providing some kind of insurance policy.
2015-05-14 10:09:51 +02:00
Armon Dadgar
4507d8ac9b
Cutting 0.5.1
2015-05-13 09:28:32 -07:00
Sathiya Shunmugasundaram
87a583492d
Fixed typo in tag section
2015-05-13 09:59:05 -04:00
Ryan Uber
704f6343c3
agent: log a message when data migrations start
2015-05-12 12:58:44 -07:00
Ryan Breen
d5ed5d9439
Merge pull request #931 from colinrymer/patch-1
...
Typo fix
2015-05-12 15:55:18 -04:00
Colin Rymer
6e1e85036f
Typo fix
2015-05-12 15:54:32 -04:00
Armon Dadgar
d18d82885f
api: improve test reliability
2015-05-12 12:10:25 -07:00
Armon Dadgar
8c63fbb498
Cutting v0.5.1
2015-05-12 11:48:16 -07:00