job_queue 6.x-3.1
Posted by drumm on January 5, 2010 at 9:10pm
| Download | Size | md5 hash |
|---|---|---|
| job_queue-6.x-3.1.tar.gz | 8.67 KB | 7a72fac690c4b2d46d453e0b526280ab |
| job_queue-6.x-3.1.zip | 9.47 KB | 8ead814f78594f5b03666c4a17088a9c |
Last updated: December 24, 2010 - 23:14
Release notes
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
Posted by drumm on August 27, 2008 at 1:52pm
| Download | Size | md5 hash |
|---|---|---|
| job_queue-6.x-3.0.tar.gz | 8.58 KB | fb873cee7b60771049d1cafcc3b87c63 |
| job_queue-6.x-3.0.zip | 9.37 KB | 6767792d1604baa6847018b7ccedef70 |
Last updated: December 24, 2010 - 23:14
Release notes
Drupal 6 version. Allows placeholders in job descriptions.
job_queue 6.x-3.x-dev
Posted by drumm on July 21, 2008 at 12:40am
| Download | Size | md5 hash |
|---|---|---|
| job_queue-6.x-3.x-dev.tar.gz | 8.63 KB | a1be26ddc3c912e74901aedd00a84933 |
| job_queue-6.x-3.x-dev.zip | 9.38 KB | e0760cce2578eb550ae72fddf05d2779 |
Last updated: February 25, 2011 - 07:38
Release notes
6.x version.
Job queue 5.x-3.0
Posted by drumm on March 11, 2008 at 7:12pm
| Download | Size | md5 hash |
|---|---|---|
| job_queue-5.x-3.0.tar.gz | 8.45 KB | 52c87ae3cc88ad6946bd7bf5ff94a987 |
| job_queue-5.x-3.0.zip | 9.2 KB | 2279a72f70733314f0ac13aabeaebd51 |
Last updated: December 24, 2010 - 23:14
Release notes
*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
Posted by drumm on August 2, 2007 at 8:12pm
| Download | Size | md5 hash |
|---|---|---|
| job_queue-5.x-2.0.tar.gz | 7.5 KB | fee907223afdde66a338eac02a8c3093 |
| job_queue-5.x-2.0.zip | 8.19 KB | 0b638cca27156089d3b0713fafc634d2 |
Last updated: December 24, 2010 - 23:14
Release notes
Added ability to include files on running a queued job.
job_queue 5.x-1.0
Posted by drumm on March 13, 2007 at 3:54pm
| Download | Size | md5 hash |
|---|---|---|
| job_queue-5.x-1.0.tar.gz | 7.36 KB | d9fad1c44bd8289210fd6ffd42a6dbfa |
| job_queue-5.x-1.0.zip | 8.03 KB | 88801a5a21a47fc0814c5181236d79ba |
Last updated: December 24, 2010 - 23:14
Release notes
Initial release.
Job Queue 5.x-2.x-dev
Posted by drumm on March 13, 2007 at 3:53pm
| Download | Size | md5 hash |
|---|---|---|
| job_queue-5.x-2.x-dev.tar.gz | 8.42 KB | 2738a0184e0fb702dfeba697b3d93bad |
| job_queue-5.x-2.x-dev.zip | 9.15 KB | e7072ce401b8d05a8e1d389c17785569 |
Last updated: February 25, 2011 - 07:38
Release notes
5.x development release.