Alan K
|
f160f540a0
|
v0.0.36
|
2014-12-02 13:45:21 -05:00 |
Alan K
|
d6c77abfa0
|
Merge pull request #331 from humphd/issue329
Fix #329 - Implement Shell.find()
|
2014-12-02 11:23:43 -05:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
21b602ef66
|
Fix #329 - Implement Shell.find()
|
2014-11-28 15:05:47 -05:00 |
Alan K
|
76d256f744
|
Merge pull request #330 from humphd/cleanup-callback
Ensure test providers deal with missing callback early
|
2014-11-27 11:20:50 -05:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
4cdcca1a8d
|
Ensure test providers deal with missing callback early
|
2014-11-27 10:31:49 -05:00 |
Alan K
|
b1cf2d7dfb
|
Merge pull request #325 from gideonthomas/issue256
Fix #256 - fs.read() for dir paths should fail
|
2014-11-20 12:32:33 -05:00 |
Gideon Thomas
|
91f7bf0319
|
Fix #256 - fs.read() for dir paths should fail
|
2014-11-16 00:12:53 -05:00 |
Alan K
|
1283535d75
|
Merge pull request #322 from sedge/issue208-dontTorchGhPages
Fix #208 - Prevent grunt publish from destroying the gh-pages branch
|
2014-11-14 16:07:58 -05:00 |
Kieran Sedgwick
|
63f5fdeb6c
|
Fix #208 - Prevent grunt publish from destroying the gh-pages branch
|
2014-11-14 12:18:36 -05:00 |
Kieran Sedgwick
|
0d4110ff6f
|
Fixed #323 - Updated references to "fs.Shell" in the docs and test suite
|
2014-11-14 12:04:51 -05:00 |
Alan K
|
f8ca6e8208
|
Merge pull request #315 from sedge/issue312-bundleTests
Fix #312 - Bundle filer-test.js with gh-pages branch only
|
2014-11-11 16:39:35 -05:00 |
Alan K
|
9612cbcbdc
|
Merge pull request #310 from sedge/issue245-ShellConstructor
Fix #245 - Forced the user to manually instantiate FileSystemShell objec...
|
2014-11-11 16:36:06 -05:00 |
Kieran Sedgwick
|
483d3fef72
|
Fix #312 - Bundle filer-test.js with gh-pages branch only
|
2014-11-06 11:24:02 -05:00 |
Kieran Sedgwick
|
a05faf0b2a
|
Review fixes
|
2014-11-06 10:31:45 -05:00 |
Kieran Sedgwick
|
3178ad9a45
|
Review fixes
|
2014-11-04 13:03:49 -05:00 |
Kieran Sedgwick
|
c4c13c1535
|
Fix #245 - Forced the user to manually instantiate FileSystemShell objects
|
2014-11-04 13:03:49 -05:00 |
Alan K
|
62be361fdc
|
v0.0.35
|
2014-10-24 07:57:19 -04:00 |
Alan K
|
9b51e10742
|
Merge branch 'develop' of github.com:filerjs/filer into develop
|
2014-10-24 07:56:59 -04:00 |
Alan K
|
94411e3b8d
|
v0.0.34
|
2014-10-24 07:56:16 -04:00 |
Alan K
|
f0829b69ca
|
Merge pull request #318 from filerjs/fxos-1.3-fix
fix for arraybuffer brokenness on fxos1.3; adds a new code path for that...
|
2014-10-24 07:55:45 -04:00 |
Alan K
|
ba9902fb93
|
fix for arraybuffer brokenness on fxos1.3; adds a new code path for that version, other platforms should be the same.
|
2014-10-24 07:52:11 -04:00 |
David Humphrey
|
a3afbe472b
|
Merge pull request #311 from humphd/xattr-null-node
Add safety around accessing node for an OFD, clean-up xattr code for path vs. ofd
|
2014-10-17 13:46:45 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
f9e21cd576
|
Add note about https://github.com/filerjs/filer/issues/314
|
2014-10-17 13:34:29 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
1a4be5e2fd
|
Add test for deleted node accessed via ofd
|
2014-10-17 13:16:09 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
570b40f9ca
|
Add safety around accessing node for an OFD, clean-up xattr code for path vs. ofd
|
2014-10-17 12:55:36 -04:00 |
Alan K
|
4dd322c560
|
Merge pull request #300 from humphd/issue185
Fix #184 - remove unneeded standard_check_result_cb
|
2014-10-06 13:30:05 -04:00 |
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 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
108558e7e6
|
Fix #184 - remove unneeded standard_check_result_cb
|
2014-09-27 11:22:15 -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 |