Ecosyste.ms: OpenCollective

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

github.com/reactphp/event-loop

ReactPHP's core reactor event loop that libraries can use for evented I/O.
https://github.com/reactphp/event-loop

Merge remote-tracking branch 'origin/master' into no-next-tick

44e059e9a6f4fa7645e713974c676d55bebb7167 authored over 7 years ago by Christian Lück <[email protected]>
Add PHP 7.1 to test matrix

91ffeb1c52c608f4c12ef088be2e217b82a19a77 authored over 7 years ago by Jan Sorgalla <[email protected]>
Enable container based infrastructure on travis

bec5e5a8df3e9043b80559f1d64e86c7bdb48c6d authored over 7 years ago by Jan Sorgalla <[email protected]>
Move composer install to .travis.yml

54bf45dd6f09d7c228d2c5bfc98df64a2f1f94b9 authored over 7 years ago by Jan Sorgalla <[email protected]>
Remove --prefer-source from composer install

95b459ce5f4d614a5bdd0805c44d11f5bfdc77ff authored over 7 years ago by Jan Sorgalla <[email protected]>
Enable travis cache

5f9c697d990d71e13e38c4c5d412d66fac719594 authored over 7 years ago by Jan Sorgalla <[email protected]>
Remove deprecated --dev option from composer install

d70ec6eabc077c8f33420bb0f5b5e8c7ae9902b8 authored over 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #72 from jsor/drop-tick

Drop tick() from LoopInterface

0ba8aa3ff0e05ecc3957df0942003186f25ef95e authored over 7 years ago by Jan Sorgalla <[email protected]>
Add changelog entry for removing LoopInterface::tick()

665fde6cb0834624e0d227c9146f0e5d656d2bc3 authored over 7 years ago by Jan Sorgalla <[email protected]>
Drop tick() from LoopInterface

8fa040756c3a62de2e5e160c2a4d63595c0c658e authored over 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #70 from clue-labs/timeouts

Increase test timeouts for HHVM and unify timeout handling

acb1cd619c71aa4f9e5dcd071f1c8782eb560838 authored almost 8 years ago by Christian Lück <[email protected]>
Increase test timeouts for HHVM and unify timeout handling

b946301bfc0f3996855c5f1f8298c04d2701349c authored almost 8 years ago by Christian Lück <[email protected]>
Merge pull request #69 from shaunbramley/dev-phpunit-4.8

Add PHPUnit 4.8 to require-dev

018e85540feb58945976bb692c762ac00d3b998d authored almost 8 years ago by Christian Lück <[email protected]>
add phpunit 4.8 to require-dev and force travisci to use local phpunit

79970d86b4cc187954e29a176892a8576d24efaa authored almost 8 years ago by Shaun Bramley <[email protected]>
Merge pull request #68 from martinschroeder/mocking

Avoid deprecation warnings in test suite due to deprecation of getMock() in PHPUnit

c3653aea495403375c6c43e3d991cb8aec82ead2 authored almost 8 years ago by Christian Lück <[email protected]>
Switch to mock builder as it works across all PHPUnit versions.

680f2676912847ff3987b55b0639168637208707 authored almost 8 years ago by Martin Schröder <[email protected]>
Mock builder is not needed due to createMock().

41f472311920d69178cffb24ec8b6801a3a2bfea authored almost 8 years ago by Martin Schröder <[email protected]>
Avoid warnings due to deprecation of getMock() in PHPUnit.

1d1f56be9d07a4d79af5c23e5c9b0e08147ee0bd authored almost 8 years ago by Martin Schröder <[email protected]>
Merge pull request #51 from andrewminerd/timer_fix

StreamSelectLoop: Use fresh time so Timers added during stream events are accurate

e515aaa2af0e8257a0baee22f1c221dc0d8ba65d authored almost 8 years ago by Christian Lück <[email protected]>
Applied argument suggestions by @clue from https://github.com/reactphp/event-loop/pull/59#issuecomment-260259139

27ce0787d042f6434c1ea61116f1d20702721eaf authored almost 8 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #53 from WyriHaximus/patch-2

Remove branch-alias definition as per reactphp/react#343

626faeb9e2c1dfb17b55658676bf3ff580d43d02 authored almost 8 years ago by Christian Lück <[email protected]>
Added usage

2cacaa3701ae1d1f3aca63f8c9e36e007a720961 authored almost 8 years ago by Cees-Jan Kiewiet <[email protected]>
Added enhanced test-memory.php, originally from react/react

