Activity
From 2024-01-08 to 2024-01-10
2024-01-10
-
16:47 Defect #39057: Bug in the sequence of actions when creating a task by an admin
- solved by myself, I deleted old task sequences from mysql using the command...
2024-01-09
-
17:45 Defect #31957: ActionMailer need to limit how many maximum connections it opens
- The same issue still occurs with version 5.1.1.
MAEDA's solution still works with this version.
It would be ver... -
05:58 Defect #40020: ScmData.binary? incorrectly considers UTF-8 text as binary
- I have lowered the percentage of control characters in the data that the method considers to be binary from 0.3 to 0....
2024-01-08
-
22:48 Feature #19395: Support MariaDB
- Hello!
The page that tells about Redmine installation still reports what can be seen in the screenshot.
!clipbo... -
16:01 Defect #40015 (Closed): User 婉茹 黃 (ET_cookie) created strange Wiki page (probably SPAM)
- Deleted the page and user. Thank you for reporting this.
-
08:42 Defect #40015 (Closed): User 婉茹 黃 (ET_cookie) created strange Wiki page (probably SPAM)
- "婉茹 黃":https://www.redmine.org/users/688519 user was created and this user was immediately used to create strange pag...
-
15:57 Defect #40020 (Closed): ScmData.binary? incorrectly considers UTF-8 text as binary
- Currently, the @binary?@ method in @Redmine::Scm::Adapters::ScmData@ often misclassifies Unicode text as binary. This...
-
08:33 Patch #5690: Change LDAP password
- Simplified version of patch for version 5.1
-
06:48 Patch #40014 (Closed): Add support for quoted arguments containing commas in wiki macros
- Please consider supporting comma in Wiki macro.
I have considered using double quotes and I'm attaching a patch.
... -
02:15 Patch #40008 (Closed): Replace String#sub with delete_prefix / delete_suffix
- Committed the patch in r22596.
Also available in: Atom