RedmineRepositoryStatistics » History » Version 7
Go MAEDA, 2019-01-07 01:47
Replaced a graph image with js-based one
| 1 | 1 | Felix Dominguez | h1. Repository Statistics |
|---|---|---|---|
| 2 | |||
| 3 | 6 | Go MAEDA | Redmine generates two images representing the number of _Changes_ and the number of _Revisions_ in the configured repository. One image shows a month to month break down of _Changes_ vs _Revisions_. The other image shows the number of _Changes_ and _Revisions_ made by each commiter. |
| 4 | 1 | Felix Dominguez | |
| 5 | h2. Definitions |
||
| 6 | |||
| 7 | 7 | Go MAEDA | * _Revisions_ is a count of repository commits and is displayed in reddish/orange. |
| 8 | 1 | Felix Dominguez | * _Changes_ is a count of the number of files that have changed overall and is displayed in blue. |
| 9 | 7 | Go MAEDA | |
| 10 | !{border: 1px solid #ccc;}.graphs.png! |