Commit Graph

  • e98479ddfe tools/etcd-dump-logs: Fixed test cases Vimal K 2019-09-04 18:40:37 -0700
  • 4e551d06ed tools/etcd-dump-logs: Fixed default values for -entry-type flag Vimal K 2019-09-03 19:30:15 +0100
  • 077dd74827 mvcc: add a TODO in (*store).Hash, to warn against potential data race of currentRev and suggest feasible fix Ziheng Liu 2019-08-04 16:37:17 -0700
  • 2cab6edf94 go.mod: use Go 1.13 Gyuho Lee 2019-09-06 11:39:16 -0700
  • 1dff148f69 scripts/updatedep: use Go 1.13 Gyuho Lee 2019-09-06 11:39:03 -0700
  • a3f7202c5f *: use TLS.Config.MaxVersion to TLS 1.2 Gyuho Lee 2019-09-06 11:38:03 -0700
  • 42ad719155 *: update test Go version / release version Gyuho Lee 2019-09-03 13:46:55 -0700
  • 64b3e59766
    Merge pull request #11129 from vimalk78/integration-fixes Gyuho Lee 2019-09-05 21:46:43 -0700
  • 130cf96c98
    Merge pull request #11128 from jingyih/update_changelog Sahdev Zala 2019-09-05 20:15:42 -0400
  • 2648a36f8c integration : fix TestTLSClientCipherSuitesMismatch in go1.13 Vimal K 2019-09-06 01:02:57 +0100
  • c40fc778ce CHANGELOG: update changelog 3.5 Jingyi Hu 2019-09-05 16:45:11 -0700
  • fc8f29bc40
    Merge pull request #11126 from jingyih/add_metric_store_revision Jingyi Hu 2019-09-05 16:41:59 -0700
  • 0f8c46a0f3 mvcc: add store revision metrics Jingyi Hu 2019-09-05 15:40:06 -0700
  • e2035ba49a
    Merge pull request #11113 from vimalk78/learner-fixes Xiang Li 2019-09-05 12:52:36 -0700
  • 53fd227f5c . : added Procfile.learner Vimal K 2019-09-04 22:15:19 +0100
  • cbfaecdb85
    Merge pull request #11117 from vimalk78/wal-fixes Xiang Li 2019-09-04 23:25:29 -0700
  • d5f79adc9c etcdserver: remove dup percentage sign in log zhangjianweibj 2019-09-05 11:24:39 +0800
  • 01a79d4a9d
    Merge pull request #11118 from zhangjianweibj/re-fix-percent-bug Gyuho Lee 2019-09-04 22:02:56 -0700
  • 81a34ab6d5 etcdserver: remove dup percentage sign in log zhangjianweibj 2019-09-05 11:24:39 +0800
  • adbae79565 wal : wal.Verify defer close the opened WAL files Vimal K 2019-09-04 23:38:14 +0100
  • 8b053b0f44 embed: fix secure server logging message Gyuho Lee 2019-09-03 08:56:32 -0700
  • fb41ebea52
    Merge pull request #11108 from gyuho/fix-zap Gyuho Lee 2019-09-03 09:42:54 -0700
  • 11980f8165 scripts/release: Apply shellcheck findings Manuel Rüger 2019-09-02 17:47:14 +0200
  • f3d67acf3d
    Merge pull request #11103 from mrueg/shellcheck Gyuho Lee 2019-09-03 09:42:13 -0700
  • ea0f08de20 embed: fix secure server logging message Gyuho Lee 2019-09-03 08:56:32 -0700
  • d981fe6b6b scripts/release: Apply shellcheck findings Manuel Rüger 2019-09-02 17:47:14 +0200
  • 41d4e2b276 scripts/release: rename SHA256SUM to SHA256SUMS Brandon Philips 2019-08-30 13:31:17 -0700
  • 14624b7d64
    Merge pull request #11097 from philips/sha256sums Gyuho Lee 2019-08-30 13:34:50 -0700
  • f108a32393
    scripts/release: rename SHA256SUM to SHA256SUMS Brandon Philips 2019-08-30 13:31:17 -0700
  • 898bd1351f version: 3.4.0 v3.4.0 Gyuho Lee 2019-08-30 08:09:55 -0700
  • d04d96c9ac tests/e2e: run metrics test again Gyuho Lee 2019-08-30 08:09:32 -0700
  • 21edf98fdb Documentation:fix clerical error keepCaim 2019-08-30 13:20:22 +0800
  • 93ae5d2f5b
    Merge pull request #11095 from KeepCaim/master Sahdev Zala 2019-08-30 09:54:38 -0400
  • 6795d20ff0 Documentation:fix clerical error keepCaim 2019-08-30 13:20:22 +0800
  • 83414f3db0 CHANGELOG-3.4: update "golang.org/x/sys" vendor Gyuho Lee 2019-08-29 14:46:26 -0700
  • a4f7c65ef8 vendor: x/sys and x/net to support building on Risc-V Carlos de Paula 2019-08-29 16:48:56 -0300
  • 876df8d123
    Merge pull request #10834 from carlosedp/riscv64 Gyuho Lee 2019-08-29 14:03:32 -0700
  • 7c6ef608bd vendor: x/sys and x/net to support building on Risc-V Carlos de Paula 2019-08-29 16:48:56 -0300
  • 4d210173ae CHANGELOG-3.4: add v3.4.0 for tomorrow Gyuho Lee 2019-08-29 12:00:40 -0700
  • 9214f4e4ba CHANGELOG: v3.4.0-rc.4 Gyuho Lee 2019-08-29 09:40:05 -0700
  • 837fe89d0b scripts/release: fix sha256sum Gyuho Lee 2019-08-29 09:38:57 -0700
  • c3a9eec843 scripts/release: fix sha256sum Gyuho Lee 2019-08-29 09:38:57 -0700
  • e5528acf57 version: 3.4.0-rc.4 v3.4.0-rc.4 Gyuho Lee 2019-08-29 08:53:10 -0700
  • 9977550ae9
    Merge pull request #11091 from hexfusion/automated-cherry-pick-of-#11087-upstream-release-3.4 Gyuho Lee 2019-08-29 08:39:11 -0700
  • 5b991ab51c
    Merge pull request #11093 from hexfusion/fx_cl_4.3 Gyuho Lee 2019-08-29 08:39:08 -0700
  • 431756ab59 CHANGELOG-3.4: add sha256sum Sam Batschelet 2019-08-29 12:49:07 +0000
  • 4d7a6e2755 scripts/release: add sha256sum summary of release assets Sam Batschelet 2019-08-28 12:47:22 +0000
  • af840f0666
    Merge pull request #11087 from hexfusion/add_sum Gyuho Lee 2019-08-28 23:11:02 -0700
  • 2386b945c6 scripts/release: add sha256sum summary of release assets Sam Batschelet 2019-08-28 12:47:22 +0000
  • 5e8757c3c5 Documentation: Add section headers to etcd Learner vimalk78 2019-08-25 09:42:33 +0100
  • 7b4ae58c41
    Merge pull request #11076 from vimalk78/docs-fixes Gyuho Lee 2019-08-27 10:18:07 -0700
  • 9164d27aaa CHANGELOG-3.4: add v3.4.0-rc.3 Gyuho Lee 2019-08-27 10:11:29 -0700
  • 012e38fef3 version: 3.4.0-rc.3 v3.4.0-rc.3 Gyuho Lee 2019-08-27 09:50:54 -0700
  • 41a2cfa122 pkg/logutil: change to "MergeOutputPaths" Gyuho Lee 2019-08-26 22:45:36 -0700
  • 9f8a1edf38 embed: fix "--log-outputs" setup without "stderr" Gyuho Lee 2019-08-26 22:45:48 -0700
  • 9da9221d3f
    Merge pull request #11081 from gyuho/zap Gyuho Lee 2019-08-27 09:49:42 -0700
  • f22c7c80c1 embed: fix "--log-outputs" setup without "stderr" Gyuho Lee 2019-08-26 22:45:48 -0700
  • 6ee0c5c5dd pkg/logutil: change to "MergeOutputPaths" Gyuho Lee 2019-08-26 22:45:36 -0700
  • 165ba72593 raft/log_test: fixed wrong index Wine93 2019-08-25 04:47:11 +0000
  • 9c850ccef0 raft: fixed some typos and simplify minor logic Wine93 2019-08-23 01:44:49 +0000
  • 7e9a26eb6d
    Merge pull request #11073 from Wine93/typo Xiang Li 2019-08-26 11:54:48 -0700
  • 61d6efda4c etcdserver: add check for nil options Raphael Westphal 2019-08-26 17:43:05 +0700
  • 021adfea21
    Merge pull request #11077 from wesraph/fixMissingOptions Gyuho Lee 2019-08-26 10:47:30 -0700
  • ade5337b92 etcdserver: add check for nil options Raphael Westphal 2019-08-26 17:43:05 +0700
  • b76f149c35 tests/e2e: skip metrics tests for now Gyuho Lee 2019-08-26 00:02:48 -0700
  • 5e33bb1a95 Documentation: snapshot can be requested from one etcd node only vimalk78 2019-08-24 13:50:19 +0100
  • 83bf125d93 clientv3: add nil checks in Close() vimalk78 2019-08-21 22:30:02 +0100
  • f09b09519b Documentation: Add section headers to etcd Learner vimalk78 2019-08-25 09:42:33 +0100
  • b0534c1b44 raft/log_test: fixed wrong index Wine93 2019-08-25 04:47:11 +0000
  • 5f42161750 raft: fixed some typos and simplify minor logic Wine93 2019-08-23 01:44:49 +0000
  • 6f0ae78b39
    Merge pull request #11074 from vimalk78/docs-fixes Sahdev Zala 2019-08-24 15:27:53 -0400
  • 751071e867 Documentation: snapshot can be requested from one etcd node only vimalk78 2019-08-24 13:50:19 +0100
  • dd2b88d0ed
    Merge pull request #11066 from vimalk78/clientv3-fixes Xiang Li 2019-08-23 23:22:42 -0700
  • 928abd5647 CHANGELOG-3.4: update v3.4.0-rc.2 Gyuho Lee 2019-08-23 01:15:45 -0700
  • d23af41bca tests/e2e: remove string replace for v3.4.0-rc.1 Gyuho Lee 2019-08-23 01:14:42 -0700
  • 67d0c21bb0 version: 3.4.0-rc.2 v3.4.0-rc.2 Gyuho Lee 2019-08-23 00:37:01 -0700
  • 18a077d3d3 raft : Write compact if statements nilsocket 2019-08-02 02:56:10 +0530
  • f4dfd1976d
    Merge pull request #10971 from nilsocket/codeReformat Xiang Li 2019-08-23 09:10:26 +0800
  • 702c69c906
    raft : Write compact if statements nilsocket 2019-08-02 02:56:10 +0530
  • fb6d870e89
    Merge pull request #11072 from jingyih/automated-cherry-pick-of-#11069-origin-release-3.4 Xiang Li 2019-08-23 06:57:12 +0800
  • e00224f87e integration: fix TestKVPutError Jingyi Hu 2019-08-21 19:56:38 -0700
  • c7982425d9
    Update 8/22 community meeting video Wenjia 2019-08-22 12:53:12 -0700
  • 522ff40705
    Update community meeting info in README.md Wenjia 2019-08-22 10:46:34 -0700
  • 56f483ae44
    Merge pull request #11069 from jingyih/fix_TestKVPutError Sahdev Zala 2019-08-22 10:09:11 -0400
  • 2680c2afe7 integration: fix TestKVPutError Jingyi Hu 2019-08-21 19:56:38 -0700
  • 7f47de8414 clientv3: add nil checks in Close() vimalk78 2019-08-21 22:30:02 +0100
  • 2af1caf1a5 functional test: fix typo in agent log Wenjia 2019-08-20 15:04:30 -0700
  • 8037e6e087
    Merge pull request #11060 from etcd-io/wenjiaswe-patch-1 Gyuho Lee 2019-08-20 15:22:08 -0700
  • 341380d84f
    functional test: fix typo in agent log Wenjia 2019-08-20 15:04:30 -0700
  • b7abc9bf0a
    Merge pull request #11059 from jingyih/update_changelog_from_PR11056 Gyuho Lee 2019-08-20 11:27:30 -0700
  • 867d93636a CHANGELOG-3.3: update_from_PR11056 Jingyi Hu 2019-08-20 11:18:14 -0700
  • a4f18a40b0
    Merge pull request #11056 from jingyih/update_bbolt Gyuho Lee 2019-08-20 09:08:39 -0700
  • 7f067ceafd
    Merge pull request #11055 from jingyih/fix_gofmt_bom Gyuho Lee 2019-08-19 22:39:08 -0700
  • 9244d2ba86 vendor: update bbolt to v1.3.3 Jingyi Hu 2019-08-19 20:55:55 -0700
  • ffb43dff5b bom: regenerate Jingyi Hu 2019-08-19 20:35:44 -0700
  • 74cf4ae9a2 scripts: fix updatebom.sh Jingyi Hu 2019-08-19 20:29:49 -0700
  • 81fc7c23c2 *: fix gofmt Jingyi Hu 2019-08-19 20:22:15 -0700
  • c89777dd70
    Merge pull request #11047 from ethan-daocloud/patch-4 Jingyi Hu 2019-08-19 19:09:22 -0700
  • 0a6173c9b6 lease: cleanup typo words in lessor.go Guangming Wang 2019-08-17 00:07:51 +0800
  • 62d565c419 CHANGELOG-3.3: release v3.3.15 Gyuho Lee 2019-08-19 12:08:28 -0700