480228fe16462a0b66d9e18ca5f66a5838c0ccc6 authored almost 8 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #57 from dandelionred/master

Bugfix in the usage sample code

05451808a1cc7870db7cc26a8bc9884ee23084f7 authored almost 8 years ago by Christian Lück <[email protected]>
Update README.md

Bugfix in the usage sample code

1a021b9961bed509f1e79e5e7c0243d19fa6578b authored almost 8 years ago by dandelionred <[email protected]>
fix formatting per psr-2

ebed326e375cf3e28c1abbbe5ede67b172af200c authored about 8 years ago by Andrew Minerd <[email protected]>
Remove branch-alias definition as per reactphp/react#343

30c6ef5f3562fd26eb161a5b2a1db0fb646cd7af authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
add test for #42 (timer added after blocking event handler)

3b797b9e6991193df0b9c6cb8b38e00c9bc155c4 authored over 8 years ago by Andrew Minerd <[email protected]>
always use a fresh time when scheduling a timer; fixes #42

cbab35f957b3a05b44a84812ff216428f5e56765 authored over 8 years ago by Andrew Minerd <[email protected]>
Changelog update

164799f73175e1c80bba92a220ea35df6ca371dd authored over 8 years ago by Chris Boden <[email protected]>
Disable memory stream on ExtEventLoop with PHP7

aa1959e94a8147700a05ba6292265fab2cf08670 authored over 8 years ago by Chris Boden <[email protected]>
Merge branch 'php7'

73fea730c0030ef3fb3d989a13080e7fca7c4d4d authored over 8 years ago by Chris Boden <[email protected]>
fixed tests for HHVM, fixes #24

c0c889f88fec4529ca8af0cd00d2b9fac4bb49b0 authored over 8 years ago by Carsten Brandt <[email protected]>
Fix for PHP 7 fatal error on duplicate parameter names in closures

913f1507a9c448a320bd60dc5a1da5bd71ff3e8d authored over 8 years ago by Ondrej Mirtes <[email protected]>
Update .travis.yml and travis-init.sh for PHP 7

- there is no `hhvm-nightly` anymore on travis https://github.com/travis-ci/travis-ci/issues/378...

e2d25510b219f466212faf35479e1dbe837b81bd authored over 8 years ago by Carsten Brandt <[email protected]>
Merge branch 'test-signals'

e10c3d1ecd5c71e9085585ff907db0174833b1be authored over 8 years ago by Chris Boden <[email protected]>
fixed HHVM timing issue

dcbd9097eb16e88c56080095dd10ef08d5744b69 authored over 8 years ago by Carsten Brandt <[email protected]>
Merge pull request #37 from greevex/greevex-issue-36

Fixes issue #36

90db5d580d75a84c2303e1591c60426b83e6048f authored over 8 years ago by Chris Boden <[email protected]>
added checks for pcntl extension to StreamSelectLoopTest

ef2ced8328fedd6385bd883c50d71097816ea5e0 authored over 8 years ago by Carsten Brandt <[email protected]>
suppress stream_select() warning when interrupted by a signal

- error suppression does not hurt much if handled correctly
https://github.com/ezzatron/fig-st...

5916176ad06d74a3a55e84b152e49e7e34a73fe6 authored over 8 years ago by Carsten Brandt <[email protected]>
check return value of stream_select

0c922b95ab711d33f2d6b1d1ca781cd4cc582a8e authored over 8 years ago by Matthias Krauser <[email protected]>
added unit test for stream_select signal interruption

adds a unit test for #20

1041e3a9d180882e0af9731a6ba33cb602788d6e authored over 8 years ago by Carsten Brandt <[email protected]>
Fixes issue #36

speed up StreamSelectLoop

ed510ec30388e9e21fcdb3e3b82af69b183a12e7 authored almost 9 years ago by Gregory Ostrovsky <[email protected]>
Remove NextTickQueue – use FutureTickQueue instead

1a4c7ea6ff692432491d303b3ce005a51a3dcbfc authored over 9 years ago by Christian Lück <[email protected]>
Merge pull request #21 from e3betht/code-climate-badge

Adding Code Climate badge next to the Travis badge on the readme

ddfadd92624c0889e1793635893d825ed7ca5695 authored almost 10 years ago by Chris Boden <[email protected]>
Adding Code Climate badge next to the Travis badge on the readme

3ba781836a79bb6dd1c4f9c45eb5ef9d40fa9196 authored almost 10 years ago by e3betht <[email protected]>
Minor docblock fix.

