Commit Graph

19 Commits

Author SHA1 Message Date
7755d25aba *: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198) 2021-08-16 18:52:00 +08:00
a9daa4a006 *: Fixed some linter check errors (#25608) 2021-06-26 10:05:23 +08:00
8c33190dd7 linter: fix linter error when make dev locally (#25661) 2021-06-23 11:19:22 +08:00
892dcedf34 util/codec: add EncodedBytesLength (#15170) 2020-03-15 11:28:53 +08:00
cbf7415873 *: add errcode for structure, tablecodec, admin files (#14054) 2019-12-16 12:07:02 +08:00
8599fee538 *: implement IterReverse for tikvSnapshot and use desc scan to get latest N ddl history jobs. (#10152) 2019-05-31 23:40:09 +08:00
32b1dbd8d5 *: rename "github.com/pkg/errors" to "github.com/pingcap/errors" (#8136)
We import "github.com/pkg/errors" in the code, and actually put
the "github.com/pingcap/errors" there in the vendor path.
That's a dirty hack, and prevent the introduce of Go module.
2018-11-01 16:09:07 +08:00
cb03f2bec1 move from juju/errors to pkg/errors (#7151) 2018-09-12 15:42:20 +08:00
c398110154 *: improve performance of DecodeBytes in DecodeOneToChunk (#6135) 2018-03-29 19:11:44 +08:00
xia
6aacddd44e *: unify error format 2016-03-31 16:20:47 +08:00
085200467b *: fix CI check 2015-12-28 13:23:09 +08:00
bd3681ec0e *: minor changes 2015-12-28 12:49:26 +08:00
624dd90f24 structure: pre-alloc encoded key size. 2015-11-27 10:45:57 +08:00
4e48eb552f structure: Address comment. 2015-10-26 20:31:10 +08:00
fe0ffda4b1 structure: Address comment. 2015-10-26 18:04:40 +08:00
26bf34c9da *: Address comment 2015-10-24 11:57:35 +08:00
21c768c77b structure: add TStore and key prefix support. 2015-10-20 11:31:34 +08:00
aebb943de0 structure: fix make check 2015-10-20 11:07:25 +08:00
3b78adaf95 structure: implement some APIs 2015-10-19 21:18:33 +08:00