Gyuho Lee
|
a2d68dd389
travis: do not allow CPU 4 test failures
|
6 年 前 |
Gyuho Lee
|
c6e9699960
travis: do not run coverage, tip tests in v3.4
|
6 年 前 |
Gyuho Lee
|
b05dfeb15e
scripts/release: remove acbuild commands
|
6 年 前 |
xkey
|
bb7df24af4
pkg/adt: fix interval tree black-height property based on rbtree
|
6 年 前 |
Gyuho Lee
|
9ff86fe516
tests/e2e: skip release tests until release candidate
|
6 年 前 |
Gyuho Lee
|
bc9a54beae
tests/e2e: fix upgrade, metrics tests
|
6 年 前 |
Gyuho Lee
|
df1d3f7c6e
functional: remove "embed" support in tests
|
6 年 前 |
Gyuho Lee
|
14053ba7f7
etcdserver/api: enable 3.4 capability
|
6 年 前 |
Gyuho Lee
|
040f2c5526
version: 3.4.0-pre
|
6 年 前 |
Gyuho Lee
|
f1c7fd3d53
functional: add "LogLevel" flags
|
6 年 前 |
Gyuho Lee
|
22a3ec3ac5
CHANGELOG-3.4: highlight version string change
|
6 年 前 |
Gyuho Lee
|
4244ea4390
CHANGELOG: update with latest changes, make language consistent
|
6 年 前 |
Gyuho Lee
|
d239b21d10
Documentation/upgrades: update 3.4 guides
|
6 年 前 |
Gyuho Lee
|
b679c12a51
Merge pull request #10968 from gyuho/mmm
|
6 年 前 |
Gyuho Lee
|
328fdc2150
mvcc: add TODOs
|
6 年 前 |
Gyuho Lee
|
f82e23ab52
mvcc: add "etcd_mvcc_range_total", "etcd_mvcc_txn_total"
|
6 年 前 |
Gyuho Lee
|
dde3c5fc40
mvcc: clean up metrics names, add missing register calls
|
6 年 前 |
Gyuho Lee
|
05b2f967c2
Merge pull request #10969 from gyuho/maintainers
|
6 年 前 |
Gyuho Lee
|
8d88fea0c8
MAINTAINERS: add @spzala
|
6 年 前 |
Gyuho Lee
|
c9bd8db46a
CHANGELOG: fix typos
|
6 年 前 |
Gyuho Lee
|
6804bd8af4
CHANGELOG: add latest metrics change
|
6 年 前 |
Gyuho Lee
|
d5bd600aa5
CHANGELOG: update "pkg/adt"
|
6 年 前 |
Gyuho Lee
|
3b631e1bb6
pkg/adt: document textbook implementation with pseudo-code
|
6 年 前 |
Jingyi Hu
|
456c91b63a
Merge pull request #10959 from gyuho/adt
|
6 年 前 |
Gyuho Lee
|
5ef8f2770c
Merge pull request #10962 from hexfusion/promote_mvcc
|
6 年 前 |
Gyuho Lee
|
6a0811a949
*: use new adt.IntervalTree interface
|
6 年 前 |
Gyuho Lee
|
3cc3affedd
pkg/adt: mask test failure, add TODO
|
6 年 前 |
Sam Batschelet
|
f46ee91863
metrics: promote etcd_debugging_mvcc put_total and delete_total
|
6 年 前 |
Gyuho Lee
|
46f04b3c15
pkg/adt: add "IntervalTree.Delete" failure case
|
6 年 前 |
Gyuho Lee
|
f2742d6cd4
pkg/adt: test node "11" deletion
|
6 年 前 |