282
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected almost 2 years ago.
May 18, 2021 — May 18, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix RuboCop offense Style/TrailingCommaInArguments introduced in r22584 (#39999). More... 3 months ago
Optimize Project#notified_users to improve issue create/update speed (#23328). More... 3 months ago
Optimize gantt chart rendering for issues without subtasks (#40000). More... 3 months ago
Explicitly render a 404 on non-JS requests to messages#quote (#39999). More... 3 months ago
Fix "any" operator for text filters to exclude empty text values (#39991). More... 3 months ago
Optimize loading of journals, relations, and allowed_statuses in IssuesController#show for API requests (#39993). More... 3 months ago
Cache the result of `Journal#attachments` (#39847). More... 3 months ago
Optimize repository menu visibility check (#39835). More... 3 months ago
Update SQLite3 gem to 1.7 (#39985). More... 3 months ago
Remove specific platform constraints for database adapter gems (#39971). More... 3 months ago
Extend "contains" operator in "Parent task" filter to support multiple issue IDs (#39805). More... 3 months ago
Update Nokogiri to 1.16.0 (#39972). More... 3 months ago
Optimize query models by replacing `map` with `pluck` (#39837). More... 3 months ago
Improves filter rendering on narrow screens by replacing the layout tables with a flex layout. (#39806). More... 3 months ago
Optimize `Issue#relations` method to improve performance by fetching both `relations_from` and `relations_to` using a single database query (#39840). More... 3 months ago
Fixes exception in @acts_as_attachable@ when running on Ruby 2.7 (#39862). More... 3 months ago
Optimize IssueCategory SQL queries when showing an issue (#39849). More... 3 months ago
Optimize users visibility check (#39857). More... 3 months ago
Fix RuboCop offense Style/HashSyntax (Don't mix styles in the same hash) introduced in r22551 (#39862). More... 3 months ago
Fix RuboCop offense Style/HashSyntax (Don't mix styles in the same hash) introduced in r22563 (#39747, #36320). More... 3 months ago
Fix RuboCop offense Layout/EmptyLinesAroundClassBody introduced in r22562 (#39747, #36320). More... 3 months ago
Fixes that diff of a javascript file in repository module is not displayed with layout in Rails 7.1 (#39747, #36320). More... 3 months ago
Add system test for #39747. More... 3 months ago
Incorrect position of "Edited" mark in issue notes with h4 headings (#39932). More... 3 months ago
Traditional Chinese translation update (#39941). More... 3 months ago
Updates number of subversion filechanges in @test_fetch_changesets_from_scratch@ (#39747, #36320). More... 3 months ago
Updates number of subversion revisions in @test/unit/repository_subversion_test.rb@ (#39747, #36320). More... 3 months ago
Updates subversion repository fixture with test data for #39747 (#39747, #36320). More... 3 months ago
Fixes attachments functionality for (custom) plugins broken since fix for CVE-2022-44030 by adding a dynamic routing constraint which can be modified by plugins (#39862). More... 3 months ago
Update locales (#39879). More... 3 months ago