Alan K
|
ce2184b8c1
|
v0.0.33
|
2014-09-30 16:16:56 -04:00 |
Alan K
|
04d612c97b
|
add filer-test.js to repo
|
2014-09-30 16:16:15 -04:00 |
Alan K
|
c113907f62
|
Merge pull request #305 from alicoding/issue302
Add filer-js test
|
2014-09-30 16:13:26 -04:00 |
Ali Al Dallal
|
ab1c793137
|
Add filer-js test
|
2014-09-30 16:10:53 -04:00 |
Alan K
|
3b43204587
|
Merge pull request #304 from alicoding/issue302
Make it possible to run the test
|
2014-09-30 15:06:51 -04:00 |
Ali Al Dallal
|
a37f262f41
|
Make it possible to run the test
|
2014-09-30 14:47:13 -04:00 |
Alan K
|
44b32b849d
|
Merge pull request #295 from gideonthomas/issue294
Fix #294 - Failure to unlink directories should return an EPERM error
|
2014-09-24 12:12:08 -04:00 |
gideonthomas
|
8c00b856bc
|
Fix #294 - Failure to unlink directories should return an EPERM error
|
2014-09-24 11:22:29 -04:00 |
Alan K
|
af5eea103a
|
Merge pull request #293 from gideonthomas/issue288
Fix #288 - fs.unlink should fail on directory nodes
|
2014-09-23 12:17:21 -04:00 |
gideonthomas
|
19eea4f502
|
Fix #288 - fs.unlink should fail on directory nodes
|
2014-09-22 11:16:02 -04:00 |
Alan K
|
ed60c0b1fb
|
v0.0.29
|
2014-09-19 12:32:42 -04:00 |
Alan K
|
2da47dafbb
|
Merge pull request #287 from gideonthomas/issue251
Fix #251 - `grunt check` does not work
|
2014-09-18 15:37:48 -04:00 |
gideonthomas
|
9f60ce8a71
|
Fix #251 - `grunt check` does not work
|
2014-09-18 13:41:35 -04:00 |
Alan K
|
284a7cf5cf
|
Update package.json
`js-platform` -> `filerjs`
|
2014-09-18 13:08:48 -04:00 |
Alan K
|
b1e428a4e7
|
Update README.md
`js-platform` -> `filerjs`
|
2014-09-18 13:07:59 -04:00 |
Alan K
|
44af0709c3
|
Merge pull request #284 from alicoding/bowerFix
Fix bower can't run in some OS
|
2014-09-12 15:09:09 -04:00 |
Ali Al Dallal
|
5a75de1881
|
Fix bower can't run in some OS
|
2014-09-12 15:03:29 -04:00 |
Alan K
|
5dfebed4c7
|
v0.0.28
|
2014-09-09 15:05:10 -04:00 |
David Humphrey
|
9a05ef3c17
|
Merge pull request #280 from Pomax/asyncshim
async slimming
|
2014-09-09 14:39:52 -04:00 |
Pomax
|
15c25e7ff9
|
PR fix
|
2014-09-09 10:10:30 -07:00 |
David Humphrey
|
fb20e6789a
|
Merge pull request #279 from Pomax/winfix
grunt fix for running on windows
|
2014-09-09 13:02:07 -04:00 |
Pomax
|
cdd38f2db4
|
async slimming
|
2014-09-09 09:53:48 -07:00 |
Pomax
|
3344338c2e
|
grunt fix for running on windows
|
2014-09-09 09:43:20 -07:00 |
David Humphrey
|
41bf256751
|
Merge pull request #278 from alicoding/issues272
Remove wget to make Filer work in node.js
This is good. r=me. Thanks for also cleaning up the README for the zip/unzip removal.
|
2014-09-09 10:20:18 -04:00 |
Ali Al Dallal
|
adf039943d
|
Remove wget to make Filer work in node.js
|
2014-09-09 09:30:03 -04:00 |
Alan K
|
a9551d8a56
|
cleanup
|
2014-09-02 18:34:50 -04:00 |
Alan K
|
4126321996
|
remove zip/unzip from shell
|
2014-09-02 15:48:54 -04:00 |
Alan K
|
08f4b7e528
|
remove outdated examples
|
2014-08-25 20:12:18 -04:00 |
Alan K
|
3134c0be46
|
v0.0.27
|
2014-08-22 12:35:13 -04:00 |
Alan K
|
e79a6302ce
|
Merge pull request #271 from gideonthomas/issue270
Fix #270 - pathCheck should handle undefined paths
|
2014-08-22 12:31:32 -04:00 |
gideonthomas
|
f451ed96cc
|
Fix #270 and #276 - pathCheck should handle undefined paths and fix INAVL typo
|
2014-08-21 16:14:57 -04:00 |
Alan K
|
16dfb79de9
|
Merge pull request #269 from humphd/issue266
Fix #266 - let FileSystem ctor figure out if an existing filesystem exists
|
2014-08-20 21:27:04 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
ba5f3fdbcd
|
Fix #266 - let FileSystem ctor figure out if an existing filesystem exists
|
2014-08-20 20:53:01 -04:00 |
Alan K
|
27a5e6ee26
|
v0.0.26
|
2014-08-20 15:57:09 -04:00 |
Alan K
|
cf2469f270
|
Merge pull request #268 from humphd/issue267
Fix #267, readdir on file path should error
|
2014-08-20 15:56:22 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
057b43ae02
|
Fix for readdir and non-dir paths
|
2014-08-20 15:47:14 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
4bba2512b0
|
Failing test for #267, readdir on file path should error
|
2014-08-20 15:44:12 -04:00 |
Alan K
|
e01e422fe9
|
v0.0.25
|
2014-08-20 14:48:40 -04:00 |
Alan K
|
fa9d4967fd
|
Merge pull request #262 from humphd/issue261
Fix #261 - include path in errors
|
2014-08-19 11:31:51 -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 |
Alan K
|
d11e84d268
|
v0.0.24
|
2014-08-18 14:40:44 -04:00 |
Alan K
|
533c37d9ec
|
Merge pull request #259 from humphd/develop
Fix #258 - Queued fs calls hang when fs goes into error state due to pro...
|
2014-08-18 14:39:47 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
84112410ba
|
Fix #258 - Queued fs calls hang when fs goes into error state due to provider.open error
|
2014-08-18 14:08:54 -04:00 |
Alan K
|
3e9b77a37a
|
v0.0.23
|
2014-08-18 11:31:56 -04:00 |
David Humphrey
|
a467711c90
|
Merge pull request #257 from humphd/fix-ofd-leaks
Fix descriptor leaks in writeFile and appendFile
|
2014-08-18 11:30:49 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
ed0137dece
|
Remove redundant code per review
|
2014-08-18 11:23:24 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
4b1f95c6c9
|
Fix descriptor leaks in writeFile and appendFile
|
2014-08-18 11:15:48 -04:00 |