COMMITS
/ tests/Queue/QueueWorkerTest.php March 26, 2026
J
[13.x] Add lost connection to WorkerStopReason (#59370)
Jack Bayliss committed
March 23, 2026
J
[13.x] Allow opting out of worker Job exception reporting (#59308)
Jack Bayliss committed
March 17, 2026
L
Use Carbon::now() and Date::now() instead of now() helper (#59252)
Lucas Michot committed
January 24, 2026
T
merge 12.x forward
Taylor Otwell committed
January 20, 2026
M
Merge tag 'v12.47.0'
Mior Muhammad Zaki committed
January 19, 2026
J
[12.x] add backoff to JobReleasedAfterException event (#58414)
Jack Bayliss committed
J
[12.x] Add queue to JobPopping (#58413)
Jack Bayliss committed
January 12, 2026
J
[13.x] Add reason to WorkerStopping event (#58341)
Jack Bayliss committed
January 5, 2026
L
June 6, 2025
K
[12.x] feat: Add WorkerStarting event when worker daemon starts (#55941)
Kevin Ullyott committed
February 14, 2025
L
[12.x] Introduce Job@resolveQueuedJobClass() (#54613)
Luke Kuzmish committed
February 5, 2025
M
[12.x] feat: --memory=0 should mean skip memory exceeded verification (Breaking Change) (#54393)
Mathias Grimm committed
February 25, 2023
M
[10.x] Added JobPopping and JobPopped events (#46220)
Mikhail Mingalev committed
February 16, 2023
S
chore: remove unused exception variable (#46144)
Shuvro Roy committed
November 28, 2022
A
[9.x] Add `WorkOptions` to `WorkerStopping` Event (#45120)
Anjorin Damilare committed
September 12, 2022
D
[9.x] Test on PHP 8.2 (#43910)
Dries Vints committed
February 3, 2022
L
[9.x] Fix Carbon::setTestNow usage. (#40790)
Lucas Michot committed
May 21, 2021
M
[8.x] Add a $failOnTimeouts job property (#37450)
Mohamed Said committed
May 28, 2020
D
Attempt to gracefully exit queue:worker (#32992)
Derek MacDonald committed
May 26, 2020
T
fix conflicts
Taylor Otwell committed
May 25, 2020
D
Fix QueueWorkTest cases asserting nothing (#32958)
Derek MacDonald committed
May 18, 2020
T
formatting and add to facade
Taylor Otwell committed
M
reset only worker callbacks
Mohamed Said committed
M
allow naming workers and customize how to pick jobs
Mohamed Said committed
May 8, 2020
M
change timeoutAt to retryUntil
Mohamed Said committed
M
update delay variable names to backoff
Mohamed Said committed
M
rename delay work command option to backoff
Mohamed Said committed
December 5, 2019
L
Add missing imports. (#30764)
Lucas Michot committed
September 10, 2019
D
[6.x] Alpha ordered imports (#29933)
Dries Vints committed
August 11, 2019
L
Ensure all test methods are camelCased.
Lucas Michot committed
July 25, 2019
N
Merge remote-tracking branch 'upstream/master'
Niels Mokkentstorm committed
July 18, 2019
N
Use QueueManager contract in Worker
Niels Mokkentstorm committed
July 17, 2019
G
Does not fire separate event when returning early due to job deleted
Glendon Solsberry committed
April 18, 2019
T
Apply fixes from StyleCI (#28264)
Taylor Otwell committed
T
implement method support
Taylor Otwell committed
February 18, 2019
N
Clean global container instance each test
Nguyễn Xuân Quỳnh committed
February 8, 2019
D
Use proper method visibility
Dries Vints committed
February 7, 2019
D
Add void return type to setUp and tearDown methods
Dries Vints committed
January 18, 2019
M
Make Job::failed method protected
Matt Allan committed
M
Move failing job logic to the Job itself
Matt Allan committed
December 19, 2018
J
Add method 'isReleased' to queue job contract
Jared Elliott committed
J
Add method 'hasFailed' to queue job contract
Jared Elliott committed
J
Add method 'markAsFailed' to queue job contract
Jared Elliott committed
December 18, 2018
J
Modify WorkerFakeJob to *just* implement queue job contract
Jared Elliott committed
October 10, 2018
L
[5.7 ] Add comment for empty class, methods and closures. (#26062)
Lucas Michot committed
October 5, 2018
M
[5.7] Use ::class notation for tests (#25939)
Michaël De Boey committed