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
  Jingyi Hu 5b6b03d081 etcdctl: add timeout to snapshot save command 6 years ago
  Gyuho Lee d37f1521b7 *: update import paths to "go.etcd.io/etcd" 6 years ago
  Gyuho Lee 4d80753804 etcdctl: rename internal snapshot packages 6 years ago
  Gyuho Lee ae9ccd883d etcdctl/ctlv3: fix snapshot command e2e tests 6 years ago
  Gyuho Lee 90e5af76f3 etcdctl/ctlv3: use new snapshot package 6 years ago
  Gyuho Lee 18b1d1ff65 ctlv3: update logger for snapshot command 6 years ago
  Gyuho Lee 4e0c00244d *: remove "pkg/logger", replace with "pkg/logutil" 6 years ago
  Gyuho Lee a2ce52d8c2 etcdctl/ctlv3: use "logger.NewPackageLogger" 6 years ago
  Gyuho Lee df689f4280 etcdctl/ctlv3: use "snapshot" package for "snapshot" command 6 years ago
  Gyuho Lee c3ba417737 etcdctl/ctlv3: replace "dbStatus" with "snapshot.Status" 6 years ago
  Gyuho Lee 285a83d70a ctlv3: add "snapshot restore --wal-dir" 6 years ago
  zhesi.huang 0ce02abf59 etcdctl: fix snapshot status accidentally modified the db file 7 years ago
  Jeffrey Gensler 7ffcca5946 etcdctl: close snapshot backend to close open file on member/snap/db 7 years ago
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 years ago
  Gyu-Ho Lee 318e9c766f *: replace 'boltdb' import paths with 'coreos/bbolt' 7 years ago
  Gyu-Ho Lee aca2abd8fe *: use 'io.Seek*' for go1.7+ 7 years ago
  Anthony Romano 2f1542c06d *: use filepath.Join for files 7 years ago
  Anthony Romano d1dcc828c8 etcdctl: support mvcc txn 7 years ago
  Xiang Li 96e0f50673 etcdctlv3: snapshot restore works with lease key 7 years ago
  sharat 05175480b3 etcdctlv3: updated snapshot restore options 8 years ago
  sharat fef6557f6c ctlv3: close snapshot file before rename (Windows) 8 years ago
  Xiang Li 7e182fa24a etcdctl: restore should create a snapshot 8 years ago
  Gyu-Ho Lee 9b47ca5972 ctlv3: make flags, commands formats consistent 8 years ago
  Gyu-Ho Lee 5720fe812e etcdctl: use CreateDirAll 8 years ago
  Anthony Romano 798718c49b etcdctl: verify snapshot hash on restore 8 years ago
  Gyu-Ho Lee c538e0f9a9 etcdctl: update LICENSE header 8 years ago
  Anthony Romano dcb3b7aecf *: scrub legacy ports from code and scripts 8 years ago
  Gyu-Ho Lee 3e088b3b40 etcdctl/ctlv3: make 'table' printer configurable 8 years ago