Ecosyste.ms: OpenCollective

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

ReactPHP

Bringing async programming to PHP
Collective - Host: opensource - https://opencollective.com/reactphp - Website: https://reactphp.org - Code: https://github.com/reactphp

Split first method call in chain to new line

github.com/reactphp/dns - e49452aaa0ef2aa0ad9f44f632d3192dac5b100f authored almost 12 years ago by Jan Sorgalla <[email protected]>
Remove unused use statement

github.com/reactphp/dns - 48bb714b4a0022d1a9940f3ca6258ea87c1fc94b authored almost 12 years ago by Jan Sorgalla <[email protected]>
Fix tests

github.com/reactphp/reactphp - 3a9c80d9763f0a628e71cea5ac7f7369cc6800eb authored almost 12 years ago by Jan Sorgalla <[email protected]>
Remove unused use statement

github.com/reactphp/reactphp - e15e5ca2d52909c6e0e9b79025e2521f77f36553 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Move creation of response outside the closure since createStandardResponse() is protected

github.com/reactphp/reactphp - 59037701814cbbd20b576075b062bafe196b57be authored almost 12 years ago by Jan Sorgalla <[email protected]>
Update react/promise

github.com/reactphp/reactphp - 65f7dbabed7d3dff81df177982168e5d90fa798a authored almost 12 years ago by Jan Sorgalla <[email protected]>
Fix RetryExecutor

github.com/reactphp/reactphp - dabbfa655307a499221b7bbd64a144c02ad97112 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Fix RetryExecutor

github.com/reactphp/dns - bd422ed9bc9f43f4e8f5d1c20c0da0a98961f339 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Update react/promise

github.com/reactphp/dns - 0a60a7e18933dc6fc6eeb9bbdd6757043d1633fc authored almost 12 years ago by Jan Sorgalla <[email protected]>
Remove whitespaces

github.com/reactphp/dns - c057088a9e5abbd9e8103898cf47a4a39d858a54 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Remove unused code

github.com/reactphp/dns - 59be520b3820734329345f39e6692ce76c7b5fd0 authored almost 12 years ago by Jan Sorgalla <[email protected]>
[Dns] Fix variable

github.com/reactphp/dns - e26ef61f689199aeacb79b236c27dc853c57b9c8 authored almost 12 years ago by Jan Sorgalla <[email protected]>
[Dns] More rafoctorings for promise usage

github.com/reactphp/dns - 4c8e31dcb83b24850b64bf299c3bcc63fb6f7c2b authored almost 12 years ago by Jan Sorgalla <[email protected]>
Fix indention

github.com/reactphp/dns - 67718672b9de0cbebe1eab16b9e8896192a926f8 authored almost 12 years ago by Jan Sorgalla <[email protected]>
[Dns] Refactor DNS resolver to return promises

github.com/reactphp/dns - 26b467f87e139508e72f39d290022c9b071ebef2 authored almost 12 years ago by Igor Wiedler <[email protected]>
Add accidentally remove indention

github.com/reactphp/dns - 3489245a24d4635a54eab6239666e77dfdb3a96a authored almost 12 years ago by Jan Sorgalla <[email protected]>
[Dns] Refactor DNS resolver to return promises

github.com/reactphp/reactphp - 8d5f6609a87d2985b5c09517d5a968fb9ab1ec50 authored almost 12 years ago by Igor Wiedler <[email protected]>
Remove whitespaces

github.com/reactphp/reactphp - c68f9bc97e3552af9f6afec6a4f30d79879a96f5 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Remove unused code

github.com/reactphp/reactphp - 6ff0f88317a63f5256688b60432072c66842a93b authored almost 12 years ago by Jan Sorgalla <[email protected]>
Fix indention

github.com/reactphp/reactphp - a6354c990e5a46923ac8bef8339643ecbfbfb2c0 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Add accidentally remove indention

github.com/reactphp/reactphp - 9c5bd121b9dc30fc2be0b981ab07623dfc7b0fdb authored almost 12 years ago by Jan Sorgalla <[email protected]>
[Dns] Fix variable

github.com/reactphp/reactphp - 65d633c8c38f3e807b225c1f67678eb406a74022 authored almost 12 years ago by Jan Sorgalla <[email protected]>
[Dns] More rafoctorings for promise usage

