drupal_queue 6.x-1.2

New features
Bug fixes
Unsupported

Changes since DRUPAL-6--1-1:

  • #658688 by Dave Reid | kiamlaluno: Fixed usage of module_load_include().
  • #873978 by Dave Reid: Fixed to actually use hook_cron() for default processing.
  • #861796 by Dave Reid, blakehall: Backport of DrupalReliableQueueInterface and MemoryQueue implementations.
  • by Dave Reid: Bump PHP version requirement back down to PHP 5.2.

drupal_queue 6.x-1.1

New features
Unsupported

- Process queues on regular Drupal cron as fallback. NOTE: this may require some installations to suppress this behavior by setting the 'drupal_queue_on_cron' variable to FALSE.

drupal_queue 6.x-1.0

Bug fixes
Unsupported

1.0 release

- #747008 fasdalf@fasdalf.ru: Fix drupal_queue_cron.php for multisite
- #740988 jmiccolis: Update drush command for 3.x

drupal_queue 6.x-1.0-beta1

New features
Unsupported

- #654270 gordon: Patch to allow loading of additional class files so that d6 version of beanstalkd will work.

Subscribe with RSS Subscribe to Releases for Drupal Queue