job_queue 6.x-3.1

Bug fixes
Unsupported

Changes since DRUPAL-6--3-0:

  • #373882 by dalin and emichan
  • If max_execution_time is 0 for some reason, use 5 minutes.
  • Add index to help with de-duping

job_queue 6.x-3.0

New features
Unsupported

Drupal 6 version. Allows placeholders in job descriptions.

Job queue 5.x-3.0

New features
Bug fixes
Unsupported

*Job prioritization* by function. Implementing hook_job_queue_functions() provides your function with a human-readable name and opportunity to prioritize.

*De-duping*. A new argument to job_queue_add() prevents duplicate jobs from being added, off by default.

Bug fix, empty-filed jobs work again.

job_queue 5.x-2.0

New features
Bug fixes
Unsupported

Added ability to include files on running a queued job.

Subscribe with RSS Subscribe to Releases for Job queue