-
Minor update to the installation of the Pheanstalk library
-
Issue #1431306 by nicholasThompson: Fixed Notice error in runqueue.sh - queue_defaults().
-
Issue #1434106 by nicholasThompson: Added Provide a stats page in reports.
-
Change runqueue.sh to use the overloaded commands and not the Drupal interface.
-
Change all the references to BeanstalkdQueue::beanstalkd_queue to use the overloaded interface.
-
Add some documentation to make it easier to debug the overloading of the PHeanstalk commands.
-
Fix up the beanstalk queue so that it complies with the interface.
-
Issue #1421138 by nicholasThompson, gordon: Added Allow different delays per queued item.
-
Change the overloading to allow for a more consistent return from the PHeanstalk object
-
Fix up problem with default value of the shipping field.