COMMITS
/ tests/Queue/QueueSqsQueueTest.php January 20, 2026
M
Merge tag 'v12.47.0'
Mior Muhammad Zaki committed
January 9, 2026
J
[13.x] Add ability to default queue by class type (#58094)
Jack Bayliss committed
January 5, 2026
L
October 17, 2025
P
[12.x] Add SQS FIFO and fair queue messageGroup() method support (#57421)
Patrick Carlo-Hickman committed
October 12, 2025
A
Expand single-line array into multiline (#57350)
Ahmed Alaa committed
September 30, 2025
P
[12.x] Extend SQS FIFO and fair queue support (#57187)
Patrick Carlo-Hickman committed
September 17, 2025
P
[12.x] Fix SQS FIFO and fair queue support (#57080)
Patrick Carlo-Hickman committed
June 12, 2025
S
[12.x] Standardize size() behavior and add extended queue metrics support (#56010)
Sylvester Damgaard committed
January 17, 2024
D
[10.x] Adds JobQueueing event (#49722)
Daniel Mason committed
September 12, 2022
D
[9.x] Test on PHP 8.2 (#43910)
Dries Vints committed
November 8, 2021
D
Merge branch '8.x'
Dries Vints committed
November 7, 2021
T
Apply fixes from StyleCI
Taylor Otwell committed
November 5, 2021
A
Add final test for fifo
Arron King committed
A
Add some tests for fifo naming conventions
Arron King committed
August 10, 2021
M
[9.x] Use CarbonImmutable by default (#38258)
Michael Dyrynda committed
January 19, 2021
V
Add JobQueued event
vdauchy committed
October 6, 2020
M
[8.x] Compatible to phpunit 10 (#34700)
Morteza Poussaneh committed
October 5, 2020
A
Fix misordered assertEquals arguments (#34688)
Anton Komarev committed
March 17, 2020
R
Ensure queues are only suffixed once (#31925)
Roberto Aguilar committed
March 6, 2020
J
[6.x] Added queue suffix for SQS driver (#31784)
Jorge González committed
September 10, 2019
D
[6.x] Alpha ordered imports (#29933)
Dries Vints committed
August 11, 2019
L
Simplify mock returns.
Lucas Michot 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
October 5, 2018
M
[5.7] Use ::class notation for tests (#25939)
Michaël De Boey committed
October 1, 2018
T
add queue create payload hook
Taylor Otwell committed
December 9, 2017
L
fix sqs queue for 7.2 (#22374)
Laurence Ioannou committed
June 28, 2017
L
[5.5] Let Carbon be Macroable. (#19771)
Lucas Michot committed
February 21, 2017
G
[5.4] Correct implementation of SqsQueue::size (#18037)
Grzegorz Rajchman committed
January 17, 2017
A
[5.4] All tests have been namespaced (#17148)
Alex Bowers committed
December 30, 2016
V
[5.4] Use namespaced PHPUnit TestCase (#17058)
Vincent Klaiber committed
December 29, 2016
T
Extract job delay calculations.
Taylor Otwell committed
July 23, 2016
T
continue refactoring queues
Taylor Otwell committed
May 28, 2016
G
Applied fixes from StyleCI
Graham Campbell committed
April 29, 2016
T
fix first batch
Taylor Otwell committed
December 2, 2015
J
fixing issues with new sqs queue prefix
janhartigan committed
December 1, 2015
P
adding queue prefix for sqs driver
pulkit committed
August 16, 2015
T
Provide hook into job creation for SQS.
Taylor Otwell committed
June 1, 2015
G
Additional cs fixes
Graham Campbell committed
G
Tabs to spaces
Graham Campbell committed
May 29, 2015
G
Dropped the aws sdk v2
Graham Campbell committed
J
Upgraded Laravel's usage of the AWS SDK for PHP
Jeremy Lindblom committed
September 28, 2014
G
Tweaked the tests
Graham Campbell committed
July 16, 2014
G
Fixed spacing between test methods
Graham Campbell committed
June 25, 2014
D
Adding sqs unit tests to the 4.2 branch.
Dave Carrithers committed