-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Pull requests: gin-gonic/gin
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#4379
opened Sep 25, 2025 by
dependabot
bot
Loading…
Fix: Website Code Bypasses Security Protection Against Malicious Scripts in render/json.go
#4376
opened Sep 25, 2025 by
orbisai-sec
Loading…
fix(response): refine hijack behavior for response lifecycle
enhancement
type/bug
Found something you weren't expecting? Report it here!
chore(deps): bump golang.org/x/net from 0.42.0 to 0.44.0
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#4357
opened Sep 15, 2025 by
dependabot
bot
Loading…
Fix: Prevent infinite recursion in form mapping with self-referencing pointers
#4337
opened Aug 25, 2025 by
shrimptails-f
Loading…
3 tasks done
test(binding): add comprehensive slice/array BindUnmarshaler tests
#4326
opened Aug 4, 2025 by
schang03-boop
Loading…
Add Comprehensive Tests for Context.Negotiate() Method
#4321
opened Aug 1, 2025 by
Caplost
Loading…
5 tasks done
Improve Test Coverage for debug.go and context.go
#4318
opened Jul 29, 2025 by
Caplost
Loading…
7 of 10 tasks
feat(form): support BindUnmarshaler slice elements (#4312)
#4313
opened Jul 23, 2025 by
asmeikal
Loading…
feat(binding): Add ShouldBindUriWith method for URI binding customization
#4308
opened Jul 21, 2025 by
arkamar
Loading…
feat: add an option to allow trailing slash insensitive matching
#4306
opened Jul 21, 2025 by
charlie0129
Loading…
adjusted negotiation logic so that it is possible to add or overwrite…
#4276
opened Jun 24, 2025 by
kkoehler
Loading…
perf: use textproto.TrimString for HTTP header parsing to improve performance
#4257
opened Jun 3, 2025 by
1911860538
Loading…
fix(bind): update sonic to support passing
io.Reader
error
#4256
opened Jun 3, 2025 by
AsterDY
Loading…
perf: optimize path parsing using strings.Count
performance
#4246
opened May 21, 2025 by
1911860538
Loading…
chore: longestCommonPrefix func in tree.go, fix variable name and add comment
#4242
opened May 17, 2025 by
go-developer
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.