5573 Commits (e4b02aca261d0cf40a396398d4ac26f9b9482627)
 

Author SHA1 Message Date
Frank Schroeder e4b02aca26 vendor: add github.com/pascaldekloe/goe/verify 8 years ago
Frank Schroeder d19deacc57
Update CHANGELOG.md 8 years ago
Frank Schroeder 7075695627 Faster dev server startup 8 years ago
James Phillips d63223c90d Update CHANGELOG.md 8 years ago
James Phillips 21487ce548 Merge pull request #2973 from hashicorp/b-2087 8 years ago
James Phillips 5007608060
Gets rid of zero-value initializer. 8 years ago
James Phillips 23035c15bf
Removes panic repro test. 8 years ago
James Phillips 4a234db33c
Embeds the mutex since it covers all fields. 8 years ago
James Phillips 1165f771af
Fixes panic when timer fires as tombstone GC is being stopped. 8 years ago
James Phillips e156a58b95
Cleans up some bad unit test failure cases. 8 years ago
James Phillips 48bdf48003
Cleans up comments. 8 years ago
Frank Schroeder 48fa2962eb Revert "test: Run command/agent tests in parallel" 8 years ago
Frank Schroeder 0cb4295182 test: Do not run RetryJoin tests in parallel 8 years ago
Kyle Havlovitz d1dc7c0cbb Update CHANGELOG.md 8 years ago
Frank Schroeder 3cc7a55a9a
build: Use bash for building 8 years ago
Frank Schroeder 76b9e257e3
build: Do not swallow go test exit code 8 years ago
Frank Schroeder 7281b4291a test: Speedup session renew tests 8 years ago
Frank Schroeder f763c24c69 test: Speedup TestClient_RPC_ConsulServerPing 8 years ago
Frank Schroeder 37c180a920 test: Speedup Retry*Join tests 8 years ago
Frank Schroeder 17be40a733 test: Run command/agent tests in parallel 8 years ago
Frank Schroeder 80c990b449 test: Retry more aggressively 8 years ago
Frank Schroeder 7b4302690a build: cleanup .gitignore 8 years ago
Frank Schroeder 9c632e4eb7 build: Simplify make test and log output 8 years ago
rcgenova 8fbf731781 Merge pull request #2964 from hashicorp/d-remove-atlas-references 8 years ago
James Phillips 2bc3dc0e15 Merge pull request #2965 from amorken/docfix-query 8 years ago
Kyle Havlovitz b70e419aeb Add TLS cipher suite options and CA path support (#2963) 8 years ago
Anders Daljord Morken a6c621396b Prepared query creation uses POST, not PUT 8 years ago
Rob Genova 7a7655b6d4 add link to Consul Enterprise page 8 years ago
Rob Genova 49f23fc068 Remove references to the deprecated Consul/Atlas integration 8 years ago
James Phillips 4af5b22669 Merge pull request #2962 from winpat/patch-1 8 years ago
Patrick Winter 8a974d9a52 fixed typo 8 years ago
James Phillips e9489db891 Update CHANGELOG.md 8 years ago
James Phillips 05b1cabba9 Merge pull request #2947 from bogdanov1609/added_ACLReplication 8 years ago
James Phillips 36725cef11 Tweaks ACL replication struct name. 8 years ago
James Phillips 138abeb5f7 Tweaks ACL replication status struct name. 8 years ago
James Phillips 5732350c04 Merge pull request #2958 from hashicorp/pr/2957 8 years ago
James Phillips 59c4128deb
Updates compiled static assets. 8 years ago
Brian Shumate f97051e269
ui: Add favicon.png for Chrome 8 years ago
Brian Shumate b5eadeb942 ui: Update index to fix #2945 (#2956) 8 years ago
Frank Schroeder bfae30f52b
Update CHANGELOG 8 years ago
Frank Schroeder 3403cd4372 golint: Fix existing comments 8 years ago
Frank Schroeder 3e00e36f41 golint: Untangle if blocks with return in else 8 years ago
Frank Schroeder d7e23857ad golint: No stutter 8 years ago
Frank Schroeder cf3ec1cf5c golint: Rename fields and structs 8 years ago
Frank Schroeder 5a3961f31f golint: Replace a += 1 with a++ 8 years ago
Frank Schroeder 6688a510e1 golint: Consistent receiver name 8 years ago
Frank Schroeder 5f34d766b8 golint: Use fmt.Errorf(...) 8 years ago
Frank Schroeder 8bb7792799 golint: Drop the unused value from range 8 years ago
Brian Shumate 2fc6541fd3 ui: Add and update favicons (#2948) 8 years ago
Frank Schröder 074299e6e9 Bump travis.yml to Go 1.8.1 (#2955) 8 years ago