An open API service providing commit metadata for open source projects.

GitHub / php-enqueue/enqueue-dev / commits

Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro

SHA Message Author Date Stats
71f60cf8 remove completion listnere feature for now. Maksim Kotlyar <k****m@g****m> about 9 years ago
030a3ad5 [amqp] add producer spec. Maksim Kotlyar <k****m@g****m> about 9 years ago
d48925fd [sqs] Add support of delivery delayes, add specs Maksim Kotlyar <k****m@g****m> about 9 years ago
f4fffbd9 Sync with cnages in queue interop. Maksim Kotlyar <k****m@g****m> about 9 years ago
6d61c3cb add interop queue spec to pheanstalk require-dev. Maksim Kotlyar <k****m@g****m> about 9 years ago
f7781948 doc fixes Maksim Kotlyar <k****m@g****m> about 9 years ago
2f2bd879 Release 0.6.0 Maksim Kotlyar <k****m@g****m> about 9 years ago
7209dd96 merge Merge pull request #131 from php-enqueue/remove-deprecated-stuff Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
4e258ddb Remove previously deprecated code. Maksim Kotlyar <k****m@g****m> about 9 years ago
1e62d28f merge Merge pull request #130 from php-enqueue/migrate-to-queue-interop Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
6344c866 Migrate from psr-queeu to queue-interop Maksim Kotlyar <k****m@g****m> about 9 years ago
c29b336c use queue-interop pkg instead of enqueue/psr-queue. Maksim Kotlyar <k****m@g****m> about 9 years ago
74999e86 master is 0.6 now. Maksim Kotlyar <k****m@g****m> about 9 years ago
9724e76c add async-event-dispatcher to release script. Maksim Kotlyar <k****m@g****m> about 9 years ago
de356b48 Release 0.5.3 Maksim Kotlyar <k****m@g****m> about 9 years ago
5943303b add async-event-dispatcher repo to subtree split script. Maksim Kotlyar <k****m@g****m> about 9 years ago
40033ce7 merge Merge pull request #129 from php-enqueue/bundle-do-not-use-container-aware-ev... Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
9e2054cb fix phpstan Maksim Kotlyar <k****m@g****m> about 9 years ago
70601b5e do not run phpstan on gearman Maksim Kotlyar <k****m@g****m> about 9 years ago
88fa91e0 phpstan fix Maksim Kotlyar <k****m@g****m> about 9 years ago
3e013f40 fix tests. Maksim Kotlyar <k****m@g****m> about 9 years ago
27e67b0e fix phpstan issues. Maksim Kotlyar <k****m@g****m> about 9 years ago
836f2d13 fix tests. Maksim Kotlyar <k****m@g****m> about 9 years ago
d6f8c124 fix tests. Maksim Kotlyar <k****m@g****m> about 9 years ago
cc33fa89 add quick tour for async event dispatcher. Maksim Kotlyar <k****m@g****m> about 9 years ago
17837539 fix doc. Maksim Kotlyar <k****m@g****m> about 9 years ago
f3044673 fix phpstan. Maksim Kotlyar <k****m@g****m> about 9 years ago
08a4378b [async-event] Move async event classes to own package. Maksim Kotlyar <k****m@g****m> about 9 years ago
bcfed157 fix Maksim Kotlyar <k****m@g****m> about 9 years ago
1bab448d fix Maksim Kotlyar <k****m@g****m> about 9 years ago
4b3b5541 Async event dispatcher pkg. Maksim Kotlyar <k****m@g****m> about 9 years ago
4acb30b5 [bundle] Extend EventDispatcher instead of container aware one. Maksim Kotlyar <k****m@g****m> about 9 years ago
77124b66 Release 0.5.2 Maksim Kotlyar <k****m@g****m> about 9 years ago
4ec22b65 merge Merge pull request #127 from php-enqueue/send-exclusive-commands-to-their-que... Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
1287b1b6 [client] add tests Maksim Kotlyar <k****m@g****m> about 9 years ago
5aa90556 fix tests. Maksim Kotlyar <k****m@g****m> about 9 years ago
c9cfc72a [client] Send exclusive commands to their queues directly, by passing router. Maksim Kotlyar <k****m@g****m> about 9 years ago
de1bb8a5 The how and why of the migration from RabbitMqBundle to EnqueueBundle. Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
4f27687e merge Merge pull request #126 from php-enqueue/client-split-transport-factory-inter... Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
9dd4bf16 [symfony] Extract DriverFactoryInterface from TransportFactoryInterface. Maksim Kotlyar <k****m@g****m> about 9 years ago
a2b68b7e Release 0.5.1 Maksim Kotlyar <k****m@g****m> about 9 years ago
768e6246 Release 5.0.1 Maksim Kotlyar <k****m@g****m> about 9 years ago
b2d8cfb7 add gearman to release script. Maksim Kotlyar <k****m@g****m> about 9 years ago
49b187ff add gearman to subtree split Maksim Kotlyar <k****m@g****m> about 9 years ago
06681ae8 readd php-redis ext to dockerfile Maksim Kotlyar <k****m@g****m> about 9 years ago
9acc5457 merge Merge pull request #125 from php-enqueue/gearman Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
781e11d0 [gearman] fix tests. Maksim Kotlyar <k****m@g****m> about 9 years ago
29a93858 [gearman] Run all tests as func, because it's hard to install php gearman ext... Maksim Kotlyar <k****m@g****m> about 9 years ago
93c2e84d [gearman] add tests. Maksim Kotlyar <k****m@g****m> about 9 years ago
85c81b11 [gearman] Add requeue support. Maksim Kotlyar <k****m@g****m> about 9 years ago
4bc8ecf8 [gearman] Add docs Maksim Kotlyar <k****m@g****m> about 9 years ago
82d25240 Add gearman transport. Maksim Kotlyar <k****m@g****m> about 9 years ago
ac4b8aa1 Release 0.5.0 Maksim Kotlyar <k****m@g****m> about 9 years ago
b8c96786 merge Merge pull request #124 from php-enqueue/merge-producers-interfaces Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
95cdb280 [client] fix phpstan errors. Maksim Kotlyar <k****m@g****m> about 9 years ago
f2a67e85 [client] fixes and cleanups. Maksim Kotlyar <k****m@g****m> about 9 years ago
26a91d80 [client] Merge producerv2 methods to producer interface. Maksim Kotlyar <k****m@g****m> about 9 years ago
131ff9ed [pheanstalk] Add travis.yml Maksim Kotlyar <k****m@g****m> about 9 years ago
f0974dd1 Add pheanstalk to subtree split. Maksim Kotlyar <k****m@g****m> about 9 years ago
602846b4 merge Merge pull request #123 from php-enqueue/pheanstalk-transport Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
23c7c4f8 [docs] add basic docs for beanstalk Maksim Kotlyar <k****m@g****m> about 9 years ago
a00d619c [amqp] add spec tests Maksim Kotlyar <k****m@g****m> about 9 years ago
dd4dceb3 [beanstalk] Add tests for consumer Maksim Kotlyar <k****m@g****m> about 9 years ago
46f2a23f [pheanstalk] Add tests for message and producer. Maksim Kotlyar <k****m@g****m> about 9 years ago
2c32585b [pheanstalk] add tests for context and destination. Maksim Kotlyar <k****m@g****m> about 9 years ago
455ac47d [beanstalk] improve tests. Maksim Kotlyar <k****m@g****m> about 9 years ago
4a128f3c [beanstalk] Add transport for beanstalkd Maksim Kotlyar <k****m@g****m> about 9 years ago
961d99a3 Update supported_brokers.md Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
591f8893 merge Merge pull request #122 from php-enqueue/fix-dbal-polling-interval-config Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
974de6a9 fix dbal polling interval configuration option Alexander Kozienko <p****g@g****m> about 9 years ago
f0292cab [consumption] add ability to change reply status Maksim Kotlyar <k****m@g****m> about 9 years ago
d9035ce0 [consumption] Print the queue name on message receive only. Maksim Kotlyar <k****m@g****m> about 9 years ago
108ff957 [rpc] remove deprecated method. Maksim Kotlyar <k****m@g****m> about 9 years ago
f2ae99b5 master is 0.5-dev now Maksim Kotlyar <k****m@g****m> about 9 years ago
fee56d3c [doc] fix missing result Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
a9431f9e Release 0.4.20 Maksim Kotlyar <k****m@g****m> about 9 years ago
3efe9c49 [bundle] allow 0.4.x versions, not only 0.4.0 Maksim Kotlyar <k****m@g****m> about 9 years ago
74754ee9 [bundle] bump minimum enqueue\enqueue version. Maksim Kotlyar <k****m@g****m> about 9 years ago
a20b856f Release 0.4.18 Maksim Kotlyar <k****m@g****m> about 9 years ago
54ac081c merge Merge pull request #120 from php-enqueue/exclisuve-commands Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
0f584eb1 [client] add docs. Maksim Kotlyar <k****m@g****m> about 9 years ago
cd11f660 [client] Add abiltity to define a command as exlisuve Maksim Kotlyar <k****m@g****m> about 9 years ago
855d9748 Release 0.4.17 Maksim Kotlyar <k****m@g****m> about 9 years ago
4fb33e36 merge Merge pull request #119 from php-enqueue/simple-client-allow-processors-bind Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
51a36c09 merge Merge pull request #118 from php-enqueue/bundle-add-amqp-receive-method-option Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
74308419 [simple-client] Allow processor instance bind. Maksim Kotlyar <k****m@g****m> about 9 years ago
91c738ac [amqp] Add 'receive_method' to amqp transport factory. Maksim Kotlyar <k****m@g****m> about 9 years ago
e4aee079 merge Merge pull request #117 from php-enqueue/amqp-add-sleep-to-basic-get Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
522d2577 [amqp] Fixes high CPU consumption when basic get is used Maksim Kotlyar <k****m@g****m> about 9 years ago
c877d511 merge Merge pull request #115 from php-enqueue/producerv2-for-simpleclient Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
6572cffb fix container extension Alexander Kozienko <p****g@g****m> about 9 years ago
b317f296 add receive timeout argument Alexander Kozienko <p****g@g****m> about 9 years ago
2d3833c5 producerv2 for simple client Alexander Kozienko <p****g@g****m> about 9 years ago
c5c5d8b2 Release 0.4.15 Maksim Kotlyar <k****m@g****m> about 9 years ago
2fd317ba merge Merge pull request #114 from php-enqueue/rpc-cleanup Maksim Kotlyar <k****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
5d2204c3 update docs Alexander Kozienko <p****g@g****m> about 9 years ago
29645cb2 increace test expected runtime Alexander Kozienko <p****g@g****m> about 9 years ago
151d159a ignore delete queue if context does not support that Alexander Kozienko <p****g@g****m> about 9 years ago
3f8d9517 add deprecated getMessage method Alexander Kozienko <p****g@g****m> about 9 years ago
3d0250c7 fix tests Alexander Kozienko <p****g@g****m> about 9 years ago

← Back to repository