filer/src
David Humphrey (:humph) david.humphrey@senecacollege.ca 3650b798ed Use transaction per operation in indexeddb.js, fix broken async tests in fs.stats.spec.js
Fixing for review comments

Switch to RW or RO transaction per get/put/delete/clear, better error handling for try/catch cases

Switch back to transaction-per-context for better atomic fs operations.

Move _getObjectStore onto prototype
2017-05-25 10:04:20 -04:00
..
filesystem fs.rename() should normalize paths before using, dir vs. dir/ 2015-05-12 15:16:32 -04:00
providers Use transaction per operation in indexeddb.js, fix broken async tests in fs.stats.spec.js 2017-05-25 10:04:20 -04:00
shell Fix #329 - Implement Shell.find() 2014-11-28 15:05:47 -05:00
buffer.js [issue249] fixed Buffer prototype & tests 2014-08-09 13:05:15 -04:00
constants.js Make Filer node guid pluggable, default to de-duping ids on generation. 2014-06-02 16:44:20 -04:00
directory-entry.js Refactor module system from AMD to CommonJS 2014-05-23 14:14:06 -04:00
encoding.js Get Buffer use fixed, expose Buffer via Filer.Buffer, most tests passing. 2014-06-06 11:14:52 -04:00
errors.js Fix #294 - Failure to unlink directories should return an EPERM error 2014-09-24 11:22:29 -04:00
fs-watcher.js Follow-up fix for issue #235, deal with '/' when adding trailing slash 2014-07-14 16:46:52 -04:00
index.js Fix #245 - Forced the user to manually instantiate FileSystemShell objects 2014-11-04 13:03:49 -05:00
node.js Make Filer node guid pluggable, default to de-duping ids on generation. 2014-06-02 16:44:20 -04:00
open-file-description.js Add safety around accessing node for an OFD, clean-up xattr code for path vs. ofd 2014-10-17 12:55:36 -04:00
path.js Fix #357 - Path.resolve() should not crash with missing Path.relative() 2015-06-29 11:38:51 -04:00
shared.js Refactor module system from AMD to CommonJS 2014-05-23 14:14:06 -04:00
stats.js Refactor module system from AMD to CommonJS 2014-05-23 14:14:06 -04:00
super-node.js Make Filer node guid pluggable, default to de-duping ids on generation. 2014-06-02 16:44:20 -04:00