[ci skip]

e5b0a0b5a89288bd60174c965096acb0679208d2 authored almost 10 years ago by Daniele Alessandri <[email protected]>
Merge remote-tracking branch 'github/pr/13'

From DaveRandom:fix/docblocks.

1cf5df80865976432dcddcfa4241de96797a9354 authored almost 10 years ago by Daniele Alessandri <[email protected]>
Exclude phpunit.xml in .gitignore.

[ci skip]

8d12457e74c2920f1d4460c9c6e9c9db801b26d7 authored almost 10 years ago by Daniele Alessandri <[email protected]>
Run php-cs on source code.

[ci skip]

804d13cee75fd1fcd11811417a22b434ad12c21b authored almost 10 years ago by Daniele Alessandri <[email protected]>
Merge branch 'travisci-patches'

e21c0abf469ce16d7bb791db491f2c939c6c944a authored almost 10 years ago by Daniele Alessandri <[email protected]>
Update ext-libevent version installed for build runs on Travis CI.

1d53db341c52c7f03f8a3f00b72ff19f5297f08f authored almost 10 years ago by Daniele Alessandri <[email protected]>
Enable fast finishing builds.

The build will be marked as finished as soon as one of the jobs failed
or only jobs allowed to f...

c289b566428662a596fd73c188283f46ed606c4e authored almost 10 years ago by Daniele Alessandri <[email protected]>
Add hhvm-nightly builds to the Travis CI build matrix.

Just like the standard hhvm builds, hhvm-nightly is allowed to fail.

2baa42fea3f4da3c74515c614999660ed57ce8b4 authored almost 10 years ago by Daniele Alessandri <[email protected]>
Remove spurious spaces.

410fc5b07ed1f98973b4ae98f62e7590080ec34f authored almost 10 years ago by Daniele Alessandri <[email protected]>
Docblock fixes

- Change `stream` and `numeric` to valid phpdoc internal types
- Add some docs to TimerInterface...

a496c635bed51378d71fed733629ef15a9fe080c authored about 10 years ago by Chris Wright <[email protected]>
Merge pull request #11 from steverhoades/event-config

Event config

d82fdbf4ce8e2ff79483153742f9ba4518378577 authored about 10 years ago by Chris Boden <[email protected]>
no need to override setUp

21eb89755b735c20c04c1b4d89031be5527b7c5e authored about 10 years ago by Steve Rhoades <[email protected]>
add config option to ExtEventLoop to support readable streams via FEATURE_FDS

e4d6c7b3adf25410c3dc302463bbd96bf59275bc authored about 10 years ago by Steve Rhoades <[email protected]>
Merge pull request #5 from WyriHaximus/patch-1

Show test coverage directly after running test

27c34c491c8588b1521cd42de4c3c5e21137456a authored over 10 years ago by Chris Boden <[email protected]>
Reverted phpunit addition in require-dev

5c770bd27cb35f8fe584bcd5652e960382dab32e authored over 10 years ago by Cees-Jan Kiewiet <[email protected]>
Added phpunit 4 to require-dev and using it in .travis.yml

985faa6ccf077150cb8459a8ead301ce44d49843 authored over 10 years ago by Cees-Jan Kiewiet <[email protected]>
Show test coverage directly after running test

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

Add CHANGELOG

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

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

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

4ac5507263c93132b1760d9b44d4335cf04a883b authored over 10 years ago by Christian Lück <[email protected]>
Added license file from react

2ee212de569fbe8476308bafb7bcaf477a9a6fd9 authored over 10 years ago by Chris Boden <[email protected]>
Merge branch 'refs/heads/factory-no-autoload'

d40c4e3263c3040509d8cf22e415b0e9a3d79a6a authored over 10 years ago by Chris Boden <[email protected]>
Set autoload to false

9102d56a52ae6b5af4725ac3a70d2ff60e7c67c5 authored over 10 years ago by Czar Pino <[email protected]>
Merge branch 'refs/heads/travis-ext'

61a3b7b43e196b8bd566d7c66832f6de3c484c53 authored over 10 years ago by Chris Boden <[email protected]>
Travis script executable

5f11445669cd2816cb39409a3dcc52153f22a847 authored over 10 years ago by Chris Boden <[email protected]>
Travis adding missing extension installation

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

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

5b5512b78b44b2a2d4e23d776ce7e4f55777fdb4 authored over 10 years ago by Chris Boden <[email protected]>
Update repo to work standalone

