Project

General

Profile

Activity

From 2018-08-12 to 2018-08-14

2018-08-14

17:53 Patch #29359: Switch to mini_mime from mime-types
my results (ruby 2.5.0):
with the patch (mini_mime)...
Pavel Rosický
17:19 Patch #29359: Switch to mini_mime from mime-types
Pavel Rosický wrote:
> 29359-remove-known-types-hash.patch - .downcase shouldn't be removed, both EXTENSIONS[] and l...
Go MAEDA
13:18 Patch #29359: Switch to mini_mime from mime-types
29359-remove-known-types-hash.patch - .downcase shouldn't be removed, both EXTENSIONS[] and lookup_by_extension expec... Pavel Rosický
12:09 Patch #29359 (Reopened): Switch to mini_mime from mime-types
mini_mime 1.0.1 supports @lookup_by_extension@. We can remove the cache mechanism using @known_types@ hash by making ... Go MAEDA
11:58 Patch #29383: Update mini_mime gem (~> 1.0.1)
Pavel Rosický wrote:
> mini_mime 1.0.1 was released
>
> as discussed in #29359, now we can use lookup_by_extensio...
Go MAEDA
11:09 Patch #29383 (Closed): Update mini_mime gem (~> 1.0.1)
mini_mime 1.0.1 was released
as discussed in #29359, now we can use lookup_by_extension directly...
Pavel Rosický
11:14 Defect #29365: MailHandlerTest#test_add_issue_with_localized_attributes fails with mail gem 2.7.0
I would recommend to wait until 2.7.1 is out.
btw 2.7.1.rc1 passed the test.
Pavel Rosický

2018-08-13

16:27 Defect #668: Date input fields don't respect date format settings
+1.
We're currently upgrading from Redmine 2.4.3 to 3.4.6.stable, and it strikes me that this input date formattin...
Jonas De Meulenaere
14:49 Patch #29378: More call_hooks for projects, issue statusses, time entries, etc.
Do you strictly need these controller hooks to distinguish updates done by the controller from other updates?
Most...
Holger Just
14:33 Patch #29378 (Needs feedback): More call_hooks for projects, issue statusses, time entries, etc.
Currently there are only functional call_hooks for issues, and with that, i mean the 'controller_issues_edit_after_sa... Jonas Ineveld, van
13:39 Patch #29359 (Closed): Switch to mini_mime from mime-types
Pavel Rosický wrote:
> please also remove
> [...]
Committed. Thanks.
Go MAEDA
11:28 Patch #29359 (Reopened): Switch to mini_mime from mime-types
Marius BĂLTEANU
11:18 Patch #29359: Switch to mini_mime from mime-types
please also remove... Pavel Rosický
01:37 Patch #29359 (Closed): Switch to mini_mime from mime-types
Committed. Thank you for your contribution. Go MAEDA
03:53 Defect #25727 (Closed): Interface not responsive to mobile device
Redmine supports responsive layout since 3.2. See #19097. Go MAEDA
03:43 Defect #24915: Activity shows issues and text of issues which should not
I could not reproduce the problem with 3.4.6.devel.17468. All activities on a user's profile page are visible issues ... Go MAEDA
01:55 Defect #29365 (Closed): MailHandlerTest#test_add_issue_with_localized_attributes fails with mail gem 2.7.0
... Go MAEDA
01:40 Patch #29363 (Closed): Use String#tr instead of String#gsub
Committed. Go MAEDA

2018-08-12

11:25 Patch #26747: Use find_by instead of where.first to remove unnecessary sorting
@find_by@ is significantly faster than @where.first@.... Go MAEDA
09:24 Patch #29359: Switch to mini_mime from mime-types
It's ok, thanks Pavel Rosický
09:10 Patch #29359: Switch to mini_mime from mime-types
Pavel Rosický wrote:
> @known_types is a class variable. There're two problems:
> It isn't threadsafe.
> It's unli...
Go MAEDA
06:07 Patch #29363 (Closed): Use String#tr instead of String#gsub
String#tr is more than 3 times faster than String#gsub when replacing a single character in a string with another sin... Go MAEDA
 

Also available in: Atom