Commit History

Author SHA1 Message Date
  Gyuho Lee 34bd797e67 *: revert module import paths 5 years ago
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number 5 years ago
  Gyuho Lee d37f1521b7 *: update import paths to "go.etcd.io/etcd" 6 years ago
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header 8 years ago
  Gyu-Ho Lee dae7e009b0 *: godoc clean up 8 years ago
  Yicheng Qin 02be882c8f migrate: remove starter code 9 years ago
  Xiang Li fce80136e3 main: detects coreos 9 years ago
  Yicheng Qin ec5a6e8beb migrate: support start desired version 9 years ago
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright 9 years ago
  Jonathan Boulle cf9dd31daa etcd: move main logic to etcdmain subpackage 10 years ago
  Jonathan Boulle a96f5ab146 main: catch a few unhandled errors 10 years ago
  Kelsey Hightower b1731f0843 etcd: ensure data dir is writable 10 years ago
  Jonathan Boulle 6e6d1897d8 pkg: move everything into subpackages 10 years ago
  Xiang Li 009b737cef *: better logging 10 years ago
  Brian Waldon 677d9d1bea etcd: use old default data-dir format 10 years ago
  Jonathan Boulle 719c57a29d proxy: retrieve ClientURLs from cluster 10 years ago
  Xiang Li 2e84eb3c36 *: change advertise-peer-urls -> initial-advertise-peer-urls 10 years ago
  Brian Waldon c8634428fa Merge pull request #1364 from bcwaldon/import-etcdctl 10 years ago
  Jonathan Boulle d7301a5cf4 main: fix proxy initialization and setupCluster 10 years ago
  Yicheng Qin 5fbe6c7134 main: add genClusterString func and its test 10 years ago
  Yicheng Qin e21de51768 etcdserver: remove NewClusterFromMemberInfos 10 years ago
  Yicheng Qin 89572b5fd7 etcdserver: refactor cluster and clusterStore 10 years ago
  Brian Waldon 46be5d7d5f version: move version string into new package 10 years ago
  Barak Michener 1f84991b3a Merge pull request #1355 from barakmich/cluster_after_wal 10 years ago
  Barak Michener e42d65da12 etcdserver: Check the initial cluster settings after checking if the WAL exists 10 years ago
  Xiang Li 5444a366da main: use our own flagset in setupCluster 10 years ago
  Xiang Li ca4f12182a main: fix default case 10 years ago
  Barak Michener cb5a638c44 style comments 10 years ago
  Barak Michener 52dedab7b4 Move setupCluster inside startEtcd 10 years ago
  Barak Michener 502a3c2460 Refactor Cluster to hold and add members. 10 years ago