-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Pull requests: gin-gonic/gin
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(context): Copy() copies Errors and Accepted fields
#4695
opened Jun 4, 2026 by
Amirhf1
Contributor
Loading…
chore(deps): bump github.com/quic-go/quic-go from 0.59.0 to 0.59.1
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#4694
opened Jun 3, 2026 by
dependabot
Bot
Loading…
fix(render): correctly escape non-BMP Unicode in AsciiJSON
#4693
opened Jun 3, 2026 by
xd-sarthak
Loading…
4 tasks done
Removed some redundant content and modified some of the execution logic (may be of limited use).
#4689
opened Jun 3, 2026 by
REDDDG
Loading…
feat: add SkipMethodNotAllowedMiddleware option
#4687
opened Jun 2, 2026 by
goingforstudying-ctrl
Loading…
chore: add a worfklow for stale issues
continuous-integration
#4682
opened May 29, 2026 by
quichef
Loading…
3 tasks done
feat(context): add ShouldBindBodyWithProtoBuf shortcut
#4663
opened May 23, 2026 by
1911860538
Contributor
Loading…
fix: avoid raw path redirect loops
#4659
opened May 22, 2026 by
puneetdixit200
Loading…
3 tasks done
Optimize radix route fallback matching
#4654
opened May 16, 2026 by
heliang-whut
Loading…
4 tasks done
fix(deps): update golang.org/x/net version to v0.53.0 to fix vulnerability
#4653
opened May 13, 2026 by
RestartFU
Loading…
4 tasks done
perf(logger): use io.WriteString for log output
#4652
opened May 11, 2026 by
huynhanx03
Loading…
4 tasks done
fix(context): only chmod newly created dirs in SaveUploadedFile (fixes #4622)
#4650
opened May 9, 2026 by
nghiack7
Loading…
Avoid response writer panics for unsupported Hijack and CloseNotify
#4648
opened May 7, 2026 by
mike-lmctl
Loading…
3 of 4 tasks
fix: skip chmod for existing SaveUploadedFile destination directories
#4647
opened May 7, 2026 by
mike-lmctl
Loading…
refactor: use slices.Backward to simplify the code
#4646
opened May 2, 2026 by
criciss
Loading…
2 of 4 tasks
feat(binding): add per-request strict JSON binding (JSONStrict)
#4642
opened Apr 27, 2026 by
walle250ai
Loading…
3 tasks done
fix: safe type assertions in CloseNotify() and Hijack()
#4639
opened Apr 22, 2026 by
jassus213
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.