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

umputun / reproxy / 25770167686

Builds Branch Commit Type Ran Committer Via Coverage
25770167686 master feat: per-route timeout and throttle (#140) * add plan: per-route-timeout-throttle * feat: add Timeout and Throttle fields to URLMapper with file provider parsing Adds per-route Timeout (time.Duration) and Throttle (int) fields to the URLMapper... push 13 May 2026 12:22AM UTC web-flow github
79.21
25769899785 per-route-timeout-throttle fix: address code review findings - handlers.go: use NUL separator in route limiter cache key to avoid collisions when regex source contains pipe characters - handlers.go: drop unnecessary sync.Once for global limiter; build eagerly at handle... Pull #253 13 May 2026 12:14AM UTC umputun github
79.28
25723033284 refs/tags/v1.6.0 chore(deps): bump go to 1.26 and update all dependencies Update go directive in go.mod, CI workflows (ci.yml, release.yml), and Dockerfile from 1.25 to 1.26. Run `go get -u ./...` and `go mod vendor` to bump all direct and transitive deps to thei... push 12 May 2026 08:33AM UTC umputun github
78.24
25722912491 master chore(deps): bump go to 1.26 and update all dependencies Update go directive in go.mod, CI workflows (ci.yml, release.yml), and Dockerfile from 1.25 to 1.26. Run `go get -u ./...` and `go mod vendor` to bump all direct and transitive deps to thei... push 12 May 2026 08:33AM UTC umputun github
78.31
25722690944 chore/go-1.26-and-deps chore(deps): bump go to 1.26 and update all dependencies Update go directive in go.mod, CI workflows (ci.yml, release.yml), and Dockerfile from 1.25 to 1.26. Run `go get -u ./...` and `go mod vendor` to bump all direct and transitive deps to thei... Pull #252 12 May 2026 08:28AM UTC umputun github pending completion
25721950550 master fix(proxy): bound RoundRobinSelector return to current n (#250) (#251) * fix(proxy): bound RoundRobinSelector return to current n When alive-backend count shrinks between calls (e.g. health-check flips a backend dead), the previously stored last... push 12 May 2026 08:12AM UTC web-flow github
78.34
25721842582 fix/roundrobin-shrinking-n fix: address Copilot review on PR #251 Apply modulo on lastSelected write to keep [0, n) invariant - matches original code's wrap-to-0 semantics when n changes, while still bounding the returned value to current n. Both forms fix the panic; this ... Pull #251 12 May 2026 08:08AM UTC umputun github
78.37
25721341686 fix/roundrobin-shrinking-n chore: address lint cleanups (atomic.Int32, gosec G710) Replace int32+sync/atomic free functions with atomic.Int32 type in test files (modernize/atomictypes lint), and suppress gosec G710 on the http->https redirect handler with explanation - red... Pull #251 12 May 2026 07:59AM UTC umputun github
78.4
23132077120 master docs: document forward-health-checks for file and static providers push 16 Mar 2026 07:13AM UTC umputun github
78.36
23132036129 master Add per-route forward-health-checks option (#246) * add ForwardHealthChecks field to URLMapper and all providers Add a new per-route boolean option `forward-health-checks` to URLMapper, parsed by all providers (docker, file, consul-catalog, stat... push 16 Mar 2026 07:10AM UTC web-flow github
78.36
23094110714 master Merge pull request #248 from paskal/ci/workflow-hardening ci: harden workflows, upgrade actions, fix caching push 14 Mar 2026 06:51PM UTC web-flow github
78.23
23083850570 ci/workflow-hardening ci: harden workflows, upgrade actions, fix caching Pull #248 14 Mar 2026 08:03AM UTC paskal github
78.19
22924178874 ci/workflow-hardening ci: harden workflows, upgrade actions, fix caching - Add permissions blocks (contents: read/write, packages: write) - Add persist-credentials: false to checkout steps - Upgrade actions (checkout v6, setup-buildx v4, login v4, build-push v7, upl... Pull #248 10 Mar 2026 09:04PM UTC paskal github
78.18
22924011899 ci/workflow-hardening revert redundant context.WithoutCancel, add nolint for G118 context.Background is intentional in shutdown — ctx is already canceled, shutdown needs a fresh context for its timeout. Pull #248 10 Mar 2026 09:00PM UTC paskal github
78.25
22923725385 ci/workflow-hardening fix misspell: cancelled -> canceled in nolint comment Pull #248 10 Mar 2026 08:52PM UTC paskal github
78.21
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 44
  • 45
  • 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