Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/queue

Queue extension for Yii 3.0
https://github.com/yiisoft/queue

PhpSerializer is default

621ee2bf1745ec7eeb72c1ea807ef0cb6f70cfc4 authored over 7 years ago by Roman Zhuravlev <[email protected]>
JsonSerializer as is base serializer for queue component

2eac837d1996e56698912ba1e9c66a87f9a0d6b9 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Beanstalk tube statistics

ded2d07d154cff9c51847551ce7af30f3b681513 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Job priority test

677c1d5ff54b7f558f5a0d34d66f7001955f2c7c authored over 7 years ago by Roman Zhuravlev <[email protected]>
Merge branch 'master' into 1.1

Conflicts:
CHANGELOG.md
src/drivers/beanstalk/Queue.php

f7dd136247b240872c07f5bdd1cc07ee6a0ac72a authored over 7 years ago by Roman Zhuravlev <[email protected]>
#58: Deleting failed jobs from queue

2b9e21fc7d26a9024ab3f6c4f7bc0d0bcc643c34 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#60: Enhanced event handling

470f4f6b96e751e597d7bddfc5489600df5efcd8 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Job priority for DB driver

d0e013f595a5b70591c8e2daa200933030d2e23e authored over 7 years ago by Roman Zhuravlev <[email protected]>
Renamed error event

659d66fb233cdda58491fe0e984be4bdd318f1ac authored over 7 years ago by Roman Zhuravlev <[email protected]>
Sets TTR using method chain

1f0b1c8a850b44187a33ed7f5d06d2f609512f15 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Updated UPGRADE.md [ci skip]

14745ae7a91dff2c9717fd913212f62b612e606f authored over 7 years ago by Roman Zhuravlev <[email protected]>
Updated docs [ci skip]

e83ddb1be4d5f7fcfaec494e4d0602dc01efb376 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Merge branch 'master' into 1.1

Conflicts:
CHANGELOG.md
src/PushEvent.php
src/Queue.php
src/debug/Panel.php
src/debug/views...

f34c8778f72263a04acb3073e3fb3205b239f1e7 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#55: Job priority

8f8f563f5265a9e05a22754419f34e332e7a42dc authored over 7 years ago by Roman Zhuravlev <[email protected]>
#55: Job priority

8eef8a0583e31affe3499fb613e348b374829b31 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Child process timeout

e760ca2ed602816f5c8b3d9698e4d842bce49358 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: English tutorial [ci skip]

5da3f9524f106ff84f8df25e1dfd18f8f7d844ff authored over 7 years ago by Roman Zhuravlev <[email protected]>
HHVM has been unsupported

2b8263f51c06421fe950e17804e4edfbf89ed437 authored over 7 years ago by Roman Zhuravlev <[email protected]>
File mode option of file driver

d20f6b7370f3d4a42035ccf9a57b162764c67976 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#47: Updated changelog [ci skip]

cfc36db00a46c1591a327b2a1f2170adaa5242c3 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#47: Redis queue listen timeout

98a444b175df849f942f7f9bbe6bed01d3c6f675 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Use symfony/process for process of job execute

95b1ae9a50eb82925e8374b4077e4bd4d77fe52c authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Updated CHANGELOG

28c2d5edc7a01edb80999c1bc0637ca99728e7f7 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Enhanced redis driver

2eb5aa643756965da750ec9db38f889921030c68 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: TTR in details of debug panel

7f41ca64319a88ce245fdcac132872fa02ea71f3 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Gii generator for retryable jobs

9eda35dd9c0d6115e42a6dd635f852afed8e9976 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Fixed typo

0006c3d97f9db55e4d28caa2458b11a83f4dd5ef authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Restrictions for russian tutorial

82522cf9aaab134af5c4b64458df30909f06234a authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: AMQP driver with base retry

8673aabc9dd53ebaea6eab6488b9d767df347821 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Gearman driver without support of retryable jobs

bfeb8a66aa8fd53d6cc394661bb49da649f47111 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Time to reserve is shown for handler

c240f996532ecec4bf135f58c6ed2fe0425e678f authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Minor refactoring

63e17f14a0f78da5fdff99d14b6882276563d3f3 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Retryable redis driver

a5f312de7ba8169de4bd30919707a446a503604b authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Fixed typo

b73c188afc64fc82a9c53330766017bb0feb3fdf authored over 7 years ago by Roman Zhuravlev <[email protected]>
Merge pull request #48 from vuongminh/patch-1

