16459 Commits

Author SHA1 Message Date
Armon Dadgar
e20b70b9f6 agent: Adding endpoint to serve the UI 2014-04-30 23:43:56 -04:00
Armon Dadgar
2739abab7b agent: Pass UiDir into the HTTP layer 2014-04-30 23:43:56 -04:00
Armon Dadgar
f9ff14531f website: Document the ui-dir flags 2014-04-30 23:43:56 -04:00
Armon Dadgar
c42168bd6f agent: Adding -ui-dir CLI flag 2014-04-30 23:43:56 -04:00
Armon Dadgar
2605b8e27c agent: Adding UiDir config param 2014-04-30 23:43:56 -04:00
Jack Pearkes
10fb856dad ui: lead-in info for style guide 2014-04-30 23:43:56 -04:00
Jack Pearkes
eb19151fd7 ui: more improvements to the style guide 2014-04-30 23:43:56 -04:00
Jack Pearkes
9576830144 ui: progress on style guide 2014-04-30 23:43:56 -04:00
Jack Pearkes
62e5ea1941 ui: add base ember 2014-04-30 23:43:55 -04:00
Jack Pearkes
63854075d8 ui: use a /static directory 2014-04-30 23:43:55 -04:00
Jack Pearkes
28ac20cb78 ui: initial commit 2014-04-30 23:43:55 -04:00
Armon Dadgar
6342c766d5 CHANGELOG updates 2014-04-30 19:04:56 -07:00
Armon Dadgar
5ac6a14d50 Merge pull request #96 from gmr/master
website: Minor documentation fixes
2014-04-30 12:48:05 -07:00
Gavin M. Roy
2d62fb3207 Revert the interval and TTL values 2014-04-30 15:46:20 -04:00
Gavin M. Roy
11f0d0fe3f 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
b7e0881df5 consul: Hack around LMDB delete issue. Fixes #85. 2014-04-29 16:01:20 -07:00
Armon Dadgar
64efde9be0 agent: Limit health check output to 4K. Fixes #83. 2014-04-29 15:28:56 -07:00
Armon Dadgar
eb6b85510d command/info: Move warning output to the top 2014-04-29 11:09:14 -07:00
Armon Dadgar
1727b1a086 command/info: Warn on GOMAXPROCS = 1. Fixes #87. 2014-04-29 10:58:49 -07:00
Armon Dadgar
2c45bd6fe9 consul: Expose runtime stats for debugging 2014-04-29 10:55:42 -07:00
Armon Dadgar
a5ab73e67d consul: Adding a warning for large raft entries 2014-04-28 22:25:09 -07:00
Armon Dadgar
2dd0d80274 consul: Increase DB size on 64bit systems. Fixes #81. 2014-04-28 17:07:59 -07:00
Armon Dadgar
e6e4f7c410 agent: Write out the meta data before a potential 404 2014-04-26 12:20:49 -06:00
Armon Dadgar
d6669cef05 Merge pull request #78 from tarrant/case_insensitive_durations
agent: Case insensitive durations
2014-04-25 15:32:52 -06:00
Armon Dadgar
6cc3da0a59 scripts: Protect against multiple gopaths 2014-04-25 15:23:25 -06:00
Armon Dadgar
65264e4ebf Merge pull request #80 from rbg/master
scripts: pick first directory from GOPATH
2014-04-25 15:22:34 -06:00
Armon Dadgar
1a27f262b8 Merge pull request #79 from zembutsu/patch-1
Website: fix typo
2014-04-25 09:26:51 -06:00
Masahito Zembutsu
b2ed730b41 fix typo 2014-04-25 23:09:17 +09:00
Tarrant
32da5b2de0 When mangaling JSON to parse durations do a case insensitive key lookup 2014-04-24 19:56:55 -07:00
Robert B Gordon
ccdbb006ac pick first directory from GOPATH 2014-04-24 18:06:09 -06:00
Armon Dadgar
513dfa8947 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
631dcb1eba 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
cc51bf6926 agent: Adding debug log messages 2014-04-23 12:21:47 -07:00
Armon Dadgar
903789aee4 agent: Adding random stagger to anti-entropy. Fixes #72. 2014-04-23 12:21:34 -07:00
Armon Dadgar
02fa6e9d96 consul: Do not fire ServerUp on WAN node join 2014-04-23 12:20:54 -07:00
Armon Dadgar
b4ae24db02 consul: Clear peer set on leave. Fixes #69 2014-04-23 11:39:45 -07:00
Armon Dadgar
b8d185af40 website: Adding the output key to docs examples 2014-04-21 16:21:52 -07:00
Armon Dadgar
018482dc4c Store check output in dedicated field. Fixes #59. 2014-04-21 16:20:22 -07:00
Armon Dadgar
554a8478ac website: typo fix 2014-04-21 16:09:36 -07:00
Armon Dadgar
81a0a56fac agent: Support server-side filtering of passing checks. Fixes #57. 2014-04-21 16:08:26 -07:00
Armon Dadgar
57a45ead6b 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
c1bd7169f5 agent: Improve DNS parser. Fixes #39. 2014-04-21 15:33:01 -07:00
Armon Dadgar
00bedd4020 agent: Fix decoding of checks. Fixes #60 2014-04-21 15:02:36 -07:00
Armon Dadgar
6bbe8fd493 agent: Adding minimum check interval. Fixes #64. 2014-04-21 14:42:42 -07:00
Armon Dadgar
23dd1a023c website: Cleanup verbage 2014-04-21 13:50:18 -07:00
Armon Dadgar
832cc90c6b website: Document the consistency modes 2014-04-21 13:46:57 -07:00
Armon Dadgar
03adb99a91 website: Document HTTP changes 2014-04-21 13:40:16 -07:00
Armon Dadgar
91bed7b313 agent: Adding HTTP tests for new features 2014-04-21 13:19:18 -07:00
Armon Dadgar
e2ea4804bd agent: Updating tests for new API 2014-04-21 13:11:05 -07:00
Armon Dadgar
386d60f8b2 agent: Remove wrapQuery, call setMeta directly 2014-04-21 12:40:11 -07:00