Commit Graph

19 Commits

Author SHA1 Message Date
9eb1cafd66 build: cmd & test are code (#28903) 2021-10-20 18:24:42 +08:00
xhe
94e30df8e2 parser: fix compiling, add unit tests (#28700) 2021-10-11 23:15:25 +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
39bd181213 *: Upgrade to go 1.16 && remove deprecated io/ioutil (#24527) 2021-05-25 12:07:34 +08:00
c561d5aa99 *: remove useless conversions and omit some types (#16262) 2020-04-10 00:23:06 +08:00
d006443194 type: encapsulate Time API (#14288) 2019-12-31 12:41:09 +08:00
9a2c5e63bf fixed staticcheck errors in folder cmd (#13636) 2019-11-21 12:47:07 +08:00
e5f734e54c *: move the Handle of stats to single package. (#10149) 2019-04-17 13:42:34 +08:00
b78490e403 *: use the unified log format for the remaining packages (#9743) 2019-03-22 16:34:47 +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
89dda9d9a8 *: move parser to a separate repository (#8036) 2018-10-25 11:12:10 +08:00
83a923e796 stats: support dump stats for partition table (#7753) 2018-09-22 09:52:47 +08:00
cb03f2bec1 move from juju/errors to pkg/errors (#7151) 2018-09-12 15:42:20 +08:00
8729424629 stats: fix dump stats (#6285) 2018-04-26 17:40:10 +08:00
8af98f5e09 importer: rand other types by stats (#5848) 2018-02-11 15:36:59 +08:00
45f00e8eb3 importer: support rand date by stats (#5830) 2018-02-09 14:21:31 +08:00
be1eeaccb9 importer: generate string by stats (#5804) 2018-02-07 18:35:10 +08:00
8578ad2a95 importer: generate int data by histogram (#5795) 2018-02-06 18:14:57 +08:00
1f1e5f53eb importer: support load stats by path. (#5768) 2018-02-01 23:32:44 +08:00