Commit Graph

  • 7398889cc0
    build(deps): bump github.com/go-zookeeper/zk #2236 dependabot[bot] 2022-07-25 18:26:20 +0000
  • 13627c4e98 feat(registry): contrib/registry/zookeeper add re-register support fix with lint #2235 linxiaowei 2022-07-25 15:12:26 +0800
  • 74551481ba Merge remote-tracking branch 'origin/main' into feat/registry_zookeeper_add_auto_re-register linxiaowei 2022-07-25 14:56:01 +0800
  • 177612426b feat(registry): contrib/registry/zookeeper add re-register support linxiaowei 2022-07-25 14:54:38 +0800
  • 14cfd65b62
    fix: remove unuseful file when use nomod (#2234) haiyux 2022-07-24 15:12:16 +0800
  • 3451df490b fix: remove unuseful file when use nomod #2234 haiyux 2022-07-23 16:45:21 +0800
  • 67b23320fb typo #2230 lou 2022-07-22 12:01:20 +0800
  • b967eae3a9 fix oneof field in body lou 2022-07-22 01:58:32 +0800
  • 82dfb955f5
    fix(contrib): add logrus fatal level (#2222) wangcong 2022-07-21 21:25:42 +0800
  • 13da5a6270 fix(proto/server): unit server_test #2200 hshe 2022-07-21 21:07:06 +0800
  • bbfd2ba85c feat: unix domain supported, include transport http,grpc #2225 沈伟敏 2022-07-20 17:15:32 +0800
  • 201bd48b75 feax: unix socket supported 沈伟敏 2022-07-20 16:45:51 +0800
  • de0e4e2228
    docs: update README_zh.md (#2208) 风雨雾凇 2022-07-20 13:11:10 +0800
  • a593301c7f feat(retry):fix lint #2223 zjx 2022-07-20 10:58:41 +0800
  • fb79d340c3 feat(retry):add test zjx 2022-07-20 10:53:55 +0800
  • 6117a6182a featRetry zjx 2022-07-20 09:53:45 +0800
  • 4a21b07684 fix(contrib): add logrus fatal level #2222 wcvb13 2022-07-19 14:54:08 +0800
  • 0c47995741 feat(retry):merge #2221 zjx 2022-07-19 14:37:54 +0800
  • b8d51df056 feat(retry):fix lint zjx 2022-07-19 14:35:29 +0800
  • 81f5d8d386
    Merge branch 'main' into featRetry zjx-ERROR 2022-07-19 14:27:37 +0800
  • ad379aa0fd feat(retry) zjx 2022-07-19 11:51:03 +0800
  • 60013d1d37
    build(deps): bump k8s.io/api in /contrib/registry/kubernetes #2220 dependabot[bot] 2022-07-18 18:27:47 +0000
  • 1212c398c2
    build(deps): bump k8s.io/api in /contrib/config/kubernetes #2219 dependabot[bot] 2022-07-18 18:27:45 +0000
  • 88b584f4d0
    build(deps): bump google.golang.org/grpc in /contrib/config/etcd #2216 dependabot[bot] 2022-07-18 18:27:37 +0000
  • b6db2db1b4
    build(deps): bump k8s.io/apimachinery in /contrib/registry/kubernetes #2215 dependabot[bot] 2022-07-18 18:27:36 +0000
  • b75dfa23fb
    build(deps): bump google.golang.org/grpc in /contrib/registry/etcd #2212 dependabot[bot] 2022-07-18 18:27:34 +0000
  • 5325d8cce2
    build(deps): bump k8s.io/apimachinery in /contrib/config/kubernetes #2213 dependabot[bot] 2022-07-18 18:27:34 +0000
  • 9bf77bdd3c
    build(deps): bump google.golang.org/grpc in /contrib/opensergo #2214 dependabot[bot] 2022-07-18 18:27:34 +0000
  • f36aa92f79
    build(deps): bump github.com/hashicorp/consul/api #2211 dependabot[bot] 2022-07-18 18:27:32 +0000
  • 21b2ca84a3
    build(deps): bump github.com/hashicorp/consul/api #2209 dependabot[bot] 2022-07-18 18:27:30 +0000
  • 39d4501bd6 docs: update README_zh.md #2208 fengyuwusong 2022-07-18 19:07:27 +0800
  • 2e02d23349 feat: support passing program args with run cmd #2207 haibo2.liu 2022-07-18 11:27:47 +0800
  • fc7aa47846 modify the order of importing kkf1 2022-07-17 18:25:38 +0800
  • f3a5d3100c fix(makefile): add "make proto" for proto generating #2130 Guoqiang Ding 2022-07-17 15:37:27 +0800
  • 156d7ed490 fix(proto/server): server .ServerName not Match to Client ServerName lint check hshe 2022-07-16 14:06:46 +0800
  • 75828ee312 fix(proto/server): server .ServerName not Match to Client ServerName lint check hshe 2022-07-16 14:02:53 +0800
  • 9347c2bb41 fix(proto/server): server .ServerName not Match to Client ServerName add serNameTest hshe 2022-07-16 13:59:52 +0800
  • 9c53ea51de fix(proto/server): server .ServerName not Match to Client ServerName add test hshe 2022-07-16 13:44:56 +0800
  • 805366cde4 fix(proto/server): server .ServerName not Match to Client ServerName hshe 2022-07-16 13:30:44 +0800
  • 26a391f46a
    Merge branch 'go-kratos:main' into main hshe 2022-07-16 12:43:07 +0800
  • 489607a124 fix(message queue): update test cases #2199 toven 2022-07-15 21:30:19 +0800
  • f8b970d165
    Merge branch 'go-kratos:main' into feature-queue toven tang 2022-07-15 20:42:02 +0800
  • 75a37da718 feat(message queue): implement message queue toven 2022-07-15 20:16:39 +0800
  • a9c076fca0 feat(message queue): add message queue defineds toven 2022-07-15 19:46:46 +0800
  • 4b21ea56bc gofumpt格式化 kkf1 2022-07-15 17:32:38 +0800
  • 1ab3d8f028
    build(deps): bump github.com/prometheus/common (#2188) dependabot[bot] 2022-07-14 20:59:01 +0800
  • 0ff80e42e7
    build(deps): bump actions/setup-go from 3.2.0 to 3.2.1 (#2189) dependabot[bot] 2022-07-14 20:24:32 +0800
  • d1da8aa1ae
    Feature/improve app test (#2190) Walrus Yu 2022-07-14 20:23:59 +0800
  • ede5f889d4
    test: increase endpoint,env, options and reader tests coverage. (#2192) shengzhou 2022-07-14 20:23:39 +0800
  • bcef2b8e3f
    test(contrib): update unit test for contrib/registry/polaris (#2196) rogerogers 2022-07-14 20:20:59 +0800
  • 85af73a84b
    test(log): increase tests coverage (#2197) jakezhu9 2022-07-14 20:20:38 +0800
  • 60b467904b test(log): increase tests coverage #2197 jakezhu9 2022-07-13 11:03:01 +0000
  • f55bba6b05
    Merge branch 'go-kratos:main' into feature-test-registry #2196 rogerogers 2022-07-13 08:25:18 +0800
  • b368cb6049 test(contrib): update unit test for contrib/registry/polaris rogerogers 2022-07-13 01:17:55 +0800
  • 95ff519b01
    Merge branch 'go-kratos:main' into main #2192 shengzhou 2022-07-12 13:16:07 +0800
  • 6d22a7f814 test(config/reader): increase reader tests coverage.(#2147) zhousheng 2022-07-12 13:10:50 +0800
  • faa7f16163 refactor(contrib): use internal common func to get host and port #2191 gaffeyQiu 2022-07-12 11:26:58 +0800
  • a289ce9174 merge NewContext and FromContext into one test #2190 Yu Weifeng 2022-07-12 11:18:11 +0800
  • 562fa4784b test(config/options): increase options tests coverage.(#2147) zhousheng 2022-07-12 10:47:58 +0800
  • 030ddf0707 test(config/env): increase env tests coverage.(#2147) zhousheng 2022-07-12 10:30:18 +0800
  • 59ead642f3 test(internal/endpoint): increase endpoint tests coverage.(#2147) zhousheng 2022-07-12 10:12:01 +0800
  • 3dc45b93c1
    Merge b08efab809 into 1451b9e0c0 #2159 darkweak 2022-07-11 19:15:53 +0000
  • b08efab809
    Bump deps #2159 darkweak 2022-07-10 19:42:39 +0200
  • 1e0d683993
    build(deps): bump actions/setup-go from 3.2.0 to 3.2.1 #2189 dependabot[bot] 2022-07-11 18:39:50 +0000
  • 2c4c52e164
    build(deps): bump github.com/prometheus/common #2188 dependabot[bot] 2022-07-11 18:33:29 +0000
  • d24a55e68c
    Waiting for the new Souin version darkweak 2022-07-10 00:08:39 +0200
  • aab211a0c4
    Run make clean darkweak 2022-07-09 23:59:25 +0200
  • 3a637eff4d
    Fix linter darkweak 2022-07-09 23:53:10 +0200
  • 3f8b5bfc5c
    Increase coverage darkweak 2022-07-09 23:48:24 +0200
  • 778c8677b8
    Simpler usage darkweak 2022-07-06 21:27:37 +0200
  • 1636c07365
    feat(filter): Implement HTTP cache feature darkweak 2022-07-06 10:37:38 +0200
  • 7f703cfabe modify app_test.go walrusyu 2022-07-12 00:31:45 +0800
  • 1ed158bf94 fix default behavior for gRPC encoding #2187 chenzhihui 2022-07-11 23:20:10 +0800
  • 4475ecef84
    build(deps): bump google.golang.org/grpc in /contrib/registry/etcd #2084 dependabot[bot] 2022-07-11 11:56:04 +0000
  • e4ab722ba5
    build(deps): bump google.golang.org/grpc in /contrib/opensergo #2083 dependabot[bot] 2022-07-11 11:55:51 +0000
  • 28bc0739b0
    build(deps): bump google.golang.org/grpc in /contrib/config/etcd #2085 dependabot[bot] 2022-07-11 11:55:04 +0000
  • 1451b9e0c0
    deps: upgrade kratos version to v2.4.0 (#2186) v2.4.0 包子 2022-07-11 19:51:26 +0800
  • 96c8de9bc4
    style(contrib/registry/*) annotation perfect (#2185) 潘雄 2022-07-11 19:40:35 +0800
  • aba2138153 deps: upgrade kratos version to v2.4.0 #2186 baozhecheng 2022-07-11 19:35:52 +0800
  • d0a0edf67b
    feat(http): add http router walk (#2181) Tony Chen 2022-07-11 19:32:54 +0800
  • c45f02477f style(contrib/registry/*) annotation perfect #2185 xiongpan828@qq.com 2022-07-11 17:53:40 +0800
  • 9728481672 add test #2181 chenzhihui 2022-07-11 10:04:00 +0800
  • 512ee60bde fix no methods chenzhihui 2022-07-11 00:23:27 +0800
  • 0700083e69 fix polaris ci chenzhihui 2022-07-10 23:58:38 +0800
  • 03bd62ef85 fix ln nil chenzhihui 2022-07-10 23:51:45 +0800
  • db36e2b042 fix test chenzhihui 2022-07-10 23:44:18 +0800
  • 9a6c4dd543 add test chenzhihui 2022-07-10 23:29:50 +0800
  • 337eecbc01 fix lint chenzhihui 2022-07-10 23:08:40 +0800
  • 27fb54a937 Merge remote-tracking branch 'origin' into add-router-walk chenzhihui 2022-07-10 22:55:23 +0800
  • 91f6e952ac fix lint chenzhihui 2022-07-10 22:49:04 +0800
  • 886e7e949b add server test chenzhihui 2022-07-10 22:22:55 +0800
  • afd108cdc7
    test(options): increase tests coverage (#2183) jakezhu9 2022-07-10 20:44:33 +0800
  • b3eff576ce
    test(transport): add unit test for transport coverage: 91.7% of state… (#2172) Ccheers 2022-07-10 20:34:19 +0800
  • 50834c2aad test(options): increase tests coverage #2183 aythen 2022-07-10 12:22:01 +0000
  • 388ee6cec2 optimize code style #2172 eric 2022-07-10 19:47:44 +0800
  • 63827466a3
    test(contrib): add unit test for contrib/metrics/prometheus (#2182) rogerogers 2022-07-10 18:54:50 +0800
  • 05f5be8b3c
    Merge branch 'go-kratos:main' into feature-test-metrics #2182 rogerogers 2022-07-10 17:51:10 +0800
  • d8ca94ff45 test(contrib): add unit test for contrib/metrics/prometheus rogerogers 2022-07-10 17:32:12 +0800
  • 187c65bf8c
    test(contrib/config/consul): add unit test for contrib/config/consul (#2179) freezeChen 2022-07-10 17:13:15 +0800
  • c0e84ac908 add http router walk chenzhihui 2022-07-10 16:59:34 +0800