Replacements that use git data for the blocks at http://drupal.org/cvs:

For phase 2 this should be straightforward, but pending the outcome of #782408: Decide on an approach to recording commit statistics (and thereby, standardize the recommended merge workflow) we may need to mix them back up again.
[Edited by kiamlaluno to fix the link to the image, which was not showing]
Comments
Comment #1
sdboyer commentedtagging
Comment #2
mikey_p commentedIt seems that currently these blocks are only used on the global commit view page. If that gets nuked in #782618: Create a global git commit view, then we may not have a place to display there, even though they are probably more interesting than the global commit view itself.
Comment #3
sdboyer commentedEven if we nuke that commit listing, I don't think the page itself should necessarily go away. In fact, we might consider expanding these blocks to occupy the main page area, and provide slightly more detailed statistics. Or some other kind of global statistics. Whatever we do, I'm +1 on these and -1 on the global commit view...so personally, I'd like to figure out a way to keep them around :)
Comment #4
dwwI moved #850146: Create git analogue to most active projects blocks into a separate issue since that's going to be the responsibility of versioncontrol_project, and it's better to keep each issue as self-contained as possible.
Comment #5
webchickMoving to the right project. This may or may not be relevant anymore after project metrics discussion is done.
Comment #6
dwwActually, this doesn't have anything to do with projects, so it really belongs in vcapi itself, not in vc_project. We could probably use a better component for this -- the choices in this queue are a bit narrow. ;)
That said, yeah, it might be dependent on sampler in some way, I'm not sure yet.
If not, it's blocked on #782586: Merge views module into the main versioncontrol module.
So, either way, this is blocked on something else... hence postponed.
Comment #7
marvil07 commentedre-opening as start commit of views is about to be committed
Comment #8
marvil07 commentedThe base of views integration is committed, but I really do not know how to do group by on views(without depending on another module) nor I reviewed the sampler module, but I have a query to paste here:
Comment #9
marvil07 commentedSince #970256: Introduce additional fields on operations table for capturing user mappings, now we need two queries, one for author_uid and the other for committer_uid. Naturally we can just skip one of them if we only want to show one of those profiles.
Comment #10
sdboyer commentedFor the same reasons as in #850146-1: Create git analogue to most active projects blocks, punting out of phase 2.
Comment #11
marvil07 commentednot sure if we still want to define "most active", but changing title and category in this bug triage
Comment #12
marvil07 commentedThis should be focus on event data(not on operations), and based on activity related code(gsoc-activity feature branch), so let's re-think that later.
(changed during triage)