Closed (fixed)
Project:
Version Control API
Version:
6.x-2.x-dev
Component:
API - Entities
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
31 Jan 2011 at 01:07 UTC
Updated:
15 Apr 2014 at 22:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sdboyer commentedi would actually like to have this done for release. here's what's needed
{versioncontrol_repositories}.update_methodto{versioncontrol_repositories}.cron, which is 1 if it should run on cron and 0 if nothook_cron()in versioncontrol.module and have it do basically exactly what's done inversioncontrol_git_cron()right nowComment #2
marvil07 commentedI think this patch does it:
Let's see what bot thinks.
PS: I have two commits locally for this patch to differentiate views re-export change.
Comment #3
marvil07 commentedLast patch added to 7.x-1.x
I reworked the change for 6.x-2.x as in the patch an added it.
Copying conflict section from commit message: