4072 Commits (dd060077664fd5e13e8ab0b0133b3fbf486d79c1)
 

Author SHA1 Message Date
James Phillips 38d0f6676f Refactors TxnRequest/TxnResponse into a form that will allow non-KV ops. 9 years ago
James Phillips 69f58ad04a Moves txn code into a new endpoint, not specific to KV. 9 years ago
James Phillips 1fefdcb962 Terminates pretty responses with a newline. 9 years ago
James Phillips 23545f97fe Fixes some go vet findings in a unit test. 9 years ago
Sean Chittenden fd63a81706
Remove stray type definition 9 years ago
James Phillips 44ab1aa418 Adds type for API ops and an example transaction. 9 years ago
James Phillips 7a797da3e5 Adds unit tests for HTTP endpoint. 9 years ago
James Phillips fcb0c20867 Adds internal endpoint read ACL support and full unit tests. 9 years ago
James Phillips 2f51926852 Adds an empty get test case. 9 years ago
James Phillips e491245062 Performs basic plumbing of KVS transactions through all the layers. 9 years ago
James Phillips 2f0a95a2d9 Merge pull request #2014 from hashicorp/f-secure-rand 9 years ago
Sean Chittenden ae6cd89dd8
Bump Go to 1.6.2 for Travis (just added) 9 years ago
Sean Chittenden 6fc4557bd6 Merge pull request #2029 from hashicorp/f-test-coverage 9 years ago
Sean Chittenden ac298eacad
Don't build darwin/arm until we figure out what's going on with Travis 9 years ago
Sean Chittenden d014d3148b Revert to Go 1.6 to see if that fixes Travis 9 years ago
Sean Chittenden c3e5bf0d15 Bump Go back to 1.6.1 to see if this breaks darwin/arm again 9 years ago
Sean Chittenden 2443830909 Revert to Go 1.6 to see if that fixes Travis 9 years ago
Sean Chittenden 2baa593cde Bump Go to 1.6.1 9 years ago
Sean Chittenden 05b60da07c Include the test coverage report in the output 9 years ago
Sean Chittenden 3fc714b9b6 Add `tools/cmd/cover` to GOTOOLS 9 years ago
Sean Chittenden e59509227c golang.org/x/tools/cmd/vet is obsolete after Go1.5 9 years ago
James Phillips b7ae973642 Adds state store support for atomic KVS ops. 9 years ago
Sean Chittenden 65aa46838e Merge pull request #2023 from hashicorp/f-current-version-checkpoint 9 years ago
Sean Chittenden 01b8311c94 Include the current version along side the available version. 9 years ago
James Phillips 6c2aeb25ab Splits existing KVS operations into *Txn helpers for later reuse. 9 years ago
James Phillips 730dd7df47 Merge pull request #2021 from MansM/patch-2 9 years ago
James Phillips eb888733cc Merge pull request #2020 from MansM/patch-1 9 years ago
MansM 5bd3995be3 Update install.sh 9 years ago
MansM e19ff53e5c Update install.sh 9 years ago
James Phillips 80048067ff Merge pull request #2018 from hashicorp/jt-ie 9 years ago
captainill 9960e636b4 add height to fix svg in announcement bnr 9 years ago
Sean Chittenden d695bcaae6 Use a cryptographically secure seed 9 years ago
James Phillips 9edca28203 Moves KVS-related state store code out into its own set of files. 9 years ago
James Phillips 9f272b0881 Merge pull request #2012 from hashicorp/sethvargo/elink 9 years ago
Seth Vargo 8baadf332a
Track enhanced links 9 years ago
Sean Chittenden 0c5a487838 Merge pull request #2003 from hashicorp/f-issue-template 9 years ago
Sean Chittenden 2122a3349c Revise issue template to include a hint to use a gist 9 years ago
Sean Chittenden 461d21c2e6 Add a Github issue template 9 years ago
James Phillips 6185888f1f Merge pull request #2001 from hashicorp/f-consul-info-peers 9 years ago
Sean Chittenden 6cf21fbbe9 Add the list of Raft peers to Consul's Stats 9 years ago
James Phillips c0f98271ee Merge pull request #1996 from kjtanaka/update-demo 9 years ago
James Phillips c6bde826a4 Fixes and clarifies the only_passing docs. 9 years ago
Koji Tanaka ae1cdc1615 update vagrant demo 9 years ago
James Phillips 178d58721a Merge pull request #1989 from hashicorp/persist-errors 9 years ago
James Phillips 7bf684ece1 Fixes some bad error returns in the persist service and check paths. 9 years ago
James Phillips adcf935350 Update CHANGELOG.md 9 years ago
James Phillips ceac68c5eb Merge pull request #1762 from mshean/script-timeout 9 years ago
James Phillips 25811d8802 Gets rid of obsolete go get command in the README. 9 years ago
Sean Chittenden 5a1f60f85a Merge pull request #1979 from hashicorp/b-checkapi-update 9 years ago
Sean Chittenden a3254522fe Clean up the test example in README 9 years ago