Just like the projects section at the bottom of: http://drupal.org/user/1 this should be a pretty simple port from cvs.module.

Comments

marvil07’s picture

Project: Version Control / Project* integration » Version Control API
Component: Code » Views integration

Since the information is living on {versioncontrol_operations} author_uid and committer_uid, I think it have to be provided by versioncontrol ;-)

But, BTW ¿we need two tabs? (one as author, one as commmitter) and maybe we just want to wait to #879600: Meta: introduce an activity stream separate from commit logs

mikey_p’s picture

Project: Version Control API » Version Control / Project* integration
Component: Views integration » Code
Issue tags: +git phase 2, +git sprint 8

I think this needs to live in VC Project since it's a list of Projects, not repositories.

sdboyer’s picture

This is not especially hard, but is a crucial part of achieving feature parity, so let's try to knock it out in sprint 8.

A note - I'd really like this to be separated into two listings: one of projects I've got commits in that I maintain, and others that I don't. That separation is going to become more and more important as time goes on, as we'll talk about at length in #986656: Determine approach to commit statistics in post-CVS drupal world.

sdboyer’s picture

Assigned: Unassigned » sdboyer
sdboyer’s picture

Assigned: sdboyer » mikey_p
mikey_p’s picture

Status: Active » Needs review
StatusFileSize
new2.16 KB

This is basically a direct port of the functionality from CVS module. We can circle back to splitting this out into maintainers vs. contributors later, this is just feature parity as sdboyer noted in #3.

Probably going to go ahead and commit this so that it makes it into vendor branches and is ready for the demo.

mikey_p’s picture

Committed, but leaving open for review.

dww’s picture

Status: Needs review » Fixed

Visually the patch looks great to me. If it works, I'm happy. ;)

Status: Fixed » Closed (fixed)
Issue tags: -git phase 2, -git sprint 8

Automatically closed -- issue fixed for 2 weeks with no activity.