Seth Vargo
|
e265ea050d
|
Use new Markdown syntaxes and add SEO descriptions
|
2014-10-19 19:42:13 -04:00 |
Seth Vargo
|
36a14019d1
|
Use a description attribute for HTML descriptions
|
2014-10-19 19:41:12 -04:00 |
Seth Vargo
|
26c2bf1788
|
Import fonts in CSS instead of HTML
|
2014-10-19 19:41:12 -04:00 |
Seth Vargo
|
dc9295fc3f
|
Move more javascript into the footer
|
2014-10-19 19:41:12 -04:00 |
Seth Vargo
|
74c981e0c6
|
Cleanup header HTML
|
2014-10-19 19:41:12 -04:00 |
Seth Vargo
|
714d1003d1
|
Add robots.txt and sitemap
|
2014-10-19 19:41:12 -04:00 |
Seth Vargo
|
700f321b9b
|
Do not underline API doc links
|
2014-10-19 19:41:11 -04:00 |
Seth Vargo
|
21ab20c6b4
|
Remove prettify css
|
2014-10-19 19:41:11 -04:00 |
Seth Vargo
|
e90f3ce442
|
Use codeblocks for code
|
2014-10-19 19:41:11 -04:00 |
Seth Vargo
|
35f700049c
|
Remove highlighting javascript files
|
2014-10-19 19:41:11 -04:00 |
Seth Vargo
|
64633eec02
|
Remove unused font file
|
2014-10-19 19:41:11 -04:00 |
Mark Rushakoff
|
c58627df41
|
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
|
32b14c6f02
|
CHANGELOG updates
|
2014-10-17 18:48:51 -07:00 |
Armon Dadgar
|
3f36515544
|
Switching to the pinned version of msgpack
|
2014-10-17 18:26:19 -07:00 |
Armon Dadgar
|
34713fe970
|
Encode/Decode test
|
2014-10-17 18:23:13 -07:00 |
Armon Dadgar
|
b04dc46c72
|
consul: Improving test reliability
|
2014-10-17 17:40:14 -07:00 |
Ryan Uber
|
c236900dba
|
agent: test services are in sync when added from the API
|
2014-10-17 17:33:27 -07:00 |
Ryan Uber
|
6b119b98f0
|
agent: add test for consul service sync state
|
2014-10-17 14:43:52 -07:00 |
Ryan Uber
|
0322bf2b7d
|
agent: initialize local consul service tags to fix service sync
|
2014-10-17 14:29:12 -07:00 |
Armon Dadgar
|
c4951bb598
|
agent: skip syslog test on windows
|
2014-10-17 11:24:10 -07:00 |
Armon Dadgar
|
8dd3e3004a
|
Cutting v0.4.1
|
2014-10-17 11:00:59 -07:00 |
Ryan Uber
|
b394dff38f
|
agent: optimize rpc monitor test
|
2014-10-16 10:20:57 -07:00 |
Nishchay
|
9e2f6e59e1
|
Create build.bat
|
2014-10-16 09:48:47 -07:00 |
Ryan Uber
|
e94627be20
|
agent: fix failing monitor test
|
2014-10-15 18:23:21 -07:00 |
Armon Dadgar
|
3662a2c77b
|
CHANGELOG updates
|
2014-10-15 17:36:05 -07:00 |
Armon Dadgar
|
4defe63cc7
|
CHANGELOG updates
|
2014-10-15 17:35:28 -07:00 |
Armon Dadgar
|
a1d2f9a3da
|
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
|
efcbcb6237
|
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
|
0f62bed1e5
|
ui: fix session name overflow
fixes #353
|
2014-10-15 16:19:14 -07:00 |
Jack Pearkes
|
6b39687351
|
ui: reload acls after creating
fixes #323
|
2014-10-15 15:55:53 -07:00 |
Ryan Uber
|
54d6e256e3
|
agent: fix tests after default status change
|
2014-10-15 15:43:53 -07:00 |
Armon Dadgar
|
e571d532b2
|
consul: Fixing FSM path tests
|
2014-10-15 15:03:58 -07:00 |
Ryan Uber
|
3d712feba4
|
agent: fix failing test
|
2014-10-15 15:03:43 -07:00 |
Armon Dadgar
|
0ea385579a
|
consul: Ensure FSM stores data in the data dir
|
2014-10-15 14:57:59 -07:00 |
Ryan Uber
|
b7a75a2314
|
formatting
|
2014-10-15 14:56:15 -07:00 |
Armon Dadgar
|
5571da4661
|
consul: FSM stores state in a given path only
|
2014-10-15 14:56:12 -07:00 |
Armon Dadgar
|
0d1559764d
|
consul: Allow providing a path for the state store
|
2014-10-15 14:55:04 -07:00 |
Ryan Uber
|
f83f80cf22
|
agent: remove special case of consul service, adjust tests
|
2014-10-15 14:52:00 -07:00 |
Ryan Uber
|
cc0f80a4aa
|
consul/structs: keep HealthUnknown around for backward compatibility
|
2014-10-15 11:35:22 -07:00 |
Armon Dadgar
|
88b53702f1
|
consul: Reduce mmap size on 32bit
|
2014-10-15 11:32:40 -07:00 |
Ryan Uber
|
ec63686416
|
consul: kill remaining use of HealthUnknown
|
2014-10-15 10:14:46 -07:00 |
Ryan Uber
|
967cc6d701
|
agent: Default health checks to critical. Fixes #341
|
2014-10-15 10:09:49 -07:00 |
Ryan Uber
|
cd43b486a2
|
agent: account for consul service in anti-entropy tests
|
2014-10-14 18:06:07 -07:00 |
Ryan Uber
|
80a77a82df
|
agent: fix node name in cli test
|
2014-10-14 17:49:17 -07:00 |
Ryan Uber
|
ece81c11ac
|
agent: re-use ConsulServiceID from consul package
|
2014-10-14 15:44:11 -07:00 |
Ryan Uber
|
5e66e2ae1e
|
agent: auto-register the consul service on server nodes
|
2014-10-14 15:35:00 -07:00 |
Ryan Uber
|
1759f36d43
|
agent: Allow 'consul' service to be targeted for events. Fixes #344
|
2014-10-14 12:58:52 -07:00 |
Armon Dadgar
|
10d8583d0e
|
Merge pull request #397 from hashicorp/f-syslog
Filter messages logged to syslog
|
2014-10-14 12:02:03 -07:00 |
Armon Dadgar
|
771263cc53
|
Merge pull request #398 from hashicorp/ryanuber-docs
website: Documentation adjustments
|
2014-10-14 12:01:40 -07:00 |
Armon Dadgar
|
a8a5905d21
|
consul: less aggressive deadlock timer. Fixes #389
|
2014-10-14 12:00:25 -07:00 |