Commit Graph

  • 384c0f1432
    Merge pull request #11607 from eladb/patch-1 Sahdev Zala 2020-02-09 08:52:17 -0500
  • 819f5cf32f
    contributing: invalid link to "reporting-bugs" Elad Ben-Israel 2020-02-09 14:37:25 +0200
  • bc4adb8b5c
    etcdserver: populate ResponseHeader in Alarm method (#11600) Daniel Lipovetsky 2020-02-08 23:07:58 -0800
  • acb33a5f3f etcdctl: use appropriate type conversion Sahdev P. Zala 2020-02-08 22:01:20 -0500
  • cc5999db3a auth: parse to uint instead of int Sahdev P. Zala 2020-02-08 20:28:44 -0500
  • 4e5314e9b5
    doc: remove out-date introduction video link. (#11601) Jacky Wu 2020-02-08 12:49:05 +0800
  • 2f2354bca2
    Merge pull request #11595 from jingyih/remove_capnslog_in_mvcc Sahdev Zala 2020-02-07 13:01:04 -0500
  • 6b389bf23c mvcc: remove capnslog jingyih 2020-02-05 08:18:15 -0800
  • f6c7d5c46a
    Makefile: cleanup all data dirs. (#11583) Yuchen Zhou 2020-02-06 13:55:02 -0800
  • 84fe23d530
    auth: remove capnslog (#11596) Jingyi Hu 2020-02-06 12:28:14 -0800
  • aea3354854
    Merge pull request #11548 from linux-on-ibm-z/s390x-docker Gyuho Lee 2020-02-06 11:13:16 -0800
  • 6b17141ece
    Merge pull request #11598 from jingyih/remove_capnslog_in_wal Sahdev Zala 2020-02-06 13:16:48 -0500
  • 2fee0b153e wal: remove capnslog jingyih 2020-02-06 06:11:59 -0800
  • 071e70cdc4
    *: add a new API and command for checking auth status (#11536) Vern Burton 2020-02-05 21:27:42 -0600
  • 74d5ba5777
    embed: remove capnslog (#11592) Jingyi Hu 2020-02-05 10:22:32 -0800
  • a924600700
    Merge pull request #11590 from alrs/fix-dropped-test-error Gyuho Lee 2020-02-05 08:41:07 -0800
  • f2c3bcd086
    etcdserver/api/v2v3: fix dropped test error Lars Lehtonen 2020-02-04 16:14:21 -0800
  • 7395ed8e5d
    Merge pull request #11578 from jingyih/set_zap_as_default_logger Jingyi Hu 2020-02-04 22:58:45 -0800
  • 1226686cf3
    Merge pull request #11588 from jingyih/automated-cherry-pick-of-#11586-upstream-release-3.4 Jingyi Hu 2020-02-04 19:45:59 -0800
  • 5a807dedbc
    CHANGELOG: update from 11586 (#11589) Jingyi Hu 2020-02-04 08:12:43 -0800
  • 3ad2b679f0
    Merge pull request #11582 from YoyinZyc/changelog-11574 Sahdev Zala 2020-02-04 09:06:24 -0500
  • 50e12328ac auth: correct logging level jingyih 2020-02-03 22:54:39 -0800
  • 725e09023a *: set zap as default logger, remove capnslog jingyih 2020-02-03 07:35:47 -0800
  • 1e726077c5
    Merge pull request #11586 from jingyih/use_debug_level_for_token Hitoshi Mitake 2020-02-04 20:51:37 +0900
  • 081d5f5797 auth: correct logging level jingyih 2020-02-03 22:54:39 -0800
  • 05a0e361aa CHANGELOG-3.5: add for #11574 yoyinzyc 2020-02-03 13:21:35 -0800
  • a698ad65f5
    Merge pull request #11574 from YoyinZyc/simpligy-grpc Gyuho Lee 2020-02-03 12:41:41 -0800
  • b9d00aae7c
    Documentation: add section headings to integrations doc (#11573) Luc Perkins 2020-01-31 17:02:08 -0800
  • b90d801beb clientV3: simplify grpc dialer usage. Remove workaround #11184 after bumping grpc to 1.26.0. yoyinzyc 2020-01-30 14:51:24 -0800
  • 467e08c32a
    in multiple packages: fixed goroutine leak bugs in tests (cont.d) (#11570) sfzhu93 2020-01-30 13:55:59 -0500
  • cad92706cf
    in multiple packages: fixed goroutine leak bugs in tests (#11569) sfzhu93 2020-01-30 13:45:59 -0500
  • 53f15caf73
    raft: Fixed missing package name in README.md (#11566) po3rin 2020-01-30 03:15:00 +0900
  • 3898452b54
    Merge pull request #11412 from lucperkins/lperkins/docs-restructuring-v2 Sahdev Zala 2020-01-27 18:15:56 -0500
  • 342c2464ae Documentation: specify starting revision (#11559) Jingyi Hu 2020-01-27 10:18:27 -0800
  • 6db3c8a370 vendor: add losing grpc files (#11557) Yuchen Zhou 2020-01-27 10:18:12 -0800
  • 23810ea285 Documentation: unify the explanation of isolation level and consistency (#11474) Hitoshi Mitake 2020-01-28 03:17:38 +0900
  • 2f25061a16 Merge remote-tracking branch 'upstream/master' into lperkins/docs-restructuring-v2 lucperkins 2020-01-25 11:45:54 -0800
  • 70853d60e7
    Merge pull request #11378 from jingyih/automated-cherry-pick-of-#10218-#10468-upstream-release-3.3 Hitoshi Mitake 2020-01-26 01:40:43 +0900
  • 798c073b89 proxy/tcpproxy: fix dup unweighted remotes (#11552) Ning Xie 2020-01-24 06:27:34 +0800
  • f806c3aee4 Merge remote-tracking branch 'upstream/master' into lperkins/docs-restructuring-v2 lucperkins 2020-01-22 13:08:46 -0800
  • c3497c84ed mvcc: use correct error variable in defragdb (#11527) Ted Yu 2020-01-22 11:03:23 -0800
  • 1be2f4b8e2 Documentation: Restructure directory to accommodate new site generation system lucperkins 2019-12-02 11:03:32 -0800
  • d17a607da2
    Merge pull request #11411 from spzala/missingchangelog Gyuho Lee 2020-01-20 11:25:56 -0800
  • 17a220eaee scripts: Added s390x support for docker image release Nirman Narang 2020-01-20 07:09:59 -0800
  • c00e929d8f
    Merge pull request #11535 from spzala/goversion Sahdev Zala 2020-01-20 08:14:30 -0500
  • f2ed13af05
    Merge pull request #11546 from gyuho/fix-typo Jingyi Hu 2020-01-20 02:05:40 -0800
  • 993e82a85b clientv3/integration: fix a typo in "TestLeasingTxnRangeCmp" Gyuho Lee 2020-01-19 23:55:37 -0800
  • 4fc6fa4ce5
    Merge pull request #11545 from gyuho/fix Sahdev Zala 2020-01-19 15:11:19 -0500
  • 2669b83c68 clientv3/integration: fix typo in "TestLeasingRevGet" Gyuho Lee 2020-01-19 10:20:23 -0800
  • 45156cf3ca
    Merge pull request #11540 from gyuho/tests Gyuho Lee 2020-01-17 15:40:55 -0800
  • a592b808c5
    Merge pull request #11538 from andyxning/fix_typo Gyuho Lee 2020-01-17 13:10:11 -0800
  • 091b84f154 clientv3/integration: fix "TestLeaseKeepAliveNotFound" Gyuho Lee 2020-01-17 12:04:10 -0800
  • 255944bf51 clientv3/integration: expect "ErrCompacted" in "TestKVCompact" Gyuho Lee 2020-01-13 11:20:14 -0800
  • f260df559d mvcc: fix error log typo Andy Xie 2020-01-17 16:52:35 +0800
  • 8aa7a3dc09 mvcc: log error if tmpdb is not removed (#11523) Ted Yu 2020-01-16 17:34:45 -0800
  • 0cfadaaaeb doc: update required go version for master Sahdev P. Zala 2020-01-16 16:05:46 -0500
  • e5a35c827c mvcc: incomplete fix in #11502 (#11533) zimash 2020-01-16 23:05:10 +0300
  • 2e3b55eb7b Changelog-3.5: update changelog for grpc upgrade (#11526) Yuchen Zhou 2020-01-15 17:45:52 -0800
  • 250b0acac4 mvcc: check the error return in defragdb (#11524) Ted Yu 2020-01-15 16:57:12 -0800
  • 67bf39b2ec vendor: update gRPC Go to v1.26.0 (#11522) Yuchen Zhou 2020-01-15 16:56:21 -0800
  • 574ee42ad7 mvcc: rollback tmptx in case of error (#11525) Ted Yu 2020-01-15 13:54:52 -0800
  • af131b58eb CHANGELOG: update recommended versions (#11520) Jingyi Hu 2020-01-15 10:05:54 -0800
  • a96bc48268 mvcc: fix snapshot sendRateBytes unit (#11502) wangtuanjie 2020-01-15 03:29:05 +0800
  • 908f45ebe4
    Merge pull request #11462 from jingyih/etcdctl_support_watch_progress_notify Sahdev Zala 2020-01-14 10:07:37 -0500
  • e90c56020d CHANGELOG-3.5: update jingyih 2020-01-14 01:20:36 -0800
  • 21f68298a5
    Add tag "etcd-mixin" into the Grafana dashboard Nicolas Lamirault 2020-01-14 09:12:19 +0100
  • b95a465235 Auth: declare auth variable inside the loop (#11476) Ted Yu 2020-01-13 19:23:00 -0800
  • 0c787e26bc
    Update README.md Wenjia 2020-01-09 10:06:27 -0800
  • 6ffd9f659e tools/benchmark: exit when txn-ops is larger than key-space-size to avoid key duplicated error. (#11499) Yuchen Zhou 2020-01-06 16:36:51 -0800
  • e6980b1f9f
    Merge pull request #11482 from cuiyuan/fix-rbcolor-string Gyuho Lee 2019-12-30 11:26:07 -0800
  • 98f62d27be pkg/adt: rbcolor string fix cuiyuan 2019-12-26 10:34:24 +0800
  • 5adad5e224
    Merge pull request #11452 from tedyu/watch-grpc-send-err Jingyi Hu 2019-12-20 15:31:02 -0800
  • cb8bf089f8 clientv3: log warning in case of error sending request Ted Yu 2019-12-20 15:08:33 -0800
  • eaa0612e02 raft: abort leader transferring if the target is demoted (#11417) qupeng 2019-12-20 12:07:52 +0800
  • c0de070527 etcdctl: support progress notify option Jingyi Hu 2019-12-17 14:16:42 -0800
  • 5770a6d286
    Merge pull request #11453 from mindw/missing_metrics_doc Jingyi Hu 2019-12-17 11:27:42 -0800
  • fb7703ab43 clientv3: remove ineffective nil check (#11451) Ted Yu 2019-12-15 21:38:25 -0800
  • 8223006a97
    Documentation: added v3.4.x metrics docs Gabi Davar 2019-12-15 10:42:35 +0200
  • 322c38e169 Documentation/etcd-mixin: Fix etcdHighNumberOfLeaderChanges (#11448) Clayton Coleman 2019-12-13 19:00:11 -0500
  • 7f3dd59d22 mvcc: Log warning when compaction encounters error (#11447) Ted Yu 2019-12-13 15:59:49 -0800
  • 378b05b8dd
    Merge pull request #11443 from YoyinZyc/changelog-11418 Gyuho Lee 2019-12-11 18:16:30 -0800
  • 769d2f868e CHANGELOG: update for #11418 yoyinzyc 2019-12-11 16:09:20 -0800
  • 0dc78a144b
    Merge pull request #11439 from YoyinZyc/automated-cherry-pick-of-#11418-upstream-release-3.4 Jingyi Hu 2019-12-11 14:41:06 -0800
  • d70251835d integration: gracefully shut down gRPC server (#11437) Fansong Zeng 2019-12-12 05:07:16 +0800
  • b7d9f45a43
    Merge pull request #11432 from YoyinZyc/changelog-11427 Jingyi Hu 2019-12-11 11:45:17 -0800
  • 69841bdb0b CHANGELOG-3.5: update for #11427 yoyinzyc 2019-12-11 11:43:04 -0800
  • 7cf32c262c e2e: test curl auth on onoption user yoyinzyc 2019-12-10 11:11:03 -0800
  • 4a9247a47e auth: fix NoPassWord check when add user yoyinzyc 2019-12-03 16:25:49 -0800
  • 4f35794458
    Merge pull request #11418 from YoyinZyc/fix-add-user-grpc Jingyi Hu 2019-12-10 12:47:35 -0800
  • 5127cfb45f e2e: test curl auth on onoption user yoyinzyc 2019-12-10 11:11:03 -0800
  • aea34c14ca auth: fix NoPassWord check when add user yoyinzyc 2019-12-03 16:25:49 -0800
  • 9f81002a11
    Merge pull request #11427 from YoyinZyc/migration-cluster-attr Gyuho Lee 2019-12-09 13:30:15 -0800
  • 7784ca8997 etcdserver: remove v2 version set; e2e: fix tests. yoyinzyc 2019-12-04 16:45:29 -0800
  • ed5a01a48d etcdserver: recover cluster version from backend Jingyi Hu 2019-12-03 10:35:50 -0800
  • 5cd2502ab1 etcdserver: use v3 to publish member attr Jingyi Hu 2019-11-26 17:44:34 -0800
  • 0c3401fa76 etcdserver: use V3 to update cluster version yoyinzyc 2019-11-26 15:42:47 -0800
  • dcd622b2c7 etcdserver: add v3 request type for cluster attr Jingyi Hu 2019-11-26 13:56:21 -0800
  • 1f8764be3b integration: prevent goroutines leaks in test (#11318) lzhfromustc 2019-12-05 18:40:10 -0500
  • fd2dddb39f vendor: bump go-systemd to v22.0.0 to fix mod tidy error (#11387) poslua 2019-12-05 10:47:14 +0800
  • c5887cdc49 mvcc: go style err check (#11419) sun 2019-12-05 10:46:17 +0800