RedmineRepositoryStatistics » History » Version 5
  Go MAEDA, 2017-08-22 08:14 
  Removed "Notes" about SVG. In 2017, almost all browsers support SVG and Ruby 1.8.6 is not used.
| 1 | 1 | Felix Dominguez | h1. Repository Statistics | 
|---|---|---|---|
| 2 | |||
| 3 | 3 | Mischa The Evil | !>redmine-statistics.jpg! | 
| 4 | |||
| 5 | 1 | Felix Dominguez | Redmine generates two SVG 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. | 
| 6 | |||
| 7 | h2. Definitions | ||
| 8 | |||
| 9 | 2 | Felix Dominguez | * _Revisions_ is a count of repository commits and is displayed in redish/orange. | 
| 10 | 1 | Felix Dominguez | * _Changes_ is a count of the number of files that have changed overall and is displayed in blue. |