Historique des commits

Auteur SHA1 Message Date
  Xiang Li 6f2e7875aa etcdctl: add migrate command il y a 9 ans
  Gyu-Ho Lee abb4cd5646 etcdserver: update LICENSE header il y a 9 ans
  Xiang Li 9c103dd0de *: cancel required leader streams when memeber lost its leader il y a 9 ans
  Xiang Li 434f2c356d etcdserver: do not serve requests before finish the first internal proposal il y a 9 ans
  Anthony Romano b7ac758969 *: rename storage package to mvcc il y a 9 ans
  Anthony Romano 41382bc3f0 etcdserver: split out v2 raft apply interface il y a 9 ans
  Gyu-Ho Lee 641a1a66e1 *: fix govet -shadow in go tip il y a 9 ans
  Xiang Li b13b77f362 membership: update attr in membership pkg il y a 9 ans
  Xiang Li bf2289ae00 etcdserver: move membership related code to membership pkg il y a 9 ans
  Gyu-Ho Lee b0cc0e443c *: clean up if, bool comparison il y a 9 ans
  Xiang Li 70a9391378 *: enable v3 by default il y a 9 ans
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ il y a 9 ans
  Hongchao Deng dcaf5ef586 move store recorder to 'mock/mockstore' il y a 9 ans
  Anthony Romano a524d5bdb7 etcdserver: fix race in TestTriggerSnap il y a 10 ans
  Caleb Champlin 82778ed478 Add refresh parameter to allow TTL refreshes without firing watch/wait responses il y a 10 ans
  Anthony Romano 082a6c304e etcdserver/test: use recorderstream in TestApplyRepeat il y a 10 ans
  Anthony Romano 64596f0c49 etcdserver/test: synchronously wait on TestApplySnapshotAndCommittedEntries il y a 10 ans
  Anthony Romano bd02d668c8 etcdserver: don't try to apply empty message list il y a 10 ans
  Xiang Li f5753f2f51 *: support lease Attach il y a 10 ans
  Xiang Li 1714290f4e storage: support recovering from backend il y a 10 ans
  Xiang Li 5dd3f91903 *: make backend outside kv il y a 10 ans
  Anthony Romano 838328b057 etcdserver: fix racey WaitSchedule() tests to wait for recorder actions il y a 10 ans
  Anthony Romano 384cc76299 pkg/testutil: make Recorder an interface il y a 10 ans
  Anthony Romano e1bf726bc1 *: split out etcdserver's test mockup objects to live in interfaces' packages il y a 10 ans
  Anthony Romano 4cd86ae1ef etcdserver: serialize snapshot merger with applier il y a 10 ans
  Anthony Romano d7ad721ede etcdserver: stop if removed along with multiple conf changes il y a 10 ans
  Xiang Li 23bd60ccce *: rewrite snapshot sending il y a 10 ans
  Xiang Li 0708a5e50d etcdserver: refactor a for loop in recvSnap test il y a 10 ans
  Xiang Li 3ec3ffbef0 etcdserver: get rid of unreliable WaitSchedule il y a 10 ans
  Yicheng Qin 7d757bbc8a etcdserver: extend wait timeout in TestPublishRetry il y a 10 ans