github.com/reactphp/reactphp - 7c3d4039a33c43a076c528013fcb50f6edd59771 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Make ReadableStream::$closed and WritableStream::$closed protected

github.com/reactphp/reactphp - f265b82dcddc66a4c9be5ef89c1bad9765b04d10 authored almost 12 years ago by Igor Wiedler <[email protected]>
Make ReadableStream::$closed and WritableStream::$closed protected

github.com/reactphp/stream - 39c6986546a7c6e7c93bb9ec1f75b949abe1beb2 authored almost 12 years ago by Igor Wiedler <[email protected]>
Adjust CompositeStream for PHP 5.3

github.com/reactphp/stream - 81ca453c16324cd4e57f9d76e40fd971acc127f7 authored almost 12 years ago by Igor Wiedler <[email protected]>
Adjust CompositeStream for PHP 5.3

github.com/reactphp/reactphp - 7dd1671f82a1ad05acbaea3266d9518328e96d1d authored almost 12 years ago by Igor Wiedler <[email protected]>
Add CompositeStream, make ThroughStream extend it

github.com/reactphp/reactphp - 92f147cdba9721d6ad2706550a743794c19a1ff3 authored almost 12 years ago by Igor Wiedler <[email protected]>
Add CompositeStream, make ThroughStream extend it

github.com/reactphp/stream - 0374a088197c20a40f485933c7111506f8672a0e authored almost 12 years ago by Igor Wiedler <[email protected]>
Add WritableStream which is useful for sinks

github.com/reactphp/stream - c9cabf9a2368c00da44ed755d41f1e263bed3991 authored almost 12 years ago by Igor Wiedler <[email protected]>
Add WritableStream which is useful for sinks

github.com/reactphp/reactphp - 446c8f3774f11b9eed464207016907f6a264e3c1 authored almost 12 years ago by Igor Wiedler <[email protected]>
Make ThroughStream extend ReadableStream (thanks @elazar)

github.com/reactphp/reactphp - dac5354f668dd59c7ab0d68e8468104b3641640f authored almost 12 years ago by Igor Wiedler <[email protected]>
Make ThroughStream extend ReadableStream (thanks @elazar)

github.com/reactphp/stream - 02191f4b5a5bebaa08ad395412054367b9720300 authored almost 12 years ago by Igor Wiedler <[email protected]>
Add changelog entry for ThroughStream and ReadableStream

github.com/reactphp/reactphp - 6f1514bf6e0a4e653a5cf8cc0ff785ece2b72424 authored almost 12 years ago by Igor Wiedler <[email protected]>
Add ThroughStream and ReadableStream primitives

These are basic building blocks for building custom streams upon. The
ThroughStream is essential...

github.com/reactphp/reactphp - 94cf8a34e700ad41856fd70acafa22ba477d6a13 authored almost 12 years ago by Igor Wiedler <[email protected]>
Add ThroughStream and ReadableStream primitives

These are basic building blocks for building custom streams upon. The
ThroughStream is essential...

github.com/reactphp/stream - 0be54fe69528a1b6a9db6b8a99b0c07a2fa72720 authored almost 12 years ago by Igor Wiedler <[email protected]>
Promise api doc tweaks

github.com/reactphp/promise - 82072910862e39b92061b5841daa6156d11976db authored almost 12 years ago by Jan Sorgalla <[email protected]>
Tweak readme

github.com/reactphp/promise - ad8256df4f91f79331cda8598f55d9fab5a4ed8b authored almost 12 years ago by Jan Sorgalla <[email protected]>
Changelog tag date

github.com/reactphp/reactphp - 01145a961302a8854349686202933cb67cbfdaeb authored almost 12 years ago by Chris Boden <[email protected]>
[loop-libev] Skip libevent tests on linux because of epoll errors

github.com/reactphp/reactphp - 334be69eac57ecbc7c26db11e8dd02ff0b237dbd authored almost 12 years ago by Igor Wiedler <[email protected]>
[loop-libev] Skip libevent and libev tests if exts are not installed

github.com/reactphp/reactphp - a951670bc19d1e01e9c8523322a7d11947814811 authored almost 12 years ago by Igor Wiedler <[email protected]>
Prepare release 1.0.2

