Deepanjali Gerangal
|
0f93a04e40
|
Fix for issue #561 - Extend fs.access to support R_OK, W_OK, and X_OK (#601)
* added extended test for fs.access
* making requested changes
|
2018-12-03 23:08:40 -05:00 |
gideonthomas
|
8c00b856bc
|
Fix #294 - Failure to unlink directories should return an EPERM error
|
2014-09-24 11:22:29 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
fe0d6ce680
|
Comment out unused errors for space saving on filer.js
|
2014-08-18 21:31:25 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
29f50ac2fd
|
Add stacks
|
2014-08-18 21:04:09 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
851d863652
|
A few fixes
|
2014-08-18 19:21:35 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
ee9ea82cfb
|
Fix #261 - include path in errors
|
2014-08-18 19:13:50 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
9d704e80c9
|
Fix crash in src/errors.js, see https://github.com/mozilla/makedrive/issues/145
|
2014-07-24 12:24:47 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
375719b49b
|
Refactor module system from AMD to CommonJS
|
2014-05-23 14:14:06 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
be9e0b50a8
|
Generate errors instead of hard-coding, with tests
|
2014-03-16 11:36:15 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
fe7ec79f83
|
Refactor errors code, fix to better match node
|
2014-03-16 11:36:15 -04:00 |
David Humphrey
|
ef40ff7d68
|
Expose errors on Filer.Errors, refactor how they get used internally, add docs
|
2014-03-10 14:28:22 -04:00 |