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

umputun / stash / 19794127604

Builds Branch Commit Type Ran Committer Via Coverage
19794127604 master chore(lint): enable revive rules for else block detection enable: early-return, indent-error-flow, superfluous-else, unreachable-code, empty-block, redefines-builtin-id push 30 Nov 2025 05:04AM UTC umputun github
82.93
19794070619 master chore(lint): add more static analysis linters add: asciicheck, bidichk, durationcheck, errname, nilnil, nolintlint, predeclared, reassign, tparallel, whitespace configure nolintlint to require explanations push 30 Nov 2025 04:58AM UTC umputun github
82.93
19793753956 master refactor: modernize code and enhance linter configuration - add new linters: exhaustive, perfsprint, modernize, goconst - configure exhaustive to accept default cases as exhaustive - replace fmt.Errorf with errors.New for static messages - use t.... push 30 Nov 2025 04:25AM UTC umputun github
82.86
19792508345 master fix(web): improve UI icons and fix modal/pagination issues - replace unicode icons with proper svg icons for view toggle, theme toggle, and logout button for better cross-platform rendering - wrap htmx oob swap elements in hidden div to prevent... push 30 Nov 2025 02:20AM UTC umputun github
82.97
19782381030 master style: use Go 1.22+ integer range syntax in for loops Replace traditional for loops with integer ranges where applicable. push 29 Nov 2025 10:05AM UTC umputun github
82.97
19781094541 master refactor: eliminate else blocks using early returns and continue replace if-else patterns with early returns in tests and continue in loops for flatter control flow. convert if-else-if chain to switch statement for consistency. push 29 Nov 2025 07:59AM UTC umputun github
82.97
19780972305 master refactor(store): simplify DB queries with extended adoptQuery - extend adoptQuery to handle function (length→octet_length) and keyword (excluded→EXCLUDED) mappings - simplify GetInfo, Set, SetWithVersion, List queries from switch statements to si... push 29 Nov 2025 07:44AM UTC umputun github
82.98
19780602532 master refactor(store): move conflict detection from web handler to store layer add SetWithVersion method with optimistic locking using atomic UPDATE query. returns ConflictError with current state details on version mismatch. use nanosecond timestamps ... push 29 Nov 2025 07:09AM UTC umputun github
82.94
19778894542 master docs: add CHANGELOG.md with release history Comprehensive changelog covering all releases from v0.1.0 to v0.10.0 using Keep a Changelog format with Added/Changed/Fixed sections. push 29 Nov 2025 04:24AM UTC umputun github
82.66
19778854176 refs/tags/v0.10.0 feat(auth): add hot-reload support for auth configuration (#20) Add fsnotify-based file watching to automatically reload auth config when the file changes. This allows updating users, tokens, and permissions without restarting the server. - Add ... push 29 Nov 2025 04:20AM UTC web-flow github
82.66
19778689720 master feat(auth): add hot-reload support for auth configuration (#20) Add fsnotify-based file watching to automatically reload auth config when the file changes. This allows updating users, tokens, and permissions without restarting the server. - Add ... push 29 Nov 2025 04:04AM UTC web-flow github
82.59
19778593289 feature/auth-hot-reload feat(auth): add hot-reload support for auth configuration Add fsnotify-based file watching to automatically reload auth config when the file changes. This allows updating users, tokens, and permissions without restarting the server. - Add RWMute... Pull #20 29 Nov 2025 03:55AM UTC umputun github
82.66
19777508046 master chore: update go:generate directives for mock generation and schema validation push 29 Nov 2025 02:12AM UTC umputun github
81.99
19777146061 refs/tags/v0.9.2 fix(auth): handle HTMX requests in session auth middleware detect HX-Request header and return 401 with HX-Redirect header instead of 303 redirect. prevents login form from being swapped into modal targets when session expires. push 29 Nov 2025 01:39AM UTC umputun github
81.99
19777024336 master fix(auth): handle HTMX requests in session auth middleware detect HX-Request header and return 401 with HX-Redirect header instead of 303 redirect. prevents login form from being swapped into modal targets when session expires. push 29 Nov 2025 01:28AM UTC umputun github
81.99
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 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

© 2025 Coveralls, Inc