github.com/reactphp/promise - e4e0e9f528d9ed0b14b162075fce1674287465f6 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Add changelog entry for previous commit

github.com/reactphp/promise - 0c40299b8170c0c182241becc07f2ec1c9b595df authored almost 12 years ago by Jan Sorgalla <[email protected]>
Make argument optional for resolve()/reject helper methods

github.com/reactphp/promise - 20bd6ca2cf56e830b76ee2354ae2fb12b3838423 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Fix bug in When::any() not correctly unwrapping to a single result value

github.com/reactphp/promise - fb3548263b5a482b94b62ab3e52be3d516276e72 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Add nesting level fix to CHANGELOG in preparation for v1.0.1

github.com/reactphp/promise - 88437f2020d16b0415b288187495c74560b24897 authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'origin/fix-recursion'

* origin/fix-recursion:
Revert resolution related methods to not use Deferred
Revert "Some r...

github.com/reactphp/promise - 5417a3854fda694386a7a1482524b262373f7d37 authored almost 12 years ago by Igor Wiedler <[email protected]>
Revert resolution related methods to not use Deferred

github.com/reactphp/promise - 74ab127270b98e9a16379fd5c4c96c1b24134c0a authored almost 12 years ago by Jan Sorgalla <[email protected]>
[loop-libev] Refactor loop tests to multiple test classes

github.com/reactphp/reactphp - 532ac91464f000bf3a6b47dff285f3e37429b40b authored almost 12 years ago by Igor Wiedler <[email protected]>
[loop-libev] Add composer self-update to .travis.yml

github.com/reactphp/reactphp - 608d050edba217de29da3e726725f85e90295049 authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge branch 'master' into loop-libev

