John Guo
|
7c92c2f7e8
|
improve comments and variable names for gcfg.AdapterFile of package gcfg (#3046)
|
2023-10-17 20:12:07 +08:00 |
|
zhangshican
|
5204bdb60d
|
add option merge controlling generating controller files into one single file for command gf gen ctrl (#3045)
|
2023-10-17 20:11:23 +08:00 |
|
glossy
|
6ab8d065d1
|
fix:incorrect parameter passing causes captured errors to be lost (#3048)
|
2023-10-16 21:20:21 +08:00 |
|
海亮
|
d4e686226b
|
improve version checks for ci script (#3047)
|
2023-10-16 21:18:23 +08:00 |
|
海亮
|
19d7714503
|
fix security issue for golang.org/x packages (#3042)
|
2023-10-16 20:45:43 +08:00 |
|
John Guo
|
f464f30e6f
|
improve comment of router feature for ghttp.Server (#3014)
|
2023-10-16 20:41:10 +08:00 |
|
XG
|
0e7d7d1eee
|
feat: add -w/--watchPaths for subcommand gf run (#3009)
|
2023-10-12 21:07:51 +08:00 |
|
Hunk
|
6af66a0201
|
add service registry implements using nacos (#2995)
|
2023-10-12 21:06:37 +08:00 |
|
Jack Ling
|
81f3ad043d
|
ci: Update action script to remove inactive labels (#3013)
|
2023-10-11 21:39:20 +08:00 |
|
海亮
|
ca7450f595
|
enable go cache for ci, coverage of ut testing is only available after merge of pr (#3011)
|
2023-10-11 21:38:43 +08:00 |
|
kele1997
|
65192a7f92
|
fix issue gconv struct slice/map of json.RawMessage (#3006) (#3008)
|
2023-10-11 21:35:27 +08:00 |
|
John Guo
|
8c309ac9fe
|
fix issue #2907 (#3005)
|
2023-10-11 21:34:17 +08:00 |
|
John Guo
|
7f1ce2aff3
|
fix issue #2904 (#3004)
|
2023-10-11 21:33:51 +08:00 |
|
oldme
|
10b67fc7b0
|
fix issues #2980 (#2994)
|
2023-10-11 21:28:53 +08:00 |
|
海亮
|
3cd005911d
|
fix issue reading resource from manage in function New of package gres (#2961)
|
2023-10-10 20:02:52 +08:00 |
|
海亮
|
d10d96800f
|
temporaryly close the testing of package kubecm to avoid disk unavailable issue (#3007)
|
2023-10-10 14:09:58 +08:00 |
|
houseme
|
35e5f1f204
|
feat: Migrate the service call tracing to use otlphttp or otlpgrpc for reporting (#3001)
|
2023-10-09 20:09:20 +08:00 |
|
John Guo
|
1efdb72990
|
add direct service address support for grpc client (#2991)
|
2023-10-09 20:03:45 +08:00 |
|
John Guo
|
8d925d4741
|
fix issue #2890 (#3002)
|
2023-10-09 20:00:08 +08:00 |
|
John Guo
|
d6362cad16
|
add List2/List3/ListAndTrim2/ListAndTrim3 functions for package gstr (#2986)
|
2023-10-09 19:58:14 +08:00 |
|
aries
|
00e83fed3f
|
add function Partition for Model of package gdb (#2989)
|
2023-10-08 09:49:21 +08:00 |
|
huhu
|
02f1cc7b40
|
allowing use printToStdout, printToFile and printToWriter at the same time for Logger of package glog (#2990)
|
2023-10-07 20:46:24 +08:00 |
|
monchickey
|
32a60c2e96
|
Add consul config adapter usage example. (#2988)
|
2023-10-07 20:19:47 +08:00 |
|
John Guo
|
30040332a7
|
improve address configuration for grpc server (#2982)
|
2023-09-27 14:40:32 +08:00 |
|
houseme
|
569cbb09bf
|
fix: improve specification version (#2987)
|
2023-09-26 22:03:18 +08:00 |
|
海亮
|
130191f4ed
|
add in:header tag cache for http request to enhance performance (#2923)
|
2023-09-25 21:34:58 +08:00 |
|
monchickey
|
e6732039c6
|
add consul config adapter (#2964)
|
2023-09-25 21:02:55 +08:00 |
|
John Guo
|
df92c483d0
|
fix isue #2976, to be compatible with bad response type definition for strict route function (#2977)
|
2023-09-25 20:40:32 +08:00 |
|
the harder the luckier
|
7c9eefef3d
|
feat: Preserve original file permissions & Default copy permissions c… (#2969)
|
2023-09-19 20:20:13 +08:00 |
|
海亮
|
42de1c1dbe
|
improve example cases for package gi18n (#2970)
|
2023-09-19 20:18:43 +08:00 |
|
laushunyu
|
395df940d7
|
fix(gutil): panic when field is []byte(BINARY in mysql) (#2957)
|
2023-09-18 20:16:59 +08:00 |
|
the harder the luckier
|
ef1e18df19
|
fix: gutil.IsMap judgment logic error (#2953)
|
2023-09-13 19:30:02 +08:00 |
|
光芒伞
|
e684eae878
|
Make GTime support multiple formats (#2933)
|
2023-09-13 19:29:25 +08:00 |
|
John Guo
|
5219c5c37e
|
add ut cases for command gen dao (#2958)
|
2023-09-12 22:00:35 +08:00 |
|
海亮
|
5059abd88e
|
upgrade dependence github.com/apolloconfig/agollo/v4 version from v4.1.1 to v4.3.1 for package contrib/config/apollo (#2949)
|
2023-09-12 21:20:53 +08:00 |
|
houseme
|
e2ed058e3b
|
feat: upgrade action/checkout to v4 (#2948)
|
2023-09-12 21:20:10 +08:00 |
|
houseme
|
ccc959a2d3
|
feat: jaeger package will be removed in v2.6.0. (#2946)
|
2023-09-12 21:17:47 +08:00 |
|
John Guo
|
a5a7d23792
|
improve g.Go (#2956)
|
2023-09-12 20:00:01 +08:00 |
|
John Guo
|
5bc9acdab3
|
version v2.5.3 (#2945)
|
2023-09-11 10:19:51 +08:00 |
|
John Guo
|
ab1970e7d6
|
add new function g.Go (#2943)
|
2023-09-11 10:18:44 +08:00 |
|
John Guo
|
1582714325
|
improve signal listening for package grpcx/ghttp/gproc (#2942)
|
2023-09-11 10:15:08 +08:00 |
|
will0306
|
7391a4d45a
|
improve trace span generating for package gctx and http tracing content for package ghttp (#2937)
|
2023-09-11 10:14:00 +08:00 |
|
海亮
|
7e16d9b63e
|
fix codes due to static codes analysis (#2935)
|
2023-09-07 20:22:20 +08:00 |
|
the harder the luckier
|
d49dccb147
|
test: add unit tests regarding issue 2901 (#2930)
|
2023-09-05 19:30:54 +08:00 |
|
John Guo
|
6cddfdb313
|
improve join feature for package gdb (#2929)
|
2023-09-05 19:29:28 +08:00 |
|
Hunk
|
912316d765
|
add cluster mode and tls configuration support for package gredis (#2936)
|
2023-09-05 19:23:17 +08:00 |
|
John Guo
|
b9e2b05f04
|
change interface ConvertDataForRecord to ConvertValueForField for package gdb (#2916)
|
2023-09-04 21:23:54 +08:00 |
|
John Guo
|
887803e495
|
add structure logging handler for package glog (#2919)
|
2023-09-04 21:23:46 +08:00 |
|
the harder the luckier
|
eb11061bd2
|
fix: gjson encode to string expect inconformity(issue 2520) (#2928)
|
2023-09-04 21:19:22 +08:00 |
|
oldme
|
000c7a92ed
|
ORM add function: LeftJoinOnFields,RightJoinOnFields,InnerJoinOnFields (#2921)
|
2023-09-04 20:33:53 +08:00 |
|