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 |
---|---|---|---|---|
15fb1f08 | Add mongodb transport. | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
a224fb8c | [symfony] add mongodb to default transport and dsn_to_function | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
1dc15148 | Add the rdkafka transport factory to the EnqueueBundle class | Dave Heineman <d****n@l****l> | over 7 years ago | |
a6462c76 | [bundle] Make TraceableProducer service public |
Slaven Bacelic <s****c@u****m>
Committed by: Maksim Kotlyar <k****m@g****m> |
over 7 years ago | |
dd43be68 | [bundle] Make TraceableProducer service public |
Slaven Bacelic <s****c@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
dd2dc944 | Drop Symfony 2.x support, set Symfony 3.4 minimum supported version. | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
b48ba7f8 | Drop PHP5 support, Require Queue Interop with PHP7 features. | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
85477ea8 | merge Merge branch 'master' into 0.9 | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
b2840eeb | merge Merge pull request #414 from ramunasd/dbal_ping_only_connected |
Max Kotliar <k****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
818c4d3a | [bundle] Don't ping DBAL connection if it wasn't opened |
Ramūnas Dronga <i****k@r****t>
Committed by: Ramūnas Dronga <k****k@r****t> |
over 7 years ago | |
f98689b9 | merge Merge branch 'master' into 0.9 | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
d98c607b | Fixed typos | Pascal Borreli <p****l@b****m> | over 7 years ago | |
ea79c476 | [symfony] Async commands. | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
f2495e57 | merge Merge branch 'master' into 0.9 | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
fa026584 | [bundle] fix for "Transport factory with such name already added" | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
27d6043a | [bundle] add producer interface alias. | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
a7b9fb18 | merge Merge branch 'master' into 0.9 | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
a0a91837 | php cs fixes. | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
56722ad9 | [symfony][profiler] Rename "show trace" to "show body", show it if body lenth... | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
5f2c8607 | [symfony] Print command name | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
d5d4224e | fix tests. | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
dfd64c1e | merge Merge branch 'master' into pr-354 | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
aa4e16dd | try fix tests | Konstantin Myakshin <k****p@y****u> | over 7 years ago | |
1ee79cc8 | Automatically enable traceable producer depends on debug | Konstantin Myakshin <k****p@y****u> | over 7 years ago | |
c64d0e5a | merge Merge remote-tracking branch 'origin/master' into 0.9 | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
4f8b585d | fix typo. | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
e9ca946b | [bundle][dx] Add a message that suggest intalling a pkg to use the transport. | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
833026ba | 0.9 | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
e357045f | [sqs][travis] run tests only if sqs credentinals available. | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
36f66b2c | [travis][bundle][sqs] Skip sqs tests on travis if contribution is from outside. | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
6c70149e | Add link to site. | Maksim Kotlyar <k****m@g****m> | over 7 years ago | |
57e0669e | [composer] add support section. | Maksim Kotlyar <k****m@g****m> | almost 8 years ago | |
20e25dd1 | [bundle] Apparantly the use case tests have never worked properly. gotta fix it. | Maksim Kotlyar <k****m@g****m> | almost 8 years ago | |
c741a872 | add homepage link to composer.json | Maksim Kotlyar <k****m@g****m> | almost 8 years ago | |
e62f2b3e | Add Symfony4 support. | Maksim Kotlyar <k****m@g****m> | almost 8 years ago | |
af017eb8 | [bundle] use enqueue logo in profiler panel. | Maksim Kotlyar <k****m@g****m> | almost 8 years ago | |
2bd7276c | Renamed exposed services' name to classes' FQCN | Jérôme Parmentier <j****r@a****r> | almost 8 years ago | |
265a830e | [bundle] streamline profiler view when no messages were sent | Dalibor Karlović <d****i@g****m> | almost 8 years ago | |
0665546e | [bundle] add amqps: support to Symfony bundle. | Maksim Kotlyar <k****m@g****m> | almost 8 years ago | |
28f5b975 | Only add Ampq transport factories when packages are found | Joeri Verdeyen <i****o@j****e> | almost 8 years ago | |
ed45c55f | gps integration | Alexander Kozienko <a****o@g****m> | almost 8 years ago | |
5421a64a | [amqp] One single transport factory for all supported amqp implementations. | Maksim Kotlyar <k****m@g****m> | almost 8 years ago | |
b9b85b75 | Introduce generic amqp\rabbitmq transport factories. | Maksim Kotlyar <k****m@g****m> | almost 8 years ago | |
55b54dac | merge Merge remote-tracking branch 'origin/master' into 0.8 | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
4cc7f54c | [bundle] fix tests. | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
15aa99d8 | [bundle][profiler] Fix array to string conversion notice. | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
6148b005 | merge Merge branch 'master' into 0.8 | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
afbfcbeb | Fixes the notation for Twig template names in the data collector | Jérôme Parmentier <j****r@a****r> | about 8 years ago | |
1384f4dc | require 0.8.x | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
659691f1 | [bundle] add tests for the case where topic subscriber does not def processor... | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
864eeb8a | queue consumer options | Alexander Kozienko <p****g@g****m> | about 8 years ago | |
a8a2d113 | queue consumer options | Alexander Kozienko <p****g@g****m> | about 8 years ago | |
53b6befe | queue consumer options | Alexander Kozienko <p****g@g****m> | about 8 years ago | |
cb29b66a | queue consumer options | Alexander Kozienko <p****g@g****m> | about 8 years ago | |
b58731f7 | update profiler layout | Miliooo <B****t@g****m> | about 8 years ago | |
3f79ba75 | [bundle] do not use client's related stuff if it is disabled | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
d6d0ad11 | [bundle] Async events should be disabled by default | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
c3bdf618 | fixed async config check |
Toni Rudolf <t****f@w****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
5922683e | set depth: 10 travis. | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
e32ce546 | fix bundle tests | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
e252f121 | fix tests | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
119e2ae7 | [composer] remove enqueue/test repositorty | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
ecfbf0ee | Remove maxDepth option on profiler dump. | Ian Jenkins <i****s@b****m> | about 8 years ago | |
e01527a1 | [client] fix commands routing. | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
6416c9b9 | Fix compilation of command routes. | Ian Jenkins <i****s@b****m> | about 8 years ago | |
6d33e413 | continue if exclusive is set to false |
Toni Rudolf <t****f@w****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
102a2787 | [bunle] require amqp-bunny lib | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
48df4b36 | register transport factory. | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
9c636252 | [client] Use default as router topic. | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
95d921f1 | fix bundle tests. | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
c0ce8fd9 | fix enqueue bundle tests run standalone. | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
961a08b6 | amqp lib transport factory | Alexander Kozienko <p****g@g****m> | about 8 years ago | |
bcae2625 | master is 0.7 | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
c42b53be | Migrate from psr-queeu to queue-interop | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
51400d11 | master is 0.6 now. | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
80536666 | fix tests. | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
ca6ceae3 | fix tests. | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
9603d4c0 | fix phpstan. | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
05c6b791 | [async-event] Move async event classes to own package. | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
86f8932e | Async event dispatcher pkg. | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
7a125d7a | [bundle] Extend EventDispatcher instead of container aware one. | Maksim Kotlyar <k****m@g****m> | about 8 years ago | |
9ec3f586 | [client] add tests | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
248c8bfe | fix tests. | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
f162b9fa | [client] Send exclusive commands to their queues directly, by passing router. | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
dcf3663b | [symfony] Extract DriverFactoryInterface from TransportFactoryInterface. | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
8f012647 | [client] Merge producerv2 methods to producer interface. | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
bc677d23 | master is 0.5-dev now | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
acbe5647 | [bundle] allow 0.4.x versions, not only 0.4.0 | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
ad8c770c | [bundle] bump minimum enqueue\enqueue version. | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
2066c288 | [client] Add abiltity to define a command as exlisuve | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
f973bbfd | add tests | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
c45526e3 | [client] add tests. | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
6718298e | [bundle] register producer v2 service. | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
92425f01 | [client] Add ability to send events or commands. | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
1069e244 | fix tests on sf3.3 | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
0f567dc0 | fix tests | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
cc2a0c5b | fix tests. | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
437a4a2d | [bundle] Fix "Incompatible use of dynamic environment variables "ENQUEUE_DSN"... | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
5d6b62dc | fix tests. | Maksim Kotlyar <k****m@g****m> | over 8 years ago | |
6aa93607 | Doctrine DBAL DSNs support | Maksim Kotlyar <k****m@g****m> | over 8 years ago |