* master:
Fix CHANGELOG indentation
Fix branch aliases of subtree splits to be 0.2-dev
[Ht...

github.com/reactphp/reactphp - 73fa6b6f7681c4a68075d0f4f01aea9a7cc83187 authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge branch 'master' into loop-libev

* master:
Fix CHANGELOG indentation
Fix branch aliases of subtree splits to be 0.2-dev
[Ht...

github.com/reactphp/event-loop - e8173fea3e86ee1bf7a1bd4b8b0e454129242617 authored almost 12 years ago by Igor Wiedler <[email protected]>
[loop-libev] Add libev as require-dev and suggest (in event-loop)

github.com/reactphp/reactphp - 4b78f6972d7157cd740700b3555faaea9801ec3b authored almost 12 years ago by Igor Wiedler <[email protected]>
[loop-libev] Add libev as require-dev and suggest (in event-loop)

github.com/reactphp/event-loop - bafcc90c8847fd1b9b98e4f8a40e51329e83b5a2 authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge pull request #86 from reactphp/test-memory

Add new test-memory script that only tests the loop

github.com/reactphp/reactphp - 7f2edd6c488af5dd0584f1efb6cff688fbb225bc authored almost 12 years ago by Chris Boden <[email protected]>
Merge pull request #89 from reactphp/resolver-examples

Rename $resolver to $dns in examples

github.com/reactphp/reactphp - 02643dabbde2efa739008715baf9ae314e83999c authored almost 12 years ago by Chris Boden <[email protected]>
Merge branch 'refs/heads/update-guzzle'

Conflicts:
CHANGELOG.md

github.com/reactphp/reactphp - eee05a327bf30f2baacf24037bbbaff53f34990a authored almost 12 years ago by Chris Boden <[email protected]>
Merge branch 'refs/heads/update-guzzle'

Conflicts:
CHANGELOG.md

github.com/reactphp/http - 6d2b06f182007da76df13f707b5b6dcc65fa0e30 authored almost 12 years ago by Chris Boden <[email protected]>
Merge branch 'refs/heads/http-forward-drain'

Conflicts:
CHANGELOG.md

github.com/reactphp/http - a12307bff95a871bfe5aba089f2089fa51861a1c authored almost 12 years ago by Chris Boden <[email protected]>
Merge branch 'refs/heads/http-forward-drain'

Conflicts:
CHANGELOG.md

github.com/reactphp/reactphp - 1cf7e1ee51df790555d916bac4ab638db09cfe6d authored almost 12 years ago by Chris Boden <[email protected]>
Revert "Some refactoring to prevent infinite loops"

This reverts commit 60a4379ffc322c7a00b10cee85604cf214ce9066.

Conflicts:
src/React/Promise/Def...

github.com/reactphp/promise - 91a88f5b16bd6aef26cfdb91682e0a9a7ea9bae4 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Fix CHANGELOG indentation

github.com/reactphp/promise - c6c759df113c901eca56d66215d5de3eac6e1312 authored almost 12 years ago by Igor Wiedler <[email protected]>
Fix CHANGELOG indentation

github.com/reactphp/reactphp - 24ac0ba4b598e3aeeff57a47232fb4605d34ace5 authored almost 12 years ago by Igor Wiedler <[email protected]>
Add branch-alias for 1.0

github.com/reactphp/promise - 9c25ccb35d1ab70415b8aef3238d8ad645b212d0 authored almost 12 years ago by Igor Wiedler <[email protected]>
Add CHANGELOG, prepare v1.0.0 release

github.com/reactphp/promise - a7190184337d6977ea274dd007674fd9dd05d306 authored almost 12 years ago by Igor Wiedler <[email protected]>
Revert "Merge remote-tracking branch 'origin/when-defer'"

This reverts commit efc4015740722413ec61f71d15d5b7bce149a410, reversing
changes made to 6c69ee5e...

github.com/reactphp/promise - 4070a7a79767156ab1abd4fac6f9a089e3fd947d authored almost 12 years ago by Igor Wiedler <[email protected]>
Small README tweak

github.com/reactphp/promise - 67762a48b0a9b14725e72ac53c7048a0380ef27e authored almost 12 years ago by Jan Sorgalla <[email protected]>
Add tests for promise resolution and rejection value forwarding

github.com/reactphp/promise - 22dc5c275d548880677dca91f94d1e6104b5e6fa authored almost 12 years ago by Jan Sorgalla <[email protected]>
Merge remote-tracking branch 'origin/when-defer'

* origin/when-defer:
Add defer() method to When

github.com/reactphp/promise - efc4015740722413ec61f71d15d5b7bce149a410 authored almost 12 years ago by Igor Wiedler <[email protected]>
Add defer() method to When

github.com/reactphp/promise - 1dea38b538284bb252b850b39ad998f2769952f1 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Refactor executeCallback()

github.com/reactphp/promise - 6c69ee5ee26b09bcbc3b3943dd4928239fbdcfa0 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Small CS fix

github.com/reactphp/promise - d478c2e93735f746a982a983dbf4576570aabe44 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Terminology update ($error -> $reason)

github.com/reactphp/promise - 9be7c11fbb7ed3cc95ef1ba2677be1ba6717e3dc authored almost 12 years ago by Jan Sorgalla <[email protected]>
Some refactoring to prevent infinite loops

github.com/reactphp/promise - 60a4379ffc322c7a00b10cee85604cf214ce9066 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Fix branch aliases of subtree splits to be 0.2-dev

github.com/reactphp/http - 15df76201e15c3414a39141ca220f3db96f82a8a authored almost 12 years ago by Igor Wiedler <[email protected]>
Fix branch aliases of subtree splits to be 0.2-dev

github.com/reactphp/stream - d091073e87bff9356108ecf79696722e7aff39ca authored almost 12 years ago by Igor Wiedler <[email protected]>
Fix branch aliases of subtree splits to be 0.2-dev

github.com/reactphp/http-client - a4ef120d9bce90fdddf24baf98d4fe365639f8ad authored almost 12 years ago by Igor Wiedler <[email protected]>
Fix branch aliases of subtree splits to be 0.2-dev

github.com/reactphp/socket - a7566bfa25e21e261f42bc157830fe19f1cb329c authored almost 12 years ago by Igor Wiedler <[email protected]>
Fix branch aliases of subtree splits to be 0.2-dev

github.com/reactphp/event-loop - dc276694d3b7d369db61d5d99394b2b84ec63129 authored almost 12 years ago by Igor Wiedler <[email protected]>
Fix branch aliases of subtree splits to be 0.2-dev

github.com/reactphp/reactphp - ad1ba1a68fdeff4ddeef6ad13331fce8f1aeb2be authored almost 12 years ago by Igor Wiedler <[email protected]>
[Http] Correctly emit end event for Request

github.com/reactphp/reactphp - 4bb5775b85dce6324169d704258fc6168b3bdfed authored almost 12 years ago by Igor Wiedler <[email protected]>
[Http] Correctly emit end event for Request

github.com/reactphp/http - 3fbc77cec69ed6647bed84c462633b1099498de2 authored almost 12 years ago by Igor Wiedler <[email protected]>
[Http] Correctly emit close event in response

github.com/reactphp/http - f591e5d1d05d2b4f84d01e56aba9e01e9b29cbd0 authored almost 12 years ago by Igor Wiedler <[email protected]>
[Http] Correctly emit close event in response

github.com/reactphp/reactphp - 719f2a135a5a0a1abbfc89d2450aa727f8d27fd1 authored almost 12 years ago by Igor Wiedler <[email protected]>
Add guzzle deps update to CHANGELOG

github.com/reactphp/reactphp - 50bb22a6ac3b0f10c92e8921bb9d1e06b00f4847 authored almost 12 years ago by Igor Wiedler <[email protected]>
Update guzzle dependencies to 3.0.*

github.com/reactphp/reactphp - 8d1c8594e101cee4ff447febcf665c20fe4d7a0c authored almost 12 years ago by Igor Wiedler <[email protected]>
Update guzzle dependencies to 3.0.*

github.com/reactphp/http - 3bdf9038213a4a32f27537c43c7d82602cfae5b2 authored almost 12 years ago by Igor Wiedler <[email protected]>
Fix composer.lock

github.com/reactphp/reactphp - cd01ef75f8a0fc3e3cc9cacd67c2c5e9c0c83e8a authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge branch 'master' into loop-libev

* master: (47 commits)
Add http-client subtree split goodness
Fix typo in http-client compon...

github.com/reactphp/reactphp - b54bbd62edc42ccdc261ce3da81e8075f1e0b8b2 authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'origin/util-when-refactoring'

* origin/util-when-refactoring:
Use When methods in tests instead of direct promise instances
...

github.com/reactphp/promise - 6e1bb8cf7189d45301af129ea5af59ec597f7ea2 authored almost 12 years ago by Igor Wiedler <[email protected]>
Use When methods in tests instead of direct promise instances

github.com/reactphp/promise - 234121c234c0ef6da492caf22e29467daf8491b8 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Move Util::resolve() and Util::reject() to When (Util is now only used internally)

github.com/reactphp/promise - 9e9f2150ebe37fcbc93d8f1cf22873dd0d78ca40 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Merge remote-tracking branch 'origin/terminology'

* origin/terminology:
Fix terminology
Rename ResolvedPromise to FulfilledPromise

github.com/reactphp/promise - 2964281b02e6b8afa6b9acba3997a25838d23fbb authored almost 12 years ago by Igor Wiedler <[email protected]>
Fix terminology

github.com/reactphp/promise - b3fd391739d012732fe145ae05f7647d24816eec authored almost 12 years ago by Jan Sorgalla <[email protected]>
Rename ResolvedPromise to FulfilledPromise

github.com/reactphp/promise - a18d8d62c43c04991b7c3c909819ba2b07d2776d authored almost 12 years ago by Jan Sorgalla <[email protected]>
Use static instead of self

github.com/reactphp/promise - caee9cafa81bd878ff4a7877d59f69eb2b9d26f2 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Remove unused variables

github.com/reactphp/promise - 53c31bb02da8526df274824f17b3a9b4bcbf8559 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Refactor handler processing to common processQueue method

github.com/reactphp/promise - 9b087f12ba8f968f9c078afb239a2541fb76e48a authored almost 12 years ago by Jan Sorgalla <[email protected]>
Remove some blank lines to conform with React's CS

github.com/reactphp/promise - f2df97b2f584e28db628de9d3bcd135141be0edb authored almost 12 years ago by Jan Sorgalla <[email protected]>
Merge remote-tracking branch 'origin/when-some-any'

* origin/when-some-any:
Make When::some() and When::any() more deterministic and consistent

github.com/reactphp/promise - 3aa2184f0e1f7aba6080c4a6d5fa7fa7481f4334 authored almost 12 years ago by Igor Wiedler <[email protected]>