53e6293494updated error messages
#79
Barry Tulchinsky
2013-12-17 14:15:10 -0500
08c1ccfd25removed unnecessary variables in test
Barry Tulchinsky
2013-12-17 11:36:47 -0500
359b070536updated/added tests and caching for current time
Barry Tulchinsky
2013-12-17 11:28:22 -0500
23ace603c9added/fixed tests and futimes bug
Barry Tulchinsky
2013-12-15 21:22:36 -0500
b5b2367959removed console.log statements used for debugging from spec tests
Barry Tulchinsky
2013-12-15 15:27:48 -0500
a0456e2909removed console.log statements used for debugging
Barry Tulchinsky
2013-12-15 02:57:11 -0500
e84d639210fixed bugs where atime and mtime weren't updated on the node and where mtime was valid it would error. Also added more tests
Barry Tulchinsky
2013-12-15 02:54:51 -0500
e17acff0b1reorganized for building
Alan Kligman
2013-12-14 22:36:24 -0500
45fdb7aa66remove old examples
Alan Kligman
2013-12-14 22:23:00 -0500
dac59f97b3fixes#77; also checked for error type to make sure the test passes for the correct reason (and not ENoEntry, for example)
Alan Kligman
2013-12-14 15:14:44 -0500
52fb80f5e4update dist
Alan Kligman
2013-12-14 14:44:08 -0500
8510e4a712add support for supernode, which contains metadata about the file system itself (currently only the location of the root node); updated refactoring-test
Alan Kligman
2013-12-14 14:42:00 -0500
d5b5c55fe1implementation of utimes and futimes
Barry Tulchinsky
2013-12-13 00:46:31 -0500
778464cf7bUpdate README.md
Alan K
2013-12-11 15:15:35 -0500
481483db65fix package.json
Alan Kligman
2013-12-11 12:55:25 -0500
7e8fa3b6b1bump version
Alan Kligman
2013-12-10 14:49:14 -0500
c5a851ad49update builds
Alan Kligman
2013-12-10 14:48:43 -0500
170af0baa8Merge pull request #70 from ispedals/truncate
Alan K
2013-12-10 11:51:52 -0800
a81f3814f5Merge pull request #69 from ispedals/fix-symlink-test
Alan K
2013-12-10 09:44:09 -0800
c04c2fba62rename package
Alan Kligman
2013-12-02 16:33:44 -0500
e4a3f2fe9dbumb version (for npm)
Alan Kligman
2013-12-02 16:21:37 -0500
2d2e582af7Update README.md
Alan K
2013-12-02 16:25:32 -0500
35e2db6116Merge pull request #58 from humphd/shrinkage
Alan K
2013-12-02 12:26:46 -0800
8c9127d798Remove need for encoding-indexes.js, trim bits of lodash.js we don't need. Fixes#57
#58
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-12-02 15:10:43 -0500
905f8311a1Merge pull request #51 from humphd/crypto-wrappers
Alan K
2013-12-01 22:30:54 -0800
10f4da7263Fix bullets in README
#51
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-12-01 16:43:23 -0500
d2790a4703Review fixes, move crypto to src/adapters, update tests, update README, rebuild files in dist/
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-12-01 16:41:04 -0500
440b5f2618Remove dead code in crypto-wrappers.js
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-29 16:54:48 -0500
05b4262cdeFix encoding issue with decrypted string in crypto wrapper
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-29 16:43:28 -0500
0ccc9e4dc2Don't encrypt keys
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-29 16:00:41 -0500
58f57cca19WIP on crypto wrapper providers for AES, TripleDES, Rabbit, 3 tests failing
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-29 15:39:42 -0500
807f93798cUpdate README.md
Alan K
2013-11-29 21:38:18 -0500
317fa75a84Update README.md
Alan K
2013-11-29 21:28:35 -0500
43800f48ffMerge pull request #50 from humphd/expose-path
Alan K
2013-11-29 09:59:32 -0800
cce22ea599Fix indent level on API headers in README
#50
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-29 11:37:58 -0500
6608a368f5Mark off changes to path.js with XXXidbfs comment prefix.
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-29 11:27:29 -0500
00b7866874Fix up issue in node.js' impl of basename
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-29 11:08:58 -0500
c411aa1394Include the rest of node.js' path functions
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-29 10:56:55 -0500
69278b190bUpdate README.md
Alan K
2013-11-29 11:19:54 -0500
36b3841caaMerge pull request #49 from humphd/update-readme
Alan K
2013-11-29 08:15:41 -0800
93c2b8e979Fix typo in README
#49
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-29 11:11:18 -0500
79739f23bfReview fixes
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-29 11:09:53 -0500
1a3516f49eUpdate README for providers and other recent changes.
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-29 10:34:38 -0500
1a3a9e62c0Merge pull request #46 from humphd/websql
Alan K
2013-11-29 07:54:10 -0800
6ebbdc5915Finish WebSQL implementation, all tests passing. Fixes#21.
#46
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-29 10:29:04 -0500
52eff14b3cJust testing with indexeddb turned off, don't land this.
#48
David Humphrey
2013-11-28 11:04:53 -0500
02136e67d3Check version of phantomjs on travis
David Humphrey
2013-11-28 10:54:56 -0500
28f2659196Trying to get TravisCI working with phantomjs and jasmine
David Humphrey
2013-11-28 10:47:31 -0500
d5db4c51b9Down to 1 test failure
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-27 19:35:52 -0500
c92d3a6c5fPassing 1/4 failing tests now
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-27 17:12:46 -0500
58392efd10WebSQL Storage Provider with tests (4 tests failing still)
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-27 16:52:52 -0500
3d171b867dMerge pull request #44 from humphd/node-tests
Alan K
2013-11-27 11:09:11 -0800
8a33cb0449Fix load order for TextEncoder/TextDecoder in require.js, update dist/
#44
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-27 13:08:26 -0500
415ad41406Break test files up using require
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-27 12:18:09 -0500
d3a7750d75Switch to node.js' callback pattrn, update public API to match node.js
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-27 10:34:19 -0500
b7733a591dWorking null byte patch checks
David Humphrey
2013-11-26 15:38:22 -0500
77f32c4c50Initial tests from node repo
David Humphrey
2013-11-26 15:17:30 -0500
b0dbbf932aupdate build
Alan Kligman
2013-11-26 22:43:41 -0500
741066cb7fMerge pull request #39 from humphd/issue36
Alan K
2013-11-26 19:44:36 -0800
3c5a5ef7faReview fixes
#39
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-26 19:12:25 -0500
6e16f86208Make backends pluggable via FileSystem ctor, fixes#36.
David Humphrey (:humph) david.humphrey@senecacollege.ca
2013-11-22 16:12:31 -0500
6cc4226b45Merge pull request #38 from ispedals/symbolic-link
Alan K
2013-11-25 15:01:41 -0800
ac689fc8b4test rename does not follow symbolic links
#38
Abir Viqar
2013-11-23 13:35:27 -0500
702dd1a3a3open should follow symbolic links
Abir Viqar
2013-11-23 13:35:23 -0500
a95bf43069unlink_node - add missing var
Abir Viqar
2013-11-23 13:35:31 -0500
1b3ef1a449unlink should not follow symbolic links
Abir Viqar
2013-11-23 13:35:18 -0500
f3b9a83343test link should not follow symbolic links
Abir Viqar
2013-11-23 13:35:14 -0500
656dfd242brmdir should error on non-directories
Abir Viqar
2013-11-23 13:35:10 -0500
635dd2e899test readdir's symbolic link support
Abir Viqar
2013-11-23 13:35:05 -0500
e8df3e2e6btest stat's symbolic link support
Abir Viqar
2013-11-23 13:35:01 -0500