Tags: nightio/DtcQueueBundle
Tags
Fix a minor bug in ORM where if you created a job you later tried to … …then run in the same process the status might not be reflected properly in the object, Refactored the EntityManager reset and related detection logic so that ODM doesn't pass through it (let me know if there's any issues there). Fix issues with Redis when there's no priority being set. Added a test for Redis without Priority.
fix issue mmucklo#55, was a serious bug in ORM (mmucklo#56) * fix issue mmucklo#55, was a serious bug in ORM * fix parameter issue * modify setParameter
Attempt to fix bin/console dtc:queue:count for all job types, Prune S… …talled button (mmucklo#40) * Attempt to fix bin/console dtc:queue:count for all job types (issue mmucklo#39), plus add a Prune Stalled button on the Running Jobs page * make method protected * update CHANGELOG for 4.1.0 release * a few bug fixes for issues found in testing * cs-fixes * fix wording
PreviousNext