Closed (fixed)
Project:
Version Control API
Version:
6.x-2.x-dev
Component:
Commit Log
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2011 at 14:37 UTC
Updated:
15 Apr 2014 at 22:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
hefox commentedSubscribe.
I check how active the project is by looking at commiters block; if that's dead I'll not realize commits are being done by other authors that aren't commiters.
Comment #2
marvil07 commentedTaking a look at this.
Comment #3
marvil07 commentedIMHO it's a good idea to show the activity as both, author and committer in the same place, on that default view.
I have a patch that does it in this way:
This would naturally would need a change on other realted versioncontrol operation views in other project(for d.o use: vc_project_user_commits and vc_git_project_user_commits on versioncontrol_project project).
Anyway, this is change in a the logic. @sdboyer, would you agree with this change?
@hefox: I guess that's another issue, and it's not actually about versioncontrol project itself. I just wanted to mention that if you go to the "View commits" link on the "Development" block at the project page of the module, you should actually see all commits in the associated repository.
Comment #4
marvil07 commentedcommushed
Now I will open a related issue on versioncontrol_project