Armon Dadgar
9327bbc400
agent: Adding -ui-dir CLI flag
2014-04-30 23:43:56 -04:00
Armon Dadgar
47f6cef91d
agent: Adding UiDir config param
2014-04-30 23:43:56 -04:00
Jack Pearkes
ec004dd062
ui: lead-in info for style guide
2014-04-30 23:43:56 -04:00
Jack Pearkes
88a176343e
ui: more improvements to the style guide
2014-04-30 23:43:56 -04:00
Jack Pearkes
693cdf47b3
ui: progress on style guide
2014-04-30 23:43:56 -04:00
Jack Pearkes
9b7e834adf
ui: add base ember
2014-04-30 23:43:55 -04:00
Jack Pearkes
e564d9681f
ui: use a /static directory
2014-04-30 23:43:55 -04:00
Jack Pearkes
7e890dc45b
ui: initial commit
2014-04-30 23:43:55 -04:00
Armon Dadgar
168b240e5c
CHANGELOG updates
2014-04-30 19:04:56 -07:00
Armon Dadgar
eae91804b6
Merge pull request #96 from gmr/master
...
website: Minor documentation fixes
2014-04-30 12:48:05 -07:00
Gavin M. Roy
c90975405a
Revert the interval and TTL values
2014-04-30 15:46:20 -04:00
Gavin M. Roy
ab2e3bf0f5
Minor documentation fixes
...
- Correct spotted typos
- Ran JSON snippets through jsonpp for consistent display of JSON results
- Unfortunately my editor stripped EOL whitespace so there's a bit of whitespace diff
2014-04-30 15:26:07 -04:00
Armon Dadgar
b54e1696f2
consul: Hack around LMDB delete issue. Fixes #85 .
2014-04-29 16:01:20 -07:00
Armon Dadgar
d1889a6f4b
agent: Limit health check output to 4K. Fixes #83 .
2014-04-29 15:28:56 -07:00
Armon Dadgar
8ea7d7fbd9
command/info: Move warning output to the top
2014-04-29 11:09:14 -07:00
Armon Dadgar
46b0fc24d9
command/info: Warn on GOMAXPROCS = 1. Fixes #87 .
2014-04-29 10:58:49 -07:00
Armon Dadgar
ece6849cac
consul: Expose runtime stats for debugging
2014-04-29 10:55:42 -07:00
Armon Dadgar
de507c0317
consul: Adding a warning for large raft entries
2014-04-28 22:25:09 -07:00
Armon Dadgar
c1ae3d78ef
consul: Increase DB size on 64bit systems. Fixes #81 .
2014-04-28 17:07:59 -07:00
Armon Dadgar
778dfb8fd2
agent: Write out the meta data before a potential 404
2014-04-26 12:20:49 -06:00
Armon Dadgar
059d90f81c
Merge pull request #78 from tarrant/case_insensitive_durations
...
agent: Case insensitive durations
2014-04-25 15:32:52 -06:00
Armon Dadgar
e8580a8c2b
scripts: Protect against multiple gopaths
2014-04-25 15:23:25 -06:00
Armon Dadgar
eca4702f6e
Merge pull request #80 from rbg/master
...
scripts: pick first directory from GOPATH
2014-04-25 15:22:34 -06:00
Armon Dadgar
03ebb9f824
Merge pull request #79 from zembutsu/patch-1
...
Website: fix typo
2014-04-25 09:26:51 -06:00
Masahito Zembutsu
ce8a5490f2
fix typo
2014-04-25 23:09:17 +09:00
Tarrant
73a9c1389e
When mangaling JSON to parse durations do a case insensitive key lookup
2014-04-24 19:56:55 -07:00
Robert B Gordon
26898d10b0
pick first directory from GOPATH
2014-04-24 18:06:09 -06:00
Armon Dadgar
2874058d5a
Merge pull request #76 from garethr/patch-1
...
website: Remove SRV from DNS query tag example
2014-04-24 09:41:38 -06:00
Gareth Rushgrove
778d02b68b
Remove SRV from DNS query tag example
...
The results show the A record, not the SRV record
2014-04-24 14:08:13 +02:00
Armon Dadgar
7e27ded378
agent: Adding debug log messages
2014-04-23 12:21:47 -07:00
Armon Dadgar
e210f9b541
agent: Adding random stagger to anti-entropy. Fixes #72 .
2014-04-23 12:21:34 -07:00
Armon Dadgar
08cba55ab3
consul: Do not fire ServerUp on WAN node join
2014-04-23 12:20:54 -07:00
Armon Dadgar
d581af7692
consul: Clear peer set on leave. Fixes #69
2014-04-23 11:39:45 -07:00
Armon Dadgar
9175a4e7c3
website: Adding the output key to docs examples
2014-04-21 16:21:52 -07:00
Armon Dadgar
2845d24cfa
Store check output in dedicated field. Fixes #59 .
2014-04-21 16:20:22 -07:00
Armon Dadgar
0e9f5019ad
website: typo fix
2014-04-21 16:09:36 -07:00
Armon Dadgar
d6b7dd5b62
agent: Support server-side filtering of passing checks. Fixes #57 .
2014-04-21 16:08:26 -07:00
Armon Dadgar
cb33d73ffe
Merge pull request #68 from hashicorp/f-consistency
...
Adding support for "stale" and "consistent" read modes
2014-04-21 15:55:31 -07:00
Armon Dadgar
c7605f070d
agent: Improve DNS parser. Fixes #39 .
2014-04-21 15:33:01 -07:00
Armon Dadgar
48ce8e3e86
agent: Fix decoding of checks. Fixes #60
2014-04-21 15:02:36 -07:00
Armon Dadgar
b1bfd97438
agent: Adding minimum check interval. Fixes #64 .
2014-04-21 14:42:42 -07:00
Armon Dadgar
757f590455
website: Cleanup verbage
2014-04-21 13:50:18 -07:00
Armon Dadgar
a11fd66f28
website: Document the consistency modes
2014-04-21 13:46:57 -07:00
Armon Dadgar
6de3ddfd93
website: Document HTTP changes
2014-04-21 13:40:16 -07:00
Armon Dadgar
93146c1e1b
agent: Adding HTTP tests for new features
2014-04-21 13:19:18 -07:00
Armon Dadgar
bcff269238
agent: Updating tests for new API
2014-04-21 13:11:05 -07:00
Armon Dadgar
53d3449947
agent: Remove wrapQuery, call setMeta directly
2014-04-21 12:40:11 -07:00
Armon Dadgar
4c039aa4d5
agent: Parse the consistency flags
2014-04-21 12:26:12 -07:00
Armon Dadgar
71b95a0f47
agent: Updating to remove BlockingQuery
2014-04-21 12:25:36 -07:00
Armon Dadgar
28bd111098
consul: Adding strongly consistent read tests
2014-04-21 12:08:00 -07:00