Commit Graph

1776 Commits (c58dd8f872891d37e0e39dc2dd08b86f66bfbdb1)
 

Author SHA1 Message Date
Ryan Uber c58dd8f872 Remove go 1.2 from Travis config
10 years ago
Ryan Uber c2177c0ed5 Merge pull request #581 from hashicorp/f-consulapi
10 years ago
Ryan Uber 6c4ff58d2a api: improve test reliability
10 years ago
Ryan Uber 0c6c06cb0c api: use WaitForResult() to improve health tests
10 years ago
Ryan Uber f49189252e api: run consul instance on testing ports
10 years ago
Ryan Uber 8455077e5d api: add harnessing for tests
10 years ago
Armon Dadgar 4192925086 Merge pull request #580 from hashicorp/f-merge
10 years ago
Armon Dadgar 2dcadffb12 consul: Adding merge delegate to prevent mixing clusters
10 years ago
Ryan Uber 5555e0eb9b api: initial import from armon/consul-api
10 years ago
Armon Dadgar 3ec5e6f363 Merge pull request #578 from hashicorp/f-kv-watch
10 years ago
Armon Dadgar 6c425299db consul: Test WatchKV
10 years ago
Armon Dadgar 974a97583a consul: Adding test for KVS.List blocking query
10 years ago
Armon Dadgar ff9869eee5 consul: Remove dead code
10 years ago
Armon Dadgar f45d7900b8 consul: Optimize KV watching
10 years ago
Armon Dadgar 3096d6c749 consul: First pass to reduce KV watch cost
10 years ago
Armon Dadgar e86ed70c70 Merge pull request #577 from hashicorp/f-tombstone
10 years ago
Armon Dadgar 73db8cd559 consul: Adding more useful metrics
10 years ago
Armon Dadgar 3d45d76930 consul: Fixing the KVS tests
10 years ago
Armon Dadgar d842b6da74 consul: Disable tombstones as follower
10 years ago
Ryan Uber db3c502dcc Merge pull request #576 from hashicorp/f-verify-config
10 years ago
Armon Dadgar ce6cbab397 consul: Improve log message
10 years ago
Armon Dadgar 62d6fe51e0 consul: Reverting some index compute logic
10 years ago
Armon Dadgar e7abf17db4 consul: List Keys should handle tombstones
10 years ago
Armon Dadgar b4292640a5 consul: Ensure KVS List handles tombstones
10 years ago
Armon Dadgar eb2df41171 consul: Mesure time for reapTombstones
10 years ago
Armon Dadgar e02e8a4558 consul: Testing leader issue of reap command
10 years ago
Armon Dadgar 55ac84c463 consul: Test FSM Reap operations
10 years ago
Armon Dadgar c22f172d84 consul: Test FSM restore of tombstones
10 years ago
Armon Dadgar 2a388aa354 consul: Testing tombstone snapshot
10 years ago
Armon Dadgar a4dad44131 consul: Testing tombstone reaping
10 years ago
Armon Dadgar 089b7655ca consul: Test tombstone creation
10 years ago
Armon Dadgar 4492ad0ab4 consul: Persist tombstones
10 years ago
Armon Dadgar bf74361fa7 consul: First pass at tombstone reaping
10 years ago
Armon Dadgar bcb10cff11 consul: TombstoneReapRequestType -> TombstoneRequestType
10 years ago
Armon Dadgar 76e5237356 consul: Generate a raft operation to reap tombstones
10 years ago
Armon Dadgar d4b1f368b3 consul: Adding new request to reap tombstones
10 years ago
Armon Dadgar 1120e6fcbd consul: Leader should reset the tombstone GC clock
10 years ago
Armon Dadgar 3bcf957d95 consul: Adding PendingExpiration
10 years ago
Armon Dadgar 10604a6fa8 consul: Thread Tombstone GC through
10 years ago
Armon Dadgar 103112b591 consul: Fixing accidental commit of transaction
10 years ago
Armon Dadgar 019d511fe7 consul: Fixing tombstone creation and hinting of GC
10 years ago
Armon Dadgar b79be042d4 consul: Adding GetTxnLimit to MDBTable
10 years ago
Armon Dadgar 99e24160d2 consul: Support reset of tombstone GC
10 years ago
Armon Dadgar b54aa8a25f consul: Adding TombstoneGC to track TTLs
10 years ago
Armon Dadgar a5ddae0de4 consul: Rename TombstoneGC to TombstoneTTL
10 years ago
Armon Dadgar 139568b0eb consul: Create tombstones before key deletes
10 years ago
Armon Dadgar 1d0aba2f97 consul: Adding TombstoneGC config
10 years ago
Ryan Uber 42ace3a6b5 agent: use mapstructure's Metadata.Unused to detect extraneous config
10 years ago
Ryan Uber b8740b62da agent: reject config with invalid options
10 years ago
Armon Dadgar f86d7c3a09 Merge pull request #558 from ceh/http-api-response-headers
10 years ago