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 038fd844ac wal: update Go import paths to "go.etcd.io/etcd" 5 years ago
  Gyuho Lee e15ce28168 wal: add missing logs, improve pipeline test coverage 6 years ago
  Gyuho Lee 8a28e73862 wal: fix "unconvert" warnings 6 years ago
  Gyuho Lee fdbedacc83 wal: support structured logger 6 years ago
  Gyu-Ho Lee aca2abd8fe *: use 'io.Seek*' for go1.7+ 7 years ago
  Tess Rinearson 39c733ebe7 wal: use path/filepath instead of path 7 years ago
  Gyu-Ho Lee 4570eddc2c wal: PrivateFileMode/DirMode as in pkg/fileutil 8 years ago
  Anthony Romano 71a9d6fc8b wal: don't warn when opening wal directory with stale tmp files 8 years ago
  Gyu-Ho Lee 4a5befc2de wal: update LICENSE header 8 years ago
  Anthony Romano cd9e6a1d4f wal: lock WAL file while repairing 8 years ago
  Anthony Romano 774030e1b2 wal: repair torn writes 8 years ago
  Ajit Yagaty 8b6de5f85d fileutil: Sync on HFS/OSX needs to be handled differently. 8 years ago
  Anthony Romano bfe3a3d08e wal: fix tail corruption 8 years ago
  Anthony Romano 24b806d2ee wal: preallocate WAL files with initial size equal to segment size 8 years ago
  Anthony Romano 7397e14c0a fileutil, wal: refactor file locking 8 years ago
  Anthony Romano 20461ab11a *: fix many typos 8 years ago
  Xiang Li 2373fd8426 wal: fix the left logging using default log 9 years ago
  Xiang Li 3e9a033cd2 wal: repair decoder needs to update its crc 9 years ago
  Xiang Li 684ebd95ae wal: backup broken wal before repairing 9 years ago
  Xiang Li 8b4eed29e5 wal: fix the unexpectedEOF error in the last wal. 9 years ago