AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- updated to 1.12 see /usr/share/doc/packages/perl-TheSchwartz/CHANGES 1.12 Mon Mar 30 2015 - Fix replace_job hanging & postgresql issues. RT #65712 - Add strict_remove_ability to prevent auto resetting of abilities. - Stricter job check. https://github.com/jfearn/TheSchwartz/pull/1 - Add accessor methods for strict_remove_ability. - Add debug message to mark_database_as_dead. RT #102510 1.11 Mon Nov 03 2014 - Move from Make to Module::Build - Remove inc & autobuild - Add perltidyrc and run over all perl files. - Add perlcritic test & fix errors - Add Test::Spelling and fix all spelling errors in POD. RT #89165 - Reorder jobs when prioritize is set. RT #99075 - Fix wrong return precedence. RT #87222 - Fix get_server_time for Oracle. # RT #58049 - Support Data::ObjectDriver->get_dbh. RT #50022 - Use sort by jobid on selects. RT #34843 - Added floor methods to limit priortity job selection. RT #50842 - Add batch_size methods to expose FIND_JOB_BATCH_SIZE. RT #72815 - Add run_after param to decline. RT #60797 - Add jobid param to list_jobs.
- updated to 1.10 - Add $job->declined method for workers to be able to decline handling a job at this time. - Added $client->grab_and_work_on($handle) to securely work on a job you know the handle of. Yann Kerherve (yannk@cpan.org) - Fixed docs and tests (miyagawa, athomason, simonw)
- switch to perl_requires macro
- Initial package (1.07)