Commit Graph

  • 7e0ac77139
    feat: upgrade go to v1.18 (#2817) Kevin Wan 2023-01-24 15:47:01 +0800
  • 696da4efee
    chore: add more tests (#2815) Kevin Wan 2023-01-24 13:43:13 +0800
  • ceab564429
    chore: add more tests (#2814) Kevin Wan 2023-01-24 12:03:05 +0800
  • 4bd8025c5b
    chore: add more tests (#2812) Kevin Wan 2023-01-23 23:27:47 +0800
  • f3369f8e81
    chore: update goctl version to 1.4.4 (#2811) v1.4.4 tools/goctl/v1.4.4 Kevin Wan 2023-01-21 21:45:25 +0800
  • c9b05ae07e
    fix: mapping optional dep not canonicaled (#2807) Kevin Wan 2023-01-20 23:57:49 +0800
  • 32a59dbc27
    chore: refactor func name (#2804) Kevin Wan 2023-01-18 17:20:45 +0800
  • ba0dff2d61
    chore: add more tests (#2803) Kevin Wan 2023-01-18 13:15:41 +0800
  • 10da5e0424
    chore: add more tests (#2801) Kevin Wan 2023-01-17 21:55:36 +0800
  • 4bed34090f
    chore: add more tests (#2800) Kevin Wan 2023-01-17 09:59:42 +0800
  • 2bfecf9354
    chore: remove mgo related packages (#2799) Kevin Wan 2023-01-16 23:13:59 +0800
  • 6d129e0264
    chore: add more tests (#2797) Kevin Wan 2023-01-16 22:33:39 +0800
  • a2df1bb164
    fix: modify the generated update function and add return values for update and delete functions (#2793) foliet 2023-01-15 22:11:08 +0800
  • 5f02e623f5
    chore: add more tests (#2795) Kevin Wan 2023-01-15 21:32:41 +0800
  • 963b52fb1b
    chore: add more tests (#2794) Kevin Wan 2023-01-15 15:28:27 +0800
  • 02265d0bfe
    chore: add more tests (#2792) Kevin Wan 2023-01-15 00:16:12 +0800
  • 2e57e91826
    Update readme-cn.md Kevin Wan 2023-01-13 23:03:18 +0800
  • 82c642d3f4
    feat: expose NewTimingWheelWithClock (#2787) Ofey Chan 2023-01-13 17:46:40 +0800
  • b2571883ca
    chore: refactor (#2785) Kevin Wan 2023-01-13 14:04:37 +0800
  • 00ff50c2cc
    add zset withsocre float (#2689) Alonexy 2023-01-12 22:37:14 +0800
  • 4d7fa08b0b
    feat: support **struct in mapping (#2784) Kevin Wan 2023-01-12 20:45:32 +0800
  • 367afb544c
    feat: support ptr of ptr of ... in mapping (#2779) Kevin Wan 2023-01-12 15:56:51 +0800
  • 43b8c7f641
    chore(trace): improve rest tracinghandler (#2783) cong 2023-01-12 12:50:57 +0800
  • a2dcb0079a
    chore(deps): bump github.com/jhump/protoreflect from 1.14.0 to 1.14.1 (#2782) dependabot[bot] 2023-01-12 09:41:03 +0800
  • f9619328f2
    refactor(rest): use static config for trace ignore paths. (#2773) cong 2023-01-12 09:40:18 +0800
  • bae061a67e
    chore: add tests (#2778) Kevin Wan 2023-01-11 15:21:39 +0800
  • 0b176e17ac
    fix: #2576 (#2776) Kevin Wan 2023-01-11 00:45:11 +0800
  • 6340e24c17
    chore: add tests (#2774) Kevin Wan 2023-01-09 23:48:31 +0800
  • 74e0676617
    feat: add config to truncate long log content (#2767) Kevin Wan 2023-01-09 09:39:30 +0800
  • 0defb7522f
    feat: replace NewBetchInserter function name (#2769) MarkJoyMa 2023-01-09 09:38:57 +0800
  • 0c786ca849
    chore: remove simple methods, inlined (#2768) Kevin Wan 2023-01-09 00:55:13 +0800
  • 26c541b9cb
    feat: add middlewares config for zrpc (#2766) Kevin Wan 2023-01-08 19:34:05 +0800
  • ade6f9ee46
    feat: add middlewares config for rest (#2765) Kevin Wan 2023-01-08 16:41:53 +0800
  • f4502171ea
    Update readme-cn.md Kevin Wan 2023-01-08 12:42:27 +0800
  • 8157e2118d
    fix: replace goctl ExactValidArgs to MatchAll (#2759) chensy 2023-01-07 17:07:40 +0800
  • e52dace416
    chore: refactor (#2764) Kevin Wan 2023-01-07 14:13:44 +0800
  • dc260f196a
    refactor: simplify the code (#2763) chen quan 2023-01-07 13:32:56 +0800
  • 559726112c
    chore(deps): bump github.com/alicebob/miniredis/v2 from 2.23.1 to 2.30.0 (#2762) dependabot[bot] 2023-01-07 12:15:22 +0800
  • a5fcf24c04
    feat: add batch inserter (#2755) MarkJoyMa 2023-01-06 23:30:50 +0800
  • fc9b3ffdc1
    refactor: use opentelemetry's standard api to track http status code (#2760) chen quan 2023-01-06 23:27:54 +0800
  • e71c505e94
    feat: add mongo options (#2753) MarkJoyMa 2023-01-05 22:14:50 +0800
  • 21c49009c0
    chore: remove unnecessary code (#2754) chen quan 2023-01-05 22:12:07 +0800
  • 69d355eb4b
    feat(redis): add zscan command implementation (#2729) (#2751) #Suyghur 2023-01-04 13:44:17 +0800
  • 83f88d177f
    chore: improve codecov (#2752) Kevin Wan 2023-01-04 13:42:20 +0800
  • 641ebf1667
    feat: trace http.status_code (#2708) xiang 2023-01-04 10:21:57 +0800
  • cf435bfcc1
    chore: remove roadmap file, not updating (#2749) Kevin Wan 2023-01-03 23:38:14 +0800
  • 28f1b15b8e
    Update readme.md (#2748) Kevin Wan 2023-01-03 23:14:39 +0800
  • 42413dc294
    feat(trace): support otlp http exporter (#2746) cong 2023-01-03 22:49:30 +0800
  • ec7ac43948
    chore: reorg imports (#2745) Kevin Wan 2023-01-03 22:26:45 +0800
  • deefc1a8eb
    fix(trace): grpc exporter should use nonblock option (#2744) cong 2023-01-03 18:15:09 +0800
  • 036328f1ea
    chore: update tests (#2741) Kevin Wan 2023-01-03 18:02:35 +0800
  • 85057a623d
    🐛 debug grpc export (#2379) (#2719) wojiukankan 2023-01-03 17:04:35 +0800
  • 1c544a26be
    use stat instead of disableStat (#2740) Xargin 2023-01-03 11:29:24 +0800
  • 20a61ce43e
    logx conf add DisableStat (#2434) chainlife 2023-01-02 23:22:13 +0800
  • dd294e8cd6
    fix: #2700, timeout not enough for writing responses (#2738) Kevin Wan 2023-01-02 13:51:15 +0800
  • 3e9d0161bc
    add ServeHTTP to Server/Engin for doing Httptest (#2704) JackSon_tm.m 2023-01-02 00:24:58 +0800
  • cf6c349118
    fix: #2735 (#2736) Kevin Wan 2023-01-01 12:21:53 +0800
  • c7a0ec428c
    fix: key like TLSConfig not working (#2730) Kevin Wan 2022-12-29 14:50:53 +0800
  • ce1c02f4f9
    Feat: ignorecolums add sort (#2648) chowyu12 2022-12-28 14:53:22 +0800
  • c3756a8f1c
    fix: etcd publisher reconnecting problem (#2710) Kevin Wan 2022-12-27 20:03:03 +0800
  • f4fd735aee
    Use read-write lock instead of mutex (#2727) Archer 2022-12-26 15:00:47 +0800
  • 683d793719
    RawFieldNames should ignore the field whose name is start with a dash (#2725) Archer 2022-12-24 21:27:32 +0800
  • affbcb5698
    fix: camel cased key of map item in config (#2715) Kevin Wan 2022-12-24 21:26:33 +0800
  • f0d1722bbd
    chore: pass by value for config in dev server (#2712) Kevin Wan 2022-12-24 11:41:23 +0800
  • c4f8eca459
    Feat update rootpkg (#2718) chowyu12 2022-12-23 23:57:56 +0800
  • 251c071418
    Update readme.md Kevin Wan 2022-12-22 23:21:41 +0800
  • 6652c4e445
    Update readme-cn.md Kevin Wan 2022-12-16 00:08:12 +0800
  • f73613dff0
    Update readme.md Kevin Wan 2022-12-16 00:07:50 +0800
  • 7a75dce465
    refactor: remove duplicated code (#2705) v1.4.3 Kevin Wan 2022-12-14 23:36:56 +0800
  • 801f1adf71
    Remove useless file (#2699) anqiansong 2022-12-14 23:22:01 +0800
  • f76b976262
    fix: #2684 (#2693) tools/goctl/v1.4.3 Kevin Wan 2022-12-13 00:16:31 +0800
  • a49f9060c2
    Add more test (#2692) anqiansong 2022-12-12 22:45:18 +0800
  • ebe28882eb
    fix: Fix string.title (#2687) fyyang 2022-12-11 23:44:19 +0800
  • fdc57d07d7
    fix: #2672 (#2681) Kevin Wan 2022-12-11 00:41:50 +0800
  • ef22042f4d
    feat: add dev server and health (#2665) re-dylan 2022-12-10 20:40:23 +0800
  • 944193ce25
    fix:Remove duplicate code (#2686) Tim Xiao 2022-12-10 20:13:37 +0800
  • dcfc9b79f1
    feat: accept camelcase for config keys (#2651) Kevin Wan 2022-12-08 22:01:36 +0800
  • b7052854bb
    chore: tidy go.sum (#2675) Kevin Wan 2022-12-08 06:50:42 +0800
  • 4729a16142
    chore: update deps (#2674) Kevin Wan 2022-12-07 23:33:30 +0800
  • 3604659027
    fix: fix client side in zeromicro#2109 (zeromicro#2116) (#2659) benqi 2022-12-04 00:25:52 +0800
  • 9f7f94b673
    chore: upgrade dependencies (#2658) Kevin Wan 2022-12-03 22:06:45 +0800
  • 0b3629b636
    Fixes #2603 bump goctl cobra version to macos completion help bug (#2656) bensonfx 2022-12-03 19:03:38 +0800
  • a644ec7edd
    feature : responses whit context (#2637) heyehang 2022-12-03 18:48:02 +0800
  • 9941055eaa
    feat: add trace.SpanIDFromContext and trace.TraceIDFromContext (#2654) Kevin Wan 2022-12-02 11:00:44 +0800
  • 10fd9131a1
    replace strings.Title to cases.Title (#2650) EinfachePhy 2022-12-02 00:15:51 +0800
  • 90828a0d4a
    The default port is used when there is no port number for k8s (#2598) bigrocs 2022-11-27 09:00:11 +0800
  • b1c3c21c81
    fix: log currentSize should not be 0 when file exists and size is not 0 (#2639) edieruby 2022-11-25 23:48:32 +0800
  • 97a8b3ade5
    fix(rest): fix issues#2628 (#2629) chen quan 2022-11-23 22:50:08 +0800
  • 95a5f64493
    feat: add stringx.ToCamelCase (#2622) Kevin Wan 2022-11-20 17:41:39 +0800
  • 20e659749a
    fix: fix conflict with the import package name (#2610) chensy 2022-11-20 15:23:25 +0800
  • 94708cc78f
    chore: update deps (#2621) Kevin Wan 2022-11-19 22:28:40 +0800
  • 06fafd2153
    feat: validate value in options for mapping (#2616) Kevin Wan 2022-11-18 19:46:23 +0800
  • 79de932646
    chore: update dependencies (#2594) Kevin Wan 2022-11-12 18:04:39 +0800
  • b562e940e7
    feat: support bool for env tag (#2593) Kevin Wan 2022-11-12 13:58:35 +0800
  • 69068cdaf0
    feat: support env tag in config (#2577) Kevin Wan 2022-11-11 23:17:09 +0800
  • f25788ebea
    chore(deps): bump go.mongodb.org/mongo-driver from 1.10.3 to 1.11.0 (#2588) dependabot[bot] 2022-11-11 07:01:54 +0800
  • 1293c4321b
    chore(deps): bump github.com/alicebob/miniredis/v2 from 2.23.0 to 2.23.1 (#2587) dependabot[bot] 2022-11-11 06:59:13 +0800
  • e3e08a7396
    fix: inherit issue when parent after inherits (#2586) Kevin Wan 2022-11-10 22:13:05 +0800
  • 4b071f4c33
    chore(deps): bump github.com/jhump/protoreflect from 1.13.0 to 1.14.0 (#2579) dependabot[bot] 2022-11-10 14:42:53 +0800
  • 81831b60a9
    fix(change model template file type): All model template variables ar… (#2573) 骑着毛驴背单词 2022-11-10 13:38:35 +0800