Project

General

Profile

Activity

From 2025-04-10 to 2025-04-12

2025-04-12

10:44 Feature #42574 (Closed): Optimize autocomplete issue listing triggered by typing "##" by eager loading trackers
When using the autocomplete feature to list issues by typing "##", an N+1 query occurs for loading associated tracker... Go MAEDA
07:23 Revision 23648 (svn): Update versions of Ruby standard gems to match those bundled with Ruby 3.4 (#41976).
Go MAEDA
07:09 Revision 23647 (svn): Disable RuboCop Style/BarePercentLiterals (#41884).
Go MAEDA
06:56 Patch #42573 (Closed): Traditional Chinese translation (to r23638)
Committed the change in r23646. Thank you. Go MAEDA
04:29 Patch #42573 (Closed): Traditional Chinese translation (to r23638)
* Translation added
** error_can_not_remove_role_reason_members_html
ChunChang (Nagaharu) Lo
06:56 Revision 23646 (svn): Traditional Chinese translation update (#42573).
Patch by ChunChang (Nagaharu) Lo (user:shortie). Go MAEDA
06:52 Patch #42500 (Closed): Skip repository tests when the SCM client command is unavailable
Merged the change into the stable branches in r23644 and r23645. Go MAEDA
06:51 Revision 23645 (svn): Merged r23618 from trunk to 5.1-stable (#42500).
Go MAEDA
06:43 Revision 23644 (svn): Merged r23618 from trunk to 6.0-stable (#42500).
Go MAEDA
06:17 Patch #42572 (Closed): Fix random test failure in MemberTest#test_update_roles_with_inherited_roles due to non-deterministic ordering
Merged the fix into the stable branches in r23642 and r23643. Go MAEDA
06:11 Patch #42572 (Resolved): Fix random test failure in MemberTest#test_update_roles_with_inherited_roles due to non-deterministic ordering
Committed the fix in r23641. Go MAEDA
04:22 Patch #42572 (Closed): Fix random test failure in MemberTest#test_update_roles_with_inherited_roles due to non-deterministic ordering
The attached patch fixes the following test failure that occurs randomly.... Go MAEDA
06:16 Revision 23643 (svn): Merged r23641 from trunk to 5.1-stable (#42572).
Go MAEDA
06:13 Revision 23642 (svn): Merged r23641 from trunk to 6.0-stable (#42572).
Go MAEDA
06:10 Revision 23641 (svn): Fix random test failure in MemberTest#test_update_roles_with_inherited_roles due to non-deterministic ordering (#42572).
Go MAEDA
05:43 Patch #42044: Update Rubocop Rails to 2.32
Updated rubocop-rails to 2.31 in r23640.
Go MAEDA
05:43 Revision 23640 (svn): Update Rubocop Rails to 2.31 (#42044).
Go MAEDA
05:36 Patch #41761: Update Rubocop Performance to 1.25
Updated Rubocop Performance to 1.25 in r23639. Go MAEDA
05:34 Revision 23639 (svn): Update Rubocop Performance to 1.25 (#41761).
Go MAEDA
04:08 Patch #41884: Update RuboCop to 1.76
Updated RuboCop to 1.75 in r23638. Go MAEDA
04:07 Revision 23638 (svn): Update RuboCop to 1.75 (#41884).
Go MAEDA
03:52 Revision 23637 (svn): Update RuboCop to 1.74 (#41884).
Go MAEDA
03:47 Revision 23636 (svn): Regenerate .rubocop_todo.yml (#41884).
Go MAEDA
03:46 Patch #42570: test_project_statuses_values_should_return_all_statuses should always run in "en"
Thanks.
I apologize for not catching that before opening the issue.
Soren Stoutner
03:31 Patch #42570 (Closed): test_project_statuses_values_should_return_all_statuses should always run in "en"
Thank you for reporting this issue.
Actually, I fixed it yesterday in #42562.
Go MAEDA
00:25 Patch #42570 (Closed): test_project_statuses_values_should_return_all_statuses should always run in "en"
My name is Soren Stoutner. I have recently become one of the maintainers of the Debian Redmine package.
https://t...
Soren Stoutner

2025-04-11

18:57 Defect #28033: Unable to turn off "For all projects" flag of custom queries
Please, can we apply this patch? M? Peter Volkov
12:19 Revision 23635 (svn): Fix RuboCop Lint/UselessConstantScoping (#41884).
Go MAEDA
12:11 Revision 23634 (svn): Fix RuboCop Style/ComparableBetween (#41884).
Go MAEDA
11:55 Patch #42562 (Closed): Fix random test failure in ProjectAdminQueryTest due to missing language setting
Merged the fix into the stable branches in r23632 and r23633. Go MAEDA
11:51 Patch #42562 (Resolved): Fix random test failure in ProjectAdminQueryTest due to missing language setting
Comimtted the fix in r23631. Go MAEDA
11:32 Patch #42562 (Closed): Fix random test failure in ProjectAdminQueryTest due to missing language setting
The attached patch fixes the following test failure that occurs randomly.... Go MAEDA
11:54 Revision 23633 (svn): Merged r23631 from trunk to 5.1-stable (#42562).
Go MAEDA
11:53 Revision 23632 (svn): Merged r23631 from trunk to 6.0-stable (#42562).
Go MAEDA
11:50 Revision 23631 (svn): Fix random test failure in ProjectAdminQueryTest due to missing language setting (#42562).
Go MAEDA
11:49 Revision 23630 (svn): Revert r23629: incorrect issue number (#41884) in commit message
Go MAEDA
11:44 Revision 23629 (svn): Fix random test failure in ProjectAdminQueryTest due to missing language setting (#41884).
Go MAEDA
11:39 Revision 23628 (svn): Update RuboCop to 1.73 (#41884).
Go MAEDA
11:21 Revision 23627 (svn): Fix RuboCop Style/RedundantCondition (#41884).
Go MAEDA
11:00 Revision 23626 (svn): Fix RuboCop Lint/SuppressedExceptionInNumberConversion (#41884).
Go MAEDA
10:44 Revision 23625 (svn): Exclude known RuboCop Lint/UselessConstantScoping offenses to prevent regressions while allowing new checks (#41884).
Go MAEDA
10:37 Revision 23624 (svn): Fix RuboCop Style/RedundantFormat by renaming custom `format` method to `to_html` to avoid name conflict with `Kernel#format` (#41884).
Go MAEDA
10:12 Revision 23623 (svn): Update RuboCop to 1.72 (#41884).
Go MAEDA
09:43 Revision 23622 (svn): Fix RuboCop Lint/SharedMutableDefault (#41884).
Although `Hash.new {|h, k| h[k] = []}` is commonly used for this pattern, `Hash.new {|_h, _k| []}` is more appropriat... Go MAEDA
08:36 Defect #42533: Bad response time on assigned field
OK I'll try. Thanks for the test Eric Diaz
04:58 Defect #42533: Bad response time on assigned field
I tested this on my development environment using Redmine 6.0. I added 3000 members to a single project and tried add... Go MAEDA
05:59 Defect #42561 (Closed): Cannot add new projects as the add function is not there. I am a new user
Please use "forums":/projects/redmine/boards for asking questions. The Issues page is for reporting bugs, suggesting ... Go MAEDA
05:55 Defect #42561 (Closed): Cannot add new projects as the add function is not there. I am a new user
My Redmine does not appear to have all the options it should. I cannot create projects, however I can create issues!
Shane Davidson
05:30 Feature #42510: Add Stimulus as a JavaScript framework
I am strongly in favor of introducing Stimulus. It is a well-established JavaScript framework that has matured over t... Go MAEDA
04:03 Defect #42545 (Confirmed): Commit message in issue history might be rendered in incorrect context
Setting the target version to 5.1.8. Go MAEDA
00:55 Patch #42548: Add user mention feature in quotes
nomeci2191 nomeci2191 wrote in #note-1:
> The quoting behavior has been updated to prepend "@" to the quoted author'...
Yasu Saku
00:44 Defect #42547: Some SVG icons are not visible when accessed via a subdirectory
Go MAEDA wrote in #note-1:
> Does executing the following command fix the issue?
> The @assets:clobber@ task delete...
Yasu Saku

2025-04-10

13:11 Feature #42555 (Closed): Adds the Bullet gem to detect query problems such as N+1 and improve performance
Committed the patch in r23621 with slight changes:
* Removed the version specification for the bullet gem. Since i...
Go MAEDA
09:14 Feature #42555: Adds the Bullet gem to detect query problems such as N+1 and improve performance
Setting the target version to 6.1.0. Go MAEDA
13:05 Revision 23621 (svn): Adds the Bullet gem to detect query problems such as N+1 and improve performance (#42555).
Patch by Katsuya HIDAKA (user:hidakatsuya). Go MAEDA
12:16 Feature #42441 (Closed): Improve error message on role deletion by listing projects using the role
Committed the patch in r23619. Thank you. Go MAEDA
12:15 Revision 23620 (svn): Update locales (#42441).
Go MAEDA
12:14 Revision 23619 (svn): Improve role deletion error message to display projects containing members under the role (#42441).
Patch by Mizuki ISHIKAWA (user:ishikawa999). Go MAEDA
11:43 Patch #42500 (Resolved): Skip repository tests when the SCM client command is unavailable
Committed the patch in r23618. Go MAEDA
11:42 Revision 23618 (svn): Skip repository tests when the SCM client command is unavailable (#42500).
Patch by Go MAEDA (user:maeda). Go MAEDA
11:04 Defect #42558 (Closed): JPEG images are not shown in exported PDF files
After a migration from 5.x to 6.x + upgrade Ruby to 3.3, the images are no more exported in PDF. (I'm an old user of ... E M
10:35 Patch #42548: Add user mention feature in quotes
The quoting behavior has been updated to prepend "@" to the quoted author's login name, automatically mentioning them... Anonymous
10:00 Patch #42556 (Closed): Traditional Chinese translation (to 23616)
Committed the new translations in r23617. Thank you for your contribution. Go MAEDA
04:21 Patch #42556 (Closed): Traditional Chinese translation (to 23616)
* Translation added
** setting_related_issues_default_columns, setting_display_related_issues_table_headers
ChunChang (Nagaharu) Lo
10:00 Revision 23617 (svn): Traditional Chinese translation update (#42556).
Patch by ChunChang (Nagaharu) Lo (user:shortie). Go MAEDA
 

Also available in: Atom