Philippe M. Chiasson
|
8e938d4d38
|
Merge branch 'master' of http://github.com/hashicorp/consul into issue/1447/http-access-logs
|
2015-12-30 15:38:30 -05:00 |
Ryan Breen
|
5aad638bff
|
Merge pull request #1553 from peterfschaadt/patch-2
Fixing typos in Coordinate documentation.
|
2015-12-28 19:40:30 -05:00 |
Peter Schaadt
|
5a72fe2803
|
Fixing typos in Coordinate documentation.
|
2015-12-28 16:34:09 -08:00 |
Ryan Uber
|
256a2ad36a
|
website: update setup instructions for self-hosted ui
|
2015-12-24 23:14:40 -05:00 |
Ryan Uber
|
b3a829589b
|
Merge pull request #1543 from hashicorp/f-ui-static
Static asset compilation for Consul UI
|
2015-12-24 23:04:00 -05:00 |
Ryan Uber
|
b04510f934
|
agent: update assetfs output
|
2015-12-24 22:21:34 -05:00 |
Ryan Uber
|
0fabf273e6
|
website: document the static ui flag
|
2015-12-24 22:21:34 -05:00 |
Ryan Uber
|
52ad989405
|
agent: static UI is configurable
|
2015-12-24 22:21:34 -05:00 |
Ryan Uber
|
86f76205aa
|
agent: initial web assets
|
2015-12-24 22:21:34 -05:00 |
Ryan Uber
|
a262115679
|
agent: compile web assets into consul binary
|
2015-12-24 22:21:34 -05:00 |
Philippe M. Chiasson
|
b8f8861d97
|
Merge branch 'master' of http://github.com/hashicorp/consul into issue/1447/http-access-logs
|
2015-12-22 14:55:18 -05:00 |
James Phillips
|
1e66aba424
|
Merge pull request #1539 from hashicorp/f-reap
Adds child process reaping when Consul is running as PID 1.
|
2015-12-22 10:44:27 -08:00 |
James Phillips
|
4dd7a5fbaa
|
Adds a Bool helper function.
|
2015-12-22 10:43:32 -08:00 |
James Phillips
|
d71036c4f0
|
Moves logger down where it's used for reaping.
|
2015-12-22 10:29:55 -08:00 |
James Phillips
|
e1d456a079
|
Changes sense of option to "reap" and uses nil for "not set".
|
2015-12-22 10:28:10 -08:00 |
James Phillips
|
1e4aa28c9d
|
Adds child process reaping when Consul is running as PID 1.
|
2015-12-21 21:47:35 -08:00 |
James Phillips
|
7d4462f1c5
|
Merge pull request #1537 from hashicorp/f-dns-counting
Adds telemetry on number of DNS queries served, per-agent.
|
2015-12-21 18:26:32 -08:00 |
James Phillips
|
874d491ade
|
Converts the DNS metric to a gauge which gives us a count and a time.
|
2015-12-21 18:25:09 -08:00 |
James Phillips
|
9e0ac674c3
|
Adds telemetry on number of DNS queries served, per-agent.
|
2015-12-21 17:01:28 -08:00 |
James Phillips
|
09b1924cce
|
Tweaks RTT command docs.
|
2015-12-21 15:16:48 -08:00 |
James Phillips
|
9e3c171648
|
Merge pull request #1522 from sboily/patch-1
Update documentation to use consul rtt command with https
|
2015-12-21 15:14:57 -08:00 |
James Phillips
|
f5b969f875
|
Merge pull request #1494 from foostan/update_consul
Update Consul in demo
|
2015-12-21 15:11:11 -08:00 |
James Phillips
|
9c5164050b
|
Tweaks the change log for TCP checks.
|
2015-12-21 11:36:38 -08:00 |
James Phillips
|
3058e5f5b1
|
Merge pull request #1496 from berendt/vagrant_cluster_060
Use Consul version 0.6.0 in the Vagrant demo environment
|
2015-12-21 11:27:09 -08:00 |
James Phillips
|
2eb6932ce9
|
Merge pull request #1397 from hashicorp/new_header
New header/footer design
|
2015-12-21 09:57:34 -08:00 |
captainill
|
3fa4451d05
|
position edit this page link to bottom of page
|
2015-12-19 22:29:11 -08:00 |
captainill
|
fcf35a2337
|
make sure #demo h2 color is readable
|
2015-12-19 22:08:49 -08:00 |
captainill
|
b276b8f06c
|
capital C in header by hashicorp lockup
|
2015-12-19 22:05:17 -08:00 |
captainill
|
3ac1b7321d
|
Merge branch 'master' into new_header
|
2015-12-19 21:39:34 -08:00 |
captainill
|
2573f15882
|
cleanup
|
2015-12-19 21:39:03 -08:00 |
James Phillips
|
43f7ca447a
|
Merge pull request #1533 from hashicorp/b-statsd-doc
Clarifies format of stats aggregator configurations as host:port.
|
2015-12-18 22:54:58 -08:00 |
James Phillips
|
43808ca120
|
Clarifies format of stats aggregator configurations as host:port.
|
2015-12-18 22:53:55 -08:00 |
James Phillips
|
2f74f8d508
|
Merge pull request #1532 from hashicorp/f-clean-vet
Cleans up some small `go vet` findings.
|
2015-12-18 22:15:32 -08:00 |
James Phillips
|
533c79bd2b
|
Cleans up some small `go vet` findings.
|
2015-12-18 22:14:48 -08:00 |
James Phillips
|
c76c868113
|
Merge pull request #1526 from hashicorp/f-transport
Builds the insecure SSL transport off the clean default transport.
|
2015-12-17 12:19:25 -08:00 |
James Phillips
|
09478b68ed
|
Builds the insecure SSL transport off the clean default transport.
|
2015-12-17 12:15:18 -08:00 |
James Phillips
|
f333207591
|
Merge pull request #1525 from hashicorp/f-pin-go
Pins Go to 1.5.2 in Travis until we figure out #1524.
|
2015-12-17 12:00:12 -08:00 |
James Phillips
|
5d555d82aa
|
Pins Go to 1.5.2 in Travis until we figure out #1524.
|
2015-12-17 11:21:51 -08:00 |
Sylvain Boily
|
726fde8e02
|
Update documentation to use rtt with https
|
2015-12-17 13:24:42 -05:00 |
James Phillips
|
d9c9a3b0f5
|
Merge pull request #1519 from hashicorp/revert-1517-f-api-pooling
Revert "Adds client and transport pooling in the API so we don't leak connections."
|
2015-12-17 08:03:38 -08:00 |
Jeff Mitchell
|
e363c023d7
|
Revert "Adds client and transport pooling in the API so we don't leak connections."
|
2015-12-17 10:56:50 -05:00 |
James Phillips
|
3c7945eb13
|
Merge pull request #1517 from hashicorp/f-api-pooling
Adds client and transport pooling in the API so we don't leak connections.
|
2015-12-17 07:56:03 -08:00 |
James Phillips
|
79aabd0b9e
|
Makes the insecure transport work like the default one.
|
2015-12-17 06:48:18 -08:00 |
James Phillips
|
2226437726
|
Merge pull request #1518 from hashicorp/f-base64
Adds a base64 decode step to the example.
|
2015-12-16 22:51:54 -08:00 |
James Phillips
|
884dc84805
|
Adds a base64 decode step to the example.
|
2015-12-16 22:51:03 -08:00 |
James Phillips
|
c6cde770b5
|
Catches up the change log.
|
2015-12-16 22:43:05 -08:00 |
James Phillips
|
c981bdef8c
|
Adds client and transport pooling in the API so we don't leak connections.
|
2015-12-16 22:27:07 -08:00 |
James Phillips
|
775159e47b
|
Merge pull request #1513 from hashicorp/f-logging
Adds source address logging on RPC errors.
|
2015-12-16 22:01:24 -08:00 |
James Phillips
|
92531812b6
|
Adds source address logging on RPC errors.
|
2015-12-16 14:03:03 -08:00 |
James Phillips
|
b602aa623b
|
Merge pull request #1514 from oswell/master
Add the token to /v1/internal/ui/nodes. (issue #1071)
|
2015-12-16 13:36:02 -08:00 |