282
I Use This!
High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 2 hours ago.
Dec 06, 2024 — Dec 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Expose default Rails health check endpoint "/up" for load balancers and uptime monitoring (#42008). More... 10 months ago
Update Rubocop Rails to 2.29 (#42044). More... 10 months ago
Fix Turkish translation of field_assignable (#42170). More... 10 months ago
`format_hours` method produces incorrect output for negative time values when `Setting.timespan_format` is "minutes" (#42172). More... 10 months ago
Reduce SQL queries triggered by `empty?` and `one?` in `TimeEntryActivity.default_activity_id` by preloading `available_activities` (#42150). More... 10 months ago
Optimize TimeEntryActivity#default_activity_id method by introducing early returns to reduce SQL queries (#42150). More... 10 months ago
Updates for 6.0.3 release. More... 10 months ago
Update usage description to clarify support for multiple version IDs in changelog.rb (#35648). More... 10 months ago
Simplify URL components omission in ApplicationController#verify_back_url (#41930). More... 10 months ago
Redirection after signing in fails when the back_url includes a port number (#41930). More... 10 months ago
Replace legacy PNG icons with SVG icons for multiselect toggles (#42130). More... 10 months ago
Optimize IssuesController#show by skipping time tracking queries when disabled (#42144). More... 11 months ago
Remove unused CSS definition for `tr.member .icon-user` (#42126). More... 11 months ago
Fix the members list table layout breaks due to .icon class on td elements (#42126). More... 11 months ago
Refactor thumbnail markup for improved structure and semantics (#42133). More... 11 months ago
Update footer copyright year to 2025 (#42140). More... 11 months ago
Fix rapid flickering of placeholder icon for non-existent thumbnails on hover (#42084). More... 11 months ago
Refactor `Member#role_ids=` method for improved clarity and effficiency in removing obsolete member roles (#42124). More... 11 months ago
Optimize `Version#wiki_page` method (#42121). More... 11 months ago
Member roles are incorrectly added when a user's memberships are updated (#42106). More... 11 months ago
Preload tracker when retrieving journal events to improve Activity view performance (#42077). More... 11 months ago
Optimize `journalized` method to use preloaded Issue association for better Activity view performance (#42077). More... 11 months ago
Fix: Replace legacy reorder icon in Key-value list custom field editor with SVG icon (#42117). More... 11 months ago
Adjust font size for breadcrumb and subtitle to improve readability and consistency (#42072). More... 11 months ago
Update MiniMagick to 5.1 (#42104). More... 11 months ago
Remove navigation parameters from issue detail URLs after updates (#42073). More... 11 months ago
Fix missing whitespace after hyphen between project name and event title in Activity view (#42070). More... 11 months ago
Fix NoMethodError in IssuePriority#high and #low when no default or active priorities exist (#42066). More... 11 months ago
Update rubyzip to 2.4 (#42071). More... 11 months ago
Improve readability by adjusting font sizes and colors in activity view and search results (#42038). More... 11 months ago