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

go-pkgz / rest / 28484253475

Builds Branch Commit Type Ran Committer Via Coverage
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
20811340128 master 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:04AM UTC umputun github
95.99
20811297094 new-middlewares docs: add documentation for new middlewares document Secure, CORS, CSRF, CleanPath, and StripSlashes middlewares with usage examples and configuration options Pull #43 08 Jan 2026 09:02AM UTC umputun github
95.99
20809181256 master improve test coverage and fix code review issues - add profiler_test.go with tests for Profiler middleware and expVars - add tests for gzip WriteHeader, cache control If-None-Match paths - add tests for JSON encoding errors, rewrite no-match scen... push 08 Jan 2026 07:32AM UTC umputun github
95.46
20806493584 refs/tags/v1.20.7 add HEAD method support to Ping middleware, modernize code - Ping middleware now handles both GET and HEAD methods for /ping endpoint - HEAD returns 200 OK with headers but no body (useful for lightweight health checks) - Update dependencies: gol... push 08 Jan 2026 05:24AM UTC umputun github
88.17
20806438875 master add HEAD method support to Ping middleware, modernize code - Ping middleware now handles both GET and HEAD methods for /ping endpoint - HEAD returns 200 OK with headers but no body (useful for lightweight health checks) - Update dependencies: gol... push 08 Jan 2026 05:22AM UTC umputun github
88.17
20806401957 add-ping-head-support add HEAD method support to Ping middleware, modernize code - Ping middleware now handles both GET and HEAD methods for /ping endpoint - HEAD returns 200 OK with headers but no body (useful for lightweight health checks) - Update dependencies: gol... Pull #42 08 Jan 2026 05:20AM UTC umputun github
88.17
20444949367 refs/tags/v1.20.6 make RealIP middleware compatible with Cloudflare/CDN setups (#41) change header priority to: X-Real-IP → CF-Connecting-IP → X-Forwarded-For (leftmost) → RemoteAddr. only accept public IPs from headers, skip private/loopback/link-local. this fixe... push 22 Dec 2025 09:54PM UTC web-flow github
87.98
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 18
  • 19
  • 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