John Guo
|
475e8bbae0
|
chore: README.md updates (#3912)
GoFrame Main CI / code-test (1.20, 386) (push) Waiting to run
GoFrame Main CI / code-test (1.20, amd64) (push) Waiting to run
GoFrame Main CI / code-test (1.21, 386) (push) Waiting to run
GoFrame Main CI / code-test (1.21, amd64) (push) Waiting to run
GoFrame Main CI / code-test (1.22, 386) (push) Waiting to run
GoFrame Main CI / code-test (1.22, amd64) (push) Waiting to run
GoFrame Main CI / code-test (1.23, 386) (push) Waiting to run
GoFrame Main CI / code-test (1.23, amd64) (push) Waiting to run
GoFrame Sub CI / code-test (1.20, 386) (push) Waiting to run
GoFrame Sub CI / code-test (1.20, amd64) (push) Waiting to run
GoFrame Sub CI / code-test (1.21, 386) (push) Waiting to run
GoFrame Sub CI / code-test (1.21, amd64) (push) Waiting to run
GoFrame Sub CI / code-test (1.22, 386) (push) Waiting to run
GoFrame Sub CI / code-test (1.22, amd64) (push) Waiting to run
GoFrame Sub CI / code-test (1.23, 386) (push) Waiting to run
GoFrame Sub CI / code-test (1.23, amd64) (push) Waiting to run
Sync to Gitee / Run (push) Waiting to run
GolangCI-Lint / golangci-lint (1.20) (push) Waiting to run
GolangCI-Lint / golangci-lint (1.21.4) (push) Waiting to run
GolangCI-Lint / golangci-lint (1.22) (push) Waiting to run
GolangCI-Lint / golangci-lint (1.23) (push) Waiting to run
Sonarcloud Scan / Scorecards analysis (push) Waiting to run
|
2024-11-12 21:30:46 +08:00 |
|
oldme
|
070efecc6e
|
style(gtest/test): improve code (#3891)
|
2024-11-12 20:20:13 +08:00 |
|
John Guo
|
a63af5d5f8
|
build: upgrade fsnotify from v1.7.0 to v1.8.0 to solve occasional ci failure (#3910)
|
2024-11-12 10:25:39 +08:00 |
|
oldme
|
bd2e8408e8
|
chore: update README.MD (#3911)
|
2024-11-12 09:25:37 +08:00 |
|
John Guo
|
6c6fd7902a
|
feat(database/gdb): remove unnecessary blank character requirement in tag for With feature of gdb.Model (#3875)
|
2024-11-11 21:59:26 +08:00 |
|
oldme
|
1b7b536d6c
|
fix(cmd/gf): protoc file comments contain backticks and double quotes, resulting in syntax errors in the generated file of go (#3890)
|
2024-11-11 21:37:30 +08:00 |
|
John Guo
|
9cc1cf1b53
|
fix(cmd/gf): remove dir after process done if given build file parameter is not a file but a dir name (#3908)
|
2024-11-11 21:32:58 +08:00 |
|
oldme
|
76948d93d6
|
test(drivers/mysql): use asserts function to replace if statement (#3849)
|
2024-11-11 20:54:57 +08:00 |
|
oldme
|
5ba165a3c0
|
fix(cmd/gf): go back current working directory after gf gen pb (#3895)
|
2024-11-11 20:42:25 +08:00 |
|
Wlynxg
|
f4db846633
|
fix(contrib/drivers/pgsql): connection fails when postgres database password is empty (#3900)
|
2024-11-11 20:27:07 +08:00 |
|
oldme
|
e7cc2c3d9c
|
chore: update the contributors in README.MD (#3907)
|
2024-11-06 22:11:23 +08:00 |
|
CharLemAznable
|
01cd0103e4
|
fix(net/gclient): Client Clone with allocated header/cookie (#3902)
|
2024-11-06 22:09:28 +08:00 |
|
wln32
|
d1872f17f7
|
fix(util/gconv): assigned the same value to struct field and its same name field in embedded struct failed (#3905)
|
2024-11-06 21:12:01 +08:00 |
|
CyJaySong
|
e4c4fb591e
|
feat(database/gdb): add Exist support for checking records existance for certain condition (#3854)
|
2024-10-24 15:29:03 +08:00 |
|
John Guo
|
656668f444
|
feat: new version v2.8.0-beta (#3878)
|
2024-10-24 14:51:03 +08:00 |
|
UncleChair
|
555bb3fa6b
|
feat(net/goai): enhance openapi doc with responses and examples (#3859)
|
2024-10-21 21:16:45 +08:00 |
|
John Guo
|
e179e1d4fe
|
fix(database/gdb): unix socket connection support for mysql (#3872)
|
2024-10-21 09:22:53 +08:00 |
|
John Guo
|
7dd38a1700
|
feat(database/gdb): add Raw support for Fields function of gdb.Model (#3873)
|
2024-10-21 09:22:31 +08:00 |
|
wln32
|
b1d875a31f
|
fix(util/gconv): incorrect fuzzy converting logic (#3874)
|
2024-10-21 09:16:50 +08:00 |
|
wwwfeng
|
c18339b1a9
|
feat(contrib/drivers/pgsql): add InsertIgnore support (#3855)
|
2024-10-16 07:32:33 +08:00 |
|
helloteemo
|
5288b70567
|
fix(util/gconv): one parameter to same tag in multiple struct attributes mapping failed (#3822)
|
2024-10-14 21:34:39 +08:00 |
|
houseme
|
4b5f637651
|
feat(trace): add trace for Custom trace client and provider (#3847)
|
2024-10-14 21:30:27 +08:00 |
|
John Guo
|
e3e5c89ba7
|
fix(os/gcmd): cannot retrieve all args if no subcommand defined for a root command (#3850)
|
2024-10-10 09:17:34 +08:00 |
|
John Guo
|
4d29939f87
|
fix(net/goai): cannot customize OpenAPIv3 type for request parameters (#3845)
|
2024-10-09 13:15:46 +08:00 |
|
John Guo
|
ae3ae8b177
|
test(cmd/gf): add unit testing case generating dao/do/entity files for sqlite in command gen dao (#3808)
|
2024-10-08 22:06:07 +08:00 |
|
John Guo
|
7a6889817f
|
feat(encoding/ghtml): add parameter validation for function SpecialCharsMapOrStruct (#3841)
|
2024-10-08 20:46:06 +08:00 |
|
John Guo
|
a72a9ff13e
|
fix(container/gtree): deadlock in Map/MapStrAny functions, comments update (#3840)
|
2024-10-08 20:45:23 +08:00 |
|
John Guo
|
91884e7c93
|
fix(database/gdb): remove support of Array/Value/Count operations for result that has multiple record fields (#3839)
|
2024-10-08 20:42:06 +08:00 |
|
John Guo
|
7cbc9e8533
|
test(os/gcache): fix unit testing occasionally failed due to too short expration duration set (#3842)
|
2024-10-08 13:06:11 +08:00 |
|
John Guo
|
2301de6e8c
|
fix(util/gutil): invalid empty parameter value check for function GetOrDefaultAny (#3844)
|
2024-10-08 13:05:59 +08:00 |
|
oldme
|
183395f0a0
|
fix(cmd/gf): gen service error when there's version number at the end of package import path (#3836)
|
2024-10-05 12:25:43 +08:00 |
|
oldme
|
d4fa2c82bf
|
feat(contrib/rpc/grpcx): use grpc.NewClient instead of grpc.Dial (#3684)
|
2024-09-30 20:41:14 +08:00 |
|
John Guo
|
459c8ce84e
|
feat(os/gfsnotify): add recursive watching for created subfolders and sub-files under folders that already watched (#3830)
|
2024-09-30 11:24:27 +08:00 |
|
houseme
|
38622f966f
|
refactor(contrib/trace/jaeger): remove trace jaeger, please use the OpenTelemetry SDKs(otlphttp&otlpgrpc) (#3825)
|
2024-09-29 20:31:16 +08:00 |
|
dependabot[bot]
|
499f755d3a
|
build(deps): bump google.golang.org/grpc from 1.51.0 to 1.56.3 in /contrib/config/polaris (#3831)
|
2024-09-29 17:06:02 +08:00 |
|
dependabot[bot]
|
3f1439ac4c
|
build(deps): bump google.golang.org/grpc from 1.51.0 to 1.56.3 in /contrib/registry/polaris (#3828)
|
2024-09-29 15:48:28 +08:00 |
|
houseme
|
0ca2ed5979
|
chore(contrib/config/polaris): upgrade dependent polaris library version to v1.5.8 and go version to v1.21 (#3827)
|
2024-09-29 11:08:07 +08:00 |
|
houseme
|
ee5284a1b2
|
chore(contrib/registry/polaris): upgrade dependent polaris library version to v1.5.8 and go version v1.21 (#3826)
|
2024-09-29 10:59:48 +08:00 |
|
Krane
|
8e7f1180c4
|
fix(contrib/drivers/mssql): fix mssql paging sql generate statement error (#3782)
|
2024-09-29 10:18:34 +08:00 |
|
John Guo
|
3abb9477c4
|
ci: fix mssql docker service starting failed (#3824)
|
2024-09-28 21:46:23 +08:00 |
|
houseme
|
ab3fbddfc7
|
build(go.mod): upgrade minimum required go version from 1.18 to 1.20 (#3688)
|
2024-09-28 20:58:04 +08:00 |
|
John Guo
|
55b92151f4
|
refactor(net/ghttp): enhance ghttp.StartPProfServer (#3555)
|
2024-09-28 18:10:53 +08:00 |
|
John Guo
|
9589384b36
|
refactor(encoding/gjson): change data parameter from type any to []byte (#3542)
|
2024-09-28 18:10:00 +08:00 |
|
John Guo
|
cf742233e8
|
refactor(net/gudp): improve implements (#3491)
|
2024-09-28 18:08:46 +08:00 |
|
John Guo
|
1c97b7a982
|
fix(os/gcache): memory leak for LRU when adding operations more faster than deleting (#3823)
|
2024-09-28 18:07:11 +08:00 |
|
oldme
|
ea09457d84
|
fix(os/gcmd): argument index calculating error in multilevel command (#3807)
|
2024-09-28 18:02:34 +08:00 |
|
Lance Add
|
66ee52c96a
|
fix(database/gdb): invalid order by statement generated when multiple order inputs (#3803)
|
2024-09-28 12:06:22 +08:00 |
|
oldme
|
f45f64897a
|
fix(cmd/gf): creating logic.go empty folder when there is no correct logic service (#3815)
|
2024-09-28 11:28:06 +08:00 |
|
oldme
|
8708dc7940
|
test(drivers/mysql): loose unit testing for transaction (#3819)
|
2024-09-28 11:19:14 +08:00 |
|
John Guo
|
79451e4624
|
fix(net/ghttp&gclient,contrib/rpc/grpcx): remove request and response contents in opentelemetry tracing attributes (#3810)
|
2024-09-26 09:50:07 +08:00 |
|