Commit Graph

  • 4a01c4e98a Makefile: use Go 1.10.2 Gyuho Lee 2018-05-01 10:09:06 -0700
  • 932ef6c4a3 tests: use Go 1.10.2 in Semaphore test Gyuho Lee 2018-05-01 10:08:43 -0700
  • 79e9178181 travis: use Go 1.10.2 Gyuho Lee 2018-05-01 10:08:27 -0700
  • 18e1686bdf test: only print test targets in verbose mode Gyuho Lee 2018-05-01 10:07:25 -0700
  • 200401248a
    Merge pull request #9665 from gyuho/unconvert Gyuho Lee 2018-05-01 09:52:44 -0700
  • 08d28d6e5a
    Merge pull request #9667 from gyuho/strings Gyuho Lee 2018-05-01 09:52:30 -0700
  • 0659ed6118
    Merge pull request #9672 from joelegasse/listen-metrics-doc Joe LeGasse 2018-05-01 12:51:27 -0400
  • 7ea9059453 docs: Update documentation around --listen-metrics-urls Joe LeGasse 2018-05-01 09:40:57 -0400
  • 3d12e36c7e raft: merge test cases of pre-candidate with the normal one lorneli 2018-05-01 17:05:08 +0800
  • ad060a84ad
    Merge pull request #9661 from gyuho/dont-log-password Hitoshi Mitake 2018-05-01 09:21:50 +0200
  • 0303480b1a contrib/raftexample: fix typo Jingguo Yao 2018-05-01 11:22:36 +0800
  • b44e43278a etcdctl/ctlv3: fix "unconvert" warnings Gyuho Lee 2018-04-30 14:25:54 -0700
  • 1917e5c543 pkg/*: fix "unconvert" warnings Gyuho Lee 2018-04-30 14:25:36 -0700
  • 1af2228fca test: add "unconvert" test Gyuho Lee 2018-04-30 14:25:24 -0700
  • 78d0c8426e functional: fix "unconvert" warnings Gyuho Lee 2018-04-30 14:10:44 -0700
  • 53ade5e872 rafthttp: fix "unconvert" warnings Gyuho Lee 2018-04-30 14:03:33 -0700
  • eae30a6c9b etcdserver: fix "unconvert" warnings Gyuho Lee 2018-04-30 14:03:20 -0700
  • 8a28e73862 wal: fix "unconvert" warnings Gyuho Lee 2018-04-30 14:03:07 -0700
  • 561fab1650 lease: fix "unconvert" warnings Gyuho Lee 2018-04-30 13:59:51 -0700
  • 3df30b9c7f mvcc: fix "unconvert" warnings Gyuho Lee 2018-04-30 13:57:40 -0700
  • ae71076579 auth: fix "unconvert" warnings Gyuho Lee 2018-04-30 13:55:44 -0700
  • 42147ae0a0 tests/Dockerfile: add "github.com/mdempsky/unconvert" Gyuho Lee 2018-04-30 13:51:33 -0700
  • fd7e7a01ad tools/etcd-dump-logs: fix minor typo Gyuho Lee 2018-04-30 15:30:20 -0700
  • 48f28b9d27 lease/leasehttp: remove "strings.Compare != 0" Gyuho Lee 2018-04-30 15:11:26 -0700
  • 86cee93d6b etcdctl/ctlv3: remove "strings.Compare == 0" Gyuho Lee 2018-04-30 15:11:11 -0700
  • e9d5789dd4 auth: remove "strings.Compare == 0" Gyuho Lee 2018-04-30 15:10:56 -0700
  • 3f888b8085 functional/tester: handle retries in "caseUntilSnapshot" Gyuho Lee 2018-04-30 14:37:20 -0700
  • a9225c164a etcdserver: not print password in the warning message of expensive request Hitoshi Mitake 2018-04-26 16:16:36 +0900
  • c15c8c6116 functional.yaml: use lower ports Gyuho Lee 2018-04-30 13:36:36 -0700
  • b8e8d75677
    Merge pull request #9663 from gyuho/test Gyuho Lee 2018-04-30 12:46:52 -0700
  • 358640de46 test: fix "markdown_you_pass" Gyuho Lee 2018-04-30 11:42:35 -0700
  • fcf4241fd3
    Merge pull request #9662 from fanminshi/use_svg_logo Gyuho Lee 2018-04-30 11:38:11 -0700
  • 86ce5bc1ee readme: use logo svg format fanmin shi 2018-04-30 11:27:15 -0700
  • 9718dd81d9
    Merge pull request #9660 from gyuho/SA4004 Gyuho Lee 2018-04-30 11:19:33 -0700
  • d398d41ff0 auth: break TLS VerifiedChains for-loop early Gyuho Lee 2018-04-30 10:33:59 -0700
  • cdadc4638d test: enable static analysis "SA4004" Gyuho Lee 2018-04-30 10:04:44 -0700
  • cfa1efc7eb contrib/raftexample: remove useless check Jingguo Yao 2018-04-29 11:28:43 +0800
  • 4bab1e1be2
    Merge pull request #9654 from gyuho/auth Gyuho Lee 2018-04-27 14:47:02 -0700
  • 5fd9270d6c test: disable SA4004 temporarily Gyuho Lee 2018-04-27 14:21:17 -0700
  • 30dd8a7dde etcdserver: support structured logging for auth Gyuho Lee 2018-04-27 14:07:38 -0700
  • da4a982b1c auth: support structured logging Gyuho Lee 2018-04-27 14:07:22 -0700
  • e83cc218fc
    Merge pull request #9651 from gyuho/netutil Gyuho Lee 2018-04-27 12:38:23 -0700
  • b30a14d100
    Merge pull request #9652 from gyuho/systemd Gyuho Lee 2018-04-27 12:38:09 -0700
  • 9c4ab836de CHANGELOG-3.4: add "go-systemd" upgrade Gyuho Lee 2018-04-27 11:49:51 -0700
  • a3de1ea731 vendor: remove unused, upgrade "go-systemd" Gyuho Lee 2018-04-27 11:46:44 -0700
  • 4baaf322fa pkg/netutil: create doc.go Gyuho Lee 2018-04-27 11:41:50 -0700
  • 0e565c8960 etcdserver: use structured logging in "advertiseMatchesCluster" Gyuho Lee 2018-04-27 11:40:30 -0700
  • e8ba8feaed pkg/netutil: use structured logging for TCP resolve Gyuho Lee 2018-04-27 11:40:13 -0700
  • 61ae9cbd85
    Merge pull request #9645 from jaricftw/fix-comments Gyuho Lee 2018-04-27 11:25:46 -0700
  • d14b705355 raft: fix a few comments Jia Zhan 2018-04-26 22:59:59 -0700
  • 7582a28cc6
    Merge pull request #9628 from wenjiaswe/new1 Gyuho Lee 2018-04-27 10:40:35 -0700
  • 4a09318243
    Merge pull request #9650 from wenjiaswe/new1ChangeLog Gyuho Lee 2018-04-27 10:39:13 -0700
  • 001560829e CHANGELOG: update from #9628 Wenjia Zhang 2018-04-27 10:30:04 -0700
  • 5fca0ec7bd
    Merge pull request #9649 from cosgroveb/cleanup_lease_queue_todo Xiang Li 2018-04-27 09:24:59 -0700
  • 13ed9f3197 lease: Clean-up old TODO around lease map and priority queue Brian Cosgrove 2018-04-27 10:08:15 -0500
  • 553325721a etcd-dump-logs: add entry-type flag to list entries of specific types and add test Wenjia Zhang 2018-04-26 18:59:51 -0700
  • 02e2e3def7 tests/docker-dns-srv: revert Dockerfile change Gyuho Lee 2018-04-26 15:13:09 -0700
  • c460a09225 tests: use zap logger in DNS tests Gyuho Lee 2018-04-26 15:12:13 -0700
  • 8baa2401b1
    Merge pull request #9644 from gyuho/log Gyuho Lee 2018-04-26 15:02:55 -0700
  • 829c4479f3 etcdmain: support structured logging for discovery service Gyuho Lee 2018-04-26 14:22:58 -0700
  • c316e6773b embed: clean up structured logging calls Gyuho Lee 2018-04-26 14:22:33 -0700
  • f7f6fdeb52 etcdserver: support structured logger for discovery, compactor Gyuho Lee 2018-04-26 14:22:09 -0700
  • 6a016cbd86 discovery: support structured logger Gyuho Lee 2018-04-26 14:21:33 -0700
  • f269c42aad compactor: support structured logger Gyuho Lee 2018-04-26 14:21:15 -0700
  • 73efa9fded CHANGELOG-3.5: highlight "--log-outputs" change Gyuho Lee 2018-04-26 12:28:54 -0700
  • a0f1ed3d6b
    Merge pull request #9643 from gyuho/doc Gyuho Lee 2018-04-26 11:54:40 -0700
  • 2271db7552 pkg/logutil: add godoc on zap encoder field names Gyuho Lee 2018-04-26 11:35:25 -0700
  • 6d0f71e4c2 embed: improve "--log-outputs" error message, add godoc Gyuho Lee 2018-04-26 11:35:11 -0700
  • b0e4fc3974 CHANGELOG: update with latest logger change Gyuho Lee 2018-04-26 11:34:55 -0700
  • fd227254ef Documentation/upgrades: update guides with latest logger change Gyuho Lee 2018-04-26 11:34:28 -0700
  • dca3f5e3ad
    Merge pull request #9626 from yudai/fix_set_inexist_dir Gyuho Lee 2018-04-26 11:50:27 -0700
  • 624f421d21
    Merge pull request #9642 from lorneli/idutil-dev Gyuho Lee 2018-04-26 11:48:23 -0700
  • 54827d47ee pkg/idutil: use count field as atomic variable lorneli 2018-04-27 00:16:58 +0800
  • 3c25465855 etcdserver: Fix v2v3api set to create parent directly if not exists Iwasaki Yudai 2018-04-24 18:47:30 -0700
  • b6578c8f4d embed: error when different values are specified in "--log-output" Gyuho Lee 2018-04-25 17:07:27 -0700
  • 755b508a8e
    Merge pull request #9632 from ericchiang/grpc-logs-spam Gyuho Lee 2018-04-25 17:02:06 -0700
  • 55001977ed
    etcdctl/ctlv3/command: don't print gRPC WARNING logs by default Eric Chiang 2018-04-25 15:26:54 -0700
  • 62a385b1ca CHANGELOG-3.4: add v2v3 emulation fix Gyuho Lee 2018-04-25 14:50:48 -0700
  • ccf959c0d4
    Merge pull request #9624 from gyuho/journald Gyuho Lee 2018-04-25 14:22:03 -0700
  • 154e2ac38e embed: do not import journald dependencies on windows Gyuho Lee 2018-04-25 13:52:53 -0700
  • 9cd9ae284f pkg/logutil: do not build journald logger on windows Gyuho Lee 2018-04-25 13:52:30 -0700
  • 88c70d0ca9 embed,integration,snapshot: use "LogOutputs" Gyuho Lee 2018-04-25 13:23:38 -0700
  • b748abca67 *: change typo in "auto-compaction-retention" field Gyuho Lee 2018-04-25 11:44:09 -0700
  • 58a603448a *: rename to "--log-outputs" in docs Gyuho Lee 2018-04-25 11:42:32 -0700
  • a6c30eab96 functional: rename to "log-outputs" Gyuho Lee 2018-04-25 11:42:05 -0700
  • af5bc439b3 embed,etcdmain: rename to "--log-outputs" flag Gyuho Lee 2018-04-25 11:38:11 -0700
  • 1539fddb27 etcd.conf.yml.sample: rename to "log-outputs" Gyuho Lee 2018-04-25 11:21:30 -0700
  • 22609a65b5 Documentation/upgrades: highlight "--log-outputs" Gyuho Lee 2018-04-25 11:17:42 -0700
  • 0e4c94c052 CHANGELOG: highlight "--log-outputs" flag Gyuho Lee 2018-04-25 11:15:43 -0700
  • a113d6c160 functional/rpcpb: change to LogOutputs Gyuho Lee 2018-04-25 11:05:09 -0700
  • 53c5cd55f7 Documentation/upgrades: highlight "embed.Config.LogOutputs" change Gyuho Lee 2018-04-25 10:49:37 -0700
  • d4987f4633 CHANGELOG: track logger changes Gyuho Lee 2018-04-25 10:47:58 -0700
  • f99cb35d29 embed: rename "LogOutput" to "LogOutputs" Gyuho Lee 2018-04-25 10:28:13 -0700
  • 3ea7a5d0bd etcdserver: add "LoggerCore" field for Raft logger Gyuho Lee 2018-04-24 15:41:09 -0700
  • d33a74d380 embed: add "loggerCore" field for Raft logger Gyuho Lee 2018-04-24 15:40:52 -0700
  • a34dd272b0 pkg/logutil: change "NewRaftLogger" function signature Gyuho Lee 2018-04-24 15:40:36 -0700
  • 69c51e2c4a embed: change "loggerConfig" to "*zap.Config" Gyuho Lee 2018-04-24 15:32:12 -0700
  • 6df3179c06 pkg/logutil: add "NewRaftLoggerFromZapCore" Gyuho Lee 2018-04-24 15:26:16 -0700
  • 48d5542a76 embed: set journald logging with zap Gyuho Lee 2018-04-24 15:25:20 -0700
  • 1fa80bf520 pkg/logutil: add "NewGRPCLoggerV2FromZapCore" Gyuho Lee 2018-04-24 15:23:40 -0700