Commit Graph

20 Commits

Author SHA1 Message Date
fe0f1eadc2 tools/check/ut: reduce the generated coverage file size (#32201)
close pingcap/tidb#32200
2022-02-10 20:01:36 +08:00
3de13842b3 test: control log level with environment variables (#30871) 2021-12-24 17:03:48 +08:00
ec55c38d14 Makefile,tools: make CI great again! (#30828)
close pingcap/tidb#30822
2021-12-23 11:01:47 +08:00
b2ea0e66b8 makefile: add gotestsum for verify ci (#29848) 2021-12-07 11:21:56 +08:00
xhe
94982a2c69 [parser] fix errdoc
Signed-off-by: xhe <xw897002528@gmail.com>
2021-10-09 14:53:23 +08:00
1a54708a7f *: merge BR into TiDB (#26655) 2021-08-06 00:17:12 +08:00
2580240dde *: pass sql, plan digest down to KV request (#24854) 2021-05-25 15:47:33 +08:00
39bd181213 *: Upgrade to go 1.16 && remove deprecated io/ioutil (#24527) 2021-05-25 12:07:34 +08:00
163eb5f03c planner: Implement PointGet in TryFastPlan for range/list paritition table (#24588)
* implement PointGet in TryFastPlan for range/list partition
2021-05-22 01:23:53 +08:00
d168fc4e60 infosync, types: Truncate float for TiFlash replica progress (#24299) 2021-04-27 19:19:56 +08:00
c437c4dadb plugin, tests, tools, tidb: unify go modules (#23610) 2021-04-15 16:17:54 +08:00
dd5457fbdf Revert "*: upgrade go version to 1.16 (#22895)" (#22906)
This reverts commit ae46cda24e7fee5b173fda51fee24444e9bac458.

Co-authored-by: Ti Chi Robot <71242396+ti-chi-bot@users.noreply.github.com>
2021-02-24 15:04:48 +08:00
ae46cda24e *: upgrade go version to 1.16 (#22895) 2021-02-24 10:42:43 +08:00
a074317a4b build: remove useless PHONY and deps (#16834) 2020-05-12 11:41:38 +08:00
62e4d588a8 Makefile: add unconvert to inspect unnecessary type convert (#16549) 2020-04-22 23:01:59 +08:00
510a851ce4 build: make errcheck works correctly (#12381) 2019-09-26 19:28:01 +08:00
ea963cb3c0 expression: support customizing FieldTypes of arguments for benchmark framework (#12291) 2019-09-23 12:14:15 +08:00
8a968593cf Makefile: update gometalinter to v3 (#10175) 2019-04-17 22:20:05 +08:00
89532cd9dd *: update errcheck (#9048) 2019-01-14 19:17:23 +08:00
0021af671f *: remove retool from Makefile (#8769) 2018-12-24 20:28:45 +08:00