Ecosyste.ms: OpenCollective

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

github.com/Codeception/module-amqp

AMQP module for Codeception
https://github.com/Codeception/module-amqp

Merge pull request #13 from W0rma/codeception5

Support for Codeception 5

81c5e70d167a6c7b9b39c2d15e10119b45b5fd3d authored almost 3 years ago by Gintautas Miselis <[email protected]>
Add support for codeception 5

66e6fef6892a1f6bbbe4a36e5b52f9f3ff5de14b authored almost 3 years ago by W0rma <[email protected]>
Leverage union type

9eb06d56e1a6d4c3b4401ae11f75dbffec8d4f18 authored almost 3 years ago by W0rma <[email protected]>
Update codebase to PHP 7.4 (#12)

bdf79c9000bca8aa3921e2e0021f830f8c77730d authored about 3 years ago by Gustavo Nieves <[email protected]>
Stop keeping messages in unacked state (#10)

* Stop keeping messages in unacked state
* For backward compatibility, method seeMessageInQueue...

be399360429aff06d6291c389e9c64aff567b041 authored over 3 years ago by Michał Lipek <[email protected]>
Merge pull request #6 from Codeception/dont-implement-requires-package

Don't implement RequiresPackage interface

b54959ee94b574476ae4702b4bf8236223c25381 authored over 3 years ago by Gintautas Miselis <[email protected]>
Update readme.md (#9)

cab4448416fd0047d737098e9e7d429f75a549eb authored over 3 years ago by Ihor Sychevskyi <[email protected]>
Don't implement RequiresPackage interface

Because php-amqplib dependency is required by composer.json
This code was leftover from time whe...

41ab1d607ee2df81d24d04d644caa9bbce0fb010 authored almost 4 years ago by Gintautas Miselis <[email protected]>
Merge pull request #2 from Codeception/php8

Php8

b876bead6c38fe0f5d941a689eeaa732663893a9 authored almost 4 years ago by Gintautas Miselis <[email protected]>
Github Actions: map RabbitMQ port to get tests running

e2f6356e305de6312199e112f392f97da4ee720e authored almost 4 years ago by Gintautas Miselis <[email protected]>
Support php-amqplib 3.0

64750523b19448c88c1c5fb614c6934cfae0105d authored almost 4 years ago by Gintautas Miselis <[email protected]>
Merge branch 'master' into php8

2932bbf0d32a67f7ae28608f51901bb62e444858 authored almost 4 years ago by Tavo Nieves J <[email protected]>
Standardize the `README` format (#4)

a2545f8805b83ed46e3aff7f4f2f32b1b65260ee authored almost 4 years ago by Tavo Nieves J <[email protected]>
Delete local copy of autogenerated documentation

fc8114124c884d8f09fe5cd93e3e25d2fa982948 authored about 4 years ago by Gintautas Miselis <[email protected]>
Support PHP 8

b44b3eee9b911f90262695e1eaf130075b4c9381 authored about 4 years ago by Gintautas Miselis <[email protected]>
Replace Travis by Github Actions (#1)

* Create main.yml

* Delete .travis.yml

* Update readme.md

* Update main.yml

* Update...

3a2fba4b8db4adb3518ab0bc88ecb4a654cbd599 authored over 4 years ago by Vincent Dauce <[email protected]>
Added package files

71926b139deb441defbf2966a03b5dca46129533 authored about 5 years ago by Gintautas Miselis <[email protected]>
SCA: dropped import duplicates, fixed a few cases of php core API misuse (#5639)

* SCA: dropped import duplicates, fixed a few cases of php core API misuse

* SCA: partial rev...

f56b4c15989d9ae09409e79c295f3c349f044c5e authored over 5 years ago by Vladimir Reznichenko <[email protected]>
Use assertStringContainsString for asserting strings

bfafff434d160afa837a747197f4140ca27b581b authored almost 6 years ago by Gintautas Miselis <[email protected]>
Use wrapper methods in unit tests

6ec9d2efa0061727291fce7c17a27fe03a28ce44 authored almost 6 years ago by Gintautas Miselis <[email protected]>
[AMQP] Add methods to count and test the number of messages in a queue (#5283)

c3d40c2c09aef0d93d7c9186ab7d6785393eb54f authored about 6 years ago by Geoffrey Laurent <[email protected]>
add cheduleQueueCleanup method for dynamic config of queue list to clean (#5285)

d68163c5df013c0dd96520656a292e5808b15b7b authored about 6 years ago by Geoffrey Laurent <[email protected]>
Phpunit wrapper (#4817)

* changed build process for phar

* Switched to use phpunit-wrapper

* loading shim

* fix...

4539f756294d6f87fea99ea3f37782f40882159f authored almost 7 years ago by Michael Bodnarchuk <[email protected]>
[AMQP] Use fully qualified names in typehints (#4534)

Because PhpStorm displayed typehinst as `\_generated\AMQPMessage`
`_generated` namespace is use...

5aa48f0ad6a38c17df0c1dc24066b954d686afac authored about 7 years ago by Gintautas Miselis <[email protected]>
Added AMQP Module option to use only one channel (#4281)

3c3d3e298b2a5cc1070a636a61fb3bf7c1d3b2e3 authored over 7 years ago by Lexey Felde <[email protected]>
[AMQP] Documented parameters of declareQueue, declareExchange and bin… (#4156)

* [AMQP] Documented parameters of declareQueue, declareExchange and bindQueueToExchange

Also ...

f25ce7c626bb3eee06a19374e92dc3dd22bdd9f9 authored over 7 years ago by Gintautas Miselis <[email protected]>
Add methods to bind an (non-existent) exchange to a (non-existent) queue in AMPQ module (#3988)

b9ae74cc6ea84ae62846560652bc064176121a2c authored almost 8 years ago by Erik Verheij <[email protected]>
cleanup use statements

14d85f49872565f74395811c5bfb9e71fa46fc9d authored almost 8 years ago by Gordon Franke <[email protected]>
Moved HHVM builds to Wercker CI (#3809)

* enabled wercker HHVM builds

* added unit core tests

* triggering tests once again

* f...

9efeb3cecb487bdb687d1bddd5c8f3f1855ffe6f authored almost 8 years ago by Michael Bodnarchuk <[email protected]>
fixed codestyle

65c6bbf5ea0ab4dcd67aefc840295bc259452ae6 authored over 8 years ago by Davert <[email protected]>
Added clearQueue and clearAllQueues methods to AMQP module (#3404)

0b9c63de0dc2494bf6fe0be433aa1ceeef5b60b4 authored over 8 years ago by niclopez <[email protected]>
Specify package requirements for module (#3366)

* fixed time calculation. Fixes #3331

* Added RequiresPackage interface and validation to che...

f4278c17e95984f7693dc080a6bfa8fb5b633573 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
[AMQP] Changed default host to localhost (#3367)

2bbf4ada56280775f51c0f35c3f27938c30ed917 authored over 8 years ago by Gintautas Miselis <[email protected]>
merged 2.1

58e253ebdf170be7d5ff27f2efea90caa879d959 authored over 8 years ago by Davert <[email protected]>
PSR-2 compliance (#3105)

* Add composer.lock to .gitignore

* Put direct link to coding standards description

* Fix ...

bc446a1ef7dd5d44d18afc6f97950838f23c9b96 authored over 8 years ago by Max Grigorian <[email protected]>
Merged 2.1 changes to master

0e11e773686c270240732cb48d02e19a4dadeceb authored almost 9 years ago by Gintautas Miselis <[email protected]>
switched to php-amqplib/php-amqplib for AMQP module

1c6e1aa32bbc764f44a87d15fea8159f4082a580 authored almost 9 years ago by Davert <[email protected]>
merged with master

416d85f6848c4d48475fac4222c154e884563b00 authored almost 9 years ago by Davert <[email protected]>
merged with master

4b1434720d20ad0c36a3422fd0c74ee5bdc7c14e authored almost 9 years ago by Davert <[email protected]>
fixed formattimg for CI

2afd7a9298f8c1334e75d71557e3bd42b559d328 authored almost 9 years ago by Davert <[email protected]>
refactored to have multiple independent test formats

d81c61b18ad5ffae566bdec0f5299bf9069379dd authored almost 9 years ago by Davert <[email protected]>
refactored to have multiple independent test formats

9982126f2539cd2a787071f9bb5d373a894ccd68 authored almost 9 years ago by Davert <[email protected]>
refactored to have multiple independent test formats

6e62bc8d168114b9ce36c0727b53759fecf5156c authored almost 9 years ago by Davert <[email protected]>
refactred to use metadata

fc8fcf4078313307a7dfbf9d8d3d2be2d3795d59 authored almost 9 years ago by Davert <[email protected]>
Code cleanup (PSR-2) and some refactoring

- Basic syntax checking and cleanup
- Changed code for a little more consistency

ba21238c072b185b30f701ebf527df7f819ec408 authored over 9 years ago by Zaahid Bateson <[email protected]>
merged with stable branch

a706636327378649a146b106a3b875c9e2fdb28b authored over 9 years ago by Davert <[email protected]>
updated module reference and base generators for new config changes

edaa47e258d3c10bc9996e3e19f601646d67937d authored over 9 years ago by Davert <[email protected]>
* renamed exception classes

* improved error formatting in console
* prepared modules for partitioning

76ea2c61520e22275869c5c64d642c215ad8607b authored over 9 years ago by Davert <[email protected]>
Allow pushToEchange to accept routing key to send to exchanges

include param description and sample use

dcab200735611383a66f97c217179f71ae12152d authored over 9 years ago by jistok <[email protected]>
Update AMQP.php

add a routing key to a push to exchange to facilitate proper routing of topics

08fb719faa85c4934612776ce743443e3a56aa99 authored over 9 years ago by jistok <[email protected]>
reformatted code

74c048777ef034a888740d801a701a8afae61f9d authored almost 10 years ago by Davert <[email protected]>
fixed some failing tests due to changes in signature

d2320f95101283884fc57d9b6801f0a71620109d authored almost 10 years ago by Davert <[email protected]>
AMQP purge queues on init

f6189522e7ffe67751ba83c88b458ca5b06a1ea9 authored about 10 years ago by Yegor Tokmakov <[email protected]>
deps replaced, docs updated

600928798b805a94b83fbd6bee779b239fc0767d authored about 11 years ago by davert <[email protected]>
fix to AMQP module

28c2e2f6810b0c0b2cd0bad106ed9d5535ea741b authored over 11 years ago by Davert <[email protected]>
fix to AMQP module

98dfe344831038cb77f9e562b0392e107ae9b65d authored almost 12 years ago by Davert <[email protected]>
fix to AMQP module

373436e099bc695e4cc5b77fac19650dd06a493c authored almost 12 years ago by Davert <[email protected]>
fix to AMQP module

cdc996c5233700fdb8dcce50629fb984502f6664 authored almost 12 years ago by Davert <[email protected]>
fixed amqp test

cf294a27d384a4da730a8e0de3e96b38d8e55b60 authored almost 12 years ago by Davert <[email protected]>
added have in datastorage methods, fix to REST module

3af35aef5981ed88cb5c404e890bf1831bde6df9 authored almost 12 years ago by Davert <[email protected]>
amqp tests refactored

b1718efb11d53e21377000eca17fcab2a69564fb authored almost 12 years ago by Davert <[email protected]>
docs for modules updated

1623743b017677c4ccda1264ab23079ab6d5cde1 authored almost 12 years ago by Davert <[email protected]>
example configs added to modules

:

0463624458ea4e057364435e8faec9109b4248f0 authored almost 12 years ago by Davert <[email protected]>
AMQP module fixed

1288d042f3b26a63e04fe7c4369c05cd4c95360a authored almost 12 years ago by Davert <[email protected]>
AMQP module improved

3cd16937c467204ba1939f8a88b16139f84152fa authored almost 12 years ago by Davert <[email protected]>
amqp module updated and module stability docs added

0706f3949638c9952352ac92b7c7aedf917ff9e2 authored almost 12 years ago by Davert <[email protected]>
workers launched added

52aaa59100b3a40484140f431294c795105aa5d8 authored almost 12 years ago by Davert <[email protected]>
amqp module improvied

ac4c3849a41c28fa7e9d8bd159c913f3eda8233e authored almost 12 years ago by Davert <[email protected]>
codecoverage completed

554d6a89bec47ab31c10b09151516587d5452761 authored almost 12 years ago by Davert <[email protected]>
changed strategy for travis

b612b6cd4ed652c704e214d264afa6f2b9a692ca authored over 12 years ago by Davert <[email protected]>
similar links selection fixed

61d21ba232d4a169e9b1eee74cc6d8b044227ece authored over 12 years ago by Davert <[email protected]>
Merge remote-tracking branch 'upstream/master'

Conflicts:
docs/modules/AMQP.md
docs/modules/Db.md
docs/modules/Dbh.md
docs/modules/Kohana.m...

5e756027b4d46f30e7048c8308bbb255815814f8 authored over 12 years ago by tiger-seo <[email protected]>
amqp improved

477974d9bbebad06302c4814b873d19c4d6e2b56 authored over 12 years ago by Davert <[email protected]>
composer updated

292f1e55e14df31d8e2be0e0bc0fe7880e412b2e authored over 12 years ago by Davert <[email protected]>
AMQP module

958d55210672f9b4356d62224ca9698974f02d94 authored over 12 years ago by tiger-seo <[email protected]>
AMQP module being implemented

52848f2469747b654186aaadb592c61090705ced authored over 12 years ago by tiger-seo <[email protected]>