Armon Dadgar
|
aaddfa2ba9
|
CHANGELOG updates
|
2014-10-20 10:20:13 -07:00 |
Seth Vargo
|
6763d8895b
|
Merge pull request #412 from ErikDubbelboer/website-fix
Fix small doc mistake
|
2014-10-20 06:39:03 -07:00 |
Erik Dubbelboer
|
5b4be8fd98
|
Fix small doc mistake
|
2014-10-20 06:26:38 +00:00 |
Seth Vargo
|
11ef616aed
|
Merge pull request #411 from hashicorp/sethvargo/more_website_updates
SEO and latest middleman goodness
|
2014-10-19 18:22:51 -07:00 |
Seth Vargo
|
a623b4340a
|
Update gems to latest versions
|
2014-10-19 19:42:41 -04:00 |
Seth Vargo
|
869b194127
|
Use new Markdown syntaxes and add SEO descriptions
|
2014-10-19 19:42:13 -04:00 |
Seth Vargo
|
af756f1ea6
|
Use a description attribute for HTML descriptions
|
2014-10-19 19:41:12 -04:00 |
Seth Vargo
|
64c5a4f157
|
Import fonts in CSS instead of HTML
|
2014-10-19 19:41:12 -04:00 |
Seth Vargo
|
3712748441
|
Move more javascript into the footer
|
2014-10-19 19:41:12 -04:00 |
Seth Vargo
|
281ca84d88
|
Cleanup header HTML
|
2014-10-19 19:41:12 -04:00 |
Seth Vargo
|
283c7c1c46
|
Add robots.txt and sitemap
|
2014-10-19 19:41:12 -04:00 |
Seth Vargo
|
b5d5af813a
|
Do not underline API doc links
|
2014-10-19 19:41:11 -04:00 |
Seth Vargo
|
b0045c4e13
|
Remove prettify css
|
2014-10-19 19:41:11 -04:00 |
Seth Vargo
|
302789bf76
|
Use codeblocks for code
|
2014-10-19 19:41:11 -04:00 |
Seth Vargo
|
a00b32dca2
|
Remove highlighting javascript files
|
2014-10-19 19:41:11 -04:00 |
Seth Vargo
|
bdc28e8dfe
|
Remove unused font file
|
2014-10-19 19:41:11 -04:00 |
Mark Rushakoff
|
c5c59438bc
|
Install curl
The getting started guide mentions has several examples using curl, so
preinstall curl on the Vagrant box to make the guide easier to follow.
|
2014-10-17 21:39:44 -07:00 |
Armon Dadgar
|
3761867ced
|
CHANGELOG updates
|
2014-10-17 18:48:51 -07:00 |
Armon Dadgar
|
ce4aa7beb5
|
Switching to the pinned version of msgpack
|
2014-10-17 18:26:19 -07:00 |
Armon Dadgar
|
ad445f5ac2
|
Encode/Decode test
|
2014-10-17 18:23:13 -07:00 |
Armon Dadgar
|
f37f5fde54
|
consul: Improving test reliability
|
2014-10-17 17:40:14 -07:00 |
Ryan Uber
|
cc613a90fd
|
agent: test services are in sync when added from the API
|
2014-10-17 17:33:27 -07:00 |
Ryan Uber
|
525d74aebc
|
agent: add test for consul service sync state
|
2014-10-17 14:43:52 -07:00 |
Ryan Uber
|
2319460904
|
agent: initialize local consul service tags to fix service sync
|
2014-10-17 14:29:12 -07:00 |
Armon Dadgar
|
e4dc15b9e3
|
agent: skip syslog test on windows
|
2014-10-17 11:24:10 -07:00 |
Armon Dadgar
|
e00515d020
|
Cutting v0.4.1
|
2014-10-17 11:00:59 -07:00 |
Ryan Uber
|
b2ae3434b1
|
agent: optimize rpc monitor test
|
2014-10-16 10:20:57 -07:00 |
Ryan Uber
|
35157659a3
|
agent: fix failing monitor test
|
2014-10-15 18:23:21 -07:00 |
Armon Dadgar
|
b28feef075
|
CHANGELOG updates
|
2014-10-15 17:36:05 -07:00 |
Armon Dadgar
|
b0de16e7e8
|
CHANGELOG updates
|
2014-10-15 17:35:28 -07:00 |
Armon Dadgar
|
4f1fa3a4ce
|
Merge pull request #401 from hashicorp/f-healthcheck
Default services to "critical" state instead of "unknown"
|
2014-10-15 16:50:38 -07:00 |
Armon Dadgar
|
e720a09aa4
|
Merge pull request #400 from hashicorp/f-service-filter
agent: Register "consul" service in agent layer
|
2014-10-15 16:48:57 -07:00 |
Jack Pearkes
|
d24764dd83
|
ui: fix session name overflow
fixes #353
|
2014-10-15 16:19:14 -07:00 |
Jack Pearkes
|
cc8c3bbd98
|
ui: reload acls after creating
fixes #323
|
2014-10-15 15:55:53 -07:00 |
Ryan Uber
|
149656951d
|
agent: fix tests after default status change
|
2014-10-15 15:43:53 -07:00 |
Armon Dadgar
|
c8ac05b39e
|
consul: Fixing FSM path tests
|
2014-10-15 15:03:58 -07:00 |
Ryan Uber
|
10610d3d26
|
agent: fix failing test
|
2014-10-15 15:03:43 -07:00 |
Armon Dadgar
|
bb3324dd85
|
consul: Ensure FSM stores data in the data dir
|
2014-10-15 14:57:59 -07:00 |
Ryan Uber
|
cfca160cd5
|
formatting
|
2014-10-15 14:56:15 -07:00 |
Armon Dadgar
|
7380216911
|
consul: FSM stores state in a given path only
|
2014-10-15 14:56:12 -07:00 |
Armon Dadgar
|
be8051ec7e
|
consul: Allow providing a path for the state store
|
2014-10-15 14:55:04 -07:00 |
Ryan Uber
|
aa6ffc90f0
|
agent: remove special case of consul service, adjust tests
|
2014-10-15 14:52:00 -07:00 |
Ryan Uber
|
d2fc11c19d
|
consul/structs: keep HealthUnknown around for backward compatibility
|
2014-10-15 11:35:22 -07:00 |
Armon Dadgar
|
f8fc46dc57
|
consul: Reduce mmap size on 32bit
|
2014-10-15 11:32:40 -07:00 |
Ryan Uber
|
2f93e13da8
|
consul: kill remaining use of HealthUnknown
|
2014-10-15 10:14:46 -07:00 |
Ryan Uber
|
f311ada60e
|
agent: Default health checks to critical. Fixes #341
|
2014-10-15 10:09:49 -07:00 |
Ryan Uber
|
e2246b9f6c
|
agent: account for consul service in anti-entropy tests
|
2014-10-14 18:06:07 -07:00 |
Ryan Uber
|
cc999e339b
|
agent: fix node name in cli test
|
2014-10-14 17:49:17 -07:00 |
Ryan Uber
|
b1e8d351ab
|
agent: re-use ConsulServiceID from consul package
|
2014-10-14 15:44:11 -07:00 |
Ryan Uber
|
4576b4eb29
|
agent: auto-register the consul service on server nodes
|
2014-10-14 15:35:00 -07:00 |