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

Fixed filesystem get contents test

github.com/reactphp/filesystem - 5e61ae18ca863c7968db73202c8cc17ae7c8ec0f authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Fixed readable stream test issues caused by moving to an all mocked adapter

github.com/reactphp/filesystem - d0832215f69bdae52b7cadaf0d9402bf86d56d50 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Making sure the child process pool can't accidently spawn a process during these tests

github.com/reactphp/filesystem - 46f55fb643b97cce2a3656cf6cf54a6b3f0c8510 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Accidentally forgot to remove _ before test method names

github.com/reactphp/filesystem - 2c43bac44a6266a3611de9d32f265d17d49dc078 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Added offset because readable stream makes an extra call to the adapter

github.com/reactphp/filesystem - 1ff127245c353cc33fcd55fa75fd29d947407a1f authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Small command to explain where the communication and IO handling happens

github.com/reactphp/filesystem - 5450f111edc3baafa66d3d905afff9e66d459398 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Stat new returns datetime object instead of unix time stamp

github.com/reactphp/filesystem - 213b57d6239238b45aa32d7ba6e0d111b24cca14 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Removed extra whitespace line

github.com/reactphp/filesystem - 949724fef495fbfe61b8729c794cdb5d1f6c99c2 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Updated test for the StreamFactory (sadly forgotten to commit these together with the StreamFactory updates)

github.com/reactphp/filesystem - bb92fb26fc83c38031927c1f3f47950a7292a74e authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Detect presence of r or w flags and otherwise assuming duplex stream

github.com/reactphp/filesystem - 2048462c6a5f21db5a211f724d572462dade5f21 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Pass the unresolved flags to the stream factory

github.com/reactphp/filesystem - 5a78d5d2bf7278ba903015920d2cf2f34785291a authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Allow injecting of other pool class and options

github.com/reactphp/filesystem - 0d7d9fececa4f19c7671166c37e5a62ef8db3fbf authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Added a note that the ChildProcessAdapter is the default when no extensions are installed

github.com/reactphp/filesystem - f0ea11e9487e2ab1a650d7d7f3b781794d66c690 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Added a list of adapters

github.com/reactphp/filesystem - 310f0b1c85cf75bfa901d6a4b5d38bf090e716d8 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Using DummyPool to make sure no child processes are started when eio extension isn't available during tests

github.com/reactphp/filesystem - 5ad5e87877d5ce28950b830e8f73a814790112c0 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Always return the loop on getLoop mock

github.com/reactphp/filesystem - 826e9b2bd1921d220623cb75205f4182ff013bad authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Call order + 1 for invokers

github.com/reactphp/filesystem - dec145d4ba61a7de559a9e094205901b634e54ea authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Added extra method stubbing to a test that broke since we switched to the mocked adapter interface

github.com/reactphp/filesystem - 1a677ec48cb704e7decdd883883029319795e3ac authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Updated all tests to use the adapter interface mock instead of mocking an actual adapter

github.com/reactphp/filesystem - 71868af94fd12622361df259fb9ff58ce3ac6502 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Fixed namespace and using new mock adapter method

github.com/reactphp/filesystem - b803c7331d34f6dd737766ab2a735179f010422b authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Mock adapter method for simple and less verbose mocking of the an adapter

github.com/reactphp/filesystem - 45ee6cca57f83da8f0bcb5d3b7a9e72128b3179b authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Own bootstrap to set some constants when they aren't set to avoid errors

github.com/reactphp/filesystem - 6002021887ac648d5c1461f47994f7f891398380 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Unused import

github.com/reactphp/filesystem - 3d49bf3100fe789c5d1f69427f5ebec71f62b784 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Mapping should pass mapping properly

github.com/reactphp/filesystem - 17251d088639fa4b7d8d3483b207a69df1b56163 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Don't allow PHP7 and HHVM failures, instead we're going to skip tests when an extension isn't available

github.com/reactphp/filesystem - 717b6d5ea253cb985dfafbdff60c9b5d510d04eb authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Touch for child process adapter

github.com/reactphp/filesystem - 8e576022b386aaf5a7f8bcc407f13e160e835f45 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Removed NoAdapterException as it isn't used anymore

github.com/reactphp/filesystem - 5b3a0cbee8965d9e9435a8621247cab2fc065897 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Corrected namespace

