Activity
From 2025-06-06 to 2025-06-08
2025-06-08
-
09:47 Patch #42044: Update Rubocop Rails to 2.32
- Updated rubocop-rails to 2.32 in r23826.
-
09:47 Revision 23826 (svn): Update Rubocop Rails to 2.32 (#42044).
-
04:23 Patch #41884: Update RuboCop to 1.76
- Updated RuboCop to 1.76 in r23825.
-
04:23 Revision 23825 (svn): Update RuboCop to 1.76 (#41884).
-
04:12 Revision 23824 (svn): Replace nil check using ternary operator with safe navigation operator when accessing hashes (#41884).
- Using the ternary operator for nil checking caused a runtime error in the Style/SafeNavigation cop during `rubocop --...
2025-06-07
-
09:42 Revision 23823 (svn): Fix RuboCop Style/RedundantArrayFlatten (#41884).
-
02:30 Defect #37688: Move to modern authentication(OAuth 2.0) from IMAP for receiving email in Redmine.
- Proposal patch to implement oAuth, from: https://github.com/ondrejbima/redmine-email-oauth
2025-06-06
-
11:26 Defect #42839 (Closed): Downloading .js files from the repository browser fails with a 422 error due to ActionController::InvalidCrossOriginRequest
- To recreate, find a .js file, click the download in the top right
!clipboard-202506061026-eqbs8.png!... -
11:13 Revision 23822 (svn): Fix RuboCop Lint/UselessOr (#41884).
-
08:35 Feature #42073: Remove navigation parameters from issue detail URLs after updates
- Katsuya HIDAKA wrote in #note-4:
> I found that, in very rare cases, if you navigate to another page immediately aft... -
08:09 Feature #42073: Remove navigation parameters from issue detail URLs after updates
- I found that, in very rare cases, if you navigate to another page immediately after updating an issue, but before the...
-
08:34 Revision 23821 (svn): Fix render_flash_messages method to ignore non-string flash values and prevent errors (#42073).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
Also available in: Atom