Project

General

Profile

Actions

Defect #13487

closed

Honor committer => user mapping in repository statistics

Added by Anonymous about 11 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Category:
SCM
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

This patch changes the repository statistics view to honor the "commiter => user" mapping. Without it, the statistics page is pretty much useless for it.

After creating this patch, i discovered issue #2624 which is about the same issue, and also provides a patch; unfortunately it has been mostly ignored for 4 years.

I still decided to submit my own patch, because it has some advantages:
  • It properly deals with the case were a committer name has not been mapped to a user. The patch at issue #2624 seems to map such committers to the empty string.
  • It sorts case insensitive, which is quite useful for me.
  • It merges homonyms, as requested by #2065. Actually, this point could also be a drawback for some projects, namely if two distinct people sharing the same name work there. So perhaps this is not desired. I can change the patch to remove this, which will then only merge committers mapping to the same user.

Files


Related issues

Related to Redmine - Feature #2624: Repository statistics should honour user-mappingClosed2009-01-30

Actions
Related to Redmine - Feature #2065: Commit graph should merge homonymsClosedJean-Baptiste Barth

Actions
Related to Redmine - Feature #2761: Factorize user name in /repository/statisticsClosedJean-Baptiste Barth2009-02-16

Actions
Related to Redmine - Defect #14338: svn: repository statistics issue when user names only differ in caseClosedJean-Baptiste Barth

Actions
Has duplicate Redmine - Feature #7353: Map repository authors to Redmine users not used in statisticsClosed2011-01-17

Actions
Actions

Also available in: Atom PDF