github.com/reactphp/filesystem - 51bbeee073b88ba4bca734239b9850dc4defbd0e authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Fixed overly eager search and replace

github.com/reactphp/filesystem - bd523f1d283111eeaf89b00dd44148be1e5e27b7 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
eio_stat => eio_lstat

github.com/reactphp/filesystem - cbf7d96e088d265be88a8d87e6e7a51607f611d2 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
stat => lstat

github.com/reactphp/filesystem - 1fc659791bbff87894092ceff14fbdb486df75db authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Fixed stream tests

github.com/reactphp/filesystem - f521ccb93dcd5a6e99174d8cfc82aad53776077d authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
First class support for PHP7 and HHVM

github.com/reactphp/socket - 818fe1c0d97b264cb780f201902707bb7aec8613 authored almost 9 years ago by Christian Lück <[email protected]>
Upped the pool package to the latest alpha with PHP 5.4 support

github.com/reactphp/filesystem - 5e2e626de5f67fd9333635277470e2e80bc7e544 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
First class support for PHP7 and HHVM

github.com/reactphp/socket - 4faf42d976a85737cf4385eb486d519dff39f574 authored almost 9 years ago by Christian Lück <[email protected]>
First class support for PHP7 and HHVM

github.com/reactphp/dns - 5f3578d7d3393f7d4ac5a89a21984a8a127252e6 authored almost 9 years ago by Christian Lück <[email protected]>
Add installation guide and license to README

github.com/reactphp/dns - 6231ba83faf857221bc8959068e405716447d3fe authored almost 9 years ago by Christian Lück <[email protected]>
Remove TODOs from README (see open issues instead)

github.com/reactphp/dns - be67fbfc6752f122cfaeedc6577e4e05f02251c8 authored almost 9 years ago by Christian Lück <[email protected]>
Update formatting of example code

github.com/reactphp/socket - 7d3b7983634315ddac1d46ece40ed7ac61d863a4 authored almost 9 years ago by Christian Lück <[email protected]>
2015-04-01: Let's support PHP 5.3, again..

github.com/reactphp/socket - 7065da5a848941a6f98f58ea2427a4a394cd44cf authored almost 9 years ago by Christian Lück <[email protected]>
Revert "Clean up annoying 5.3 $that = $this"

This reverts commit a16505daa030e8dc06b5ce5cdeb8f4729aea8898.

github.com/reactphp/socket - 71addfc9794001bef63cb93cf83f8f91641824ea authored almost 9 years ago by Christian Lück <[email protected]>
Update formatting of example code

github.com/reactphp/dns - 6c2d77b7ec5415fd44c985f36340116941163c6b authored almost 9 years ago by Christian Lück <[email protected]>
Use linked DNS RFCs instead of local copies

github.com/reactphp/dns - 84c35ecf68055f6a3433a9ad709600acd2abbfbe authored almost 9 years ago by Christian Lück <[email protected]>
Merge pull request #30 from clue-labs/compat

[RFC] Improve compatibility with legacy versions

github.com/reactphp/dns - ded1ec36faf703eb55b8d1c044c50a22569e1643 authored almost 9 years ago by Christian Lück <[email protected]>
Close stream resource if connection fails

github.com/reactphp/socket - a9499e72d6afa881b4f791899070ce89f4c1209f authored almost 9 years ago by Christian Lück <[email protected]>
Test creating invalid socket address and improve test coverage

github.com/reactphp/socket - 7b4cfdcb93dc31344076c850975f09add4edb191 authored almost 9 years ago by Christian Lück <[email protected]>
Merge pull request #46 from clue-labs/resolving

Support Connector without DNS

github.com/reactphp/socket - 0460210df73dc2867b7b3c65a75575d0bf5eee86 authored almost 9 years ago by Christian Lück <[email protected]>
Removed extra whitespace line

github.com/reactphp/filesystem - 5ca61c236d1eaf73627486abc1a0eb9ec7ca41b4 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Constructor docblock

github.com/reactphp/filesystem - 772a2e1197a2d398e5a5d41a726b9fec83c7e2f1 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Improve exception error message

github.com/reactphp/socket - 0f07289276d769d1ca94101246fa936b228733c4 authored almost 9 years ago by Christian Lück <[email protected]>
Removed the flags argument from ls as each adapter has it's own way of handling those so they can be passed in as configuration option to the adapter

