-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Pull requests: gin-gonic/gin
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Clean paths before calling the
http.FileSystem passed to router.StaticFS
#4452
opened Nov 23, 2025 by
hedgehog125
Loading…
chore(deps): bump github.com/quic-go/quic-go from 0.56.0 to 0.57.0
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#4448
opened Nov 21, 2025 by
dependabot
bot
Loading…
chore(deps): bump actions/checkout from 5 to 6 in the actions group
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#4446
opened Nov 20, 2025 by
dependabot
bot
Loading…
test: Add comprehensive test coverage for ginS package
#4442
opened Nov 19, 2025 by
miladev95
Loading…
3 tasks done
fix(binding): support custom unmarshaler for slices & arrays
#4435
opened Nov 14, 2025 by
crunchydosa123
Loading…
4 tasks done
fix(render): improve JsonpJSON content type handling and simplify Context.JSONP
#4427
opened Nov 8, 2025 by
1911860538
Loading…
perf: optimize routing tree and context storage for better performance
#4418
opened Nov 2, 2025 by
DesolateYH
Loading…
5 tasks done
refactor(routergroup): use isHTTPMethod function instead of regex for HTTP method validation
#4407
opened Oct 26, 2025 by
1911860538
Loading…
refactor(binding): separate the common logic and msgpack-specific implementation
#4405
opened Oct 23, 2025 by
1911860538
Loading…
fix: in fixpath case, wildcard node should be the last child.
#4394
opened Oct 12, 2025 by
liruohrh
Loading…
Fix: Prevent infinite recursion in form mapping with self-referencing pointers
#4337
opened Aug 25, 2025 by
shrimptails-f
Loading…
3 tasks done
fix(recover): suppress http.ErrAbortHandler
enhancement
type/bug
Found something you weren't expecting? Report it here!
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
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.