20 Commits (58c0a3f16d51f028b1100943882389c7b4da2ff4)

Author SHA1 Message Date
Frank Schröder 6dd2804d09 Issue #2905: Add check-not-exists to TXN endpoint 8 years ago
Harmen 92b2369f82 fix KVOp types 8 years ago
Kyle Havlovitz 8c3db1c5c6 Trim leading slash on key to avoid redirect (golang/go#4800) (#2476) 8 years ago
Christoph Zauner faf85f602b Add info about return values for function Get(). 8 years ago
Seth Vargo 40de5858d3
Fix typo 8 years ago
Seth Vargo 55f1b4ac44
Rename session name to session ID 8 years ago
Seth Vargo 12e46503f7
Update ModifyIndex comment 8 years ago
Seth Vargo 227019ec59
Add documentation to KVPair 8 years ago
James Phillips 778b975e7a Adds a get-tree verb to KV transaction operations. 9 years ago
James Phillips a37bf9de56 Adds a read-only optimized path for transactions. 9 years ago
James Phillips 4882a9fe43 De-nests the KV output structure (removes DirEnt member). 9 years ago
James Phillips 960b9d6fb6 Switches to "KV" instead of "KV" for the KV operations. 9 years ago
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 44ab1aa418 Adds type for API ops and an example transaction. 9 years ago
James Phillips e491245062 Performs basic plumbing of KVS transactions through all the layers. 9 years ago
Dale Wijnand 5a28ebcaa3 Fix a bunch of typos. 9 years ago
Andrew Poydence b5f6451e74 Returns an error for a key with a '/' 10 years ago
Mário Freitas f30237a92e Revert "fixed: body not closed for non HTTP 200 responses" 10 years ago
Mário Freitas dafa61ad10 fixed: body not closed for non HTTP 200 responses 10 years ago
Armon Dadgar 94d7022a88 api: Add support for DeleteCAS 10 years ago
Ryan Uber 5555e0eb9b api: initial import from armon/consul-api 10 years ago