Commit Graph

5751 Commits

Author SHA1 Message Date
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
star liu
35a326e169
fix(ghttp): fix access log info format (#2853) 2023-08-10 22:12:10 +08:00
John Guo
4020eb9b4c
fix issue in SliceMap/Maps for package gconv when nil value in map of slice item (#2857) 2023-08-10 21:59:21 +08:00
John Guo
243fe73c57
improve comment replacement regex pattern for command gen service (#2846) 2023-08-08 20:39:38 +08:00
Hunk
932f8c48ef
Add gconv custom converter feature. (#2828) 2023-08-07 21:15:22 +08:00
John Guo
7c1be3eb63
improve data converting for DB.DoInsert/DoUpdate (#2830) 2023-08-07 21:03:56 +08:00
John Guo
5de2cfbfa1
improve command gen ctrl for api parsing and interface file generating (#2836) 2023-08-07 21:02:16 +08:00
oldme
b593c00d97
fix gf gen service remove all comments. (#2845) 2023-08-07 20:42:10 +08:00
John Guo
7798e96190
add more ut case for package goai (#2843) 2023-08-07 20:39:01 +08:00
Charles
55ac18d90a
Update README for minimum go version requirement (#2833) 2023-08-03 21:14:48 +08:00
dependabot[bot]
a409db5540
Bump golang.org/x/net from 0.0.0-20211112202133-69e39bad7dc2 to 0.7.0 in /contrib/drivers/sqlitecgo (#2834) 2023-08-03 21:13:23 +08:00
dependabot[bot]
dd5d56674e
Bump golang.org/x/text from 0.3.8-0.20211105212822-18b340fc7af2 to 0.3.8 in /contrib/drivers/sqlitecgo (#2835) 2023-08-03 21:12:45 +08:00
houseme
79617570ca
Feat:upgrade redis v9 (#2825) 2023-08-03 20:01:36 +08:00
海亮
a4e7cc4700
fix: psgql tx unsupport LastInsertId (#2815) 2023-08-03 19:59:22 +08:00
Horizon
2fbe4125dd
feat: Using sqlite CGO is for building a 32-bit Windows operating system (#2743) 2023-08-03 19:58:16 +08:00
Wankko Ree
47915816b5
fix: disable map tag summary and description from the OpenAPI Operation to PathItem (#2823) 2023-08-02 20:45:58 +08:00
John Guo
0f53660453
fix issue #2570 (#2819) 2023-08-02 20:41:28 +08:00
John Guo
f3437dc00f
add generic support for http routes registering #2227 #2457 (#2807) 2023-08-02 20:35:58 +08:00
John Guo
574d63b4fd
fix issue #2803 (#2805) 2023-08-01 22:06:10 +08:00
John Guo
53e5a04073
change minimum golang version from v1.15 to v1.18 (#2820) 2023-08-01 21:15:28 +08:00
XG
c51785125e
refactor: add default client instance for contrib/sdk/httpclient (#2814) 2023-08-01 20:45:20 +08:00
XG
5230f8304e
fix issue #2816 (#2817) 2023-08-01 20:11:52 +08:00
John Guo
e0e00434cc
expose iClient as IClient in generated sdk for command gen ctrl (#2804) 2023-07-26 21:27:58 +08:00
hinego
b95cb3180d
fix gen ctrl import path (#2800) 2023-07-25 21:50:47 +08:00
John Guo
dec66dbd05
add NeverDone function for package gctx that creates and returns a never done ctx (#2784) 2023-07-25 20:45:34 +08:00
John Guo
cb44c40a9c
fix issue #2482 (#2789) 2023-07-25 20:28:50 +08:00
houseme
2c22f4e17d
feat: improve watch for polaris registrar (#2788) 2023-07-25 20:17:17 +08:00
Agzer0
83fa3593b1
fix: orm generate sql wrong, issues #2782 (#2787) 2023-07-25 20:13:17 +08:00
Lonely
4ad508c04d
feat: add Diff feature to gmap (#2774) 2023-07-20 20:07:43 +08:00
John Guo
0d52386236
improve command init and gen ctrl (#2785) 2023-07-20 20:05:40 +08:00
John Guo
16a5318d32
upgrade package gopkg.in/yaml.v3 to latest stable version v3.0.1 (#2783) 2023-07-20 09:57:04 +08:00
John Guo
b1da02dff6
improve import path generating for command gen ctrl (#2781) 2023-07-20 09:56:48 +08:00
海亮
b99db92113
feat: gbuild add BuiltVersion (#2754) 2023-07-19 21:15:22 +08:00
Lonely
c0dff1dc16
add default time check for converting functions of gtime.Time (#2755) 2023-07-19 21:11:54 +08:00