Activity
From 2025-04-08 to 2025-04-10
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... -
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.
-
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).
-
12:16 Feature #42441 (Closed): Improve error message on role deletion by listing projects using the role
- Committed the patch in r23619. Thank you.
-
12:15 Revision 23620 (svn): Update locales (#42441).
-
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).
-
11:43 Patch #42500 (Resolved): Skip repository tests when the SCM client command is unavailable
- Committed the patch in r23618.
-
11:42 Revision 23618 (svn): Skip repository tests when the SCM client command is unavailable (#42500).
- Patch by Go MAEDA (user: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 ...
-
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...
-
10:00 Patch #42556 (Closed): Traditional Chinese translation (to 23616)
- Committed the new translations in r23617. Thank you for your contribution.
-
04:21 Patch #42556 (Closed): Traditional Chinese translation (to 23616)
- * Translation added
** setting_related_issues_default_columns, setting_display_related_issues_table_headers -
10:00 Revision 23617 (svn): Traditional Chinese translation update (#42556).
- Patch by ChunChang (Nagaharu) Lo (user:shortie).
2025-04-09
-
16:31 Feature #42555 (Closed): Adds the Bullet gem to detect query problems such as N+1 and improve performance
- This patch adds and enables the "Bullet gem":https://github.com/flyerhzm/bullet in the development environment. Bulle...
-
10:34 Defect #42203 (Closed): Time entry details fetch query load issue
- Thank you for your feedback. This issue was resolved by #40728.
I am closing this issue. -
07:41 Defect #42203: Time entry details fetch query load issue
- Hi Go MAEDA,
Now i got response with in 5 to 6 seconds avg.
Previously i do some modifications in the code for ... -
10:33 Defect #42202 (Closed): SUM of time entries query load issue
- Thank you for your feedback. I am glad to hear that the performance issue was resolved by the change made in #40728.
... -
07:43 Defect #42202: SUM of time entries query load issue
- Hi Go MAEDA,
Now i got response with in 5 to 6 seconds avg.
Previously i do some modifications in the code for th... -
09:27 Patch #42543 (Closed): Galician translation update
- Thank you for updating the translation. I have committed the patch in r23616.
-
08:40 Patch #42543: Galician translation update
- Yes, you are right, there was an error. Sorry about that.
I have attached a new version with the correction and anot... -
04:56 Patch #42543: Galician translation update
- Thank you for submitting the translation patch.
I don't speak Galician, so I just wanted to confirm: for the trans... -
09:27 Revision 23616 (svn): Galician translation update (#42543).
- Patch by Guillermo ML (user:guillermoml).
-
09:02 Defect #40728 (Closed): Slow loading of global spent time list in MySQL
- Merged the fix into the stable branches in r23614 and r23615.
-
09:01 Revision 23615 (svn): Merged r23609 from trunk to 5.1-stable (#40728).
-
09:00 Revision 23614 (svn): Merged r23609 from trunk to 6.0-stable (#40728).
-
08:22 Feature #42441: Improve error message on role deletion by listing projects using the role
- Go MAEDA wrote in #note-3:
> In the suggested patch, the @projects@ variable set at the following line in @RolesCont... -
06:08 Defect #42547: Some SVG icons are not visible when accessed via a subdirectory
- Does executing the following command fix the issue?
The @assets:clobber@ task deletes all existing assets.... -
00:43 Defect #42547 (Closed): Some SVG icons are not visible when accessed via a subdirectory
- For example, when accessing via a subdirectory, some SVG icons (such as those in jstoolbar) are not visible.
!Some_S... -
04:05 Feature #41976 (Resolved): Ruby 3.4 support
- Committed the patches in r23611 and r23612. Thank you.
-
04:04 Revision 23613 (svn): Remove trailing whitespaces from doc/INSTALL (#41976).
-
04:02 Revision 23612 (svn): Add Ruby 3.4 to supported Ruby versions (#41976).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
-
01:25 Patch #42548 (New): Add user mention feature in quotes
- Previously, quoted messages displayed the author name as plain text.
!clipboard-202504090811-1s6fs.png!
This patc...
2025-04-08
-
19:10 Patch #42543: Galician translation update
- New patch, adding two new strings introduced in #42477
-
09:29 Patch #42543 (Closed): Galician translation update
- Added translations for several missing strings against current trunk.
* gl.ym -
12:04 Revision 23611 (svn): Fix: Avoid "literal string will be frozen in the future" warning on Ruby 3.4 (#41976).
- Patch by Go MAEDA (user:maeda) and Katsuya HIDAKA (user:hidakatsuya).
-
11:51 Revision 23610 (svn): Update locales (#42477).
-
11:47 Defect #42545: Commit message in issue history might be rendered in incorrect context
- The issue is because the @textilizable@ method will use @@project@ as the context if available. In the case of @forma...
-
11:39 Defect #42545 (Closed): Commit message in issue history might be rendered in incorrect context
- The commit messages of changesets associated with an issues are always rendered in the context of that issue in the i...
-
06:38 Defect #42203: Time entry details fetch query load issue
- Yes, I'll check and let you know. Thanks for the update.
-
04:53 Defect #42203 (Needs feedback): Time entry details fetch query load issue
- Could you please check if applying the changes in r23609 will improve performance?
-
04:53 Defect #42202 (Needs feedback): SUM of time entries query load issue
- Could you please check if applying the changes in r23609 will improve performance?
-
03:35 Defect #40728 (Resolved): Slow loading of global spent time list in MySQL
- Committed the fix in r23609.
The fix adds an optimizer hint @/*+ JOIN_ORDER(time_entries, projects, users) */@ for... -
03:30 Revision 23609 (svn): Fix slow loading of global spent time list in MySQL (#40728).
- In MySQL, the query to retrieve the global spent time list is sometimes extremely slow (taking several minutes in som...
Also available in: Atom