Takenori TAKAKI
- Login: takenory
- Email: takenory@gmail.com
- Registered on: 2016-02-23
- Last connection: 2026-09-10
Activity
2026-09-15
-
15:29 Redmine Defect #44350: Project overview page is slow when the members box contains many members
- Thanks @hidakatsuya.
That test only asserted the query count for the roles_with_active_members optimization;
its re... -
09:01 Redmine Defect #44350: Project overview page is slow when the members box contains many members
- Thanks @hidakatsuya, this is a nice improvement — much more readable, and
safe_join is a good call. Confirmed it wor... -
03:36 Redmine Defect #44350: Project overview page is slow when the members box contains many members
- Sorry, my previous patch didn't fully fix the spacing issue.
Attached an updated patch (members-box-show-all-v4.patc... -
08:21 Redmine Defect #44440: Inconsistent scm_TYPE_path_regexp key: scm_name in Repository, registered adapter name elsewhere
- The attached patch fixes this by deriving the @scm_TYPE_path_regexp@ configuration key from the repository class name...
2026-09-14
-
13:53 Redmine Defect #44350: Project overview page is slow when the members box contains many members
- Thank you for the review!
Fixed both:
* `#show` now loads `roles_with_active_members` explicitly (`.load`), so ... -
06:25 Redmine Defect #35192: Watchers pop up window appears after a long time
- This is an update to the "Load more" patch posted above, based on further review.
Changes since the previous patch...
2026-09-10
-
19:28 Redmine Feature #43355: Add pagination support for members and groups management views
- I found a few things to improve in the patches I attached in note-1, so here is an
updated pair, rebased onto the cu... -
15:05 Redmine Defect #44350: Project overview page is slow when the members box contains many members
- Thank you @hjust for linking the related issue.
Attached an updated patch ( attachment:members-box-show-all-v2.pat... -
13:31 Redmine Defect #44440 (Closed): Inconsistent scm_TYPE_path_regexp key: scm_name in Repository, registered adapter name elsewhere
- Since r24864, an adapter without @scm_TYPE_path_regexp@ in @config/configuration.yml@ is shown as DISABLED and treate...
2026-08-18
-
14:28 Redmine Defect #44350 (New): Project overview page is slow when the members box contains many members
- h3. Problem
When a project has many members, the overview page (/projects/:id) becomes slow because the members bo...
Also available in: Atom