Historique des commits

Auteur SHA1 Message Date
  Gyuho Lee 34bd797e67 *: revert module import paths il y a 5 ans
  Jingyi Hu 355d0ab2a6 *: add learner field in endpoint status il y a 5 ans
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number il y a 5 ans
  Gyuho Lee 1399bc69ce etcdserver: update import paths to "go.etcd.io/etcd" il y a 6 ans
  Gyuho Lee bdbed26f64 etcdserver: support structured logging il y a 6 ans
  Gyuho Lee 4cb0d167d6 v3rpc: clean up "maintenanceServer.Status" call il y a 6 ans
  Gyuho Lee 509cf414f7 etcdserver: remove duplicate "setAppliedIndex" calls il y a 6 ans
  Gyuho Lee 4f754c1850 etcdserver: clean up with "RaftStatusGetter" il y a 6 ans
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change il y a 6 ans
  Gyuho Lee bb95d190c1 *: revert "internal/auth" change il y a 6 ans
  Gyuho Lee 0850ccbf45 *: revert "internal/version" change il y a 6 ans
  Iwasaki Yudai 6b775cd786 *: Add dbSizeInUse to StatusResposne il y a 6 ans
  Gyuho Lee 37546f74ab *: move "version" to "internal/version" il y a 6 ans
  Hitoshi Mitake 6c91766490 *: move "auth" to "internal/auth" il y a 6 ans
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" il y a 6 ans
  dvonthenen db822ed38f *: add alarm/health information in endpoint status il y a 6 ans
  dvonthenen 25cdf4ed92 *: expose Raft Applied Index through to "etcdctl endpoint status" il y a 6 ans
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' il y a 7 ans
  Anthony Romano 1d3afd4bb5 etcdhttp, v2http, etcdserver: use etcdserver.{Server,ServerV2} interfaces il y a 7 ans
  fanmin shi fbb75d24a4 v3rpc: add HashKV to server rpc il y a 7 ans
  Gyu-Ho Lee b1a0ae3a3e etcdserver/api/v3rpc: add 'MoveLeader' to 'maintenanceServer' il y a 7 ans
  Hitoshi Mitake 67f2e41f20 etcdserver: let Status() not require authentication il y a 7 ans
  Hitoshi Mitake 0191509637 auth, etcdserver: authenticate clients based on certificate CommonName il y a 8 ans
  Hitoshi Mitake 9886e9448e auth, etcdserver: let maintenance services require root role il y a 8 ans
  Anthony Romano ac2e3e43bf v3rpc: add sha trailer to snapshot il y a 8 ans
  Gyu-Ho Lee abb4cd5646 etcdserver: update LICENSE header il y a 8 ans
  Gyu-Ho Lee a288188001 *: typo, remove string type assertions il y a 8 ans
  Gyu-Ho Lee 064c1ff0f3 etcdserver/api/v3rpc: use Revision from Hash API il y a 8 ans
  Anthony Romano b7ac758969 *: rename storage package to mvcc il y a 8 ans
  mqliang a9a06438f9 etcdctlv3: expose db size and raft status in server side il y a 8 ans