953 Commits (98784c6416bb16b87f4798b498ab03a2cbe152cc)

Author SHA1 Message Date
James Phillips 98784c6416 Updates to latest compiled ui assets. 9 years ago
James Phillips eb7004f2b8 Renames "debug" endpoint and structures to "explain". 9 years ago
James Phillips d7288e3a5e Adds a prepared query debug endpoint. 9 years ago
Calvin Leung Huang ff38fbc6a3 Correct the rtt -wan error message 9 years ago
James Phillips f46fa33278 Tweaks formatting of inline output messages. 9 years ago
James Phillips 70575002d9 Retains the last output when a TTL check times out. 9 years ago
James Phillips 7ebad899da Adds a new PUT-based TTL check update endpoint. 9 years ago
James Phillips e79dd7c8de Fixes redirect from / to /ui when internal UI is enabled. 9 years ago
Chris Cooper 2c6f873ecd add missing test 9 years ago
Chris Cooper fe0e3aaaa0 fixes issue #1661 and adds supporting test 9 years ago
James Phillips 56cbabff63 Adds a sanity check to the local node info compare. 9 years ago
James Phillips 607728ddca Adds a test to make sure we get the local address within the DC. 9 years ago
James Phillips 524aaae9b7 Increases wait to account for random stagger. 9 years ago
James Phillips 6790930c4e Factors address translation into a single function. 9 years ago
James Phillips 4be2ab1a75 Moves tagged wan address to be managed by anti-entropy, not serf. 9 years ago
James Phillips b59599742d Adds a test to make sure the local sync doesn't clobber tagged addresses. 9 years ago
James Phillips c60a526fde Sets up config for more address tags down the road, renames struct members. 9 years ago
Evan Gilman de8fd561d0 Use a map for additional node addresses 9 years ago
Evan Gilman 2f26771bb1 Add tests for consul WAN translation 9 years ago
Evan Gilman 146f719a66 Explicitly set advertise address in agent tests 9 years ago
Evan Gilman a3240d28ba Consider WAN addresses during Node and SRV record lookup 9 years ago
Evan Gilman 496cf5ae73 Implement `translate_wan_addrs` config option 9 years ago
Evan Gilman 8fa2a60208 Rectify value of `AdvertiseAddrWan` when set elsewhere 9 years ago
James Phillips ed8a71efd7 Store WanAddress during Service/Check sync 9 years ago
David Wittman 8667394955 Fix formatting in exec help 9 years ago
Chris Cooper e2065e10c0 add comment codes 9 years ago
Chris Cooper 00dd9d6b78 refactors http server error codes to use the http statuses defined in the http package instead of literals 9 years ago
Sean Chittenden 1005b91c87 Use panic instead of returning a sentinel UUID values in unit tests 9 years ago
Sean Chittenden 8deec17f73 Use panic instead of returning a sentinel UUID values in unit tests 9 years ago
Sean Chittenden 7af6a94edb Factor out duplicate functions into a lib package 9 years ago
Nate Brown 43a4f3fe02 Option to disable hostnames from telemetry 9 years ago
Ryan Slade dd98602bd7 Updated invalid check error message. 9 years ago
James Phillips f24a044755 Fixes the static asset generator for new pkg path, updates assets. 9 years ago
Seth Vargo cae0ff354a Use HTTPS + www. where appropriate 9 years ago
James Phillips 343838f12b Adds support for the reap lock. 9 years ago
Matt McCoy 9cbed7f89e Add consul agent help for advertise-wan 9 years ago
James Phillips 49342dc973 Makes the timeout behavior more intuitive. 9 years ago
James Phillips 1d733f4c36 Defaults monitor retries to 3 retries @ 1s for the consul lock command. 9 years ago
James Phillips 4afeddacc8 Adds monitor retries to the consul lock command. 9 years ago
James Phillips 8caa9e4c7e Adds "try" support to locks and semaphores. 9 years ago
Philippe M. Chiasson a2eddcab38 remove address splitting 9 years ago
Philippe M. Chiasson 21345a8a7f Move logged client IP to the end of the log message 9 years ago
Ryan Uber 9002bfa37d agent: enable ui for dev mode 9 years ago
Ryan Uber afafae53fd consul: dev mode works 9 years ago
Ryan Uber 87c1283b73 agent: update assetfs output 9 years ago
Ryan Uber 3cf6a173a5 agent: static UI is configurable 9 years ago
Ryan Uber 2d7ced22b3 agent: initial web assets 9 years ago
Ryan Uber c3e7c98da2 agent: compile web assets into consul binary 9 years ago
James Phillips d61661a98f Adds a Bool helper function. 9 years ago
James Phillips e80d1a58fb Moves logger down where it's used for reaping. 9 years ago