1
0
mirror of https://github.com/danog/file.git synced 2024-11-26 20:04:51 +01:00
Commit Graph

42 Commits

Author SHA1 Message Date
Daniel Lowrey
5ac601dd88 add test timeouts to figure out why travis build hangs 2015-08-08 11:21:50 -04:00
Bob Weinand
8f1aaf344a Do not skip scandir test (bug fixed in php-uv repo)
Fix Exception type
2015-08-08 16:53:40 +02:00
Daniel Lowrey
27d9dfd466 Updates, new functionality 2015-08-08 10:42:41 -04:00
Bob Weinand
231b480ac0 Do not skip scandir test (bug fixed in php-uv repo) 2015-08-07 18:26:01 +02:00
Bob Weinand
e4c9e44b0e Generate coverage for UvDriver too; fix few phpdocs 2015-08-07 18:03:39 +02:00
Bob Weinand
d3517cb7d7 Add PHP 7 coverage 2015-08-07 17:56:04 +02:00
Daniel Lowrey
f04447152d Merge pull request #1 from staabm/patch-1
fixed phpdoc
2015-08-05 11:04:46 -04:00
Markus Staab
9a036c0775 fixed phpdoc 2015-08-05 16:59:26 +02:00
Daniel Lowrey
130303aeee Transition from Filesystem -> File 2015-08-05 10:55:56 -04:00
Daniel Lowrey
30e4cbc62a move coveralls integration into .travis.yml 2015-08-02 16:05:03 -04:00
Daniel Lowrey
a8c2eb6bef fix instantiation derp 2015-07-31 21:15:53 -04:00
Daniel Lowrey
2ed5bae230 fix bad func name references 2015-07-31 21:09:58 -04:00
Daniel Lowrey
2ba3d873e1 update composer.json 2015-07-31 21:04:58 -04:00
Daniel Lowrey
07e110ac03 renaming 2015-07-30 10:17:41 -04:00
Daniel Lowrey
dcfb210792 Update for amp/1, remove descriptor handles 2015-07-30 09:07:01 -04:00
Daniel Lowrey
6b3eda1719 update composer dev deps 2015-07-28 09:54:52 -04:00
Daniel Lowrey
d024038c54 update suport files to match amphp repo template 2015-07-28 09:53:00 -04:00
Daniel Lowrey
a3624b0b2d bump amp dependency to ^1 2015-07-28 08:27:23 -04:00
Daniel Lowrey
aef9f088e8 ignore uv coverage information since we can't test it on travis yet 2015-07-22 13:55:04 -04:00
Daniel Lowrey
66b0b693c5 update contributing 2015-07-22 13:49:02 -04:00
Daniel Lowrey
fe1270e221 use travis container architecture 2015-07-19 13:50:31 -04:00
Daniel Lowrey
3f09f80b7d remove extension ini redundancy 2015-07-19 13:46:37 -04:00
Daniel Lowrey
9f38705952 remove deprecated --dev option from travis composer command 2015-07-19 13:42:04 -04:00
Daniel Lowrey
425b2386fb README.md 2015-07-19 13:18:01 -04:00
Daniel Lowrey
19b8943aa4 update php-coveralls dependency 2015-07-19 12:37:10 -04:00
Daniel Lowrey
c584d43b57 Add coverage badge to readme 2015-07-19 12:30:45 -04:00
Daniel Lowrey
5602f6a337 get travis coveralls working 2015-07-19 12:28:05 -04:00
Daniel Lowrey
fb962c30b4 add .idea directory to gitignore 2015-07-19 12:12:53 -04:00
Daniel Lowrey
015b7300a7 add .gitattributes for --prefer-dist composer builds 2015-07-19 12:11:15 -04:00
Daniel Lowrey
61d123bb45 Update tests 2015-07-19 12:05:29 -04:00
Daniel Lowrey
2fd53c6d89 misc updated 2015-07-19 09:24:52 -04:00
Daniel Lowrey
06b6353e8b eio isfile update 2015-07-18 16:46:02 -04:00
Daniel Lowrey
77c8271db6 update travis 2015-07-18 15:24:37 -04:00
Daniel Lowrey
807f40ca86 spurious update to trigger travis build 2015-07-18 15:12:56 -04:00
Daniel Lowrey
6c77d381a7 add travis 2015-07-18 15:10:28 -04:00
Daniel Lowrey
4628739a57 update readme 2015-07-18 15:08:15 -04:00
Daniel Lowrey
7f4fd9df46 Add Filesystem::touch() 2015-07-18 14:53:46 -04:00
Daniel Lowrey
7cfb6eb6a8 Add libeio backend support 2015-07-18 12:08:50 -04:00
Daniel Lowrey
03806a5358 5.5+ yield compat 2015-07-18 12:08:34 -04:00
Daniel Lowrey
b6769f1ef4 retrofit for 5.5 compat 2015-07-17 10:55:38 -04:00
Daniel Lowrey
39de6ea2cf [WIP] initial code commit 2015-07-17 10:10:44 -04:00
Daniel Lowrey
40b2dbcf49 Initial commit 2015-07-10 21:56:20 -04:00