github.com/reactphp/filesystem - f7c8aa1289cd0691ee557a32cb1fa377cf5c1547 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
There was no need for this check as everything passed into the function is a node and thus has to be emitted

github.com/reactphp/filesystem - 7de26a21aac481a493bd2304ac794a9f44b030f9 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Write to the stream instead of emitting it

github.com/reactphp/filesystem - 3aa310613b75072d53511a3e3d24d630e7ddbb78 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
detectType now returns a promise

github.com/reactphp/filesystem - 398a30fcd4474e02322c2d4291a54d0f77e31cbe authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Check if type exists

github.com/reactphp/filesystem - 7149ccf786f29e183ac51d48fbfca3eebefda270 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Mark internals as such in order to avoid a future BC break

github.com/reactphp/socket - 051638960b57bf0b243e25b14de8c7f5fb5a130c authored almost 9 years ago by Christian Lück <[email protected]>
Don't try to detect if the node doesn't hold a type

github.com/reactphp/filesystem - 876704e07c18ae0543af2dbde22d16523297b305 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
New Filesystem::constructLink method that will build a link from a given path

github.com/reactphp/filesystem - 232b62ddb4c3e863db259630bf55a1430aac8da9 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Added write method to ChildProcess adapter

github.com/reactphp/filesystem - 65c41d701281d423adc6fb048659cba6ee2f2fce authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Added symlink mapping for mode type detector

github.com/reactphp/filesystem - 9aff93748b763247e1bdf79aae291970a069e315 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Rely on clue/block-react in order to simplify tests

github.com/reactphp/datagram - 865d950a0032d6d275042ee863141c704f37539a authored almost 9 years ago by Christian Lück <[email protected]>
Merge pull request #7 from clue-labs/promise

Update to Promise v2 API (while keeping full BC)

github.com/reactphp/datagram - 188e6034a1c362f0c874e8f29db9ec33339c84ad authored almost 9 years ago by Chris Boden <[email protected]>
Update to Promise v2 API (while keeping full BC)

github.com/reactphp/datagram - bd9b429d6b441fcf035f79e34c23fcd12191d819 authored almost 9 years ago by Christian Lück <[email protected]>
Merge pull request #7 from clue-labs/compat

[RFC] Improve compatibility with legacy versions

github.com/reactphp/cache - 5e63e94fa87f9e577ae2af742cfc80494b08a474 authored almost 9 years ago by Chris Boden <[email protected]>
Moved the stream parts from EIO into the stream namespace since they don't have anything to do with EIO in their current evolution

github.com/reactphp/filesystem - 136abc83569ec9f50ea93c96e85e4ca3a856f001 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Prepare v1.0.1 release

github.com/reactphp/datagram - f9f63ee03e8ebd38aa09746c4856fe03fa9ff85f authored almost 9 years ago by Christian Lück <[email protected]>
Seek first then read from file

github.com/reactphp/filesystem - cb351791479fa40cedb0ed69158e03e567a0a015 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Open, read, and close methods

github.com/reactphp/filesystem - bb90474fb9ce431ea1d70b86e87a15ff27847e45 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Fixes issue #36

speed up StreamSelectLoop

github.com/reactphp/event-loop - ed510ec30388e9e21fcdb3e3b82af69b183a12e7 authored almost 9 years ago by Gregory Ostrovsky <[email protected]>
Added pthreads adapter to factory method

github.com/reactphp/filesystem - 8dfe65fc238e9a4b47824421b6bd5d6dd685f34f authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #6 from WyriHaximus/patch-2

Swapped needle and haystack arguments

github.com/reactphp/datagram - d9e5a4f835433ee006d1d638505efc6fee985526 authored almost 9 years ago by Christian Lück <[email protected]>
Test for IPv6 address sanitization

github.com/reactphp/datagram - d0ff2850b99a4b2e26664d74d951dafd51b169ff authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Swapped needle and haystack arguments

github.com/reactphp/datagram - 77ace61d0ccb0b245590802f2f415cf1de36c7f1 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Don't use future tick when the loop is already running

github.com/reactphp/filesystem - 267a717d17196f1ecdcefe883a0ae8a41117aa06 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Symlink representing Link object

