Commit Graph

2190 Commits (619e838513b2a47bed74cfe71f46d250175eca42)
 

Author SHA1 Message Date
Armaan 619e838513
updated CONTRIBUTING.md with emojified , fun, precise and engaging text (#3643) 1 year ago
kesonan 423597a01c
feat: export devserver.Config (#3638) 1 year ago
kesonan d84dfe1b20
fix: goctl unit test (#3636) 1 year ago
Soham Tembhurne 87b7a1120d
Update documenation section #background (#3634) 1 year ago
Kevin Wan 528af8a99d
chore: update readme for Mac install instructions (#3633) 1 year ago
Soham Tembhurne 17fc68ac5a
Update readme.md (#3630) 1 year ago
Kevin Wan 804a56bd14
fix: optimize logx for less GC objects (#3627) 1 year ago
Kevin Wan 88f60d7736
chore: refactor signal sigterm and sigint (#3632) 1 year ago
#Suyghur 95b7a3d3ce
feat: add the SIGINT signal in signals.go to subscribe the user input ctrl+c to exit the application operation (#3611) 1 year ago
Kevin Wan d71c0da7b7
chore: refactor error comparison (#3629) 1 year ago
Kevin Wan fd070fec91
feat: retry with ctx deadline (#3626) 1 year ago
Kevin Wan 4f22034342
fix: unmarshal from number to string with incorrect error message (#3625) 1 year ago
Ikko Eltociear Ashimine b731aa38af
refactor: update builder.go (#3620) 1 year ago
dependabot[bot] bf996a1812
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.30.5 to 2.31.0 (#3616)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] af7ce65244
chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 in /tools/goctl (#3618)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] 952db71835
chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (#3612)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Kevin Wan abd1fa96a9
fix: UpdateStmt doesn't update the statement correctly in sqlx/bulkinserter.go (#3607) 1 year ago
Kevin Wan 5aedd9c076
chore: simplify parsing numbers with overflow (#3610) 1 year ago
Kevin Wan ff230c4b1d
chore: refactor goctl api (#3605) 1 year ago
kesonan 02c95108b9
optimize: fix experimental api (#3604) 1 year ago
dependabot[bot] 1ff541afe4
chore(deps): bump golang.org/x/net from 0.15.0 to 0.16.0 (#3603)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Kevin Wan 11a8cbc1e5
chore: rename noOpBreaker to nopBreaker (#3602) 1 year ago
dependabot[bot] c063976822
chore(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0 (#3601)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] cb707034ce
chore(deps): bump github.com/jhump/protoreflect from 1.15.2 to 1.15.3 (#3600)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] f10db27efd
chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#3594)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Kevin Wan 4878f90546
chore: update goctl version to 1.5.6 (#3593) 1 year ago
Kevin Wan 421e6617b1
chore: add more tests (#3592) 1 year ago
Kevin Wan 0ee7a271d3
fix: avoid float overflow in mapping.Unmarshal (#3590) 1 year ago
dependabot[bot] af022b9655
chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 in /tools/goctl (#3584) 1 year ago
dependabot[bot] 98d46261d9
chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 (#3585)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Kevin Wan 4222fd97bc
chore: add test for logging rotate size (#3587) 1 year ago
dependabot[bot] 814852f0b8
chore(deps): bump github.com/fullstorydev/grpcurl from 1.8.7 to 1.8.8 (#3586)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Kevin Wan ded2888759
fix: avoid integer overflow in mapping.Unmarshal (#3582) 1 year ago
Kevin Wan 18d66a795d
chore: add more tests (#3578) 1 year ago
Kevin Wan 4211672bfd
chore: add more tests (#3577) 1 year ago
Kevin Wan 68df0c3620
chore: add more tests (#3575) 1 year ago
xt-inking 5e435b6a76
fix: avoid losing logs before closing (#3573) 1 year ago
Kevin Wan 0dcede6457
chore: refactor log limit in rest (#3572) 1 year ago
Awadabang cc21f5fae2
update: limit logBrief http body size (#3498)
Co-authored-by: 常公征 <changgz@yealink.com>
1 year ago
dependabot[bot] b22ad50d59
chore(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.1 in /tools/goctl (#3568)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Kevin Wan 974252980c
chore: upgrade grpc (#3570) 1 year ago
dependabot[bot] 8d83986d27
chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.0 in /tools/goctl (#3546) 1 year ago
Kevin Wan 6821b0a7dd
chore: upgrade grpc (#3558) 1 year ago
Kevin Wan 1ba1724c65
chore: refactor (#3545) 1 year ago
Xinwei Xiong ca5a7df5b0
feat: Optimize Encoding Functions and Add Descriptive Comments (#3543) 1 year ago
dependabot[bot] 69a3024853
chore(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 (#3544)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] fd3abf3717
chore(deps): bump golang.org/x/text from 0.12.0 to 0.13.0 in /tools/goctl (#3542)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
1 year ago
dependabot[bot] 99b3750d10
chore(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0 (#3541)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
POABOB 33f6d7ebb8
fix: goctl pg gen will extract all fields when the same table name exists in different schemas (#3496) (#3517) 1 year ago
kesonan c4ef9ceb68
Add api version (#3536) 1 year ago