Closed (fixed)
Project:
Production check & Production monitor
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 May 2012 at 10:54 UTC
Updated:
28 Jul 2015 at 10:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
aklump commentedHere is a patch that adds this feature to the 7.x-1.x branch
Comment #2
aklump commentedThe first patch does not check for for module updates; only fetches data. Here is a new patch that incorporates both checks for each site during the batch.
Comment #3
JvE commentedComment #4
aklump commentedI have added another line, which was a missing step to polling for current module status in the last patch.
Comment #5
malc0mn commentedThis is looking nice! I have some time again to work on this project. Going to apply the patches posted in this (and other) issue(s) test them and make a new release.
Thanks a lot for this!
mlc.
Comment #6
malc0mn commentedThis patch included too much, had table_id + your data alter stuff.
Applied only the batcher + did some small code change (don't like abbreviated variable names) + grouped the functions.
Applied to 7.x-1.x-dev. Will try to port to D6 in the following days.
Thanks for the work!
mlc.
Comment #7
malc0mn commentedApplied to 6.x-1.x-dev.