Historial de Commits

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