Commit Graph

  • bbf6348892 revise err logic or null pointer exception #2376 demoManito 2022-09-14 23:19:49 +0800
  • f2a33929d0
    fix: modify interface check way (#2375) jesse.tang 2022-09-14 22:05:48 +0800
  • ae505063fe
    fix(apollo): config return nil when watch err 包子 2022-09-14 19:44:04 +0800
  • 4605d46caa annotation 180909 2022-09-14 14:01:31 +0800
  • 6554d06022 fix lint 180909 2022-09-14 13:39:01 +0800
  • badcaac8ea fix #2375 demoManito 2022-09-13 22:41:55 +0800
  • 90c092e147 fix: modify interface check way demoManito 2022-09-13 22:39:34 +0800
  • c0d09a23cc typo for log #2374 jiepeng 2022-09-13 20:11:37 +0800
  • 954f7b5ed7 fix overrode demoManito 2022-09-13 11:10:35 +0800
  • 57073f332c test(log): add toString unit test 180909 2022-09-11 22:47:02 +0800
  • 375e965a1e feat: remote assert libraries #2372 demoManito 2022-09-10 11:53:56 +0800
  • 134f007739
    style:go fmt #2371 Loner1024 2022-09-10 03:26:58 +0800
  • c3a01526bf
    refactor:delete useless code Loner1024 2022-09-10 03:26:12 +0800
  • 03e433da1f
    style:go fmt Loner1024 2022-09-10 03:24:22 +0800
  • 7a17616ff9
    test:grpc codec test Loner1024 2022-09-10 03:16:57 +0800
  • 9093fec865 fix: .gitignore del Repeated .*so #2367 demoManito 2022-09-09 18:25:55 +0800
  • c9934919a1 fix: grammar demoManito 2022-09-09 18:43:53 +0800
  • 2e64cfcf66 fix: grammar demoManito 2022-09-09 18:32:08 +0800
  • b325304c1a feat(log): Remove 3rd lib `assert`. #2364 黄仲辉 2022-09-09 09:30:47 +0800
  • fa3077c29f feat(log): Change `discard unpaired kvs` to `fill in default value`. Improve test code coverage 黄仲辉 2022-09-09 09:18:18 +0800
  • bc78ffe7cb feat(log): fix magic number lint report. 黄仲辉 2022-09-08 20:48:53 +0800
  • b99b201ca7 feat(log): More check and tests. 黄仲辉 2022-09-08 20:29:02 +0800
  • 58c08785ac feat(log): Rename the variable `m` to `filter`. 黄仲辉 2022-09-08 18:09:32 +0800
  • db0849ed95 feat(log): Add method log.WithReplace enhance log.With : Add logger fields, and, if the key already exists, replace the older value with the new value. 黄仲辉 2022-09-08 17:48:35 +0800
  • 99476b2db8 feat(log): Add method log.WithReplace enhance log.With : Add logger fields, and, if the key already exists, replace the older value with the new value. #2350 黄仲辉 2022-09-08 17:39:18 +0800
  • d1f567a598 fix(makefile): add "make proto" for proto generating (#2130) Guoqiang Ding 2022-09-07 11:44:23 +0800
  • b17446852d feat(internal/host): prefer ipv4 than ipv6 (#2342) hshe 2022-09-07 11:43:55 +0800
  • 9c5ed20a0b feat(cmd): user prePage to check changelog dev (#2340) 180909 2022-09-07 11:42:59 +0800
  • 8b4e82e2f1 test(cmd): add ModulePath test (#2337) 180909 2022-09-06 13:50:00 +0800
  • a501edfe8b test(cmd/change): add ParseGithubURL test (#2339) 180909 2022-09-06 13:49:16 +0800
  • 5d752bd203 test(config): add etcd config method test (#2349) GongGuoWei 2022-09-06 13:46:14 +0800
  • 3d7dea3928 fix(lint): Using deprecated package `io/ioutil` cause lint interrupted, change to `os` or `io` package. (#2353) 黄仲辉 2022-09-02 15:08:26 +0800
  • baeeb558a5 fix(cmd): fix CmdAdd long message example (#2343) 180909 2022-09-01 23:21:27 +0800
  • 9f658c5ca9 build(deps): bump github.com/hashicorp/consul/api (#2279) dependabot[bot] 2022-09-01 21:14:50 +0800
  • b2a045c8ef build(deps): bump actions/setup-go from 3.2.1 to 3.3.0 (#2313) dependabot[bot] 2022-09-01 16:12:08 +0800
  • f05dc86a68 build(deps): bump google.golang.org/protobuf in /contrib/opensergo (#2248) dependabot[bot] 2022-09-01 16:10:55 +0800
  • 5f18b57edf build(deps): bump go.uber.org/zap in /contrib/log/zap (#2326) dependabot[bot] 2022-09-01 16:09:21 +0800
  • 55cf21c97a fix #2352 demoManito 2022-09-02 17:40:09 +0800
  • c221f28331 fix: Log print duplicate key val demoManito 2022-09-02 14:27:36 +0800
  • 51d76f14ec feat: add toml encoding lintao 2022-09-08 11:07:16 +0800
  • 667d63839c
    fix(makefile): add "make proto" for proto generating (#2130) Guoqiang Ding 2022-09-07 11:44:23 +0800
  • e176ddfcdd
    feat(internal/host): prefer ipv4 than ipv6 (#2342) hshe 2022-09-07 11:43:55 +0800
  • 0f0c75e20b
    feat(cmd): user prePage to check changelog dev (#2340) 180909 2022-09-07 11:42:59 +0800
  • c519ef10da fix: Can't scan etcd json string lintao 2022-09-07 10:25:58 +0800
  • feca211a7e
    Merge branch 'go-kratos:main' into main Tt yo 2022-09-07 09:43:24 +0800
  • 3bf10dda53 fix #2325 baozhecheng 2022-09-06 21:10:22 +0800
  • 07411932db 支持超时控制 baozhecheng 2022-09-06 20:55:20 +0800
  • 18c5734930
    test(cmd): add ModulePath test (#2337) 180909 2022-09-06 13:50:00 +0800
  • 8d76eebf8b
    test(cmd/change): add ParseGithubURL test (#2339) 180909 2022-09-06 13:49:16 +0800
  • cb69bf3714
    test(config): add etcd config method test (#2349) GongGuoWei 2022-09-06 13:46:14 +0800
  • 3688350893 simplified regexp #2361 jiepeng 2022-09-05 16:22:30 +0800
  • 95f80bbc12 fix test #2360 demoManito 2022-09-05 12:58:54 +0800
  • 8e989f8082 fix log val err output demoManito 2022-09-05 12:57:00 +0800
  • 717317fc51 fix: defer reset buf and put pool #2359 demoManito 2022-09-05 11:32:01 +0800
  • bb4ad85cc3 fix: defer reset buf and put pool demoManito 2022-09-05 11:30:18 +0800
  • 0beb15a03d format #2356 jiepeng 2022-09-05 11:21:06 +0800
  • e79e44a800 feat(cmd): add module name for new #2357 180909 2022-09-03 22:08:01 +0800
  • 62d788d307 remove deprecated code jiepeng 2022-09-02 20:11:49 +0800
  • 617ee1aa39
    fix(lint): Using deprecated package `io/ioutil` cause lint interrupted, change to `os` or `io` package. (#2353) 黄仲辉 2022-09-02 15:08:26 +0800
  • 64de3c2bdf fix baozhecheng 2022-09-02 14:29:24 +0800
  • 5979c237bc fix(lint): Using deprecated package `io/ioutil` cause lint interrupted, change to `os` or `io` package. #2353 黄仲辉 2022-09-02 14:27:28 +0800
  • 8c41a546ff fix(log): Fix logger.With function (#2347). Lint Error fix Magic number: 0x1. 黄仲辉 2022-09-02 13:42:47 +0800
  • 50b921c331 fix(log): Fix logger.With function (#2347). Now "With" behaves as "and the later will cover the earlier" 黄仲辉 2022-09-02 12:17:13 +0800
  • d833960900 test(config): add etcd config method test #2349 龚国玮 2022-09-02 11:49:35 +0800
  • 7d605f13d1 feat:prefer ipv4 than ipv6 #2342 hshe 2022-09-02 10:49:26 +0800
  • b09e94de88 feat:prefer ipv4 than ipv6 hshe 2022-09-02 10:34:45 +0800
  • 0ab2fb9d97 feat:prefer ipv4 than ipv6 hshe 2022-09-02 10:29:55 +0800
  • 39536d3279
    fix(cmd): fix CmdAdd long message example (#2343) 180909 2022-09-01 23:21:27 +0800
  • e820b392e9
    build(deps): bump github.com/hashicorp/consul/api (#2279) dependabot[bot] 2022-09-01 21:14:50 +0800
  • aaabd07474
    build(deps): bump actions/setup-go from 3.2.1 to 3.3.0 (#2313) dependabot[bot] 2022-09-01 16:12:08 +0800
  • 7a336ca353
    build(deps): bump google.golang.org/protobuf in /contrib/opensergo (#2248) dependabot[bot] 2022-09-01 16:10:55 +0800
  • 503efd3825
    build(deps): bump go.uber.org/zap in /contrib/log/zap (#2326) dependabot[bot] 2022-09-01 16:09:21 +0800
  • 7fe615d691 fix baozhecheng 2022-09-01 15:58:07 +0800
  • 0d01c7c409 fix baozhecheng 2022-09-01 15:26:14 +0800
  • 34ce169b0b fix baozhecheng 2022-09-01 14:12:10 +0800
  • 9e8d2db130 fix baozhecheng 2022-09-01 11:24:35 +0800
  • 96e5d08666 default re registry config baozhecheng 2022-09-01 11:17:50 +0800
  • e98b5ce6d1 fix baozhecheng 2022-09-01 11:13:18 +0800
  • 86da4cfd54 feat(Makefile): update clean when run all 180909 2022-09-01 10:11:30 +0800
  • a58de927f6 fix lint by http err wangtingshun 2022-09-01 08:54:49 +0800
  • 6b06bfb49e Merge remote-tracking branch 'origin/feature/add-headers-http-client' into feature/add-headers-http-client anirut 2022-09-01 01:03:58 +0700
  • a6b31490bd test(transport) add client test anirut 2022-09-01 00:37:34 +0700
  • f4742cd0bc feat(transport) add headers before invoke anirut 2022-09-01 00:37:18 +0700
  • a3a245342f test(transport) add headers testing anirut 2022-09-01 00:36:53 +0700
  • 6c1381a8a7 feat(transport) add headers option anirut 2022-09-01 00:36:30 +0700
  • 831132dbd4 add client test anirut 2022-09-01 00:37:34 +0700
  • fb46db740d add headers before invoke anirut 2022-09-01 00:37:18 +0700
  • ee56ff4e27 add headers testing anirut 2022-09-01 00:36:53 +0700
  • e712e7f3b1 add headers option anirut 2022-09-01 00:36:30 +0700
  • fb48e34f2c fix(cmd): fix CmdAdd long message example #2343 180909 2022-08-31 23:09:17 +0800
  • 60b00c8ade
    fix(config/env): prefixs typo (#2321) icylight 2022-08-31 22:58:32 +0800
  • 529849a799 feat:prefer ipv4 than ipv6 hshe 2022-08-31 22:39:31 +0800
  • f0e9ccebf1 use anonymous struct #2339 180909 2022-08-31 22:07:48 +0800
  • a01d2abe20 Merge remote-tracking branch 'upstream/main' into add-TestParseGithubURL 180909 2022-08-31 22:03:11 +0800
  • ad7597c0b1
    fix: init global selector to wrr (#2323) #2312 Wang-TaoTao 2022-08-31 21:42:54 +0800
  • cbfb6db9cf
    fix(internal/host): Extract can't return the minium index ip (#2298) icylight 2022-08-31 21:35:59 +0800
  • 20c2425c18
    fix `kratos new -r` not support scp styled git url.issue https://gith… (#2295) 虫子樱桃 2022-08-31 21:35:38 +0800
  • 890bc21ac1
    docs: update readme.md, remove qq group (#2341) 包子 2022-08-31 21:04:14 +0800
  • fefac0adee docs: update readme.md, remove qq group #2341 baozhecheng 2022-08-31 20:25:54 +0800
  • f1fb071430 feat(cmd): user prePage to check changelog dev #2340 180909 2022-08-31 14:29:04 +0800