Project

General

Profile

Search

Results (2565)

Revision 23747 (svn): Optimize `Version::FixedIssuesExtension#issues_progress` by avoiding repeated `Issue#closed?` calls (#42673).
Since the issues are already filtered by open or closed stat ... (open)` scope, the call to expensive method `Issue#closed?` can be safely replaced with a check ... n` argument. Patch by Go MAEDA (user:maeda). 2025-05-06 08:45
Revision 23672 (svn): Fixes commit message in issue history might be rendered in incorrect context (#42545).
Patch by Felix Schäfer (user:felix). 2025-04-18 15:04
Revision 23660 (svn): Optimize autocomplete issue listing triggered by typing "##" by eager loading trackers (#42574).
Patch by Go MAEDA (user:maeda). 2025-04-16 08:50
Revision 23658 (svn): Prevent delete relation icon overflow with long related issue subjects on related issues sections on an issue page in mobile view (#41828).
2025-04-15 08:23
Revision 23630 (svn): Revert r23629: incorrect issue number (#41884) in commit message
2025-04-11 11:49
Revision 23596 (svn): Configurable columns for related and sub issues lists (#42477).
Patch by Jens Krämer (user:jkraemer). 2025-04-02 12:14
Revision 23586 (svn): Add administration setting to allow time logging on closed issues. By default, the setting is enabled (#13596).
2025-03-30 09:48
Revision 23557 (svn): Changes issue watch button icon to eye image to align icon with function and improve visual clarity (#42305).
Patch by Katsuya HIDAKA (user:hidakatsuya). 2025-03-25 09:44
Revision 23551 (svn): Fixes some issues where both legacy and SVG icons are displayed when an RTL language is used (#42465).
2025-03-22 07:54
Revision 23503 (svn): Fix random failures in `IssuesTest#test_bulk_copy` due to StaleElementReferenceError (#42244).
Patch by Katsuya HIDAKA (user:hidakatsuya). 2025-02-11 03:58
Revision 23463 (svn): Optimize IssuesController#show by skipping time tracking queries when disabled (#42144).
Patch by Go MAEDA (user:maeda). 2025-01-25 09:18
Revision 23446 (svn): Optimize `journalized` method to use preloaded Issue association for better Activity view performance (#42077).
Patch by Go MAEDA (user:maeda). 2025-01-18 06:36
Revision 23433 (svn): Remove navigation parameters from issue detail URLs after updates (#42073).
Patch by Katsuya HIDAKA (user:hidakatsuya). 2025-01-07 08:18
Revision 23431 (svn): Fix NoMethodError in IssuePriority#high and #low when no default or active priorities exist (#42066).
Patch by Go MAEDA (user:maeda). 2025-01-05 04:04
Revision 23406 (svn): Bold current user's name in Assignee and Author columns on issues list (#41910).
Patch by Go MAEDA (user:maeda). 2024-12-12 04:55
Revision 23370 (svn): Fix random test failure in IssueTest due to unsorted expected_statuses (#41951).
Patch by Go MAEDA (user:maeda). 2024-12-09 01:45
Revision 23363 (svn): Fixes error when create a version with custom field of "File" type from Issue page (#40301).
Patch by Takenori TAKAKI (user:takenory). 2024-12-09 00:29
Revision 23352 (svn): Fix random test failure ... _should_copy_requested_items due to missing :issue_categories fixture (#41934).
Patch by Go MAEDA (user:maeda). 2024-12-04 03:38
Revision 23350 (svn): Fix random failures in IssueRelationTest#test_create_with_initialized_jou ... for retrieving the expected detail (#41931).
Patch by Katsuya HIDAKA (user:hidakatsuya). 2024-12-04 02:47
Revision 23323 (svn): Replace deprecated raster icon with SVG in download button for issue comments (#41883).
Patch by Mizuki ISHIKAWA (user:ishikawa999). 2024-11-29 04:31
Revision 23319 (svn): Fix test failures due t ... s deletion leaving orphaned custom_values in IssueNestedSetConcurrencyTest (#41881).
Patch by Kenta Kumojima (user:kumojima). 2024-11-28 11:11
Revision 23305 (svn): Fix icon shrinking issue in Activity view with long event titles (#41821).
Patch by Mizuki ISHIKAWA (user:ishikawa999). 2024-11-24 08:53
Revision 23255 (svn): Fix layout distortion in issue list descriptions with code blocks (#40303).
2024-11-12 09:18
Revision 23228 (svn): Fixes double-escaping issue for a principal name with special chars (#41721, #23980).
Patch by Katsuya HIDAKA (user:hidakatsuya). 2024-11-10 12:37
Revision 23214 (svn): Fixes issue introduced in r23145 for rendering attachment and download icons (#23980).
2024-11-05 23:01
(26-50/2565)