-
Notifications
You must be signed in to change notification settings - Fork 42
Pull requests: gin-contrib/timeout
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(writer): allow multiple WriteHeader calls for static file serving
#85
by appleboy
Member
was merged Mar 29, 2026
Loading…
3 tasks done
fix: resolve data race on gin.Context index field
#84
by appleboy
Member
was merged Mar 29, 2026
Loading…
4 tasks done
2
timeout: fix data races via copied context; abort main context post finish/timeout; restore fast-path BufferPool; tests pass with -race
bug
Something isn't working
#82
by Fluder-Paradyne
was closed Mar 29, 2026
Loading…
feat: add Gin timeout and admin middleware example with tests
enhancement
New feature or request
#78
by appleboy
Member
was merged Jul 18, 2025
Loading…
fix: refactor Gin context and timeout handling for safer concurrency
#77
by appleboy
Member
was merged Jul 18, 2025
Loading…
feat: refactor and enhance panic capture and debug response handling
bug
Something isn't working
#76
by appleboy
Member
was merged Jul 18, 2025
Loading…
3
feat: add Gin server example with concurrent timeout handling
#75
by appleboy
Member
was merged Jul 18, 2025
Loading…
fix: prevent middleware execution after request timeout
#74
by appleboy
Member
was merged Jul 18, 2025
Loading…
fix(AbortWithStatus): the middleware is unable to successfully set the http headers once calling gin.Context.AbortWithStatus
#72
by zhyee
Contributor
was merged Jul 18, 2025
Loading…
fix: make set/read timeout and write/put buffer atomic
bug
Something isn't working
#65
by youzhixiaomutou
Contributor
was merged Feb 18, 2024
Loading…
fix(response): refactor timeout and writer functions and tests
bug
Something isn't working
#64
by appleboy
Member
was merged Nov 25, 2023
Loading…
feat: add Status method to Writer struct and update test
#63
by appleboy
Member
was merged Nov 25, 2023
Loading…
refactor: refactor timeout handling in timeout.go and timeout_test.go
#62
by appleboy
Member
was merged Nov 25, 2023
Loading…
chore(deps): bump actions/setup-go from 2 to 4
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#59
by dependabot
bot
was closed Oct 7, 2023
Loading…
chore(deps): bump actions/checkout from 3 to 4
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#58
by dependabot
bot
was closed Oct 6, 2023
Loading…
chore(deps): bump goreleaser/goreleaser-action from 3 to 5
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#57
by dependabot
bot
was closed Oct 7, 2023
Loading…
fix(response): conflict when handler completed and concurrent map writes
bug
Something isn't working
#55
by demouth
Contributor
was merged Jul 17, 2025
Loading…
fix(context): (context.Context).Err() returns DeadlineExceeded
#54
by demouth
Contributor
was merged Oct 7, 2023
Loading…
Extend default timeout on certain path patterns
#53
by etiennemarais
was closed Jul 18, 2025
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.