3075 Commits (b087331c2b87e243d845d3d5c1e9896a0f498afb)
 

Author SHA1 Message Date
James Phillips 66a3d29743 Simplifies the batching function and adds some comments. 9 years ago
James Phillips e094f5a61d Adds snapshot save and restore of coordinates. 9 years ago
James Phillips 5f754c4a87 Does some small cleanups based on PR feedback. 9 years ago
James Phillips 7e6d52109b Hardens Consul from bad coordinates from other nodes. 9 years ago
James Phillips 2cee9f7e2f Takes the node name out of the coordinate get call. 9 years ago
James Phillips d12aa2ffab Moves batching down into the state store and changes it to fail-fast. 9 years ago
James Phillips b9d5fb0f90 Flips the sense of the coordinate enable option. 9 years ago
James Phillips 92567841d6 Removes one more WAN leftover. 9 years ago
James Phillips 86b112fe31 Does a clean up pass on the Consul side. 9 years ago
James Phillips 01d2452ea3 Merges config changes after rebase. 9 years ago
Derek Chiang 7255ddd086 Address comments 9 years ago
Derek Chiang 2f11db15aa Add test for the GetWAN endpoint 9 years ago
Derek Chiang 1929b1dabf Add an endpoint for getting WAN coordinates 9 years ago
Derek Chiang 69003310ca Fix tests 9 years ago
Derek Chiang 54a2815d9c Address comments 9 years ago
Derek Chiang f8d81092c9 Add state store tests 9 years ago
Derek Chiang f657caf1dd Add more tests 9 years ago
Derek Chiang f144d17b1c Address comments 9 years ago
Derek Chiang ab9262c656 Add a test case 9 years ago
Derek Chiang bf5cb7522f Use IndexedCoordinate instead 9 years ago
Derek Chiang d8dd8d77d4 Improve a test 9 years ago
Derek Chiang a1854a7614 Some fixes 9 years ago
Derek Chiang a338e5efe8 Fix a comment 9 years ago
Derek Chiang 98d87b5dd5 Complete logic for sending coordinates 9 years ago
Derek Chiang 8a0bb40bba Fix tests 9 years ago
Derek Chiang 9113b26286 Some fixes 9 years ago
Derek Chiang b87f122a5b Change GET API a little bit 9 years ago
Derek Chiang a9ea503c69 Adding tests and stuff 9 years ago
Derek Chiang 13f6cd376f Start adding stuff 9 years ago
Diptanu Choudhury 24ed164b51 Merge branch 'master' into f-docker-check 9 years ago
Ryan Breen 1585913fdf Merge pull request #1329 from eicca/improve-api-readme 9 years ago
Mikhail Dyakov 01aba571a1 Handle error in api README example 9 years ago
Diptanu Choudhury 80ad971e8a Implemented Docker health checks 9 years ago
Armon Dadgar 6a350d5d19 Merge pull request #1318 from daveadams/f-http-header-token 9 years ago
Seth Vargo 66977f92b0 Merge pull request #1328 from hashicorp/sethvargo/build_gox 9 years ago
Seth Vargo 593452b422 Typos 9 years ago
Seth Vargo 6c528f0ff2 Use gox for building 9 years ago
Jeff Mitchell 1e3840b044 Update cleanhttp repo location 9 years ago
James Phillips 81dce36e6a Merge pull request #1327 from hashicorp/cleanhttp 9 years ago
Jeff Mitchell 9a5fd5424a Use cleanhttp to get rid of DefaultTransport 9 years ago
James Phillips 158eabdd6f Cleans up a little whitespace with go fmt. 9 years ago
James Phillips 7601a160d7 Merge pull request #1291 from hashicorp/f-memdb 9 years ago
James Phillips ff1eec015f Gets rid of LMDB reference in the FAQ. 9 years ago
James Phillips 785bf6678d Gets rid of error prefixing in leader.go. 9 years ago
James Phillips f3a95bf9fe Puts all restore operations into a single transaction and optimizes watches. 9 years ago
Ryan Breen b1a335d991 Merge pull request #1321 from daveadams/b-safari-ui-403 9 years ago
David Adams 75ded76e44 UI formatURL: render null token correctly 9 years ago
James Phillips 52c373bb65 Gets rid of unique constraint on sessions index in session_checks. 9 years ago
James Phillips ee52f5ebce Switches sessions over to UUIDFieldIndex. 9 years ago
James Phillips 7d1179c1eb Adds a special case for fill KVS listings to avoid a tombstone scan. 9 years ago