Rename CAHNGELOG.md to CHANGELOG.md

b3e87466beb08f46611c947e51e765648c108c59 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Rename CAHNGELOG.md to CHANGELOG.md

d4996e3cfbc54a4787e73ee4d6b3a311a370f00e authored over 7 years ago by Vuong Minh <[email protected]>
#23: Retryable file driver

157498777c6e78463dc68d355038cd9d27a4f899 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Russian tutorial

a88ff6bb5fbe27cd858e31edcff75e2952d4940f authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Retryable DB driver

cdfbe18af06a3bbe63ecf25a90ff08d1c79b3730 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Write attempt number to logs

43c5d35c1970d292cf89f31d7d8fcf1dd26dbba4 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Retryable beanstalk driver

3a7f3af6cb09811ee61f09feedb745938c1459c3 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Show attempts in verbose mode

bf439ed8c606ccc40cdf3873bcec82a66b93078d authored over 7 years ago by Roman Zhuravlev <[email protected]>
Delay property

1544ae2ded81f1c0dd47845da62d618b94687faf authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Retryable interface

405d1d87a6eb613c30b65aa48ca3e2f13c81fb23 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Counting of attempts

3115e9cba760b184b43d76f7d64c408a1a978126 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Default retryable options

a40d2934d7c5c33a74b86ee058abc7cfd62eae39 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#23: Time to run of a job

54703fd886b39b2efc8aca69cf919ea79f7a874f authored over 7 years ago by Roman Zhuravlev <[email protected]>
Merge pull request #45 from ArsSirek/patch-1

fix redis Queue class namespace

3686bbea7233a46762677686b1aa90772a2cab8d authored over 7 years ago by Roman Zhuravlev <[email protected]>
fix redis Queue class namespace

should it be \zhuravljov\yii\queue\redis\Queue now?

1251c46c04c41083f9a0276fbfb85202be51f64e authored over 7 years ago by Arsen <[email protected]>
Merge pull request #44 from TerraSkye/patch-1

updated verbalisme

caee320ff6c83e179e7a6fbf1cd61873c9711911 authored over 7 years ago by Roman Zhuravlev <[email protected]>
updated verbalisme

updated verbalisme so it reads better.

6412ebad5fb944a31d82d8b6d6703f07a4848b49 authored over 7 years ago by TerraSkye <[email protected]>
Merge pull request #43 from SilverFire/event-docs

Enhanced docs, added asset-packagist to composer.json

6f63a40dd7d28fbc170e26d4f84549109ce8a9be authored over 7 years ago by Roman Zhuravlev <[email protected]>
Enhanced docs, added asset-packagist to composer.json

082ecdbd3bf15895156a6d22879ae19cf322a49f authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Version 1.0.0

73f6e637e4f3491764f5959c7ff11a6af3de82b1 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Fixed typo [ci skip]

9f7973e95de57612633bfd892417fba613ec87fa authored over 7 years ago by Roman Zhuravlev <[email protected]>
Removed job ID from execute method

c65acc64a89a5f6356e697e309dac3b5ffc022b0 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Updated docs [ci skip]

1cbdcaa5947d9276d52890277398cff9c8b518f1 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Fixed docs [ci skip]

ecbfe313d531e703758794b96b07ae61e7ea0458 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Improvements of log behavior

1debf4e573ecd55a53e45760836d3e3c143c8938 authored over 7 years ago by Roman Zhuravlev <[email protected]>
File driver stat info

2c319674b4510c0363fa712cb90c0a15bae926f7 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Minor name refactoring

9d293ca511a19d6834b1df7c6d9aab65536a56fd authored over 7 years ago by Roman Zhuravlev <[email protected]>
Beanstalk stat info

aca517a021195c0ced73d908d7232fbb39717559 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Minor name refactoring

df5c106fa3207a436904bbdd4b7566194a958952 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Colorized driver info actions

dfb7449e9e56aa34ae75defd967c560f53e225b7 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Colorized verbose mode

61145c535e48ae36854126e7c76f26d573773b3b authored over 7 years ago by Roman Zhuravlev <[email protected]>
Refactoring of the base console action

77627e69dcc438bc4438ac42fa79aaa457446afa authored over 7 years ago by Roman Zhuravlev <[email protected]>
Added changelog

47f179bba71c13956ee7abbe3a9cc9442752239b authored over 7 years ago by Roman Zhuravlev <[email protected]>
Driver classes moved from queue\drivers into queue namespace, but remain in drivers directory

