Ecosyste.ms: OpenCollective

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

github.com/reactphp/cache

Async, Promise-based cache interface for ReactPHP.
https://github.com/reactphp/cache

Show test coverage directly after running test

0eb43b947d48e37a2af4524e55994d904864e7e8 authored over 10 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #2 from clue/changelog

Add CHANGELOG

a8a97271104c6ab601efdce5fd607d71ef965f45 authored over 10 years ago by Chris Boden <[email protected]>
Add bumped versions to changelog

7ce67274539eda7264a294706841ff402eff52da authored over 10 years ago by Christian Lück <[email protected]>
Add CHANGELOG

Source:
https://github.com/reactphp/react/blob/a6de34d61f68adebd3cc3b855268a5f1475749b8/CHANGELOG.md

e188eba4d6d18735db8c4ced9574c2457c3a9a43 authored over 10 years ago by Christian Lück <[email protected]>
Added license file

2d4372ff44ed0e4cc9fd86a3052730d45aac865b authored over 10 years ago by Chris Boden <[email protected]>
Merge branch 'refs/heads/standalone'

46b285569b693e1ef5d0383daf2a04a49c02bb96 authored over 10 years ago by Chris Boden <[email protected]>
Adjusted parent test bootstrap loader path

bb9f6559469324fe2684cef2da8f8db8a456a81b authored over 10 years ago by Chris Boden <[email protected]>
Update directory structure

9bc907fc867ff85c64b633cd75aa419bfbb019c1 authored over 10 years ago by Chris Boden <[email protected]>
Travis

9ecccc67cd2d5178036c3b3c250a81b22058f3bd authored over 10 years ago by Chris Boden <[email protected]>
Prep repo as standalone component

a35b6d6b3a3cedc55b847ac59e9f73b04fd5cbc2 authored over 10 years ago by Chris Boden <[email protected]>
Make components' tests run on their own and from main repo.

Each component has dedicated test config and bootstrap.
Duplication of parts of the skeleton is n...

6d3bbbe188fa07e6475de610d5a66eb950ffcdd0 authored over 10 years ago by Christian Lück <[email protected]>
Move tests to each component

7756465d95197ddc21a0ecba732e5e50fb89eadf authored over 10 years ago by Christian Lück <[email protected]>
Update child repos to PSR-4 for git subs-plit

9882ab5d8b00617baae83c6996f5a34668c11beb authored over 10 years ago by Chris Boden <[email protected]>
Update to React/Promise 2.0

a7dfd723ef6641d87767cc573c92211c970fec17 authored almost 11 years ago by Jan Sorgalla <[email protected]>
Fugbix typo.

To whom it may concern,

I believe I've stumbled upon an unintentional typographical error in ...

437357102effb562b44dbc0ac4eb2c209c4f572b authored over 11 years ago by Jeff Welch <[email protected]>
Merge remote-tracking branch 'origin/master' into 0.3

* origin/master:
Change react/promise constraints to use tilde operator

Conflicts:
composer....

3169cdf994acfe6eecf3633126798df37eb94185 authored over 11 years ago by Igor Wiedler <[email protected]>
Change react/promise constraints to use tilde operator

a026a7fa1ae02c77737ecd886d73905114a3409e authored over 11 years ago by Igor Wiedler <[email protected]>
Update references to 0.3, update lock file

692ae7dceb8d4b6fbd12ec97dcc6ce61b61cbc6d authored almost 12 years ago by Igor Wiedler <[email protected]>
[cache] Fix typo in ArrayCache::remove()

b9c1379ee3fa17d9a6c7360ca8200ce70b425478 authored almost 12 years ago by Igor Wiedler <[email protected]>
[cache] README with examples

b8c85c43cbf4efb86cb01c4b783864e42b733faa authored almost 12 years ago by Igor Wiedler <[email protected]>
[cache] Cache interface and in-memory implementation

0d9b318730f5bcc7904cb381684f83fb53acc3e5 authored almost 12 years ago by Igor Wiedler <[email protected]>