334abbbce8e4a48ed8283010149c4bceededacd4 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...

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

66e84e2dafe332ddab8b4b83cb37d9c02d1e761f authored over 10 years ago by Christian Lück <[email protected]>
Fix 100% cpu usage for idle StreamSelectLoop with no timers.

A null timeout must not be multiplied by an integer.
Fixes #275

18c5297087ca01de85518e2b55078f444144aa1b authored over 10 years ago by Christian Lück <[email protected]>
Miscellaneous `ExtEventLoop` stuff.

* Added `ExtEventLoop` to the event-loop readme file
* Added `ext-event` to composer suggestions...

d0e914903c35b435ad7ee95b0bdd410fa01b3a6e authored over 10 years ago by James Harris <[email protected]>
Update child repos to PSR-4 for git subs-plit

7cb7493e1b7efd91ee605401666ae8f9f970595c authored over 10 years ago by Chris Boden <[email protected]>
Added missing check for non-empty next-tick queue.

c99730e8c752064bf1c11aa2b97485de0cfac815 authored over 10 years ago by James Harris <[email protected]>
All loop implementations now complete the current tick with no blocking after stop() is called.

1a5ab6dcd3fd06538b05476c7d4f75457b7f1b09 authored over 10 years ago by James Harris <[email protected]>
StreamSelectLoop was treating seconds as microseconds, outward behavior was correct but internally many short sleeps/select calls were being made.

3d4b90f9d4ad2de1d6ac54c2a199f7ef9c5e640a authored over 10 years ago by James Harris <[email protected]>
Added futureTick() support to ExtEventLoop.

1d71bf04154a566754c84879d15a620e9b5173ab authored over 10 years ago by James Harris <[email protected]>
Implemented LoopInterface::futureTick().

a4aa2c46fcaf6cd0867dfd18868cfd1904650d3e authored over 10 years ago by James Harris <[email protected]>
[EventLoop] Factory more implementations

480b43764355cb9c3f765c15605c4a34d09bb9de authored over 10 years ago by Chris Boden <[email protected]>
Added `ExtEventLoop`.

36f5bc720e229ffa11f95600e7abd13bf28d31f1 authored almost 11 years ago by James Harris <[email protected]>
Removed ExtEventLoop

5350565dd89fb4413c96e88cec903d1b66a71cf2 authored almost 11 years ago by James Harris <[email protected]>
Changed protected methods in event-loop implementations to private.

ccf31bb90e30a2b7c925ef4fef27160412755b71 authored almost 11 years ago by James Harris <[email protected]>
Add 1µs minimum interval to Timer, and remove Timers::MIN_RESOLUTION.

49724dce99256725dfc9231d1e4299efcef406ea authored almost 11 years ago by James Harris <[email protected]>
Code style.

f3a18b610d6110b6ff0f7fe3cccc441b517883d5 authored almost 11 years ago by James Harris <[email protected]>
Added @-operator error suppression to EventBase::loop() calls.

65e821168613c265516393861dbd40cb68a52c91 authored almost 11 years ago by James Harris <[email protected]>
Simplification of LibEvLoop.

238570fd58ef17af0033a174116fee02565ee39a authored almost 11 years ago by James Harris <[email protected]>
Added callable type-hint to LoopInterface, use SplQueue::isEmpty().

ee1f7864e1c1825ba7acf4bdc8911d5fc7a42186 authored almost 11 years ago by James Harris <[email protected]>
Code style.

e7fceec63b369ba960f8f50245ccebb06afcc910 authored almost 11 years ago by James Harris <[email protected]>
Use 'inheritdoc' for methods from LoopInterface.

3d078fd9110c07b85246953679675271de9b602a authored almost 11 years ago by James Harris <[email protected]>
Added nextTick() support to LibEvLoop.

61d85969574a5195598dfa61f6ae24b9a816dfb8 authored almost 11 years ago by James Harris <[email protected]>
Renamed NextTick namespace to Tick + enable ExtEventLoop tests for Linux.

7185d3b55f30994d28762ee4774e82959d271d31 authored almost 11 years ago by James Harris <[email protected]>
Added nextTick() support to LibEventLoop (based off ExtEventLoop).

afd6c305776e1dbc7f4e0a17424aa64a880b6904 authored almost 11 years ago by James Harris <[email protected]>
Use status for unused parameters.

edec528833f6e31a717fd34dfcbeecc2338e3d28 authored almost 11 years ago by James Harris <[email protected]>