Commit Graph

54 Commits

Author SHA1 Message Date
xhe
1001bcc54e [parser] remove replace check
Signed-off-by: xhe <xw897002528@gmail.com>
2021-10-09 14:53:23 +08:00
xhe
94982a2c69 [parser] fix errdoc
Signed-off-by: xhe <xw897002528@gmail.com>
2021-10-09 14:53:23 +08:00
680de922ed *: fix license header (#28085) 2021-09-17 22:26:41 +08:00
463e6ba2e4 store: migrate test-infra to testify (#27993) 2021-09-16 14:58:43 +08:00
29fd989bb2 store/mockstore/unistore/lockstore, store/mockstore/unistore/util/lockwaiter: migrate test-infra to testify (#27705) 2021-09-13 17:38:40 +08:00
502a10d760 ddl: replace SetDDLErrorCountLimit (#27809) 2021-09-13 14:54:40 +08:00
cc04fdc5d6 ddl/failtest: migrate test-infra to testify (#27747) 2021-09-08 12:00:57 +08:00
a85ed79d84 server: migrate test-infra to testify for server/conn_test.go (#27407) 2021-08-31 13:24:13 +08:00
aa1f21b90f ddl, tools: make check-timeout happy (#27330) 2021-08-20 11:06:01 +08:00
7755d25aba *: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198) 2021-08-16 18:52:00 +08:00
281b431292 ci: correct testing format (#27074) 2021-08-11 19:49:15 +08:00
090e1a3414 ddl: speed up add index with split tables (#26920) 2021-08-08 12:09:13 +08:00
1a54708a7f *: merge BR into TiDB (#26655) 2021-08-06 00:17:12 +08:00
019fab3b0a *: Run errcheck and staticcheck via golangci-lint (#26899) 2021-08-05 12:05:13 +08:00
e199323f5c tools/check: fix timeout check script for parsing new tests (#26723) 2021-08-02 16:49:06 +08:00
3948b73c23 privilege/privileges: remove read clustered table in SEM test (#26625) 2021-07-28 09:32:16 +08:00
c96c5dd359 makefile: make CI fail if a single unit test runs longer than 3s (#26578) 2021-07-27 22:36:16 +08:00
c6090a2888 store/tikv: remove files (#25440) 2021-06-16 13:04:37 +08:00
cc5e161ac0 *: use tikv/client-go/v2 (#25359) 2021-06-11 17:24:35 +08:00
a8ea9a75f2 store/tikv: make failpoints without code generations (#25247) 2021-06-10 17:58:29 +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
f750afb321 *: introduce errors documentation generator to generate errors.toml (#20516)
Signed-off-by: Lonng <heng@lonng.org>
2020-10-21 15:54:38 +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
3ecaa42615 build: make tidy should reports error (#15470) 2020-03-19 16:31:53 +08:00
a10a2c317e UCP: Migrate dataForTiDBClusterInfo from package infoschema to executor (#15230) 2020-03-11 20:50:29 +08:00
01cf96ee47 tools: fix wc compatibility problem in check-gogenerate.sh (#14435) 2020-01-10 22:28:42 +08:00
c994eb4802 license: add license for script files (#14252) 2019-12-28 18:38:13 +08:00
3d66e9b2e2 Disable automaxprocs log (#13800) 2019-11-29 20:15:55 +08:00
92e774913a build: exclude vendor directory in check_testSuite.sh (#13541) 2019-11-20 22:18:14 +08:00
5e81adb706 tools: remove the git status check in 'make check' (#13365) 2019-11-13 13:24:06 +08:00
0a459a8e62 build: fix check-gogenerate.sh (#13224) 2019-11-07 12:24:51 +08:00
79b408699f build: fix xargs compatibility problem in check-gogenerate.sh (#13057) 2019-11-01 17:07:33 +08:00
17379cd386 build: speed up check_testSuite.sh (#12938) 2019-10-29 14:51:50 +08:00
510a851ce4 build: make errcheck works correctly (#12381) 2019-09-26 19:28:01 +08:00
ac9218a320 build: fix make tidy when using symlink (#12379) 2019-09-25 16:16:45 +08:00
163c17d011 build: make check-gogenerate.sh more friendly (#12263) 2019-09-23 16:51:45 +08:00
ea963cb3c0 expression: support customizing FieldTypes of arguments for benchmark framework (#12291) 2019-09-23 12:14:15 +08:00
98b3aeb274 executor: go generate builtin_control_vec.go (#12140) 2019-09-12 15:21:46 +08:00
34a8ca30d6 executor: use the kv.PresumeKeyNotExists option in updateRecord() (#11720)
This change can avoid unnecessary network roundtrip when creating a primary key or unique index
2019-08-26 15:18:30 +08:00
7e0f7547cf build: fix macos compatibility of check_testSuite.sh (#11783) 2019-08-19 21:37:17 +08:00
554594b0bb build: use make testSuite to ensure all testSuites enabled (#11627) 2019-08-08 15:23:28 +08:00
8a968593cf Makefile: update gometalinter to v3 (#10175) 2019-04-17 22:20:05 +08:00
133a1ee8f8 expression: fix week func format (#9685) 2019-03-13 15:25:11 +08:00