Historique des commits

Auteur SHA1 Message Date
  Gyuho Lee 34bd797e67 *: revert module import paths il y a 5 ans
  Joshua Coutinho a0c889d14b wal: add a test for wal cleanup, improve comments il y a 5 ans
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number il y a 5 ans
  Shreyas Rao bb3eb8fea9 wal: Add test for Verify il y a 5 ans
  Gyuho Lee 038fd844ac wal: update Go import paths to "go.etcd.io/etcd" il y a 6 ans
  Gyuho Lee 6fabe6d5ab wal: clean up code format il y a 6 ans
  Gyuho Lee e15ce28168 wal: add missing logs, improve pipeline test coverage il y a 6 ans
  Gyuho Lee fdbedacc83 wal: support structured logger il y a 6 ans
  lorneli 7c50c06fb8 wal: tiny refactor il y a 7 ans
  Gyu-Ho Lee aca2abd8fe *: use 'io.Seek*' for go1.7+ il y a 7 ans
  Tess Rinearson 39c733ebe7 wal: use path/filepath instead of path il y a 7 ans
  Gyu-Ho Lee 3d75395875 *: remove never-unused vars, minor lint fix il y a 7 ans
  Gyu-Ho Lee f5588526cc wal: set PageWriter offset in file encoder il y a 8 ans
  Vimal Kumar 064411b51c wal/wal.go : improved coverage by testing WAL.Save which causes a WAL.cut to happen il y a 8 ans
  Aaron Lehmann af4f82228c wal: hold file lock while renaming WAL directory on non-Windows il y a 8 ans
  Anthony Romano 0d8d9a374c wal: test for truncation on torn writes il y a 8 ans
  Gyu-Ho Lee b4aa4607cb wal: use bytes.Equal, other minor updates il y a 8 ans
  Gyu-Ho Lee 4570eddc2c wal: PrivateFileMode/DirMode as in pkg/fileutil il y a 8 ans
  Gyu-Ho Lee 4a5befc2de wal: update LICENSE header il y a 8 ans
  Anthony Romano 17391336af wal: atomically initialize wal directory il y a 8 ans
  Gyu-Ho Lee 641a1a66e1 *: fix govet -shadow in go tip il y a 8 ans
  Anthony Romano bfe3a3d08e wal: fix tail corruption il y a 8 ans
  Anthony Romano 24b806d2ee wal: preallocate WAL files with initial size equal to segment size il y a 8 ans
  Anthony Romano 7397e14c0a fileutil, wal: refactor file locking il y a 8 ans
  Gyu-Ho Lee a4de207d53 wal: fix shadowed variables il y a 8 ans
  Dmitry Smirnov b2f4a5f587 *: fix spelling issues (codespell). il y a 9 ans
  Xiang Li f59da0e453 *:fix point-in-time backup il y a 9 ans
  Yicheng Qin 3dd6e0b88f wal: fix missing import il y a 9 ans
  Xiang Li 6e6669d696 wal: releastTo should work with large release index il y a 9 ans
  Xiang Li b66eb3d81c wal: fix ReleaseLockTo il y a 9 ans