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

umputun / remark42 / 28548070647

Builds Branch Commit Type Ran Committer Via Coverage
28548070647 deps/rest-v1.22.0 feat(api): adopt enforcing rest.Timeout, drop local cooperative timeout go-pkgz/rest v1.22.0 ships an enforcing Timeout middleware (net/http.TimeoutHandler style): it runs the handler with a deadline and returns 504 at the deadline even if the ha... Pull #2105 01 Jul 2026 09:14PM UTC paskal github
84.41
28546089778 deps/rest-v1.22.0 chore(deps): bump go-pkgz/rest to v1.22.0, drop local CORS Vary workaround v1.22.0 includes the preflight Vary fix (https://github.com/go-pkgz/rest/pull/44): rest.CORS now adds Vary: Access-Control-Request-Method and Access-Control-Request-Header... Pull #2105 01 Jul 2026 08:38PM UTC paskal github
84.41
28544784596 fix/deleteme-avatar-removal fix: remove user avatar on deleteme request The delete_me token built by deleteMeCtrl omitted the user's Picture, so the avatar-removal branch in deleteMeRequestCtrl never ran for real requests and avatars survived account deletion. Carry Picture... Pull #2104 01 Jul 2026 08:14PM UTC paskal github
84.46
28544463906 master fix: make user deletion idempotent for users without comments deleteUser now succeeds for a user who has no comments (e.g. one who only logged in) instead of failing on the missing per-user bucket. In hard mode the per-user bucket is deleted, tol... push 01 Jul 2026 08:08PM UTC umputun github
84.44
28544415418 master refactor(api): replace go-chi/chi router with go-pkgz/routegroup (#2103) Migrate the REST router off go-chi/chi onto go-pkgz/routegroup (backed by the stdlib http.ServeMux), removing the last use of go-chi from the backend: - rest.go routes() bu... push 01 Jul 2026 08:07PM UTC web-flow github
84.46
28528304245 fix/deleteme-avatar-removal fix: remove user avatar on deleteme request The delete_me token built by deleteMeCtrl omitted the user's Picture, so the avatar-removal branch in deleteMeRequestCtrl never ran for real requests and avatars survived account deletion. Carry Picture... Pull #2104 01 Jul 2026 03:53PM UTC paskal github
84.39
28515615252 fix/deleteme-avatar-removal fix: remove user avatar on deleteme request The delete_me token built by deleteMeCtrl omitted the user's Picture, so the avatar-removal branch in deleteMeRequestCtrl never ran for real requests and avatars survived account deletion. Carry Picture... Pull #2104 01 Jul 2026 11:57AM UTC paskal github
84.42
28515250914 fix/deleteme-avatar-removal fix: remove user avatar on deleteme request The delete_me token built by deleteMeCtrl omitted the user's Picture, so the avatar-removal branch in deleteMeRequestCtrl never ran for real requests and avatars survived account deletion. Carry Picture... Pull #2104 01 Jul 2026 11:50AM UTC paskal github
84.42
28504937156 refactor/router-routegroup refactor(api): replace go-chi/chi router with go-pkgz/routegroup Migrate the REST router off go-chi/chi onto go-pkgz/routegroup (backed by the stdlib http.ServeMux), removing the last use of go-chi from the backend: - rest.go routes() builds the... Pull #2103 01 Jul 2026 08:44AM UTC paskal github
84.46
28486738772 refactor/router-routegroup refactor(api): replace go-chi/chi router with go-pkgz/routegroup Migrate the REST router off go-chi/chi onto go-pkgz/routegroup (backed by the stdlib http.ServeMux), removing the last use of go-chi from the backend: - rest.go routes() builds the... Pull #2103 01 Jul 2026 01:19AM UTC paskal github
84.46
28486595451 refactor/router-routegroup refactor(api): replace go-chi/chi router with go-pkgz/routegroup Migrate the REST router off go-chi/chi onto go-pkgz/routegroup (backed by the stdlib http.ServeMux), removing the last use of go-chi from the backend: - rest.go routes() builds the... Pull #2103 01 Jul 2026 01:15AM UTC paskal github
84.45
28486430871 refactor/router-routegroup refactor(api): replace go-chi/chi router with go-pkgz/routegroup Migrate the REST router off go-chi/chi onto go-pkgz/routegroup (backed by the stdlib http.ServeMux), removing the last use of go-chi from the backend: - rest.go routes() builds the... Pull #2103 01 Jul 2026 01:11AM UTC paskal github
84.45
28480496696 master Replace go-chi/cors with go-pkgz/rest CORS Swap the go-chi/cors middleware for rest.CORS (already a dependency), removing the go-chi/cors module entirely. Behaviour-preserving: - with AllowedOrigins "*" and credentials enabled, both reflect the r... push 30 Jun 2026 10:42PM UTC umputun github
84.37
28480477055 master Use stdlib http.ServeMux instead of chi in cleanup_test The cleanup command test builds a self-contained mock HTTP server with only static routes (and {id} patterns read via r.URL.Path, not URLParam), so chi.NewRouter is unnecessary — http.NewSer... push 30 Jun 2026 10:42PM UTC umputun github
84.35
28480487277 refactor/cors-rest Merge branch 'master' into refactor/cors-rest push 30 Jun 2026 10:42PM UTC web-flow github
84.37
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 110
  • 111
  • 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