GitHub / php-enqueue/enqueue-bundle / commits
[READ-ONLY] Message queue bundle for Symfony. RabbitMQ, Amazon SQS, Redis, Service bus, Async events, RPC over MQ and a lot more
SHA | Message | Author | Date | Stats |
---|---|---|---|---|
29af748c | Running php-cs-fixer | James Read <j****8@g****m> | 9 months ago | |
0f35503e | Removing constructor tests | James Read <j****8@g****m> | 9 months ago | |
f6c5b531 | Fixing risky tests | James Read <j****8@g****m> | 9 months ago | |
962401dc | fix test | Viktor Zavitkov <z****v@i****m> | 11 months ago | |
b8c8179a | fix deprecations | Viktor Zavitkov <z****v@i****m> | 11 months ago | |
5d297672 | fix code style and php8.2 sf7 dependencies | Viktor Zavitkov <z****v@i****m> | 11 months ago | |
34ee7bc7 | fix tests | Viktor Zavitkov <z****v@i****m> | 11 months ago | |
33064596 | fix sf 7 dependencies | Viktor Zavitkov <z****v@i****m> | 11 months ago | |
c9a219b4 | add symfony 7 support | Viktor Zavitkov <z****v@i****m> | 11 months ago | |
3eab4e71 | Update and fix pkg test with 8.1 and 8.2 PHP support | Witold Wasiczko <w****d@w****l> | over 2 years ago | |
ec0f4d8e | Try removing the locale_aware_listener from bundle test fixture app | Andrew M-Y <a****s@g****m> | over 2 years ago | |
4bbf5a16 | Require symfony/validator in the bundle tests | Andrew M-Y <a****s@g****m> | over 2 years ago | |
f07d881f | Bump doctrine packages | Andrew M-Y <a****s@g****m> | over 2 years ago | |
32d1884f | Fix Shield URLs in READMEs | Alex Mayer <a****5@g****m> | over 2 years ago | |
2150a353 | Properly drop old PHP and Symfony versions | Andrew M-Y <a****s@g****m> | over 2 years ago | |
5cd3d989 | Drop Symfony < 5.1 ð¥ | Andrew M-Y <a****s@g****m> | over 3 years ago | |
e7c891b3 | Fix events compatibility | Andrew M-Y <a****s@g****m> | over 3 years ago | |
a6bd6b4b | Clean up and typos | Andrew M-Y <a****s@g****m> | over 3 years ago | |
c536da54 | Add support for Symfony 6 | Andrew M-Y <a****s@g****m> | over 3 years ago | |
9a0f7cba | Fix types for Symfony 5.4 | Shyim <6****m@u****m> | almost 4 years ago | |
fb61202d | Remove unused class | Witold Wasiczko <w****d@w****l> | almost 4 years ago | |
c3d04d92 | Fix test by not use ping method anymore | Witold Wasiczko <w****d@w****l> | almost 4 years ago | |
84f86d9b | Simplify test by catch all exceptions | Witold Wasiczko <w****d@w****l> | almost 4 years ago | |
2510198a | Fix for doctrine/dbal v2 and v3 | Witold Wasiczko <w****d@w****l> | almost 4 years ago | |
874d6520 | ping is deprecated - use DummySelectSQL from platform and execute them! | Witold Wasiczko <w****d@w****l> | almost 4 years ago | |
579240bf | Bump php-amqplib/php-amqplib to a php8-compatible version | Andrew M-Y <a****s@g****m> | about 4 years ago | |
fb23f910 | Fix test | David Marland <d****3@b****t> | over 4 years ago | |
325d3694 | ResetServicesExtension to run _after_ message received | David Marland <d****3@b****t> | over 4 years ago | |
77359b19 | Bump amqp-interop and queue-interop | Andrew M-Y <a****s@g****m> | over 4 years ago | |
8458e731 | Remove old sf from php8; fix amqplib requirement | Andrew M-Y <a****s@g****m> | over 4 years ago | |
bb469ede | More bumps | Andrew M-Y <a****s@g****m> | over 4 years ago | |
1254d5a6 | Bump doctrine-bundle | Andrew M-Y <a****s@g****m> | over 4 years ago | |
f69ff70d | Add php 8 to packages' build matrices; normalize composer reqs | Andrew M-Y <a****s@g****m> | over 4 years ago | |
1e8365fa | Fix package CI | Andrew M-Y <a****s@g****m> | over 4 years ago | |
a8bff0a8 | Fix exception message variations between versions | Andrew M-Y <a****s@g****m> | over 4 years ago | |
8e9d9273 | Allow php8 in all composer.json files | Andrew M-Y <a****s@g****m> | over 4 years ago | |
d15c4db7 | Update PHP and PHPUnit across all packages; fix ext-rdkafka requirement | Andrew M-Y <a****s@g****m> | over 4 years ago | |
91f5719d | Fix CS | Andrew M-Y <a****s@g****m> | over 4 years ago | |
ad967927 | Fix mocks and logger | Andrew M-Y <a****s@g****m> | over 4 years ago | |
a61d739c | Fix more attributes; void returns; assert string contains; resource; | Andrew M-Y <a****s@g****m> | over 4 years ago | |
bb64d52b | Fix phpunit compatibility | Andrew M-Y <a****s@g****m> | over 4 years ago | |
af876349 | Fix more setUp signatures | Andrew M-Y <a****s@g****m> | over 4 years ago | |
04456634 | Fix test setUp method signatures | Andrew M-Y <a****s@g****m> | over 4 years ago | |
83f4a96f | Fix logger-related at() warnings â replace mocks with TestLogger | Andrew M-Y <a****s@g****m> | over 4 years ago | |
46a87ea8 | merge Merge remote-tracking branch 'upstream/master' into master | balabis <l****s@g****m> | almost 5 years ago | |
38b2ce15 | fix for namespace | Niv Penso <n****o@g****m> | almost 5 years ago | |
87eb6418 | fixing some files according to php-cs-fixer | Niv Penso <n****o@g****m> | almost 5 years ago | |
91e2f59d | Fixed: failing test | balabis <l****s@g****m> | about 5 years ago | |
11fdb69f | Changed: use merged configuration | balabis <l****s@g****m> | about 5 years ago | |
938a274f | Change doctine\common by doctrine | Kevin <k****s@d****m> | about 5 years ago | |
54ec74a3 | Added: additional information in bundle configuration | balabis <l****s@g****m> | about 5 years ago | |
f1514733 | merge Merge remote-tracking branch 'upstream/master' into master | balabis <l****s@g****m> | about 5 years ago | |
f4fd2b7b | merge Merge pull request #991 from snapshotpl/php74 |
Max Kotliar <k****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
b1db0c31 | Move receive timeout to const | Witold Wasiczko <w****d@w****l> | about 5 years ago | |
37062eb3 | Add more timeout | Witold Wasiczko <w****d@w****l> | about 5 years ago | |
c9d08649 | Changed: use config setting to disable default mapping | balabis <l****s@g****m> | over 5 years ago | |
79703558 | Fixed: cs | balabis <l****s@g****m> | over 5 years ago | |
b228afc2 | Added: ability to pass entity manager name to use | balabis <l****s@g****m> | over 5 years ago | |
1cfa67f1 | Add schema declaration to phpunit files. Remove parameters set to phpunit def... | PaweÅ Niedzielski <p****i@g****m> | over 5 years ago | |
d16f655a | master is 0.10 | Maksim Kotlyar <k****m@g****m> | almost 6 years ago | |
53a98ed9 | drop support for Symfony < 4.3 | Mathieu Lemoine <m****u@d****m> | almost 6 years ago | |
6177b049 | apply new cs-fixer and phpstan rules | Mathieu Lemoine <m****u@d****m> | almost 6 years ago | |
b1e8117a | Reduced dependency to voryx/Thruway | Mathieu Lemoine <m****u@d****m> | almost 6 years ago | |
374323f9 | allow symfony 5 | Jeroeny <s****n@g****m> | almost 6 years ago | |
f373c0a9 | merge Merge pull request #914 from uro/feature/async-command-extensions |
Max Kotliar <k****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
fc9defb7 | CR fixess | Arkadiusz Surma <a****z@l****k> | about 6 years ago | |
add744c5 | Add an extension to stop consumption on closed entity manager | Lctrs <j****e@p****e> | about 6 years ago | |
56115432 | Add a service to reset doctrine/odm identity maps | Lctrs <j****e@p****e> | about 6 years ago | |
5d005ec3 | Add an extension to reset services | Lctrs <j****e@p****e> | about 6 years ago | |
6bad6d26 | [DoctrineClearIdentityMapExtension] allow instances of ManagerRegistry | Lctrs <j****e@p****e> | about 6 years ago | |
04d9e9c8 | Async commands extended | Arkadiusz Surma <a****z@l****k> | about 6 years ago | |
06b9876a | Fix Code Style in all files | PaweÅ Niedzielski <p****i@g****m> | over 6 years ago | |
fccb0c4d | Fix documentation links | PaweÅ Niedzielski <p****l@n****l> | over 6 years ago | |
e134607d | Prefer github pages in packages' readme files | PaweÅ Niedzielski <p****l@n****l> | over 6 years ago | |
386129d6 | fix tests | Maksim Kotlyar <k****m@g****m> | over 6 years ago | |
8b3a6486 | [client] Lazy producer. | Maksim Kotlyar <k****m@g****m> | over 6 years ago | |
12e77166 | merge Merge remote-tracking branch 'origin/master' into sns | Alexander Kozienko <a****o@g****m> | over 6 years ago | |
32c57099 | snsqs client driver | Alexander Kozienko <a****o@g****m> | over 6 years ago | |
240dd0b7 | Fixed param on EventTransformer | Samuel NELA <h****o@s****m> | over 6 years ago | |
02178dd3 | doctrine schema | Alexander Kozienko <a****o@g****m> | over 6 years ago | |
8e91a160 | doctrine schema | Alexander Kozienko <a****o@g****m> | over 6 years ago | |
3e50f4b1 | fix tests. | Maksim Kotlyar <k****m@g****m> | almost 7 years ago | |
5bf5d300 | fix extensions version in tests. | Maksim Kotlyar <k****m@g****m> | almost 7 years ago | |
a658aa67 | merge Merge pull request #692 from angelsk/symfony-4.2-fixes |
Max Kotliar <k****m@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
5c935c6f | Further BC fix | Jo Carter <g****b@j****k> | almost 7 years ago | |
c6bcfa10 | Add commands for single transport\client with typed arguments. | Maksim Kotlyar <k****m@g****m> | almost 7 years ago | |
a2cf881e | BC fix. | Jo Carter <g****b@j****k> | almost 7 years ago | |
d9c15276 | Fix TreeBuilder in Symfony 4.2 | Jo Carter <g****b@j****k> | almost 7 years ago | |
e27255d5 | Allow queue interop 0.8 in packages | Kotlyar Maksim <k****m@g****m> | almost 7 years ago | |
637d2668 | Allow installing stable dependencies. | Maksim Kotlyar <k****m@g****m> | almost 7 years ago | |
7df676ca | merge Merge remote-tracking branch 'origin/master' into merge08 | Maksim Kotlyar <k****m@g****m> | almost 7 years ago | |
03307aea | Fix ping to check each connection, not only first one | webmake <n****o@g****m> | almost 7 years ago | |
f294ca84 | Rework DriverFactory, add separator option to Client Config. | Maksim Kotlyar <k****m@g****m> | almost 7 years ago | |
0416128f | remove unrelated changes. | Maksim Kotlyar <k****m@g****m> | almost 7 years ago | |
302d05cf | remove unrelated changes. | Maksim Kotlyar <k****m@g****m> | almost 7 years ago | |
f8c4da9e | merge Merge remote-tracking branch 'origin/master' into merge08 | Maksim Kotlyar <k****m@g****m> | almost 7 years ago | |
88b62e3b | multi client configuration | Alexander Kozienko <a****o@g****m> | almost 7 years ago | |
a40037ac | multi client configuration | Alexander Kozienko <a****o@g****m> | almost 7 years ago | |
919a009c | multi client configuration | Alexander Kozienko <a****o@g****m> | almost 7 years ago | |
7a9c9929 | multi client configuration | Alexander Kozienko <a****o@g****m> | almost 7 years ago |