Commit Graph

  • 3492753edf e2e: refactored ctlv3_make_mirror_test sharat 2016-09-21 17:21:21 +0530
  • 113b27229b raftexample: remove snapshot TODO in README Gyu-Ho Lee 2016-09-21 05:07:04 -0700
  • 13e7172b4b Merge pull request #6244 from gyuho/raft-example Gyu-Ho Lee 2016-09-21 04:55:29 -0700
  • e4fbf7db00 raftexample: implement Raft snapshot Gyu-Ho Lee 2016-09-21 04:16:50 -0700
  • 4b83f40618 raftexample: add index fields to filter entries Gyu-Ho Lee 2016-09-21 03:53:48 -0700
  • 666d555450 raftexample: add snapshotter, handle Ready in raft Gyu-Ho Lee 2016-09-21 03:52:47 -0700
  • 15fa8dd866 raftexample: add snapshot methods to kvstore Gyu-Ho Lee 2016-09-21 03:46:57 -0700
  • 064411b51c wal/wal.go : improved coverage by testing WAL.Save which causes a WAL.cut to happen Vimal Kumar 2016-09-21 16:29:04 +0530
  • d3906e75bf Merge pull request #6494 from sinsharat/update_snapshot_restore_options Xiang Li 2016-09-21 05:50:34 -0500
  • 05175480b3 etcdctlv3: updated snapshot restore options sharat 2016-09-21 16:17:32 +0530
  • 0604fccfea Merge pull request #6492 from sinsharat/make-mirror_no_dest_test Gyu-Ho Lee 2016-09-21 03:12:01 -0700
  • cff06ef64d Merge pull request #6491 from gyuho/functional Gyu-Ho Lee 2016-09-21 02:54:54 -0700
  • 409fc439d1 etcdctlv3: test case: make-mirror no dest prefix sharat 2016-09-21 14:29:25 +0530
  • b2c4992a82 functional-tester: use different ports in Procfile Gyu-Ho Lee 2016-09-21 02:19:31 -0700
  • e8adc24c32 functional-tester: build from repo root, vendor Gyu-Ho Lee 2016-09-21 02:02:15 -0700
  • d6a3ce17d5 Merge pull request #6472 from sinsharat/make-mirror_modify_dest_test Gyu-Ho Lee 2016-09-21 00:43:56 -0700
  • e5ff5d92e6 etcdctlv3: test case: make-mirror modify dest prefix sharat 2016-09-21 05:40:52 +0530
  • b91d8625c8 Merge pull request #6485 from sinsharat/readme_get_features_update Xiang Li 2016-09-21 07:26:46 +0800
  • 9743ee8b83 etcdctlv3: updated readme for options and examples for get command Sharat 2016-09-21 03:45:30 +0530
  • 095cff4415 Merge pull request #6478 from heyitsanthony/untangle-check Anthony Romano 2016-09-20 10:56:17 -0700
  • d4eff5381c etcd-tester: split out consistency checking code from tester Anthony Romano 2016-09-19 20:32:30 -0700
  • 3da8c6512b Merge pull request #6481 from sinsharat/update_timetolive_options Xiang Li 2016-09-20 23:29:15 +0800
  • 3e67702d4b etcdctlv3: updated options for TIMETOLIVE sharat 2016-09-20 16:40:58 +0530
  • b586060812 Merge pull request #6475 from fanminshi/leaseparallel fanmin shi 2016-09-19 16:46:31 -0700
  • 690a0b6f00 etcdserver: parallelize expired leases process fanmin shi 2016-09-16 16:57:55 -0700
  • 69c7ea0b4a Merge pull request #6473 from heyitsanthony/watchreconn-putretry Anthony Romano 2016-09-19 14:52:26 -0700
  • 0fb2cab221 integration: l-read before Put in TestWatchReconnRequest Anthony Romano 2016-09-19 13:05:41 -0700
  • c9e06fa1ed Merge pull request #6330 from gyuho/balancer-sync Gyu-Ho Lee 2016-09-20 04:52:13 +0900
  • d26cfdb7d1 Merge pull request #6425 from heyitsanthony/etcdserver-wg Anthony Romano 2016-09-19 12:51:16 -0700
  • f11b35eb71 clientv3/integration: test 'SetEndpoints' Gyu-Ho Lee 2016-09-20 04:36:14 +0900
  • b9d18d4ac9 clientv3: add 'SetEndpoints' method Gyu-Ho Lee 2016-09-20 04:36:01 +0900
  • 3866e78c26 etcdserver: tighten up goroutine management Anthony Romano 2016-09-13 15:46:05 -0700
  • a70513621c Merge pull request #6470 from xiang90/fix_doc Xiang Li 2016-09-19 08:34:11 -0500
  • 328c42f1b7 doc: use 2379 as port of the first member in local cluster Xiang Li 2016-09-19 20:50:41 +0800
  • 2dc06787ae Merge pull request #6467 from coreos/revert-6465-tls-copy Gyu-Ho Lee 2016-09-19 16:02:41 +0900
  • 629d9e7dab Revert "pkg/transport: update tls.Config copy method" Gyu-Ho Lee 2016-09-19 15:07:12 +0900
  • db9ed233dc Merge pull request #6465 from gyuho/tls-copy Gyu-Ho Lee 2016-09-19 00:46:08 +0900
  • 8c9a88c7d4 pkg/transport: update tls.Config copy method Gyu-Ho Lee 2016-09-18 22:50:45 +0900
  • 33dbf5c6bd Merge pull request #6463 from xiang90/fix_http Xiang Li 2016-09-18 08:44:04 -0500
  • 7a48ca4cea embed: fix go 1.7 http issue Xiang Li 2016-09-18 16:33:53 +0800
  • ac2077559d Merge pull request #6461 from gyuho/travis Gyu-Ho Lee 2016-09-17 22:10:09 +0900
  • 63d6a4e0e1 travis: test with Go 1.7.1 Gyu-Ho Lee 2016-09-17 20:57:28 +0900
  • 4a7c1da9b3 Merge pull request #6460 from sinsharat/readme_update Gyu-Ho Lee 2016-09-17 19:57:15 +0900
  • 6c408eb779 etcdctlv3:updated readme.md for make-mirror modify/remove prefix in dest cluster sharat 2016-09-17 08:35:01 +0530
  • 86aeeca644 Merge pull request #6454 from sinsharat/windows_save_snapshot_fix Xiang Li 2016-09-16 18:09:59 -0500
  • 0d65061a2d Merge pull request #6439 from sinsharat/make_mirror_feature_add Xiang Li 2016-09-16 18:07:20 -0500
  • 01a0db0fce Merge pull request #6456 from heyitsanthony/version-bump-git Anthony Romano 2016-09-16 15:12:30 -0700
  • 0a8bf60a9d version: bump to 3.1.0-alpha.0+git Anthony Romano 2016-09-16 09:56:29 -0700
  • fef6557f6c ctlv3: close snapshot file before rename (Windows) sharat 2016-09-16 21:27:22 +0530
  • b571f4d627 etcdctl/ctlv3: feature added to modify/remove prefix in the destination cluster sharat 2016-09-16 15:18:44 +0530
  • 5b205729b9 rafthttp: add v3.0.0 to supported streams Gyu-Ho Lee 2016-09-16 21:54:55 +0900
  • 5c2053109b Merge pull request #6449 from gyuho/supported-stream v3.1.0-alpha.0 Gyu-Ho Lee 2016-09-16 21:47:20 +0900
  • 8827619f5b rafthttp: add v3.x to supported streams Gyu-Ho Lee 2016-09-16 20:49:00 +0900
  • 143e2f27fc Merge pull request #6447 from xiang90/cap Xiang Li 2016-09-16 02:35:26 -0500
  • d6904ce415 Merge pull request #6441 from petermattis/pmattis/tick-quiesced Xiang Li 2016-09-16 01:48:21 -0500
  • c6feb695dc api: update capability map Xiang Li 2016-09-16 14:34:55 +0800
  • 37fa6ac45c raft: add RawNode.TickQuiesced Peter Mattis 2016-09-15 15:33:32 -0400
  • 2724c3946e Merge pull request #6444 from heyitsanthony/version-bump-3.1 Anthony Romano 2016-09-15 15:24:59 -0700
  • c658fa62c5 version: bump to 3.1.0-alpha.0 Anthony Romano 2016-09-15 15:13:51 -0700
  • fe900b09dd version: bump to v3.0.9+git Anthony Romano 2016-09-15 15:10:23 -0700
  • 624eb609fa Merge pull request #6443 from gyuho/news Gyu-Ho Lee 2016-09-16 07:09:42 +0900
  • 1b1e54a281 NEWS: add v3.0.8, v3.0.9 Gyu-Ho Lee 2016-09-16 06:54:17 +0900
  • 494c012659 version: bump to v3.0.9 v3.0.9 Anthony Romano 2016-09-15 12:56:33 -0700
  • 4abc381ebe clientv3: drain buffered WatchResponses before resuming Anthony Romano 2016-09-06 17:13:05 -0700
  • 73c8fdac53 integration: fix compilation for backported Election test Anthony Romano 2016-09-15 11:45:37 -0700
  • ee2717493a ctlv3: fix line parsing for Windows sharat 2016-09-09 01:58:33 +0530
  • 9913e0073c Merge pull request #6438 from gyuho/e2e-backends Gyu-Ho Lee 2016-09-15 19:00:28 +0900
  • 2435eb9ecd clientv3: balancer panics when call up after close Xiang Li 2016-09-14 13:52:16 +0800
  • 8fb533dabe embed: warn on domain name in listener Anthony Romano 2016-09-12 19:49:22 -0700
  • 2f0f5ac504 Revert "Merge pull request #6365 from heyitsanthony/fix-dns-bind" Anthony Romano 2016-09-12 19:45:35 -0700
  • 9ab811d478 auth: fix range handling bugs. Jason E. Aten 2016-09-11 21:49:06 -0500
  • 7cd7b5d539 e2e: rename 'backends' to 'processes' Gyu-Ho Lee 2016-09-15 18:30:08 +0900
  • a12b317552 Merge pull request #6428 from gyuho/snapshot-test Xiang Li 2016-09-15 04:22:03 -0500
  • bb337c87d0 e2e: test snapshot restore Gyu-Ho Lee 2016-09-15 16:51:33 +0900
  • fb760b4c53 Merge pull request #6403 from vimalk78/rafthttp-mertics-record-rw-failures Xiang Li 2016-09-15 02:46:20 -0500
  • d814804fa1 Merge pull request #6437 from sinsharat/readme_update Gyu-Ho Lee 2016-09-15 16:20:42 +0900
  • cd3a7fb833 etcdctl: readme.md display fix sharat 2016-09-15 12:02:38 +0530
  • 64e1a327ee rafthttp/metrics.go:fixed TODO: record write/recv failures. Vimal Kumar 2016-09-10 23:29:08 +0530
  • b3a083d336 Merge pull request #6436 from LiamHaworth/bugfix/6433-support-for-charset-in-content-type-header Xiang Li 2016-09-14 23:25:31 -0500
  • 5cfa9e2384 etcdserver, api, v2http, client: Added support for semicolons Liam Haworth 2016-09-15 12:25:20 +1000
  • e77baa3dcb Merge pull request #6424 from heyitsanthony/v3api-createminmax Anthony Romano 2016-09-14 19:10:52 -0700
  • 059f419ac5 Merge pull request #6429 from xiang90/fix_balancer Xiang Li 2016-09-14 19:42:24 -0500
  • 82af0c4a7d ctlv3: remove superfluous session creation Anthony Romano 2016-09-14 16:23:44 -0700
  • 9b1fe45853 concurrency: use create max revision for locks and elections Anthony Romano 2016-09-13 14:31:50 -0700
  • 004a5f0dbc clientv3: balancer panics when call up after close Xiang Li 2016-09-14 13:52:16 +0800
  • aa7a35798d integration: add tests for MinCreateRev and MaxCreateRev Anthony Romano 2016-09-13 14:57:37 -0700
  • 5bd251a6fa clientv3: WithMinCreateRev, WithMaxCreateRev Anthony Romano 2016-09-13 14:43:50 -0700
  • c0981a90f7 etcdserver, etcdserverpb: range min_create_revision and max_create_revision Anthony Romano 2016-09-13 14:37:01 -0700
  • c74ac99871 Merge pull request #6423 from heyitsanthony/fix-rwmutex Anthony Romano 2016-09-14 09:50:26 -0700
  • 3730802fef Merge pull request #6427 from mitake/prefix-print Xiang Li 2016-09-14 02:27:28 -0500
  • 8eac9fb93d Merge pull request #6401 from hhkbp2/add-read-index-for-raft-rawnode Xiang Li 2016-09-14 02:14:49 -0500
  • 4211c0b7af etcdctl, clientv3: improve printing of role get for prefix permission Hitoshi Mitake 2016-09-14 13:57:38 +0900
  • eeca614cd3 raft: add read index for RawNode Dylan.Wen 2016-09-10 15:51:49 +0800
  • 672472f85e Merge pull request #6414 from mitake/prefix-perm Xiang Li 2016-09-13 23:29:40 -0500
  • 4e2b09a7ca etcdctl: an option for granting permission with key prefix Hitoshi Mitake 2016-09-13 12:22:53 +0900
  • c350cd7679 Merge pull request #6417 from xiang90/fix_TestPipelineExceedMaximumServing Xiang Li 2016-09-13 17:59:43 -0500
  • 9b91e96510 integration: fix rwmutex test to check write locking Anthony Romano 2016-09-13 13:27:11 -0700
  • 9f829fdab7 recipes: fix rwmutex so locking works Anthony Romano 2016-09-13 13:56:44 -0700
  • c6bfdb909b Merge pull request #6412 from heyitsanthony/revert-domain-listener Anthony Romano 2016-09-13 10:25:18 -0700
  • afef9cc312 Merge pull request #6418 from sinsharat/update_readme Gyu-Ho Lee 2016-09-14 02:06:57 +0900