24d4bcfe76018d69959fc3d2c311d1cbdbbcab4b authored over 7 years ago by Roman Zhuravlev <[email protected]>
Updated docs

81c25bf72a7198e2ffa3981d890e779c09e23474 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Docs about job statuses

ea455ffa88dbe6c735e86de25049494271023f66 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Tests refactoring

0f4a37b4849aea3af88ddba93cf6fa674f5758cf authored over 7 years ago by Roman Zhuravlev <[email protected]>
Message status for file driver

6662e2d00eaa64600781314ea143819ba0c8e72a authored over 7 years ago by Roman Zhuravlev <[email protected]>
Message status for redis driver

d24803fdf054f56bf0d8e8ac3c4c0dd1c861615d authored over 7 years ago by Roman Zhuravlev <[email protected]>
Merge branch 'master' into 1.0

Conflicts:
src/cli/Command.php

6e1bc34bff32d49393f122e9ed6fb94097373dd1 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Composer suggestions

d1d00981a9aa5482117670eca8836395028a1d7c authored over 7 years ago by Roman Zhuravlev <[email protected]>
Cli classes namespace

7edffbcf38b97d70ea3db5a56b9361a6b90ae489 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Message status for beanstalk driver

14c7c2307396de4ea9b34d10a497253340a83230 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Message status for sync driver

a60c9a95ffd6b8e5fc98384f112308c9f2113800 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Improvements of debug panel

7b662f11d074cef399a9b58987bb63578688ff8a authored over 7 years ago by Roman Zhuravlev <[email protected]>
Message statuses

15af8a51fc3f53017c4d7698af7d1c8dc8eee1f9 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#10: Separate option that turn off isolate mode of job execute

353dc8f334321c32daed0c30e147d28b3020f99f authored over 7 years ago by Roman Zhuravlev <[email protected]>
Merge pull request #39 from SilverFire/1-docs

Syncronized docs with migrations

36da080f6a0b9215403adc901dff56011d93a7cd authored over 7 years ago by Roman Zhuravlev <[email protected]>
Syncronized docs with migrations

aeea9423452105e8ec9b109f1097b3cb603f2e09 authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Status of a db queue job

be686948dcbe275590d0217139df0e8574ad5d17 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Enhanced gearman driver

f2a224e184927938f9de7002cbfbeafda6b5d0eb authored over 7 years ago by Roman Zhuravlev <[email protected]>
Message status

4dcc1d2c8ea51d78b9a5e22c5b915a617be01c7a authored over 7 years ago by Roman Zhuravlev <[email protected]>
Updated behaviors

2ae6a0cf33d2cbbc8bac9434f297b87ef02a12c9 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Queue message identifier

5921736208704cfafd24845a6691759aba068ea4 authored over 7 years ago by Roman Zhuravlev <[email protected]>
File queue

a5ea566d05341853576c9f1299b3620b88fc25f3 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Gii job generator

541dd2ed023fb55f8f2981ddb4d0997b11fe2976 authored over 7 years ago by Roman Zhuravlev <[email protected]>
#37: Fixed opening of a child process

9e4831e9571141e3e84a07952f1b00fc496eed99 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Method Queue::sendMessage renamed to Queue::pushMessage

5d967b57770952505ec44fe83b4d3cc04038ac52 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Fixed test application config

1dbf0d2a77f1b98e72392d92bae9bcdccc62514c authored over 7 years ago by Roman Zhuravlev <[email protected]>
Some methods and constants was renamed

b520bf446786a56bf1317faead23e7257016ded4 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Param $queue added to Job::execute() method

c72ed05b0e9736e39852df4275c2e9fb7d02c6e2 authored over 7 years ago by Roman Zhuravlev <[email protected]>
All drivers moved from queue to queue\drivers namespace

039ee74b1b55c665c244f30fb9d69ead3bf28b78 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Ability to push a closure

8c55ccbd2d0a44b55a5f2479d89522abedd17a80 authored over 7 years ago by Roman Zhuravlev <[email protected]>
Before push event

7be6e61da916b3d5491144728c23fc60b8ac5d4f authored over 7 years ago by Roman Zhuravlev <[email protected]>
#18: Use PHP_BINARY in command line for a child process

a90717f97f072302dde6743dde216b15ad018e0b authored over 7 years ago by Roman Zhuravlev <[email protected]>
More time to wait for a job done

f2384f082ac5ad6167a72b52350c57fc464236ec authored over 7 years ago by Roman Zhuravlev <[email protected]>