Project

General

Profile

Activity

From 2025-11-05 to 2025-11-07

2025-11-07

23:28 Patch #43447: Update INSTALL document to mention additional_environment.rb
Setting the target version to 7.0.0. Go MAEDA
12:45 Patch #43447 (Closed): Update INSTALL document to mention additional_environment.rb
User should modify its Rails (production) setting via additional_environment.rb in Redmine.
Although, it doesn't not...
[Agileware]Shun(ji) Nishitani
16:38 Defect #43446: CommonMark rendering became significantly slower after #42737
The performance issue was caused by SyntaxHighlightScrubber checking all nodes using a CSS selector and the `matches?... Takashi Kato
09:33 Defect #43446: CommonMark rendering became significantly slower after #42737
It turns out that the rendering becomes even slower when the CommonMark content is larger.
The following results a...
Katsuya HIDAKA
04:41 Defect #43446 (Closed): CommonMark rendering became significantly slower after #42737
After applying the changes from #42737, CommonMark rendering (issue descriptions, comments, wiki, etc.) has become mu... Katsuya HIDAKA
13:24 Feature #43085: Scroll to notes section instead of top of edit form when quoting issue content
I fixed the code so that the previously failing test now passes.... kyohei yamada
09:20 Defect #43436 (Closed): Assets are not compiled on startup in production mode with Propshaft 1.3.0
Fixed in r24132 as part of #43396. Thank you for reporting this issue. Go MAEDA
02:46 Defect #43436: Assets are not compiled on startup in production mode with Propshaft 1.3.0
I confirmed that the patch from #43396 fixes this issue in the latest trunk.
Thank you for the quick response and th...
Takenori TAKAKI
07:28 Defect #43441 (Closed): Fix failures in test/system/issues_test.rb
Merged the fix to stable branches. Go MAEDA
07:27 Revision 24138 (svn): Merged r24130 from trunk to 6.0-stable (#43441).
Go MAEDA
07:27 Revision 24137 (svn): Merged r24129 from trunk to 5.1-stable (#43441).
Go MAEDA
07:25 Revision 24136 (svn): Merged r24130 from trunk to 6.0-stable (#43441).
Go MAEDA
07:25 Revision 24135 (svn): Merged r24129 from trunk to 6.0-stable (#43441).
Go MAEDA
07:24 Revision 24134 (svn): Merged r24130 from trunk to 6.1-stable (#43441).
Go MAEDA
07:22 Revision 24133 (svn): Merged r24129 from trunk to 6.1-stable (#43441).
Go MAEDA
00:53 Patch #43396 (Closed): Update propshaft to 1.3
Committed the fix suggested in #note-5 and #note-6. Thank you for fixing the issue. Go MAEDA
00:51 Revision 24132 (svn): Fix assets are not compiled on startup in production mode with Propshaft 1.3.0 (#43396).
Patch by Takashi Kato (user:tohosaku) and Takenori TAKAKI (user:takenory). Go MAEDA

2025-11-06

10:54 Patch #43396: Update propshaft to 1.3
Thank you! I think the patch update has clarified the separation between environmental issues and user intentions, ma... Takashi Kato
03:08 Patch #43396: Update propshaft to 1.3
I propose a follow-up patch to improve the patch attached in #note-5.
This patch moves the redmine_detect_update c...
Takenori TAKAKI
08:32 Revision 24131 (svn): Fix RuboCop Layout/EmptyLines (#43437).
Go MAEDA
08:00 Defect #43441 (Resolved): Fix failures in test/system/issues_test.rb
Committed the patches in r24129 and r24130. Thank you. Go MAEDA
03:59 Defect #43441 (Closed): Fix failures in test/system/issues_test.rb
The system tests on GitHub CI started failing a few days ago.
https://github.com/redmine/redmine/actions/runs/189949...
Katsuya HIDAKA
07:59 Revision 24130 (svn): Fix issues system tests by ensuring request completion (#43441).
Patch by Katsuya HIDAKA (user:hidakatsuya). Go MAEDA
07:55 Revision 24129 (svn): Add missing ImageMagick package to the test runner environment (#43441).
Patch by Katsuya HIDAKA (user:hidakatsuya). Go MAEDA

2025-11-05

23:53 Patch #43396: Update propshaft to 1.3
Go MAEDA wrote in #note-4:
> As reported in #43436, auto-compile of assets that can be turned on with @config.assets...
Takashi Kato
09:52 Patch #43396 (Reopened): Update propshaft to 1.3
As reported in #43436, auto-compile of assets that can be turned on with @config.assets.redmine_detect_update@ does n... Go MAEDA
09:44 Defect #43436 (Confirmed): Assets are not compiled on startup in production mode with Propshaft 1.3.0
Go MAEDA
07:18 Defect #43436 (Closed): Assets are not compiled on startup in production mode with Propshaft 1.3.0
When using Propshaft 1.3.0, assets are not automatically compiled on startup in production mode, even if redmine_dete... Takenori TAKAKI
09:15 Revision 24128 (svn): Set TargetRailsVersion of RuboCop to 8.0 (#43205).
Go MAEDA
08:51 Revision 24127 (svn): Fix wrong RuboCop's cop name (#43437).
Go MAEDA
08:47 Patch #43438 (Closed): Update RuboCop Rails to 2.33
Updated RuboCop Rails to 2.33 in r24126. Go MAEDA
08:34 Patch #43438 (Closed): Update RuboCop Rails to 2.33
https://rubygems.org/gems/rubocop-rails Go MAEDA
08:47 Revision 24126 (svn): Update RuboCop Rails to 2.33 (#43438).
Go MAEDA
08:41 Revision 24125 (svn): Fix RuboCop Rails/OrderArguments (#43438).
Go MAEDA
08:11 Patch #43437 (Closed): Update RuboCop to 1.81
Updated RuboCop to 1.81 in r24124. Go MAEDA
07:53 Patch #43437 (Closed): Update RuboCop to 1.81
https://rubygems.org/gems/rubocop Go MAEDA
08:10 Revision 24124 (svn): Update RuboCop to 1.81 (#43437).
Go MAEDA
08:04 Revision 24123 (svn): Regenerate .rubocop_todo.yml (#43437).
Go MAEDA
08:00 Revision 24122 (svn): Fix RuboCop Layout/BeginEndAlignment (#43437).
Go MAEDA
07:58 Revision 24121 (svn): Fix RuboCop Style/RedundantRegexpCharacterClass (#43437).
Go MAEDA
07:56 Revision 24120 (svn): Fix RuboCop Style/RedundantRegexpEscape (#43437).
Go MAEDA
05:59 Defect #39876 (Closed): H4 author headings aren't bold any more
Since the new comment design introduced in Redmine 6.1.0 made author headings more noticeable, I am closing this issue. Go MAEDA
05:45 Defect #43409 (Closed): Progress bar custom field shows only "%" instead of "0%" when value is nil
Merged the fix into 6.1-stable branch in r24119. Go MAEDA
05:45 Revision 24119 (svn): Merged r24112 from trunk to 6.1-stable (#43409).
Go MAEDA
05:22 Feature #43397: Organize Gantt chart code by separating it into views and Stimulus controllers
Committed the patch attached on #note-10 in r24118. Thank you. Go MAEDA
05:21 Revision 24118 (svn): Fix a test failure in the Gantt chart context menu caused by unintended button clicks (#43397).
Patch by Katsuya HIDAKA (user:hidakatsuya). Go MAEDA
05:02 Patch #43435: Check missing copyright sections using Rubocop
Marius BĂLTEANU wrote in #note-1:
> user:maeda, I was able to find the files, but I cannot make it the autocorrect t...
Go MAEDA
 

Also available in: Atom