Commit Graph

  • 2bc666292e functional-tester/tester: initial commit Gyuho Lee 2018-03-27 18:27:28 -0700
  • ca54bc22c7 functional-tester/agent: initial commit Gyuho Lee 2018-03-27 18:26:37 -0700
  • 1f77a6a9c0 functional-tester/rpcpb: initial commit Gyuho Lee 2018-03-27 17:01:18 -0700
  • 3a8a150b0f functional-tester/scripts/genproto: initial commit Gyuho Lee 2018-03-27 16:44:33 -0700
  • 8767e39bec
    Merge pull request #9510 from jpbetz/changelog-2018-03-29 Joe Betz 2018-03-29 11:14:16 -0700
  • 84be43855e
    CHANGELOG: add 3.1.13 and 3.2.18 release dates. Joe Betz 2018-03-29 10:59:34 -0700
  • 71e96522dc version: bump up to 3.2.18+git Joe Betz 2018-03-29 10:57:58 -0700
  • b5ae9b6879
    version: bump up to 3.1.13+git Joe Betz 2018-03-29 10:56:52 -0700
  • eddf599c68 version: bump up to 3.2.18 v3.2.18 Joe Betz 2018-03-29 10:45:17 -0700
  • 1558170293
    version: bump up to 3.1.13 v3.1.13 Joe Betz 2018-03-29 10:28:55 -0700
  • a00b652460 semaphore: run release tests with v3.2.17 Gyuho Lee 2018-03-29 09:23:55 -0700
  • c3a14a2b28 semaphore: run release test with v3.1.12 Gyuho Lee 2018-03-29 09:23:15 -0700
  • c35cd03a66 semaphore: update Go version, release test version Gyuho Lee 2018-03-29 09:21:03 -0700
  • 5d97bccff2 semaphore.sh: update Go version Gyuho Lee 2018-03-29 09:20:26 -0700
  • 7fd8db98d2 CHANGELOG-3.3: update 3.3.3 release date Gyuho Lee 2018-03-29 09:08:24 -0700
  • e5ec25fe0b travis: use Go 1.9.5 Gyuho Lee 2018-03-29 09:07:35 -0700
  • c522f6060f version: 3.3.3+git Gyuho Lee 2018-03-29 09:07:10 -0700
  • 365faaf4d3 CHANGELOG: update Go version in v3.3.3 Gyuho Lee 2018-03-29 09:06:27 -0700
  • 3f1a551f6b hack/scripts-dev: update Makefile go version Gyuho Lee 2018-03-29 09:00:58 -0700
  • 971ed2f5e2 travis: upgrade Go version to 1.10.1 Gyuho Lee 2018-03-29 09:00:13 -0700
  • e348b1aedd version: 3.3.3 v3.3.3 Gyuho Lee 2018-03-28 13:00:06 -0700
  • 296c538a80
    Merge pull request #9505 from kchristidis/fix-rafttest Gyuho Lee 2018-03-28 12:41:55 -0700
  • 6f75c56c5e
    etcdserver: Manually backport etcdserver/raft.go tickMu fix to 3.1 Joe Betz 2018-03-28 10:51:52 -0700
  • 908c0f4f98
    rafthttp: add missing "peer_sent_failures_total" metrics call Gyuho Lee 2018-03-14 11:59:17 -0400
  • 35c6ea7a67
    Documentation/upgrades: backport all upgrade guides Gyuho Lee 2018-03-27 10:31:05 -0700
  • a089a747b5 e2e: remove "/v3beta" endpoints Gyuho Lee 2018-03-28 12:12:44 -0700
  • 438163feb4 raft: fix failing tests in rafttest Kostas Christidis 2018-03-28 15:03:16 -0400
  • dd64080eac e2e: remove "authHeader" Gyuho Lee 2018-03-28 11:38:45 -0700
  • 3f8213a7af e2e: remove some tests from master branch Gyuho Lee 2018-03-28 11:34:55 -0700
  • 2160c476a2 clientv3: skip "TestDialTimeout" Gyuho Lee 2018-03-28 11:28:14 -0700
  • 29185da0e0
    Merge pull request #9502 from jpbetz/automated-cherry-pick-of-#9415-release-3.2 Joe Betz 2018-03-28 11:21:36 -0700
  • 4acfe50869
    Merge pull request #9503 from jpbetz/automated-cherry-pick-of-#9437-release-3.2 Joe Betz 2018-03-28 11:04:17 -0700
  • e6c5cdf935
    etcdserver: adjust election ticks on restart Gyuho Lee 2018-03-06 02:07:48 -0800
  • 8eeab582d0
    etcdserver: adjust election ticks on restart Gyuho Lee 2018-03-06 02:07:48 -0800
  • 0a4560319f
    rafthttp: add missing "peer_sent_failures_total" metrics call Gyuho Lee 2018-03-14 11:59:17 -0400
  • 6d7f592c38
    etcdserver: make "advanceTicks" method Gyuho Lee 2018-03-06 01:57:06 -0800
  • 431fd391da
    rafthttp: add "ActivePeers" to "Transport" Gyuho Lee 2018-03-10 17:26:15 -0800
  • c536205249
    etcdserver: make "advanceTicks" method Gyuho Lee 2018-03-06 01:57:06 -0800
  • 2e57d99a2c
    rafthttp: add "ActivePeers" to "Transport" Gyuho Lee 2018-03-10 17:26:15 -0800
  • 053bab06db
    Merge pull request #9497 from gyuho/cmux Gyuho Lee 2018-03-28 09:09:36 -0700
  • 9377e5169b CHANGELOG-3.4: highlight "soheilhy/cmux" dependency upgrade Gyuho Lee 2018-03-27 21:48:24 -0700
  • f54ede4723 vendor: upgrade "soheilhy/cmux" to "v0.1.4" Gyuho Lee 2018-03-27 21:46:40 -0700
  • f5c56401d7 scripts/update-clientv2: initial commit Gyuho Lee 2018-03-27 09:34:35 -0700
  • 4355d91fcc Documentation/upgrades: backport all upgrade guides Gyuho Lee 2018-03-27 10:32:43 -0700
  • 39ea00bc92 Documentation/upgrades: backport all upgrade guides Gyuho Lee 2018-03-27 10:31:57 -0700
  • 583fda7240 CHANGELOG-4.0: deprecate "etcdctl backup" command Gyuho Lee 2018-03-27 09:53:51 -0700
  • 8036a818d5 CHANGELOG-4.0: deprecate v2 proxy Gyuho Lee 2018-03-27 09:18:58 -0700
  • 473793be1f
    Merge pull request #9490 from gyuho/cors Gyuho Lee 2018-03-27 09:04:26 -0700
  • 57f036d617 etcdmain: update "help" page Gyuho Lee 2018-03-27 06:25:15 -0700
  • feb88ec66b embed: update "HostWhitelist" godoc Gyuho Lee 2018-03-26 18:25:47 -0700
  • 089e8ffecb pkg/flags: fix "Set" Gyuho Lee 2018-03-26 18:16:41 -0700
  • 3b1eaaee6e etcdmain: fix "validateClusteringFlags" Gyuho Lee 2018-03-26 18:13:41 -0700
  • 9c38c43796 CHANGELOG-3.4: add "CORS" change Gyuho Lee 2018-03-26 17:32:55 -0700
  • a066b03c2c embed: clean up CORS, HostWhitelist logging Gyuho Lee 2018-03-26 17:19:12 -0700
  • 27ed129f44 etcdmain: update "CORS", "HostWhitelist" flag parsing Gyuho Lee 2018-03-26 17:13:14 -0700
  • 9ea8be0c2b embed: support "CORS" handler in v3 HTTP requests Gyuho Lee 2018-03-26 17:12:43 -0700
  • c7cecca575 embed: rename "Config.CorsInfo" to "Config.CORS" Gyuho Lee 2018-03-26 17:11:27 -0700
  • c841de1f62 etcdserver: add "CORS" field to "ServerConfig" Gyuho Lee 2018-03-26 17:10:41 -0700
  • 29db853317 etcdserver: replace "hostWhitelist" with "AccessController" Gyuho Lee 2018-03-26 17:10:12 -0700
  • 35509bf69c etcdmain: default "--host-whitelist '*'" Gyuho Lee 2018-03-26 17:09:14 -0700
  • 7195bb7ced pkg/cors: remove Gyuho Lee 2018-03-26 17:08:53 -0700
  • df6cd22d59 embed: update "CorsInfo" field to "map[string]struct{}" Gyuho Lee 2018-03-26 13:16:08 -0700
  • 35b01b982c etcdmain: use NewUniqueURLsWithExceptions Gyuho Lee 2018-03-26 11:06:31 -0700
  • b426217907 pkg/flags: add "UniqueURLs", "UniqueStrings" Gyuho Lee 2018-03-26 10:40:26 -0700
  • 2b7783028f
    Merge pull request #9491 from jiaxuanzhou/clientv3 Gyuho Lee 2018-03-27 04:31:31 -0700
  • ad448fb280 clientv3: keep NewFromURL the same, add method NewFromURLs jiaxuanzhou 2018-03-27 10:28:28 +0800
  • e1bf612ee8 clientv3: optimize func NewFromURL jiaxuanzhou 2018-03-27 09:30:12 +0800
  • 2e1e619cc0
    Merge pull request #9486 from gyuho/ddd Gyuho Lee 2018-03-26 05:53:26 -0700
  • 7563bec19f CHANGELOG: update compactor links, 4.0 Gyuho Lee 2018-03-26 05:51:05 -0700
  • ce7b86b65a compactor: simplify interval logic on periodic compactor Gyuho Lee 2018-03-23 11:34:05 -0700
  • d70a218b19 compactor: adjust interval for period <1-hour Iwasaki Yudai 2018-03-22 16:34:59 -0700
  • c2a63478a6
    Merge pull request #9485 from gyuho/compactor Gyuho Lee 2018-03-26 05:34:43 -0700
  • a994fdedb3
    Merge pull request #9450 from hexfusion/gw_naming Gyuho Lee 2018-03-26 00:06:50 -0700
  • fc53917302
    Merge pull request #9487 from cceckman/patch-1 Gyuho Lee 2018-03-26 00:06:35 -0700
  • 72500fe34f Documentation: Clarify revisions vs. versions Charles Eckman 2018-03-24 12:56:03 -0700
  • 868558ce85 compactor: simplify interval logic on periodic compactor Gyuho Lee 2018-03-23 11:34:05 -0700
  • 977e690caa Documentation: highlight v3 post migration Gyuho Lee 2018-03-23 19:54:09 -0700
  • 9af05a45d4 etcdserver: move "unsafe" flags to bottom Gyuho Lee 2018-03-23 05:25:20 -0700
  • cfd8b3e86d embed: move "unsafe" flags to bottom Gyuho Lee 2018-03-23 05:24:20 -0700
  • 940200f1ae etcdmain: move "unsafe" flags to bottom Gyuho Lee 2018-03-23 05:22:38 -0700
  • 501c80fbbc compactor: adjust interval for period <1-hour Iwasaki Yudai 2018-03-22 16:34:59 -0700
  • f6f43ee799 Documentation/op-guide: document compactor change Gyuho Lee 2018-03-21 19:22:47 -0700
  • d1be316b51 CHANGELOG: add compactor changes Gyuho Lee 2018-03-21 19:22:35 -0700
  • 34241efb11 CHANGELOG-3.1: highlight Read Index change Gyuho Lee 2018-03-22 11:43:35 -0700
  • 118e64ef4c
    Merge pull request #9479 from gyuho/fedora Gyuho Lee 2018-03-22 11:42:14 -0700
  • e029de320a compactor: clean up Gyuho Lee 2018-03-21 17:04:48 -0700
  • be50343652 words: whitelist more words Gyuho Lee 2018-03-22 11:01:26 -0700
  • f6c9f767e5 Dockerfile-test: install "netcat" Gyuho Lee 2018-03-22 10:48:17 -0700
  • 906a40bced scripts/genproto: fix shellcheck Gyuho Lee 2018-03-22 10:39:31 -0700
  • 9c995fab9b test: fix shellcheck Gyuho Lee 2018-03-22 10:39:23 -0700
  • cd92d4a987 etcdserver: improve Lease http path naming for gRPC gateway with additional_bindings. Sam Batschelet 2018-03-17 14:59:35 -0400
  • a2a22a6506 Dockerfile-test: use "fedora" as base image Gyuho Lee 2018-03-22 02:36:46 -0700
  • dcc2b9cfda hack/scripts/Makefile: fix docker commands Gyuho Lee 2018-03-22 02:05:48 -0700
  • 31de8345f9
    Merge pull request #9460 from hexfusion/e2e_watch_tests Sam Batschelet 2018-03-21 22:34:34 -0400
  • d8ed7a7ba3
    Merge pull request #9476 from gyuho/ccc Gyuho Lee 2018-03-21 18:48:25 -0700
  • 8dab18aca4 e2e: add gRPC gateway Lease tests Sam Batschelet 2018-03-19 07:47:44 -0400
  • 7ce69b256a compactor: clean up Gyuho Lee 2018-03-21 17:04:48 -0700
  • f7714e269e CHANGELOG-3.1: add metrics fix Gyuho Lee 2018-03-21 13:36:35 -0700
  • 334e274f70
    Merge pull request #9473 from gyuho/deprecate-policy Gyuho Lee 2018-03-21 09:24:31 -0700
  • ef715d823a *: document deprecate policy in CHANGELOG-4.0 Gyuho Lee 2018-03-21 09:23:36 -0700