Ecosyste.ms: OpenCollective

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

github.com/reactphp/filesystem

Evented filesystem access.
https://github.com/reactphp/filesystem

Test File::remove

01da297e05a361b8f05d1ad9d7f73e7e58d3c9a7 authored over 10 years ago
Basic LS test

f15c55462678fe7b3adedac32fe39b9f94f0ac8b authored over 10 years ago
Removed the special chunks as they are for special file files such as unix sockets, block devices etc

8675ae2f286e092a14971dd61b944ba8be26586d authored over 10 years ago
Match the parent method signature

074a53d9f76f16dc200deafe1520ee6ba74c1e76 authored over 10 years ago
Permission flag resolver, inspired by linuxs: http://linuxcommand.org/lts0070.php

50b5e906f79d74dd508c9b2e794717b0342f285a authored over 10 years ago
Eio test getLoop

9ccd43b2242614fb3abb5d544ee6e99ac6112881 authored over 10 years ago
Created an FlagResolverInterface and AbstractTest to ensure all flag resolvers adhere to the contract

5e95f3c0bf38cb533801e4ece104d98844ca6464 authored over 10 years ago
Moved Directory into the Node namespace

05cb7c4b182c1a37751f00e36781268f717a59e1 authored over 10 years ago
Use the default Exception here

269542159c44292404b0da984c2af49af9e1b210 authored over 10 years ago
Created test for the FlagResolver and included from preparation work for the Eio\PermissionFlagResolver

699de71e1d2a4c5f90e2129555df989877f3607b authored over 10 years ago
Providing flag mapping through a method now

17c8811ecf476974d07e9c3410b0b3c17b710e52 authored over 10 years ago
Added defaultFlags method and tests for OpenFlagResolver

6e9c93093f4959d2755f57da0ab62e661cc890e6 authored over 10 years ago
Adjusted basic test to the new namespace layout

09e9131b97a9c19895d10d4c8a9606aadd5a46f0 authored over 10 years ago
Removed empty line

32a13327745fa31f586d8656cb2479cb4e38a1e0 authored over 10 years ago
Added move feature and moved File into the Node namespace

e655104e347d12de160722c2b9fac8d16f693e7f authored over 10 years ago
Added a ton of functionality to EioFilesystem and moved it into the 'top-level' namespace

5cdb45124ae4e284e6696de8b66c20923fe6bb28 authored over 10 years ago
Moved the OpenFlagResolver into the Eio namespace

a412fab197d6c5ed3f6552380423cb7c8d84fef1 authored over 10 years ago
Moved EioException into the Eio namespace

f1dfc3fd1bb32585dc28169c5819fa9574f5caac authored over 10 years ago
We don't need that use statement anymore

9e0d730f7caf7d7e4201e0dc41d3e8a2ece72ce3 authored over 10 years ago
Moved FilesystemInterface to 'top-level' namespace

e07295eb06e51c69b3df7b7942ac2988bebc677f authored over 10 years ago
Moved node interfaces into Node namespace

3bc21e735f1c73cd8b7ffa0cd417257dd81ebb81 authored over 10 years ago
Moved GNO into Node subnamespace for all Node (Directory/File) related objects

ea9fbbc17611fae827a3d9c3aa2ff950fb54434a authored over 10 years ago
Made an interface to the GNO

19620ba0974e1c3670b7be2ae555f61ead670f1d authored over 10 years ago
Recursive invoker for walking through directory trees and performing the given operation

032c3e3f06e97b1b929861ecd048c6e0214e6519 authored over 10 years ago
Flag Resolver, this is/was intended to go from human readible flags to bitwise flags for EIO

f268499a9105b1b2fe130c500512c796b108bc31 authored over 10 years ago
Missing default flag

358fdf9786d647f6c7edaf8800d08cc55e6688f4 authored over 10 years ago
Map with EIO Open constants mapping them to fopen a like flags

12f058c2f730c02db634908e586ba6fd7dfa2ccf authored over 10 years ago
Using use instead FQNC

5caa942730a972107870e6aa77c259ecb0c766ea authored over 10 years ago
File object now also supports creating, opening and closing

93b6558f1d46b1cce217d45dfed813f0f08878b6 authored over 10 years ago
Added getFilesystem method to GNOTrait

15c911930010f99ad43a34d56541ae89371af1bb authored over 10 years ago
Renamed SharedTrait to GenericNodeOperationTrait

3214445acb1b86371abfa47ae9eb1b76fe1dbd8c authored over 10 years ago
guid should have been gid

995874abb5dc701b5921359a0bd6443c0a162260 authored over 10 years ago
Added the Goal to the readme

0c844bf9055f40cc678a9f22a9a5feab51387e5c authored over 10 years ago
Added a note about the timeouts

887e281e3d6c0851d4d1f2b0d4ff6498598694b0 authored over 10 years ago
Added PoC demo

139fdfa29e8a2bcab46f4cfc5e2543a76039a52d authored over 10 years ago
Current WIP status

bc12ae1bbb9eac9831fbc2974edde21b51b451a4 authored over 10 years ago
Filesystem interface with all the methods a filesystem should support

d99a90967af69e85fc56cfea25f0ea9598b99948 authored over 10 years ago
Initial commit

63e585d3e9cdc27e572473d39fdff405cbbca4e4 authored over 10 years ago