• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

go-pkgz / rest / 28544845992

Builds Branch Commit Type Ran Committer Via Coverage
28544845992 refs/tags/v1.22.0 feat: add Timeout middleware Enforces a maximum request duration: the next handler runs in a goroutine with a context deadline, and if it has not finished by the deadline the middleware responds with 504 Gateway Timeout at the deadline — even for... push 01 Jul 2026 08:13PM UTC umputun github
96.21
28544376343 master feat: add Timeout middleware Enforces a maximum request duration: the next handler runs in a goroutine with a context deadline, and if it has not finished by the deadline the middleware responds with 504 Gateway Timeout at the deadline — even for... push 01 Jul 2026 08:04PM UTC umputun github
96.21
28543655646 master docs: add CLAUDE.md with project guidance document architecture (rest/logger/realip packages), middleware and functional-options conventions, the CSRF go1.25 build-tag split, and build/test/lint commands for Claude Code. push 01 Jul 2026 07:51PM UTC umputun github
96.0
28506976457 timeout-middleware feat: add Timeout middleware Enforces a maximum request duration: the next handler runs in a goroutine with a context deadline, and if it has not finished by the deadline the middleware responds with 504 Gateway Timeout at the deadline — even for... Pull #45 01 Jul 2026 09:17AM UTC paskal github
96.21
28485193325 timeout-middleware feat: add Timeout middleware Enforces a maximum request duration: the next handler runs in a goroutine with a context deadline, and if it has not finished by the deadline the middleware responds with 504 Gateway Timeout at the deadline — even for... Pull #45 01 Jul 2026 12:35AM UTC paskal github
96.2
28484997602 timeout-middleware feat: add Timeout middleware Enforces a maximum request duration: the next handler runs in a goroutine with a context deadline, and if it has not finished by the deadline the middleware responds with 504 Gateway Timeout at the deadline — even for... Pull #45 01 Jul 2026 12:30AM UTC paskal github
96.19
28484999833 timeout-middleware feat: add Timeout middleware Enforces a maximum request duration: the next handler runs in a goroutine with a context deadline, and if it has not finished by the deadline the middleware responds with 504 Gateway Timeout at the deadline — even for... Pull #45 01 Jul 2026 12:30AM UTC paskal github
96.19
28484253475 timeout-middleware feat: add Timeout middleware Bounds a request to a given duration via context.WithTimeout and responds with 504 if the deadline is exceeded before the handler writes a response. Wraps the ResponseWriter to track (atomically) whether the response... Pull #45 01 Jul 2026 12:11AM UTC paskal github
96.12
28484255298 timeout-middleware feat: add Timeout middleware Bounds a request to a given duration via context.WithTimeout and responds with 504 if the deadline is exceeded before the handler writes a response. Wraps the ResponseWriter to track (atomically) whether the response... Pull #45 01 Jul 2026 12:11AM UTC paskal github
96.12
28483671834 timeout-middleware feat: add Timeout middleware Bounds a request to a given duration via context.WithTimeout and responds with 504 if the deadline is exceeded before the handler writes a response. Wraps the ResponseWriter to track whether the response was already c... Pull #45 30 Jun 2026 11:57PM UTC paskal github
96.12
28482804882 timeout-middleware feat: add Timeout middleware Bounds a request to a given duration via context.WithTimeout and responds with 504 if the deadline is exceeded before the handler writes a response. Wraps the ResponseWriter to track whether the response was already c... Pull #45 30 Jun 2026 11:35PM UTC paskal github
96.1
28482628545 master fix: resolve golangci-lint v2.12 findings Use slices.Backward in Wrap (modernize) and fmt.Fprintf instead of WriteString(fmt.Sprintf(...)) in the logger (staticcheck QF1012). push 30 Jun 2026 11:31PM UTC umputun github
96.0
28482005150 timeout-middleware fix: resolve golangci-lint v2.12 findings Use slices.Backward in Wrap (modernize) and fmt.Fprintf instead of WriteString(fmt.Sprintf(...)) in the logger (staticcheck QF1012). Pull #45 30 Jun 2026 11:16PM UTC paskal github
95.37
28482004034 cors-preflight-vary fix: resolve golangci-lint v2.12 findings Use slices.Backward in Wrap (modernize) and fmt.Fprintf instead of WriteString(fmt.Sprintf(...)) in the logger (staticcheck QF1012). Pull #44 30 Jun 2026 11:16PM UTC paskal github
96.0
20811387180 refs/tags/v1.21.0 docs: add documentation for new middlewares document Secure, CORS, CSRF, CleanPath, and StripSlashes middlewares with usage examples and configuration options push 08 Jan 2026 09:05AM UTC umputun github
95.99
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 19
  • 20
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc