John Guo
|
cf37731d5f
|
version: v2.7.1 (#3573)
|
2024-05-14 21:20:22 +08:00 |
|
wln32
|
0765741d99
|
os/gtime: fix #3558 time zone issues (#3561)
|
2024-05-10 17:44:45 +08:00 |
|
oldme
|
74338c498e
|
ci: fix code coverage not sync to CodeCov (#3570)
|
2024-05-10 17:44:01 +08:00 |
|
oldme
|
ff28d88572
|
cmd/gf: fix gen enums failed in go version v1.22.1 (#3565)
|
2024-05-07 20:40:35 +08:00 |
|
xyqweb
|
94c7185826
|
util/gvalid: fix slice enums verification failed (#3566)
|
2024-05-07 20:36:55 +08:00 |
|
jswxstw
|
8e075fba53
|
contrib/sdk/httpclient: add custom response handler support, fixe #3539 (#3540)
|
2024-04-29 20:37:25 +08:00 |
|
oldme
|
3b1d1d33b8
|
other: update some issue templates (#3544)
|
2024-04-29 19:37:57 +08:00 |
|
oldme
|
ac6604730a
|
cmd/gf: fix pbentity generate fail in mono-repo (#3547)
|
2024-04-29 19:27:15 +08:00 |
|
CyJaySong
|
3cdd9ef36e
|
cmd/gf: fix command gf gen dao for fieldMapping feature (#3549)
|
2024-04-29 19:22:02 +08:00 |
|
Muddy
|
9aa426a105
|
database/gdb/gdb_model_soft_time: fix soft-time support fieldType:LocalTypeUint64 in Insert/Update perations (#3551)
|
2024-04-29 19:00:51 +08:00 |
|
CyJaySong
|
5b7cae78bc
|
feat: add custom field type mapping support for command gf gen dao (#3498)
|
2024-04-25 19:19:09 +08:00 |
|
John Guo
|
cc98e5759c
|
fix: #3200 empty content in glog handler after structure logging feature supported (#3475)
|
2024-04-25 19:13:50 +08:00 |
|
oldme
|
12ff9af431
|
test/gtest: add support for string type in AssertIN and AssertNI (#3537)
|
2024-04-24 21:04:54 +08:00 |
|
oldme
|
aa6d83fe1c
|
other: enhance Issues and Pull Requests template (#3533)
|
2024-04-24 19:20:34 +08:00 |
|
findnature
|
f48ca959f7
|
chore: fix function names in comment (#3536)
|
2024-04-24 19:14:42 +08:00 |
|
oldme
|
59a959a361
|
fix: #3459 gf gen dao should ignore link configuration from file as it is passed from arguments (#3531)
|
2024-04-23 21:43:45 +08:00 |
|
oldme
|
ce57b26769
|
cmd/gf: fix unit testing cases for compatibility with windows (#3532)
|
2024-04-23 21:39:11 +08:00 |
|
John Guo
|
adc94fd97a
|
fix: uint testing case for signal feature of package gproc occasionally failed (#3529)
|
2024-04-23 21:30:33 +08:00 |
|
wln32
|
1013df1627
|
enhance: improve performance of struct converting for package gconv (#3412)
|
2024-04-23 21:30:06 +08:00 |
|
oldme
|
646ed5ea14
|
enhance: upgrade version of dependencies (#3526)
|
2024-04-22 19:59:59 +08:00 |
|
wln32
|
a39e6a2c62
|
enhance: gf gen ctrl with -merge option (#3490)
|
2024-04-18 20:12:02 +08:00 |
|
writegr
|
fa4f31f3dd
|
chore: fix function names in comments for package otelmetric (#3493)
|
2024-04-18 20:04:23 +08:00 |
|
海亮
|
adb813fbad
|
enhance: upgrade version of dependencies (#3494)
|
2024-04-18 20:02:27 +08:00 |
|
guangwu
|
ebe567dab2
|
fix: missing file closding when printing downloading percent of gf cli file for command gf up (#3483)
|
2024-04-16 19:49:09 +08:00 |
|
John Guo
|
bbcf49db98
|
fix: #3238 first column might be overwritten in interal context data in multiple goroutines querying (#3476)
|
2024-04-16 19:31:06 +08:00 |
|
oldme
|
75763735c4
|
enhance: improve command gf gen ctrl using AST for parsing DstFolder (#3478)
|
2024-04-15 20:16:44 +08:00 |
|
海亮
|
285e5a0580
|
fix: file name example/pack/packed/paked.go → example/pack/packed/packed.go (#3479)
|
2024-04-15 20:11:01 +08:00 |
|
海亮
|
2ee0c2bdac
|
fix: sqlitecgo to support 32-bit architecture (#3480)
|
2024-04-15 10:03:49 +08:00 |
|
wln32
|
ae58dc846a
|
fix: missing arguments on Windows platform for package gproc (#3482)
|
2024-04-15 09:59:35 +08:00 |
|
George
|
91f449dff8
|
feat: add new rule required-if-all for package gvalid (#3455)
|
2024-04-11 19:45:09 +08:00 |
|
oldme
|
2523889765
|
enhance: improve gf gen ctrl using AST (#3470)
|
2024-04-11 19:15:31 +08:00 |
|
Anh Phuong Do
|
4c6b146627
|
feat: add Scan method for incremental key retrieval in gredis (#3451)
|
2024-04-11 15:37:22 +08:00 |
|
oldme
|
6e2d238f56
|
emhace: unit testing cases update for package cmd/gf and contrib/drivers (#3453)
|
2024-04-10 20:55:09 +08:00 |
|
wln32
|
d7a0482146
|
fix: #3465 If the value of a string is null, the value of string is nil after the string is converted to []string (#3468)
|
2024-04-10 20:18:03 +08:00 |
|
wln32
|
b040654574
|
enhance: add ORM tag to the entity result of command gen dao to make entity assignment more faster (#3454)
|
2024-04-07 19:19:07 +08:00 |
|
gopherfarm
|
505fc25a64
|
fix: fsnotify watcher panics when closing (#3399)
|
2024-04-07 14:12:03 +08:00 |
|
wln32
|
83ba887df7
|
fix: #3449 accept slice parameter as json.RawMessage for http request (#3452)
|
2024-04-07 14:09:52 +08:00 |
|
wln32
|
911f1cb1de
|
enhance: use map iter to iterate the map instead of map keys and values (#3457)
|
2024-04-07 10:00:04 +08:00 |
|
John Guo
|
1b7aea0ced
|
feat: add metrics option and prometheus handler wraps (#3445)
|
2024-04-07 09:57:13 +08:00 |
|
x
|
db5eed17b1
|
fix: invalid cache key using pointer address of variable for soft time fields (#3448)
|
2024-04-02 20:10:16 +08:00 |
|
houseme
|
1ffb510a77
|
feat: add custom go module configuration support when initialize go project using command gf init (#3425)
|
2024-04-02 14:05:22 +08:00 |
|
wln32
|
f039393b2b
|
fix: map converting in loop logic of validation for package gvalid (#3423)
|
2024-04-01 19:23:12 +08:00 |
|
Yuyang Zhang(helloqiu)
|
00ba053ce6
|
enhance: use in-memory cache for soft field name and type (#3420)
|
2024-04-01 19:22:23 +08:00 |
|
oldme
|
dcf1f19ff7
|
enhance: Save operation support for mssql (#3365)
|
2024-04-01 19:18:54 +08:00 |
|
oldme
|
06826750ed
|
enhance: improve Save feature for drivers oracle and dm (#3426)
|
2024-04-01 19:08:26 +08:00 |
|
John Guo
|
e0a2645f4a
|
fix: #3390 name&shor tag mapping failed to command input object for package gcmd (#3429)
|
2024-04-01 19:07:08 +08:00 |
|
xxxwang1983
|
509fdf45c6
|
feat: add auth support in address configuration for etcd registry (#3439)
|
2024-03-29 19:19:45 +08:00 |
|
oldme
|
1e7d897b66
|
fix: lost trace content in occasion when shutting down trace (#3418)
|
2024-03-29 10:08:58 +08:00 |
|
John Guo
|
6df0a9ca66
|
fix: the cron job with precise second time pattern might be executed twice in the same time (#3437)
|
2024-03-28 22:09:11 +08:00 |
|
John Guo
|
1c12f3a30d
|
fix: http superfluous response.WriteHeader call in some scenario (#3428)
|
2024-03-28 22:08:54 +08:00 |
|