Historie revizí

Autor SHA1 Zpráva Datum
  Gyu-Ho Lee aca2abd8fe *: use 'io.Seek*' for go1.7+ před 7 roky
  Tess Rinearson 39c733ebe7 wal: use path/filepath instead of path před 7 roky
  Gyu-Ho Lee 3d75395875 *: remove never-unused vars, minor lint fix před 7 roky
  Gyu-Ho Lee f5588526cc wal: set PageWriter offset in file encoder před 8 roky
  Vimal Kumar 064411b51c wal/wal.go : improved coverage by testing WAL.Save which causes a WAL.cut to happen před 8 roky
  Aaron Lehmann af4f82228c wal: hold file lock while renaming WAL directory on non-Windows před 8 roky
  Anthony Romano 0d8d9a374c wal: test for truncation on torn writes před 8 roky
  Gyu-Ho Lee b4aa4607cb wal: use bytes.Equal, other minor updates před 8 roky
  Gyu-Ho Lee 4570eddc2c wal: PrivateFileMode/DirMode as in pkg/fileutil před 8 roky
  Gyu-Ho Lee 4a5befc2de wal: update LICENSE header před 8 roky
  Anthony Romano 17391336af wal: atomically initialize wal directory před 8 roky
  Gyu-Ho Lee 641a1a66e1 *: fix govet -shadow in go tip před 8 roky
  Anthony Romano bfe3a3d08e wal: fix tail corruption před 8 roky
  Anthony Romano 24b806d2ee wal: preallocate WAL files with initial size equal to segment size před 8 roky
  Anthony Romano 7397e14c0a fileutil, wal: refactor file locking před 8 roky
  Gyu-Ho Lee a4de207d53 wal: fix shadowed variables před 9 roky
  Dmitry Smirnov b2f4a5f587 *: fix spelling issues (codespell). před 9 roky
  Xiang Li f59da0e453 *:fix point-in-time backup před 9 roky
  Yicheng Qin 3dd6e0b88f wal: fix missing import před 9 roky
  Xiang Li 6e6669d696 wal: releastTo should work with large release index před 9 roky
  Xiang Li b66eb3d81c wal: fix ReleaseLockTo před 9 roky
  Xiang Li 86429264fb wal: support auto-cut in wal před 9 roky
  Barak Michener 92dca0af0f *: remove shadowing of variables from etcd and add travis test před 9 roky
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright před 10 roky
  Yicheng Qin 9bdc343b7c wal: add ReleaseLockTo test před 10 roky
  Yicheng Qin 270e67db84 wal: not export unnecessary public functions před 10 roky
  Yicheng Qin 6460e49a33 wal: save empty snapshot when create před 10 roky
  Yicheng Qin 84f62f21ee wal: record and check snapshot před 10 roky
  Xiang Li 53bf7e4b5e wal: rename openAtIndex -> open; OpenAtIndexUntilUsing -> openNotInUse před 10 roky
  Xiang Li ea94d19147 *: lock the in using files; do not purge locked the wal files před 10 roky