Closed (fixed)
Project:
Production check & Production monitor
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
13 Feb 2011 at 19:10 UTC
Updated:
3 Aug 2015 at 13:01 UTC
Jump to comment: Most recent
Comments
Comment #1
malc0mn commentedThis is what we need: https://drupal.org/project/httprl
Cool that!
Comment #2
malc0mn commentedFixed a small bug in the #1572130: Check security updates on all sites at once batch processing, expanded it and updated these
drushcommands to make use of this batch process as well:Calling both drush commands will ask if you really want to fetch all data or check all sites for updates. This means that module update checking on cron can now be achieved by adding the following to your crontab:
Added to 7.x-1.x-dev branch, to be ported to 6.x.
Comment #3
malc0mn commentedPorted to D6.