Historial de Commits

Autor SHA1 Mensaje Fecha
  Gyuho Lee 6a0811a949 *: use new adt.IntervalTree interface hace 5 años
  Gyuho Lee 34bd797e67 *: revert module import paths hace 5 años
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number hace 5 años
  Gyuho Lee 1399bc69ce etcdserver: update import paths to "go.etcd.io/etcd" hace 6 años
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' hace 7 años
  Anthony Romano 6ed51dc621 etcdserver, v3rpc: support nested txns hace 7 años
  Anthony Romano fb086ef13f v3rpc: dedup resp.Header == nil checks hace 7 años
  Anthony Romano d8210da505 v3rpc: treat nil txn request op as error hace 7 años
  fanmin shi e9f464debc integration: creation of cluster now takes maxTxnOps hace 7 años
  fanmin shi ae7ddfb483 etcdserver: add --max-txn-ops flag hace 7 años
  sharat 5ac4e4255a v3rpc: error for non empty lease with 'ignore_lease' hace 7 años
  Gyu-Ho Lee e655420d33 v3rpc: error for non-empty value with ignore_value hace 8 años
  Xiang Li 10cafe56b8 v3rpc: return nil as error explicitly hace 8 años
  Xiang Li 962433c17f *: set repo correctly for logging hace 8 años
  Gyu-Ho Lee 6e149e3485 etcdserver: following updates for proto change hace 8 años
  Gyu-Ho Lee abb4cd5646 etcdserver: update LICENSE header hace 8 años
  Gyu-Ho Lee 506cf1f03f etcdserver/api/v3rpc: use new errors hace 8 años
  Gyu-Ho Lee 86f580fa8f v3rpc: bytes-key map look-up gc optimization hace 8 años
  Gyu-Ho Lee 953a08d841 *: clean up from gosimple hace 8 años
  Hitoshi Mitake 443c677357 etcdserver: extract togRPCError() to a separated file hace 8 años
  Anthony Romano 3fbacf4be2 v3rpc: move Hash RPC to Maintenance service hace 8 años
  Anthony Romano 9c8253c543 etcdserver, v3rpc: space quotas hace 8 años
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ hace 8 años
  Anthony Romano 44753594ec v3rpc: move errors to v3rpc/rpctypes hace 8 años
  Gyu-Ho Lee 2710e4eed1 etcdserver: populate ResponseHeader in Hash method hace 8 años
  Xiang Li 35567221a7 *: limit request size for v3 hace 8 años
  Gyu-Ho Lee 2d197ac9e8 *: add kv Hash method (for testing purpose) hace 8 años
  Anthony Romano c5c5063efe etcdserver: reject v3 txns with duplicate put keys hace 8 años
  Xiang Li bef7887c0d clientv3/integration: add basic lease test hace 8 años
  Xiang Li a3b7876a3c clientv3: use retryConnection hace 8 años