Commit Graph

2948 Commits (8a0bb40bbacc1809355c6947b7910c37b3a76b99)
 

Author SHA1 Message Date
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
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
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
James Phillips 3782fc53cb Makes the iterator naming more consistent.
9 years ago
James Phillips ffe531c55f Converts sessions and ACLs over to iterators.
9 years ago
James Phillips 8371c87fd0 Converts KVS snapshot over to iterator.
9 years ago
James Phillips 503c552d28 Converts nodes, services, checks to iterators duing dumps; fixes tag drift bug.
9 years ago
Ryan Breen fc6a605a88 Merge pull request #1319 from magiconair/patch-1
9 years ago
Frank Schröder 2e42020792 Add fabio - consul-aware HTTP/HTTPS lb/router
9 years ago
David Adams b7bcb2a414 Add HTTP request header X-Consul-Token
9 years ago
James Phillips 4fb8d1078e Gets rid of non-idomatic "state_store" alias in FSM.
9 years ago
James Phillips a926e41c44 Merge pull request #1294 from hashicorp/edit-this-page
9 years ago
James Phillips 8d444f2eed Ports a couple of new RPC calls to the updated codec mechanism.
9 years ago
Ryan Uber f6cbb19365 Update CHANGELOG.md
9 years ago
James Phillips 2c36c4f969 Fixes a typo.
9 years ago
James Phillips 655967d0f6 Runs go fmt after latest changes.
9 years ago
James Phillips ef5233165b Adds unit tests for new structs clone functions.
9 years ago
James Phillips a1cb9b8e62 Adds benchmarks back in to the state store.
9 years ago
James Phillips fc541fadcf Removes a todo that's no longer needed.
9 years ago
James Phillips be9f071488 Adds unit tests for the graveyard.
9 years ago
James Phillips fab8672543 Does some go fmt after latest round of changes.
9 years ago
James Phillips 57c102a7f1 Adds a delay test.
9 years ago
James Phillips 6f7f163a76 Adds watch unit tests and does some related watch cleanup.
9 years ago
James Phillips d29673ead7 Adds tests for GC.
9 years ago
James Phillips d2f4a5fe83 Adds clone for service nodes so we don't twiddle the database's object.
9 years ago
James Phillips b6f9aee847 Fixes remaining non-KV index calclulations and adds a general getWatchTables thing.
9 years ago
James Phillips 181c216f53 Fixes index management for KVS.
9 years ago
James Phillips b728c6f279 Fixes up verify_no_uuid checks for new path.
9 years ago
James Phillips ca3a84edf8 Makes session invalidate loops use a separate slice to protect the iterator.
9 years ago