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 |
|
the harder the luckier
|
097b26f318
|
fix: multiple interfaces cause the original type to be inaccessible (#2915)
|
2023-09-04 20:11:14 +08:00 |
|
the harder the luckier
|
3da5e5e865
|
fix: gutil.IsSlice judgment logic error (#2910)
|
2023-09-04 20:09:55 +08:00 |
|
BugKillerPro
|
e60262fec9
|
docs: fix code comment err in Model Join case (#2884)
|
2023-09-04 20:05:52 +08:00 |
|
Jack Ling
|
74bf1b4bc3
|
fix(cmd): Fix gf build examples (#2917)
|
2023-08-31 15:32:49 +08:00 |
|
John Guo
|
3f69e0db36
|
improve error stack configuration for package gerror, add framework error stack filter for package glog (#2918)
|
2023-08-31 15:31:55 +08:00 |
|
the harder the luckier
|
7d4c59ac5a
|
fix: OpenAPI cannot correctly identify the file type under the canoni… (#2898)
|
2023-08-28 21:52:22 +08:00 |
|
John Guo
|
3841f05e02
|
add AdapterContent implements for gcfg.Adapter (#2892)
|
2023-08-28 21:49:30 +08:00 |
|
John Guo
|
bcd409ab1c
|
fix typo "Upadte" -> "Update" (#2906)
|
2023-08-28 21:48:56 +08:00 |
|
John Guo
|
4dd43aa018
|
improve packed project template for command init (#2885)
|
2023-08-23 19:28:09 +08:00 |
|
Hunk
|
aed695313a
|
rewrite gmutex with sync.RWMutex (#2883)
|
2023-08-23 19:27:57 +08:00 |
|
John Guo
|
cf299273c4
|
version v2.5.2 (#2878)
|
2023-08-18 09:57:25 +08:00 |
|
John Guo
|
53323f3cf9
|
improve support for generic router registering (#2877)
|
2023-08-17 21:16:19 +08:00 |
|
Hunk
|
24ee5341ec
|
Fix empty map or struct convert to another map will return error. (#2863)
|
2023-08-17 20:59:16 +08:00 |
|
John Guo
|
ed4d1554ab
|
improve converter feature for package gconv (#2869)
|
2023-08-17 20:33:12 +08:00 |
|
John Guo
|
ac3481ed43
|
it returns error when Scan to a none empty slice with empty Result for package gdb (#2858)
|
2023-08-17 20:29:06 +08:00 |
|
Wankko Ree
|
3df5969348
|
fix generic check with slice for ghttp (#2850)
|
2023-08-16 21:42:36 +08:00 |
|
Lonely
|
ea6a773d60
|
fix: marked gcode.CodeInternalPanic for panic (#2860)
|
2023-08-14 09:53:13 +08:00 |
|