Actions
RedmineRepositoryStatistics » History » Revision 1
Revision 1/7
| Next »
Felix Dominguez, 2009-06-06 04:29
adding statistics info page
Repository Statistics¶
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.
Definitions¶
- Revisions is a count of repository commits.
- Changes is a count of the number of files that have changed overall.
Note: a revision can contain any number of changes
Updated by Felix Dominguez over 15 years ago · 1 revisions