github.com/reactphp/filesystem - f386ae71ea274946daa18cbbb199bae30291e234 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Read the link destination from a symlink

github.com/reactphp/filesystem - c7869c65295ca64579b97f05ca039219e25d719c authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Symlink to another file

github.com/reactphp/filesystem - 48ea1cf8cccd95d227ac54e0f8ced00d778fbb77 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Create symlink example

github.com/reactphp/filesystem - 2967b3779da3dc636db58c5914327f0b52dc0802 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Added chown example

github.com/reactphp/filesystem - 6ad75aa186fcb49346a162d29c6612d1a1cc4cc2 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Wait for stdout and stderr to close before watching for process exit fixes #18

github.com/reactphp/child-process - 4dfed42e95cba2189bb68d4b557452886b1d29d5 authored almost 9 years ago by matt <[email protected]>
Symlink methods on the child process

github.com/reactphp/filesystem - 8653a112519cddbcd7de2935dfca371200de1357 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Consistent reporting of test failures and conciser test setup

github.com/reactphp/cache - 55a1d7d3291033a931d75b2e8c08458c9873f835 authored almost 9 years ago by Christian Lück <[email protected]>
Merge pull request #3 from e3betht/cc-badge

Adding Code Climate badge to readme

github.com/reactphp/datagram - 2e8189393ebe2bf01def76d3d756fd975fa7d407 authored almost 9 years ago by Christian Lück <[email protected]>
Merge pull request #4 from WyriHaximus/patch-1

Test against PHP5.5, PHP5.6, PHP7

github.com/reactphp/datagram - f04d1b6b8c71a808e5705cbcbe8e9b67250191bc authored almost 9 years ago by Christian Lück <[email protected]>
Don't ignore failed builds

github.com/reactphp/datagram - 777b9fac0325de594b783c5953b9039685a124d5 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Removed hhvm-nightly as it's currently broken

github.com/reactphp/datagram - a832595c382d1fe55950f7f0e9e7446afddbb562 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #5 from clue-labs/lock

Ignore composer.lock

github.com/reactphp/datagram - 14d6465da9f1e44ab92bfe9e22353e5a664a6854 authored almost 9 years ago by Chris Boden <[email protected]>
Compatibility with legacy PHP 5.3

github.com/reactphp/cache - 4c3160d1b9f63759801dcefedf46ea2eff35168d authored almost 9 years ago by Christian Lück <[email protected]>
Ignore composer.lock

github.com/reactphp/datagram - 4259137c44a382696fc415c92640d69e5cb91b21 authored almost 9 years ago by Christian Lück <[email protected]>
change array definition (for php 5.3 compatibility)

github.com/reactphp/stream - 5ee8289a8e39cd2b5bf78e4a458b43d63c0a2359 authored almost 9 years ago by Bohdan Lysenko <[email protected]>
Prevent infinite loop on connection close

github.com/reactphp/stream - b977925e48fc009d9bf17627e341e20ccf6c7df9 authored almost 9 years ago by Bohdan Lysenko <[email protected]>
Symlink methods in the ChildProcess adapter

github.com/reactphp/filesystem - cc8e62afc63b8a61a1b2a01b892c110effa600a4 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Link detection

github.com/reactphp/filesystem - 6bc5a1da227c1732d2a9e0399a753a3a31dc2b25 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Reading and making symlinks

github.com/reactphp/filesystem - 9ff734170e625bc186e9b53a1da1ce5ad791d5f1 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Creating a symlink has a from and to not just a path

github.com/reactphp/filesystem - 2a664aa92387db60932d3d8a8ff9b8dbf3ff5397 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
readlink and symlink methods added to adapter contract

github.com/reactphp/filesystem - 0b1881a9c1e6e2dba273a071e480042208c1ee08 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Added missing argument

github.com/reactphp/filesystem - c6fcc319132de23407a009ad1c338509aa2fb423 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Docblocks now refer to interface instead of concrete classes

github.com/reactphp/filesystem - 4f1a27d3092c513bf4f4765544147ad991ca2ddb authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Added link instantiation method

github.com/reactphp/filesystem - ca37e8d80b9f4fe53fd65a65a2f269ac5e27a0ab authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Added missing uses for docblocks

github.com/reactphp/filesystem - 84b08e6429678d2c3ad2bcf1b88c3f4eadef1a65 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>