Commit Graph

4172 Commits (bc6d015d520ef37b8c6fd1f77d4bbaa8127f1468)
 

Author SHA1 Message Date
James Phillips d4a8a43d2b Merge pull request #2091 from hashicorp/b-travis
9 years ago
James Phillips b8bf43101e Enables fallback git tag check to fix Travis.
9 years ago
James Phillips a1bb91a679 Merge pull request #2090 from evan2645/document-consul-lock-shell-execution
9 years ago
Evan Gilman 73d4f5700b
Document `consul lock` shell execution
9 years ago
James Phillips 802b29ab94 Merge pull request #2088 from lihz1990/master
9 years ago
lihz 392c2605f3 add tcp in service/register
9 years ago
Jeff Mitchell ebf7ea1d75 Use upstream high-level SCADA provider
9 years ago
James Phillips b43f900766 Merge pull request #2075 from mlbarrow/patch-1
9 years ago
Michael Barrow 9c3e2f1aef Fix typo
9 years ago
Sean Chittenden 446d76b432
Fix the href target for the `/v1/catalog/node/<node>` endpoint.
9 years ago
James Phillips 22938ab8b3 Merge pull request #2072 from awiddersheim/patch-1
9 years ago
Andrew Widdersheim c0940c8346 Fix typo
9 years ago
James Phillips 14c24154e8 Merge pull request #2071 from logikal/telemetry_address
9 years ago
Sean Kilgore edc31a9391 docs: clarify address specification for telemetry
9 years ago
James Phillips c30634d927 Update CHANGELOG.md
9 years ago
James Phillips 23353b721d Merge pull request #2058 from nathan7/master
9 years ago
James Phillips f6fef66e1b Merge pull request #2060 from saifabid/patch-1
9 years ago
Saif Abid 8211555d0d Fix json for /v1/catalog/node in markdown
9 years ago
James Phillips fa26d5f64e Merge pull request #2046 from ross/ui-tomography
9 years ago
Ross McFarland 5d564acfa3 Implement a first-pass of tomography node hover
9 years ago
Ross McFarland 773db64ffc Rework sampling to avoid 0 case and always include min and max
9 years ago
James Phillips 616ab7c9ab Merge pull request #2057 from hashicorp/sethvargo/training
9 years ago
Ross McFarland 73ac76bfe5 Sample tomography distances to cap number around 360
9 years ago
Ross McFarland 4062920969 Switch tomography to median rather than avg
9 years ago
Nathan Zadoks c4b362d5d2 Parse ACL tokens for the catalog register/deregister endpoints
9 years ago
Seth Vargo 5c256b3b46
Add note about paid training
9 years ago
James Phillips 75010d1924 Update CHANGELOG.md
9 years ago
James Phillips 0f5aabcbbd Merge pull request #2028 from hashicorp/f-atomic-kv
9 years ago
Sean Chittenden 0e34cc3486
Remove completely unused structs
9 years ago
Sean Chittenden 92298e3d02
Speling police
9 years ago
Sean Chittenden cb144e34b3 Merge pull request #2047 from hashicorp/b-raft-peers
9 years ago
Sean Chittenden 02b5b53c92
Remove unused peers variable from setupRaft().
9 years ago
Ross McFarland 811c77c1b2 Handle no peers in tomography graph
9 years ago
Ross McFarland 885dd87fec Don't include self in tomography
9 years ago
James Phillips 653387637a Reduces the number of operations in a transaction to 64.
9 years ago
Ross McFarland ba6d402e85 Implementation of a per-node tomography graph
9 years ago
James Phillips 778b975e7a Adds a get-tree verb to KV transaction operations.
9 years ago
James Phillips 4bbaf1cd15 Switches GETs to a filtering model for ACLs.
9 years ago
James Phillips 570d46aa5f Adds some size limiting features to transactions to help prevent abuse.
9 years ago
James Phillips fbfb90a694 Removes null results for deletes, and preps for more than one result from an operation.
9 years ago
James Phillips a37bf9de56 Adds a read-only optimized path for transactions.
9 years ago
James Phillips 359541a67d Update README.md
9 years ago
James Phillips 9443c6ba71 Adds a comment for the txnKVS() function.
9 years ago
James Phillips 8a7428e508 Hoists KV processing helper functions up as static functions.
9 years ago
James Phillips 8ff2722a8a Merge pull request #2040 from hashicorp/go-1.6.2
9 years ago
James Phillips 78b20f508c Upgrades to Go 1.6.2.
9 years ago
James Phillips 17cd0ac4ec Adds documentation for the transaction endpoint.
9 years ago
James Phillips 04d99cd702 Makes get fail a transaction if the key doesn't exist.
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