Commit History

Author SHA1 Message Date
  Xiang Li 7bd558b2e0 Merge pull request #3373 from ecnahc515/add_report_bugs_contributing 11 years ago
  Chance Zibolski ad843341a9 Contributing: Link to reporting bugs doc 11 years ago
  Xiang Li 986f354694 Merge pull request #3371 from xiang90/bolt 11 years ago
  Xiang Li e8f40b0412 storage/backend: add commitAndStop 11 years ago
  Xiang Li 8738a88fae Godeps: update bolt dependency 11 years ago
  Yicheng Qin 2d06f6b371 Merge pull request #3362 from yichengq/rafthttp-cancel 11 years ago
  Yicheng Qin 61a75b3d48 rafthttp: always cancel in-flight request when pipeline.send 11 years ago
  Yicheng Qin 27b9963959 client: always cancel in-flight request when do request 11 years ago
  Yicheng Qin ece39c9462 proxy: always cancel in-flight request 11 years ago
  Yicheng Qin 6fc638673c rafthttp: return err if stopped before setting cancel in dial() 11 years ago
  Yicheng Qin fc95ec0cc6 rafthttp: always cancel in-flight request when stop streamReader 11 years ago
  Yicheng Qin 0132b091d2 Merge pull request #3360 from yichengq/bench-3 11 years ago
  Yicheng Qin 3632a1b9b1 *: add initial read benchmark for etcd v3 11 years ago
  Xiang Li e3ef1d363a Merge pull request #3366 from xiang90/v3_proto 11 years ago
  Xiang Li 0cb45aee64 rfc: update v3 proto 11 years ago
  Xiang Li 1cccbb5ebd etcdserverpb: add comments for compaction 11 years ago
  Xiang Li 3a60d490d1 storagepb: fix comment location 11 years ago
  Xiang Li 4a5b94478e etcdserverpb: update comment for txn request 11 years ago
  Xiang Li 98ceb3cdbd etcdserverpb: add more field into rangeResponse 11 years ago
  Yicheng Qin c7f10ed975 Merge pull request #3361 from yichengq/no-log 11 years ago
  Yicheng Qin 3702be476b integration: only print critical log 11 years ago
  Yicheng Qin 514c4371a9 Merge pull request #3359 from yichengq/storage-test 11 years ago
  Yicheng Qin 1e2b0acf6d test: activate test for storage package 11 years ago
  Yicheng Qin 9c0c314425 storage: add functional tests for the package 11 years ago
  Yicheng Qin 9960651c3f storage: let range work in the process of txn 11 years ago
  Yicheng Qin 6d97dcaf3f storage: ensure that desired compaction is persisted 11 years ago
  Yicheng Qin 353f10ca2b storage: reject to compact on future rev 11 years ago
  Yicheng Qin 47b243be5d storage: let TxnDeleteRange return rev if no error 11 years ago
  Yicheng Qin 62f7481b19 storage: keyIndex.get returns err when key is tombstoned 11 years ago
  Yicheng Qin 3b2fa9f1de storage: fix TestKeyIndexCompact 11 years ago