Commit Graph

  • 58138fd56c Chore/rewire (#2836) Kevin Wan 2023-01-31 13:58:22 +08:00
  • f2588b238f chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger (#2832) dependabot[bot] 2023-01-31 11:04:39 +08:00
  • cc5ae722a2 chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp (#2833) dependabot[bot] 2023-01-31 09:21:08 +08:00
  • 1ee61709d9 chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin (#2831) dependabot[bot] 2023-01-31 09:06:24 +08:00
  • dd117ce9cf feat: converge grpc interceptor processing (#2830) MarkJoyMa 2023-01-30 15:48:50 +08:00
  • 3c0dc8435e chore: improve codecov (#2828) Kevin Wan 2023-01-29 21:39:54 +08:00
  • fde05ccb28 feat: add MustNewRedis (#2824) MarkJoyMa 2023-01-29 18:03:05 +08:00
  • 464ed51728 feat: mapreduce generic version (#2827) Kevin Wan 2023-01-29 18:01:23 +08:00
  • 413ee919e6 support custom maxBytes in API file (#2822) Xiaoju Jiang 2023-01-29 10:43:00 +08:00
  • 35b9568657 chore: fix missing funcs on windows (#2825) Kevin Wan 2023-01-28 22:45:36 +08:00
  • 167d76b46d chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 (#2823) dependabot[bot] 2023-01-28 16:48:30 +08:00
  • ab9eeff500 fix: problem on name overlaping in config (#2820) Kevin Wan 2023-01-24 21:14:48 +08:00
  • eab904af64 chore: update goctl interface{} to any (#2819) Kevin Wan 2023-01-24 17:51:03 +08:00
  • ae87114282 chore: change interface{} to any (#2818) Kevin Wan 2023-01-24 16:32:02 +08:00
  • 7e0ac77139 feat: upgrade go to v1.18 (#2817) Kevin Wan 2023-01-24 15:47:01 +08:00
  • 696da4efee chore: add more tests (#2815) Kevin Wan 2023-01-24 13:43:13 +08:00
  • ceab564429 chore: add more tests (#2814) Kevin Wan 2023-01-24 12:03:05 +08:00
  • 4bd8025c5b chore: add more tests (#2812) Kevin Wan 2023-01-23 23:27:47 +08:00
  • 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 +08:00
  • c9b05ae07e fix: mapping optional dep not canonicaled (#2807) Kevin Wan 2023-01-20 23:57:49 +08:00
  • 32a59dbc27 chore: refactor func name (#2804) Kevin Wan 2023-01-18 17:20:45 +08:00
  • ba0dff2d61 chore: add more tests (#2803) Kevin Wan 2023-01-18 13:15:41 +08:00
  • 10da5e0424 chore: add more tests (#2801) Kevin Wan 2023-01-17 21:55:36 +08:00
  • 4bed34090f chore: add more tests (#2800) Kevin Wan 2023-01-17 09:59:42 +08:00
  • 2bfecf9354 chore: remove mgo related packages (#2799) Kevin Wan 2023-01-16 23:13:59 +08:00
  • 6d129e0264 chore: add more tests (#2797) Kevin Wan 2023-01-16 22:33:39 +08:00
  • a2df1bb164 fix: modify the generated update function and add return values for update and delete functions (#2793) foliet 2023-01-15 22:11:08 +08:00
  • 5f02e623f5 chore: add more tests (#2795) Kevin Wan 2023-01-15 21:32:41 +08:00
  • 963b52fb1b chore: add more tests (#2794) Kevin Wan 2023-01-15 15:28:27 +08:00
  • 02265d0bfe chore: add more tests (#2792) Kevin Wan 2023-01-15 00:16:12 +08:00
  • 2e57e91826 Update readme-cn.md Kevin Wan 2023-01-13 23:03:18 +08:00
  • 82c642d3f4 feat: expose NewTimingWheelWithClock (#2787) Ofey Chan 2023-01-13 17:46:40 +08:00
  • b2571883ca chore: refactor (#2785) Kevin Wan 2023-01-13 14:04:37 +08:00
  • 00ff50c2cc add zset withsocre float (#2689) Alonexy 2023-01-12 22:37:14 +08:00
  • 4d7fa08b0b feat: support **struct in mapping (#2784) Kevin Wan 2023-01-12 20:45:32 +08:00
  • 367afb544c feat: support ptr of ptr of ... in mapping (#2779) Kevin Wan 2023-01-12 15:56:51 +08:00
  • 43b8c7f641 chore(trace): improve rest tracinghandler (#2783) cong 2023-01-12 12:50:57 +08:00
  • 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 +08:00
  • f9619328f2 refactor(rest): use static config for trace ignore paths. (#2773) cong 2023-01-12 09:40:18 +08:00
  • bae061a67e chore: add tests (#2778) Kevin Wan 2023-01-11 15:21:39 +08:00
  • 0b176e17ac fix: #2576 (#2776) Kevin Wan 2023-01-11 00:45:11 +08:00
  • 6340e24c17 chore: add tests (#2774) Kevin Wan 2023-01-09 23:48:31 +08:00
  • 74e0676617 feat: add config to truncate long log content (#2767) Kevin Wan 2023-01-09 09:39:30 +08:00
  • 0defb7522f feat: replace NewBetchInserter function name (#2769) MarkJoyMa 2023-01-09 09:38:57 +08:00
  • 0c786ca849 chore: remove simple methods, inlined (#2768) Kevin Wan 2023-01-09 00:55:13 +08:00
  • 26c541b9cb feat: add middlewares config for zrpc (#2766) Kevin Wan 2023-01-08 19:34:05 +08:00
  • ade6f9ee46 feat: add middlewares config for rest (#2765) Kevin Wan 2023-01-08 16:41:53 +08:00
  • f4502171ea Update readme-cn.md Kevin Wan 2023-01-08 12:42:27 +08:00
  • 8157e2118d fix: replace goctl ExactValidArgs to MatchAll (#2759) chensy 2023-01-07 17:07:40 +08:00
  • e52dace416 chore: refactor (#2764) Kevin Wan 2023-01-07 14:13:44 +08:00
  • dc260f196a refactor: simplify the code (#2763) chen quan 2023-01-07 13:32:56 +08:00
  • 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 +08:00
  • a5fcf24c04 feat: add batch inserter (#2755) MarkJoyMa 2023-01-06 23:30:50 +08:00
  • fc9b3ffdc1 refactor: use opentelemetry's standard api to track http status code (#2760) chen quan 2023-01-06 23:27:54 +08:00
  • e71c505e94 feat: add mongo options (#2753) MarkJoyMa 2023-01-05 22:14:50 +08:00
  • 21c49009c0 chore: remove unnecessary code (#2754) chen quan 2023-01-05 22:12:07 +08:00
  • 69d355eb4b feat(redis): add zscan command implementation (#2729) (#2751) #Suyghur 2023-01-04 13:44:17 +08:00
  • 83f88d177f chore: improve codecov (#2752) Kevin Wan 2023-01-04 13:42:20 +08:00
  • 641ebf1667 feat: trace http.status_code (#2708) xiang 2023-01-04 10:21:57 +08:00
  • cf435bfcc1 chore: remove roadmap file, not updating (#2749) Kevin Wan 2023-01-03 23:38:14 +08:00
  • 28f1b15b8e Update readme.md (#2748) Kevin Wan 2023-01-03 23:14:39 +08:00
  • 42413dc294 feat(trace): support otlp http exporter (#2746) cong 2023-01-03 22:49:30 +08:00
  • ec7ac43948 chore: reorg imports (#2745) Kevin Wan 2023-01-03 22:26:45 +08:00
  • deefc1a8eb fix(trace): grpc exporter should use nonblock option (#2744) cong 2023-01-03 18:15:09 +08:00
  • 036328f1ea chore: update tests (#2741) Kevin Wan 2023-01-03 18:02:35 +08:00
  • 85057a623d 🐛 debug grpc export (#2379) (#2719) wojiukankan 2023-01-03 17:04:35 +08:00
  • 1c544a26be use stat instead of disableStat (#2740) Xargin 2023-01-03 11:29:24 +08:00
  • 20a61ce43e logx conf add DisableStat (#2434) chainlife 2023-01-02 23:22:13 +08:00
  • dd294e8cd6 fix: #2700, timeout not enough for writing responses (#2738) Kevin Wan 2023-01-02 13:51:15 +08:00
  • 3e9d0161bc add ServeHTTP to Server/Engin for doing Httptest (#2704) JackSon_tm.m 2023-01-02 00:24:58 +08:00
  • cf6c349118 fix: #2735 (#2736) Kevin Wan 2023-01-01 12:21:53 +08:00
  • c7a0ec428c fix: key like TLSConfig not working (#2730) Kevin Wan 2022-12-29 14:50:53 +08:00
  • ce1c02f4f9 Feat: ignorecolums add sort (#2648) chowyu12 2022-12-28 14:53:22 +08:00
  • c3756a8f1c fix: etcd publisher reconnecting problem (#2710) Kevin Wan 2022-12-27 20:03:03 +08:00
  • f4fd735aee Use read-write lock instead of mutex (#2727) Archer 2022-12-26 15:00:47 +08:00
  • 683d793719 RawFieldNames should ignore the field whose name is start with a dash (#2725) Archer 2022-12-24 21:27:32 +08:00
  • affbcb5698 fix: camel cased key of map item in config (#2715) Kevin Wan 2022-12-24 21:26:33 +08:00
  • f0d1722bbd chore: pass by value for config in dev server (#2712) Kevin Wan 2022-12-24 11:41:23 +08:00
  • c4f8eca459 Feat update rootpkg (#2718) chowyu12 2022-12-23 23:57:56 +08:00
  • 251c071418 Update readme.md Kevin Wan 2022-12-22 23:21:41 +08:00
  • 6652c4e445 Update readme-cn.md Kevin Wan 2022-12-16 00:08:12 +08:00
  • f73613dff0 Update readme.md Kevin Wan 2022-12-16 00:07:50 +08:00
  • 7a75dce465 refactor: remove duplicated code (#2705) v1.4.3 Kevin Wan 2022-12-14 23:36:56 +08:00
  • 801f1adf71 Remove useless file (#2699) anqiansong 2022-12-14 23:22:01 +08:00
  • f76b976262 fix: #2684 (#2693) tools/goctl/v1.4.3 Kevin Wan 2022-12-13 00:16:31 +08:00
  • a49f9060c2 Add more test (#2692) anqiansong 2022-12-12 22:45:18 +08:00
  • ebe28882eb fix: Fix string.title (#2687) fyyang 2022-12-11 23:44:19 +08:00
  • fdc57d07d7 fix: #2672 (#2681) Kevin Wan 2022-12-11 00:41:50 +08:00
  • ef22042f4d feat: add dev server and health (#2665) re-dylan 2022-12-10 20:40:23 +08:00
  • 944193ce25 fix:Remove duplicate code (#2686) Tim Xiao 2022-12-10 20:13:37 +08:00
  • dcfc9b79f1 feat: accept camelcase for config keys (#2651) Kevin Wan 2022-12-08 22:01:36 +08:00
  • b7052854bb chore: tidy go.sum (#2675) Kevin Wan 2022-12-08 06:50:42 +08:00
  • 4729a16142 chore: update deps (#2674) Kevin Wan 2022-12-07 23:33:30 +08:00
  • 3604659027 fix: fix client side in zeromicro#2109 (zeromicro#2116) (#2659) benqi 2022-12-04 00:25:52 +08:00
  • 9f7f94b673 chore: upgrade dependencies (#2658) Kevin Wan 2022-12-03 22:06:45 +08:00
  • 0b3629b636 Fixes #2603 bump goctl cobra version to macos completion help bug (#2656) bensonfx 2022-12-03 19:03:38 +08:00
  • a644ec7edd feature : responses whit context (#2637) heyehang 2022-12-03 18:48:02 +08:00
  • 9941055eaa feat: add trace.SpanIDFromContext and trace.TraceIDFromContext (#2654) Kevin Wan 2022-12-02 11:00:44 +08:00
  • 10fd9131a1 replace strings.Title to cases.Title (#2650) EinfachePhy 2022-12-02 00:15:51 +08:00
  • 90828a0d4a The default port is used when there is no port number for k8s (#2598) bigrocs 2022-11-27 09:00:11 +08:00