-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Pull requests: gin-gonic/gin
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(tree): roll back to skipped wildcards at param route dead ends
#4783
opened Aug 2, 2026 by
SetagGnaw
Loading…
3 of 4 tasks
fix: serve index.html via FileFromFS without redirect
#4781
opened Aug 2, 2026 by
deepakganesh78
Loading…
3 of 4 tasks
fix: clean path in createStaticHandler before opening file (#4451)
#4779
opened Jul 31, 2026 by
waterWang
Loading…
fix: prevent nil pointer panic in PostForm getters when Context has no request
#4778
opened Jul 31, 2026 by
waterWang
Loading…
chore(deps): bump the actions group across 1 directory with 5 updates
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#4777
opened Jul 30, 2026 by
dependabot
Bot
Loading…
chore(deps): bump golang.org/x/text from v0.37.0 to v0.39.0
#4776
opened Jul 30, 2026 by
ObeeJ
Loading…
2 tasks done
test(context): cover initFormCache multipart parse error branch
#4775
opened Jul 30, 2026 by
ObeeJ
Loading…
2 tasks done
fix: support time_format tag in JSON binding (ShouldBindJSON)
#4771
opened Jul 29, 2026 by
waterWang
Loading…
fix: limit request body size in BSON and Protobuf binders
#4770
opened Jul 29, 2026 by
waterWang
Loading…
fix: support non-standard X-Forwarded-For formats (bracketed IPv6, port suffix)
#4769
opened Jul 29, 2026 by
waterWang
Loading…
3 tasks done
fix: add default ReadHeaderTimeout to http.Server in Run()
#4768
opened Jul 29, 2026 by
waterWang
Loading…
3 tasks done
Bug/issue 4759 bjson readall problematic
#4767
opened Jul 27, 2026 by
gterminator
Loading…
3 tasks done
Fix ShouldBindBodyWith docs example using binding.Form
#4766
opened Jul 27, 2026 by
Hashim1999164
Loading…
2 tasks
fix: avoid an allocation in GetQuery* when query string is empty
#4765
opened Jul 27, 2026 by
ItalyPaleAle
Contributor
Loading…
4 tasks done
Issue-4760-bugfix-default-header-timeout
#4764
opened Jul 26, 2026 by
gterminator
Loading…
4 tasks done
fix(context): fix data race on c.Keys in Copy
#4762
opened Jul 25, 2026 by
kernelshard
Loading…
3 of 4 tasks
Fix malformed PR links in the v1.9.0 changelog section
#4761
opened Jul 25, 2026 by
ZayanKhan-12
Loading…
refactor: replace filterFlags with mime.ParseMediaType
#4758
opened Jul 24, 2026 by
wanghaolong613
Contributor
Loading…
3 of 4 tasks
docs: fix broken link to assets-in-binary example
#4757
opened Jul 24, 2026 by
makoto-developer
Loading…
4 tasks done
feat: add RFC 9457 problem details JSON response support
#4754
opened Jul 21, 2026 by
miqui
Loading…
4 tasks done
fix(context): use left-most value for TrustedPlatform ClientIP header
#4747
opened Jul 21, 2026 by
sonnemusk
Loading…
fix(recovery): mask Cookie and Proxy-Authorization in panic dumps
#4744
opened Jul 21, 2026 by
sonnemusk
Loading…
3 tasks done
fix(context): avoid ClientIP "<nil>" and parse multi-value Scheme headers
#4743
opened Jul 21, 2026 by
sonnemusk
Loading…
3 tasks done
test(utils): cover EncodeToken error path in H.MarshalXML
#4739
opened Jul 19, 2026 by
c879873067877881111
Loading…
2 of 3 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.