Commit Graph

1916 Commits (674be58e55f3f2b1f1c64ef2f52bfbd577db0c7c)
 

Author SHA1 Message Date
Ali Abbas d73e1cae85 since dns.TXT is an external dependency, it is safer to add keys to the fields to avoid some potential ordering issues if changes in this field occur with upstream
10 years ago
Ali Abbas fc73a5a53e cleanup and simplify
10 years ago
Ali Abbas a84a88b3f5 remove control flow on errExit by switching from bool to int
10 years ago
Ali Abbas a030abdefc * use defer to avoid tracking lock
10 years ago
Armon Dadgar 218156aadb Merge pull request #518 from larsks/master
10 years ago
Armon Dadgar 6c36fb1351 Merge pull request #516 from mtchavez/tests/fix-failing
10 years ago
Chavez 89e60343f0 Separate cover target for tests
10 years ago
Marin 99e572cffb ui: ask for confirmation before deleting keys #520
10 years ago
Lars Kellogg-Stedman 37b23a03e4 updates to leader election documentation
10 years ago
Chavez 42a92693a8 consul: Server leave test fix
10 years ago
Chavez de0d2d7b78 agent: agent test fixes
10 years ago
Chavez b98374802d consul: Fix failing globalRPC test
10 years ago
Chavez d760c8e6ce Fix typo
10 years ago
Chavez 0473d6aa1e Vagrant updates
10 years ago
Armon Dadgar 3d3c48bd50 Merge pull request #514 from vlajos/typofixes-vlajos-20141204
10 years ago
Veres Lajos 3b1068387a typofixes - https://github.com/vlajos/misspell_fixer
10 years ago
Ryan Uber 1e7772d570 Merge pull request #511 from catsby/exec-doc-update
10 years ago
Clint Shryock 042a523c14 Small doc update for exec command
10 years ago
Armon Dadgar 5887242db2 agent: Handle service ACLs when doing anti-entropy
10 years ago
Armon Dadgar 53de386a08 Merge pull request #506 from hashicorp/f-service-acl
10 years ago
Armon Dadgar 4861e4d9e1 consul: Check that ACL also allows registration
10 years ago
Armon Dadgar cafba93869 consul: Enforce service registration ACLs
10 years ago
Armon Dadgar 8ff08819c8 acl: Expose service policy checks
10 years ago
Armon Dadgar 3695f65292 acl: Support for service policies
10 years ago
Armon Dadgar 4c410cf1f9 website: Update ACL docs
10 years ago
Ryan Uber 81d4e5cfd4 agent: fixup all check definitions from json config
10 years ago
Ryan Uber dd4fadfc9e agent: persist CheckType with health checks
10 years ago
Ryan Uber b7587cac42 agent: allow config reload to modify checks/services persistence
10 years ago
Armon Dadgar ab92a900d6 Merge pull request #499 from alouche/fix_potential_race_condition_shutdown
10 years ago
Seth Vargo 281c7ab116 Merge pull request #500 from d3xf/pr-minor-doc-fixes
10 years ago
Dan Frost 284814a515 docs: agent/watches: minor fixes
10 years ago
Dan Frost 1b94c804f3 docs: agent/checks: minor fixes
10 years ago
Dan Frost 65ffbed02e docs: agent/dns: minor fixes
10 years ago
Dan Frost 3bbb226e2b docs: agent/basics: minor fixes
10 years ago
Dan Frost 84ac7fee60 docs: internals/security: minor fixes
10 years ago
Dan Frost 738ade9df8 docs: internals/acl: minor fixes
10 years ago
Dan Frost 169222eb5b docs: internals/sessions: minor fixes
10 years ago
Dan Frost e524686d6f docs: internals/architecture: minor fixes
10 years ago
Dan Frost f65f889b0a docs: compatibility: minor fixes
10 years ago
Dan Frost e1f8be11a3 docs: intro/kv: minor fixes
10 years ago
Dan Frost f1d6eef5be docs: intro/checks: minor fixes
10 years ago
Dan Frost bab6fc90fa docs: intro/join: minor fixes
10 years ago
Dan Frost 3ed05e2a43 docs: intro/services: minor fixes
10 years ago
Dan Frost f863a24e37 docs: intro/agent: minor fixes
10 years ago
Ali Abbas d1b2e41680 * Fix race condition on read/write of shutdown bool variable of server and connection pool.
10 years ago
Ryan Uber f126bb7381 website: Improve docs for reloading config. Fixes #407
10 years ago
Ryan Uber 9c92ea5bcb Merge pull request #498 from alouche/fix_sprintf_unreachable_code
10 years ago
Ali Abbas a4656f1ecf fix Sprintf formatting
10 years ago
Ali Abbas e395420af6 cleanup unreachable code
10 years ago
Jack Pearkes d72a3dad36 website: load fonts over https
10 years ago