Commit Graph

  • 3c9fe0b381
    init postgresql err (#3003) iyyzh 2023-03-10 13:58:07 +0800
  • f8b2dc8c9f
    reids cluster bug (#2986) 文豆芽 2023-03-09 21:37:34 +0800
  • 37cb00d789
    Export cache.Option param to NewXXXModel() (#2995) taobig 2023-03-09 21:34:58 +0800
  • e3e7bc736b
    chore(deps): bump google.golang.org/protobuf from 1.28.2-0.20230222093303-bc1253ad3743 to 1.29.0 (#2993) dependabot[bot] 2023-03-09 19:56:14 +0800
  • fafbee24b8
    chore(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#2992) dependabot[bot] 2023-03-09 16:24:37 +0800
  • 8ec29d29ce
    chore(deps): bump golang.org/x/sys from 0.5.0 to 0.6.0 (#2983) dependabot[bot] 2023-03-09 15:23:02 +0800
  • cb7f3e8a17
    feat(redis):add LpopCount,RpopCount (#2990) fabio 2023-03-09 13:45:45 +0800
  • 03391b48ca
    chore(deps): bump github.com/alicebob/miniredis/v2 from 2.30.0 to 2.30.1 (#2991) dependabot[bot] 2023-03-09 13:34:48 +0800
  • d0dedb0624
    chore(deps): bump github.com/jhump/protoreflect from 1.15.0 to 1.15.1 (#2982) dependabot[bot] 2023-03-08 23:55:43 +0800
  • e136deb3a7
    Update goclt dart gen: Add scheme config and content-type header (#2987) Snake 2023-03-08 23:40:55 +0800
  • a2592a17e9 format code anqiansong 2023-03-07 17:08:07 +0800
  • 05abf4a2ff fix typo anqiansong 2023-03-06 20:17:42 +0800
  • d40000d4b9 fix typo anqiansong 2023-03-06 18:44:12 +0800
  • 4620924105 Fix typo anqiansong 2023-03-06 18:12:17 +0800
  • a05fe7bf0a
    chore: remove optional in redis config (#2979) Kevin Wan 2023-03-07 14:58:04 +0800
  • dd347e96b0 chore: add comments kevin 2023-03-06 23:29:26 +0800
  • a972f400c6 fix: test failure kevin 2023-03-06 23:04:19 +0800
  • fb7664a764 fix: config map with json tag kevin.wan 2023-03-06 20:27:20 +0800
  • 7d5d7d9085
    chore: clear errors on conf conflict keys (#2972) Kevin Wan 2023-03-06 12:45:17 +0800
  • 9911c11e9c
    Update FUNDING.yml Kevin Wan 2023-03-05 22:47:17 +0800
  • 0d5a68869d
    fix: gateway conf doesn't work (#2968) Kevin Wan 2023-03-05 22:19:58 +0800
  • d9d79e930d
    Merge pull request from GHSA-fgxv-gw55-r5fq Kevin Wan 2023-03-04 23:34:11 +0800
  • 2ea0a843f8 chore: remove any keywords v1.4.5 tools/goctl/v1.4.5 kevin 2023-03-04 20:54:26 +0800
  • 9e0e01b2bc chore: add tests (#2960) Kevin Wan 2023-03-04 20:34:15 +0800
  • af50a80d01 timeout writer add hijack yangjinheng 2023-03-02 18:52:23 +0800
  • 703fb8d970 Update timeouthandler.go yangjinheng 2023-02-27 14:06:10 +0800
  • d953675085
    chore: add tests (#2960) v1.5.0 tools/goctl/v1.5.0 Kevin Wan 2023-03-04 20:34:15 +0800
  • e964e530e1 x MarkJoyMa 2023-03-02 21:53:05 +0800
  • 52265087d1 x MarkJoyMa 2023-03-02 21:47:07 +0800
  • b4c2677eb9 add ut MarkJoyMa 2023-03-02 17:46:39 +0800
  • 30296fb1ca feat: conf add FillDefault func MarkJoyMa 2023-03-02 17:20:09 +0800
  • 356c80defd Fix bug in dartgen: The property 'isEmpty' can't be unconditionally accessed because the receiver can be 'null' zhoumingji 2023-03-04 14:28:16 +0800
  • 8c31525378 Fix bug in dartgen: Increase the processing logic when route.RequestType is empty zhoumingji 2023-03-04 11:39:29 +0800
  • 2cf09f3c36 fix functiom name cui fliter 2023-03-04 01:37:14 +0800
  • d41e542c92 feat: support grpc client keepalive config (#2950) Kevin Wan 2023-03-03 23:40:17 +0800
  • 265a24ac6d fix code format style use const config.DefaultFormat tanglihao 2023-03-03 14:44:57 +0800
  • 7d88fc39dc fix log name conflict tanglihao 2023-03-03 12:26:03 +0800
  • 6957b6a344 format code anqiansong 2023-03-03 12:40:12 +0800
  • bca6a230c8 remove unused code anqiansong 2023-03-03 12:19:51 +0800
  • cc8413d683 remove unused code anqiansong 2023-03-03 12:10:41 +0800
  • 3842283fa8 Fix #2879 anqiansong 2023-03-03 12:09:15 +0800
  • fe13a533f5 chore: remove redundant prefix of "error: " in error creation qiying.wang 2023-03-02 01:42:57 -0800
  • 7a327ccda4 chore: add tests for logc debug qiying.wang 2023-03-01 02:08:53 -0800
  • 06e4507406 feat: add debug log for logc qiying.wang 2023-03-01 02:05:03 -0800
  • 8794d5b753 chore: add comments kevin 2023-03-02 10:13:31 +0800
  • 9bfa63d995 chore: add more tests kevin 2023-03-02 09:57:18 +0800
  • a432b121fb chore: add more tests kevin 2023-03-01 21:36:48 +0800
  • b61c94bb66 feat: check key overwritten kevin 2023-03-01 11:11:45 +0800
  • 93fcf899dc fix: config map cannot handle case-insensitive keys. (#2932) Kevin Wan 2023-02-28 23:32:08 +0800
  • 9f4b3bae92 fix: #2899, using autoscaling/v2beta2 instead of v2beta1 (#2900) Kevin Wan 2023-02-26 22:32:27 +0800
  • 805cb87d98 chore: refine rest validator (#2928) Kevin Wan 2023-02-26 21:58:58 +0800
  • 366131640e feat: add configurable validator for httpx.Parse (#2923) Qiying Wang 2023-02-26 20:40:22 +0800
  • 956884a3ff fix: timeout not working if greater than global rest timeout (#2926) Kevin Wan 2023-02-26 20:22:20 +0800
  • f571cb8af2 del unnecessary blank raymonder jin 2023-02-23 14:36:58 +0800
  • cc5acf3b90 chore: reformat code (#2925) Kevin Wan 2023-02-26 09:35:59 +0800
  • e1aa665443 fix: fixed the bug that old trace instances may be fetched chenquan 2023-02-22 17:21:58 +0800
  • cd357d9484 rm parseErr when kindJaeger xiandong 2023-02-18 12:07:03 +0800
  • 6d4d7cbd6b rm kindJaegerUdp xiandong 2023-02-18 09:40:26 +0800
  • c593b5b531 add parseEndpoint xiandong 2023-02-17 13:48:08 +0800
  • fd5b38b07c add parseEndpoint xiandong 2023-02-17 13:46:45 +0800
  • 41efb48f55 add test for Endpoint of kindJaegerUdp xiandong 2023-02-17 13:37:27 +0800
  • 0ef3626839 add test for Endpoint of kindJaegerUdp xiandong 2023-02-17 13:35:58 +0800
  • 77a72b16e9 add kindJaegerUdp xiandong 2023-02-17 12:58:31 +0800
  • 21566f1b7a chore: reformat code (#2903) Kevin Wan 2023-02-20 23:37:05 +0800
  • b2646e228b feat: Add request.ts (#2901) anqiansong 2023-02-20 22:54:25 +0800
  • 588b883710 refactor: simplify sqlx fail fast ping and simplify miniredis setup in test (#2897) cong 2023-02-19 17:18:19 +0800
  • 033910bbd8 Update readme-cn.md Kevin Wan 2023-02-17 14:48:41 +0800
  • 530dd79e3f Fix bug in dart api gen: path parameter is not replaced fondoger 2023-02-16 16:40:18 +0800
  • cd5263ac75 Update readme-cn.md Kevin Wan 2023-02-16 21:51:17 +0800
  • ea3302a468 fix: test failures (#2892) Kevin Wan 2023-02-16 19:45:34 +0800
  • abf15b373c Fix Dart API generation bugs; Add ability to generate API for path parameters (#2887) fondoger 2023-02-16 15:19:46 +0800
  • a865e9ee29 refactor: simplify stringx.Replacer, and avoid potential infinite loops (#2877) Kevin Wan 2023-02-14 10:18:02 +0800
  • f8292198cf Update readme-cn.md Kevin Wan 2023-02-13 22:03:22 +0800
  • 016d965f56 chore: refactor (#2875) Kevin Wan 2023-02-12 22:20:36 +0800
  • 95d7c73409 fix Replacer suffix match, and add test case (#2867) dahaihu 2023-02-12 21:04:35 +0800
  • 939ef2a181 chore: add more tests (#2873) Kevin Wan 2023-02-12 20:32:56 +0800
  • f0b8dd45fe fix: test failure (#2874) Kevin Wan 2023-02-12 20:08:02 +0800
  • 0ba9335b04 only unmashal public variables (#2872) Mikael 2023-02-12 19:53:20 +0800
  • 04f181f0b4 chore: add more tests (#2866) Kevin Wan 2023-02-11 14:21:39 +0800
  • 89f841c126 fix: loop reset nextStart hudahai 2023-02-04 17:33:47 +0800
  • d785c8c377 feat: revert bytes.Buffer to strings.Builder hudahai 2023-02-04 15:35:54 +0800
  • 687a1d15da fix: replace shoud replace the longest match hudahai 2023-02-04 15:31:16 +0800
  • aaa974e1ad Update readme-cn.md Kevin Wan 2023-02-08 12:49:33 +0800
  • 2779568ccf fix: conf anonymous overlay problem (#2847) Kevin Wan 2023-02-05 14:40:57 +0800
  • f7d50ae626 Update readme-cn.md Kevin Wan 2023-01-31 23:12:17 +0800
  • 33594ea350 Chore/rewire (#2836) Kevin Wan 2023-01-31 13:58:22 +0800
  • ee2ec974c4 feat: converge grpc interceptor processing (#2830) MarkJoyMa 2023-01-30 15:48:50 +0800
  • fd2f2f0f54 chore: improve codecov (#2828) Kevin Wan 2023-01-29 21:39:54 +0800
  • 86a2429d7d feat: add MustNewRedis (#2824) MarkJoyMa 2023-01-29 18:03:05 +0800
  • e5fe5dcc50 support custom maxBytes in API file (#2822) Xiaoju Jiang 2023-01-29 10:43:00 +0800
  • b510e7c242 chore: fix missing funcs on windows (#2825) Kevin Wan 2023-01-28 22:45:36 +0800
  • dfe92e709f fix: problem on name overlaping in config (#2820) Kevin Wan 2023-01-24 21:14:48 +0800
  • cb649cf627 chore: add more tests (#2815) Kevin Wan 2023-01-24 13:43:13 +0800
  • ce19a5ade6 chore: add more tests (#2814) Kevin Wan 2023-01-24 12:03:05 +0800
  • 6dc56de714 chore: add more tests (#2812) Kevin Wan 2023-01-23 23:27:47 +0800
  • dbc8f9faca timeout writer add hijack yangjinheng 2023-03-02 18:52:23 +0800
  • 96998ae570 Update timeouthandler.go yangjinheng 2023-02-27 14:06:10 +0800
  • 7086fb6dda x MarkJoyMa 2023-03-02 21:54:09 +0800
  • 1ad7809fde x MarkJoyMa 2023-03-02 21:53:05 +0800
  • 142c46228b x MarkJoyMa 2023-03-02 21:47:07 +0800