General

Profile

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...
Takenori TAKAKI
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...
Takenori TAKAKI
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...
Takenori TAKAKI
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... Takenori TAKAKI

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 ...
Takenori TAKAKI
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...
Takenori TAKAKI

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...
Takenori TAKAKI
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...
Takenori TAKAKI
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... Takenori TAKAKI

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...
Takenori TAKAKI

Also available in: Atom