Histórico de Commits

Autor SHA1 Mensagem Data
  Yicheng Qin df83b1b34e wal: fix missing import há 9 anos atrás
  Xiang Li f2bef04009 wal: releastTo should work with large release index há 9 anos atrás
  Xiang Li e13b09e4d9 wal: fix ReleaseLockTo há 9 anos atrás
  Barak Michener 92dca0af0f *: remove shadowing of variables from etcd and add travis test há 9 anos atrás
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright há 9 anos atrás
  Yicheng Qin 9bdc343b7c wal: add ReleaseLockTo test há 9 anos atrás
  Yicheng Qin 270e67db84 wal: not export unnecessary public functions há 9 anos atrás
  Yicheng Qin 6460e49a33 wal: save empty snapshot when create há 10 anos atrás
  Yicheng Qin 84f62f21ee wal: record and check snapshot há 10 anos atrás
  Xiang Li 53bf7e4b5e wal: rename openAtIndex -> open; OpenAtIndexUntilUsing -> openNotInUse há 10 anos atrás
  Xiang Li ea94d19147 *: lock the in using files; do not purge locked the wal files há 10 anos atrás
  Yicheng Qin b9bf957c6d wal: sync after writing data to disk in Cut function há 10 anos atrás
  Yicheng Qin af0f34c595 wal: save latest state into new WAL há 10 anos atrás
  Yicheng Qin aa61009560 wal: not return ErrIndexNotFound in ReadAll há 10 anos atrás
  Xiang Li ff1f5a9d57 wal: sync before returning from create há 10 anos atrás
  Jonathan Boulle 7a4d42166b *: add license header to all source files há 10 anos atrás
  Yicheng Qin 447caf1afc etcdserver/wal: record info at the head of WAL file há 10 anos atrás
  Xiang Li 8bbbaa88b2 *: raft related int64 -> uint64 há 10 anos atrás
  Yicheng Qin 1d5d2e3726 *: Id -> ID for protobuf types há 10 anos atrás
  Yicheng Qin 29f6d8a9e6 wal: add ErrFileNotFound and ErrIndexNotFound há 10 anos atrás
  Yicheng Qin 7160b5ae26 wal: OpenFromIndex fails if it cannot find previous index há 10 anos atrás
  Yicheng Qin 023dc7cba2 etcdserver: add SYNC request há 10 anos atrás
  Xiang Li 1d09c25f5f wal: add walName function; cleanup test há 10 anos atrás
  Xiang Li 1164c4b83d wal: recover writting seq há 10 anos atrás
  Xiang Li 21860bc017 wal: cut(i uint64) -> cut há 10 anos atrás
  Yicheng Qin a9af70c52b raft: write entry 0 into log há 10 anos atrás
  Yicheng Qin 2030ca202f wal: change wal filename format há 10 anos atrás
  Brandon Philips 884c702512 wal: wal.OpenFromIndex -> wal.OpenAtIndex há 10 anos atrás
  Brandon Philips 24fd126822 *: stop using 0xBEEF há 10 anos atrás
  Xiang Li 6f06923e96 wal: test save empty state há 10 anos atrás