Armon Dadgar
|
7a71843f30
|
Merge pull request #707 from hashicorp/f-snapshot
agent: Snapshot and restore health state on reload. Fixes #693
|
2015-02-17 12:07:45 -08:00 |
Armon Dadgar
|
762cd24c16
|
CHANGELOG updates
|
2015-02-17 12:02:39 -08:00 |
Armon Dadgar
|
b319c41bd9
|
agent: Snapshot and restore health state on reload. Fixes #693
|
2015-02-17 12:00:04 -08:00 |
Ryan Breen
|
b7ba331544
|
Website: clean up docs/compatibility.
|
2015-02-17 14:29:00 -05:00 |
Ryan Breen
|
802804a6cf
|
Website: add some missing intra-page links in docs/agent/options
|
2015-02-16 20:51:04 -05:00 |
Ryan Breen
|
abfe4061a8
|
Website: clean up a few intra-page links in docs/agent/options
|
2015-02-16 20:42:21 -05:00 |
Ryan Breen
|
bfcdd210b7
|
Website: add intra-page links in docs/agent/options
|
2015-02-16 19:48:49 -05:00 |
Armon Dadgar
|
415fb21369
|
CHANGELOG updates
|
2015-02-16 14:33:12 -08:00 |
Armon Dadgar
|
05610966df
|
command/exec: Handle a missing key during cancelation. Fixes #626
|
2015-02-16 14:32:50 -08:00 |
Armon Dadgar
|
638057d2eb
|
CHANGELOG updates
|
2015-02-16 14:30:40 -08:00 |
Armon Dadgar
|
d92e5d37e3
|
Revert "* use defer to avoid tracking lock"
This reverts commit a030abdefc .
This commit causes a connection to be leaked if there is a race with
another concurrent RPC.
|
2015-02-16 14:04:47 -08:00 |
Ryan Breen
|
3f23ac2fc7
|
Website: finalize edits for configuration file options in docs/agent/options.
|
2015-02-15 00:47:52 -05:00 |
Ryan Breen
|
0c22eb0039
|
Website: edits for configuration file options in docs/agent/options.
|
2015-02-15 00:43:01 -05:00 |
Ryan Breen
|
412b89abdf
|
Add myself to the community page.
|
2015-02-14 14:25:56 -05:00 |
Armon Dadgar
|
9791cb1298
|
Merge pull request #695 from ryanbreen/session
Website: cleanup for docs/agent/http/session
|
2015-02-13 17:21:24 -08:00 |
Armon Dadgar
|
880817d635
|
Merge pull request #700 from ryanbreen/options
Website: cleanup for the docs/agent/options Command-line options section
|
2015-02-13 17:21:05 -08:00 |
Ryan Breen
|
75335db84f
|
Website: tweak cleanup for the docs/agent/options Command-line options section.
|
2015-02-13 15:19:17 -05:00 |
Ryan Breen
|
96c4aecc17
|
Website: cleanup for the docs/agent/options Command-line options section.
|
2015-02-13 14:58:05 -05:00 |
Ryan Breen
|
679c5ddc50
|
Remove language about LockDelay parsing.
|
2015-02-12 20:34:40 -05:00 |
Armon Dadgar
|
907bbfa8c9
|
Merge pull request #691 from artushin/master
close idle connections after stopping http checks to service
|
2015-02-12 17:05:31 -08:00 |
Armon Dadgar
|
7f403a1614
|
Merge pull request #696 from michaeltchapman/watchcommand
website: Fix list of types available to watch
|
2015-02-12 17:04:06 -08:00 |
Armon Dadgar
|
20e936ead7
|
Merge pull request #692 from ryanbreen/kv
Website: cleanup of docs/agent/http/kv
|
2015-02-12 16:53:49 -08:00 |
Michael Chapman
|
8256737d5d
|
website: Fix list of types available to watch
The list of types erroneously had services listed twice in place
of 'service' and 'services'
|
2015-02-13 11:20:26 +11:00 |
Ryan Breen
|
f325791590
|
More cleanup for docs/agent/http/session.
|
2015-02-12 15:15:53 -05:00 |
Ryan Breen
|
d2bc6f156d
|
Website: cleanup for docs/agent/http/session.
|
2015-02-12 14:50:54 -05:00 |
artushin
|
2ae843d51c
|
oops. DefaultTransport being used.
|
2015-02-12 10:11:22 -06:00 |
Ryan Breen
|
22162efccf
|
Website: finalize cleanup of docs/agent/http/kv
|
2015-02-11 23:44:10 -05:00 |
Ryan Breen
|
1b6b1e09bd
|
Website: cleanup of docs/agent/http/kv
|
2015-02-11 21:54:03 -05:00 |
Jack Pearkes
|
a82bbb6561
|
ui: add session behavior and ttl to UI
fixes #649
|
2015-02-11 18:51:30 -08:00 |
Jack Pearkes
|
2f541b5ef7
|
ui: update gemfile
|
2015-02-11 18:41:40 -08:00 |
Jack Pearkes
|
255d358643
|
ui: add service address
fixes #686
|
2015-02-11 18:18:31 -08:00 |
Jack Pearkes
|
d00d1b0b09
|
website: fix white bar
fixes #690
|
2015-02-11 17:49:17 -08:00 |
artushin
|
5ec92971ac
|
close idle connections after stopping http checks to service
|
2015-02-11 18:29:51 -06:00 |
Armon Dadgar
|
79d28b9baf
|
Merge pull request #689 from ryanbreen/health
Website: cleanup for docs/agent/http/health.
|
2015-02-10 17:44:33 -08:00 |
Ryan Breen
|
03fad82b09
|
Website: finalize cleanup for docs/agent/http/health.
|
2015-02-10 15:52:22 -05:00 |
Ryan Breen
|
01c74378a5
|
Website: cleanup for docs/agent/http/health.
|
2015-02-10 15:49:21 -05:00 |
Jack Pearkes
|
f3169c7fa4
|
Merge pull request #687 from nelhage/ssl-images
Load images over SSL
|
2015-02-09 16:25:17 -08:00 |
Nelson Elhage
|
3896689a42
|
Use protocol-relative URL for bintray logo.
|
2015-02-09 16:19:31 -08:00 |
Nelson Elhage
|
00ed554eff
|
Load gravatars over protocol-relative links.
Fixes mixed content warnings on https://consul.io/community.html
|
2015-02-09 16:17:57 -08:00 |
Ryan Uber
|
103e9e7fc1
|
agent: clarify the valid characters for dns
|
2015-02-09 09:59:27 -08:00 |
Armon Dadgar
|
c6ec9dd844
|
Merge pull request #678 from ryanbreen/agent
Cleanup for docs/agent/http/agent.
|
2015-02-09 09:54:53 -08:00 |
Armon Dadgar
|
d3df3673fa
|
Merge pull request #681 from ryanbreen/catalog
Website: cleanup of docs/agent/http/catalog
|
2015-02-09 09:53:57 -08:00 |
Armon Dadgar
|
dc83201d56
|
Merge pull request #684 from ryanbreen/event
Website: cleanup for docs/agent/http/event.
|
2015-02-09 09:53:44 -08:00 |
Ryan Uber
|
722b255816
|
agent: warn on service tags with invalid chars
|
2015-02-09 09:30:06 -08:00 |
Ryan Uber
|
5e801c905d
|
agent: Warn on dns-incompatible characters during service registration. Fixes #683.
|
2015-02-09 09:23:17 -08:00 |
Ryan Breen
|
6c9edb4eba
|
Website: cleanup for docs/agent/http/event.
|
2015-02-09 11:24:23 -05:00 |
Ryan Uber
|
ebee060dcd
|
Merge pull request #680 from sequenceiq/fix-version-check
fixing version numbers RCs should be labeled x.x.x-rcx
|
2015-02-09 00:08:59 -08:00 |
lalyos
|
190f15458f
|
fixing version numbers RCs should be labeled x.x.x-rcx
see conversation with ryanuber: https://github.com/hashicorp/go-checkpoint/issues/2#issuecomment-73199209
|
2015-02-09 08:17:30 +01:00 |
Ryan Breen
|
b8beec0311
|
Website: finalize cleanup of docs/agent/http/catalog.
|
2015-02-08 12:49:02 -05:00 |
Ryan Breen
|
3df08cb7ab
|
Website: edits for docs/agent/http/catalog.
|
2015-02-08 12:44:36 -05:00 |