Ecosyste.ms: OpenCollective

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

github.com/Codeception/module-redis

Redis module for Codeception
https://github.com/Codeception/module-redis

Merge pull request #18 from Codeception/predis-v2

Support predis v2

53378c72d0da7454389b9f21648c09ad1efc3cbd authored almost 2 years ago by Gintautas Miselis <[email protected]>
Support predis v2

38b78b6e3f8af290f11f8ffc702591fbe1ec2424 authored almost 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #16 from Codeception/codecept5

Support Codeception 5

9d2d7a3323d13a8efc375de53702e867bed174bf authored almost 3 years ago by Gintautas Miselis <[email protected]>
Support Codeception 5

2bed8e23e14cdf9f970eaeb63cdf89580afd9009 authored almost 3 years ago by Gintautas Miselis <[email protected]>
Update dependencies (#15)

a0f26804200346761500a37a39aed919ada20b3f authored about 3 years ago by Gustavo Nieves <[email protected]>
seeInRedis displays difference between expected value to actual value (#14)

* seeInRedis compares expected value to actual value

* Remove boolean flag

* Compare zset ...

a4a185ad91b06839ada2731dbbebbcbfd36fea0a authored about 3 years ago by Gintautas Miselis <[email protected]>
Update codebase to PHP 7.4 (#11)

cc04c3de32114c68c4e3c552766606e762b23117 authored about 3 years ago by Tavo Nieves J <[email protected]>
Add debug info to redis cleanup (#1)

eb68a805ee7a84af6548697bf6e21f1125e99b92 authored over 3 years ago by Luke Rodgers <[email protected]>
Update readme.md (#10)

68219f360ef58e3ce2c480bbee11a0519e2848a0 authored over 3 years ago by Ihor Sychevskyi <[email protected]>
Code standards updated to PHP 7.1 (#7)

8c860e75e9bdbc876cf6aa9175686aa90a4e5201 authored over 3 years ago by Tavo Nieves J <[email protected]>
Allow more parameters to be sent to Predis Client (#6)

* Allow more parameters to be sent to Predis Client

I had a case where I needed to provide a ...

83c6db34349f1bd8dbfe4b778d7645c9ffcacfb7 authored almost 4 years ago by Stanimir Genov <[email protected]>
Standardize the `README` format (#5)

15e614ce470ea9cfb51d88769d81bbfcf39a1754 authored almost 4 years ago by Tavo Nieves J <[email protected]>
Merge pull request #3 from Codeception/php8

Support PHP8

157e46337a8fe495d0ccc8eccc6cfa099f3042f0 authored about 4 years ago by Gintautas Miselis <[email protected]>
Support PHP8

1dc823aa9ccde70b80b637423f7ef56d09bdaa09 authored about 4 years ago by Gintautas Miselis <[email protected]>
Delete local copy of autogenerated documentation

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

* Create main.yml

* Delete .travis.yml

* Update readme.md

* Update main.yml

* Update...

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

e20039c54a10ade9cb8dbb7ade4d3d89f796f415 authored over 5 years ago by Gintautas Miselis <[email protected]>
Removed deprecated setExpectedException method

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

52f8528d869621753d139dc8dd4e86c616a16fa3 authored almost 6 years ago by Gintautas Miselis <[email protected]>
Phpunit wrapper (#4817)

* changed build process for phar

* Switched to use phpunit-wrapper

* loading shim

* fix...

04de125296777702d0c54a17408451bb29bc826c authored almost 7 years ago by Michael Bodnarchuk <[email protected]>
fixed typos (#4319)

* replaced traditional syntax array literals with short array syntax

* typos

e581fca9cddf15f9b11e7c2d94d87065bd97040a authored over 7 years ago by Artem Stepin <[email protected]>
Redis module default configuration must be more foolproof. (#4229)

* Minor (language) corrections (#4224)

* Make redis module configuration more foolproof.

8b9454e650ae2db7b2ffe0a11268609b87e2df73 authored over 7 years ago by Hiroshi Chonan <[email protected]>
Merge branch '2.2'

c7a6273d70cfe839fc44b75f28f081737ba2e478 authored over 7 years ago by Davert <[email protected]>
Support for PHPUnit 6

* Modify version constraints to allow the installation of PHPUnit 6.

* Add aliases for PHPUni...

d4b65911b5b34c88d559dff0b1fb8247999bd538 authored over 7 years ago by Luis Montealegre <[email protected]>
Merge branch '2.2' into merge-2.2-to-master

0aa8cb7d069d3d68aa375fbf0c6236c04c1c93fe authored almost 8 years ago by Gintautas Miselis <[email protected]>
[Redis] corrected documentation of haveInRedis method (#4035)

d208734ae4865f1dc151bf5f02f62787ee6ad408 authored almost 8 years ago by Justinas Pošiūnas <[email protected]>
Merge branch '2.2' into merge-2.2-to-master

f0db44f49f8046a15813fe2d498193ec9dd0bbd8 authored over 8 years ago by Gintautas Miselis <[email protected]>
Mark Redis tests as skipped if Redis server is not accessible (#3468)

aa6382b2d1128ef6ecf35545f47aedf8c0d85a21 authored over 8 years ago by Gintautas Miselis <[email protected]>
Fixed Redis doc (#3386)

2183dff7ede7c44d729893d5f9716608d0e60ae2 authored over 8 years ago by Serghei Iakovlev <[email protected]>
Specify package requirements for module (#3366)

* fixed time calculation. Fixes #3331

* Added RequiresPackage interface and validation to che...

0b8651858fcf1a91ebeb957de62c478d59f08c2b authored over 8 years ago by Michael Bodnarchuk <[email protected]>
added module dependencies exceptions for Redis and Datafactory (#3271)

* added module dependencies exceptions for Redis and Datafactory

* marging redis test as skip...

e187c96d0da5795fe3374cc08656c759db7f59a4 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
merged with 2.2

c185c60482592ae93c11076cd25cdf8052b9418d authored over 8 years ago by Davert <[email protected]>
PHPUnit restriction to 5.4, Redis module fixes

5c826ce41292d657a548a282339e872067e56c44 authored over 8 years ago by Davert <[email protected]>
fix to redis to pass boolean into assertion

1bd19789f5d6f7bd30d3f85a77ddd3fbcd32fe5a authored over 8 years ago by Davert <[email protected]>
Replace Redis Module (#3027)

* Replaced Redis Module

* Added colinmollenhour/credis as dependency instead of copying it to...

0fbbe629c8d2cfa8eea44efece5177403d303088 authored over 8 years ago by Marc Verney <[email protected]>
merged with master

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

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

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

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

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

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

930a8e7c9165a3315065d42d3fec03fe390fab07 authored about 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

627b69b1fd6e0c7fccd369c2f84b16b7a5bf4e7f authored over 9 years ago by Zaahid Bateson <[email protected]>
* renamed exception classes

* improved error formatting in console
* prepared modules for partitioning

f4de5b56acc754b9c1871e07f86224e2984f620c authored over 9 years ago by Davert <[email protected]>
reformatted code

fbc3733c10910fca2210f718cb21d73333ca5243 authored almost 10 years ago by Davert <[email protected]>
refactoring: Util split to Util and Lib

69019fb1af74c4f185f1629ae15cdc36a93783b4 authored almost 11 years ago by Davert <[email protected]>
docs updated

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

a99e74b2811ce9af2a488e3883c9177e166f1ca7 authored almost 12 years ago by Davert <[email protected]>
fix for php5.3

81dfbc1652a2c2e0e317664509b7662ba1de0305 authored about 12 years ago by Davert <[email protected]>
docs updated

cdfe20bd30e9a74fa97f83ab0a291a60a33c63c6 authored about 12 years ago by Davert <[email protected]>
MongoDb and Redis modules fixed

c651b72c2b9544ea1d3f299f7f7cac26ae8e58b2 authored about 12 years ago by Dmitry Maltsev <[email protected]>
Redis module and driver added

0c4f073fdcd68c13bb244ae78734e193c039c836 authored about 12 years ago by Dmitriy Maltsev <[email protected]>