Commit Graph

  • 7dc0ef6ccb remove comments; clarify test message Alan Kligman 2013-12-20 00:45:11 -0500
  • c62fe44fcd minor correction to test description Barry Tulchinsky 2013-12-19 09:10:49 -0500
  • b4aac37c5c removed unnecessary comment Barry Tulchinsky 2013-12-19 09:08:44 -0500
  • 1455cfd0c1 Merge 53e6293494 into e17acff0b1 #79 btulchinsky 2013-12-17 11:18:03 -0800
  • 53e6293494 updated error messages #79 Barry Tulchinsky 2013-12-17 14:15:10 -0500
  • 08c1ccfd25 removed unnecessary variables in test Barry Tulchinsky 2013-12-17 11:36:47 -0500
  • 359b070536 updated/added tests and caching for current time Barry Tulchinsky 2013-12-17 11:28:22 -0500
  • 23ace603c9 added/fixed tests and futimes bug Barry Tulchinsky 2013-12-15 21:22:36 -0500
  • b5b2367959 removed console.log statements used for debugging from spec tests Barry Tulchinsky 2013-12-15 15:27:48 -0500
  • a0456e2909 removed console.log statements used for debugging Barry Tulchinsky 2013-12-15 02:57:11 -0500
  • e84d639210 fixed 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
  • e17acff0b1 reorganized for building Alan Kligman 2013-12-14 22:36:24 -0500
  • 45fdb7aa66 remove old examples Alan Kligman 2013-12-14 22:23:00 -0500
  • dac59f97b3 fixes #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
  • 52fb80f5e4 update dist Alan Kligman 2013-12-14 14:44:08 -0500
  • 8510e4a712 add 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
  • d5b5c55fe1 implementation of utimes and futimes Barry Tulchinsky 2013-12-13 00:46:31 -0500
  • 778464cf7b Update README.md Alan K 2013-12-11 15:15:35 -0500
  • 481483db65 fix package.json Alan Kligman 2013-12-11 12:55:25 -0500
  • 7e8fa3b6b1 bump version Alan Kligman 2013-12-10 14:49:14 -0500
  • c5a851ad49 update builds Alan Kligman 2013-12-10 14:48:43 -0500
  • 170af0baa8 Merge pull request #70 from ispedals/truncate Alan K 2013-12-10 11:51:52 -0800
  • a81f3814f5 Merge pull request #69 from ispedals/fix-symlink-test Alan K 2013-12-10 09:44:09 -0800
  • 7437aded15 refactor callback chain #69 Abir Viqar 2013-12-10 12:02:02 -0500
  • 13abcd2eeb implement truncate and ftruncate #70 Abir Viqar 2013-12-10 11:59:44 -0500
  • 2c872fd354 Merge pull request #63 from humphd/zlib Alan K 2013-12-06 08:53:19 -0800
  • 21fe8d3b98 Update README with info about Compression adapter #63 David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-12-04 16:30:10 -0500
  • 3d11b34893 Update adapter tests to use Uint8Array and fix crypto encodings, complete zlib work. Fixes #52. David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-12-04 12:14:16 -0500
  • 82f4648ef5 Trying to sort out encodings to/from Uint8Array, not working David Humphrey 2013-12-03 16:14:51 -0500
  • aca2d80104 Trying to fix encoding issue in crypto.js, not working yet David Humphrey 2013-12-03 15:23:47 -0500
  • a3a1c50b4e Add Zlib adapter, generalize adapter tests David Humphrey 2013-12-03 15:14:20 -0500
  • c04c2fba62 rename package Alan Kligman 2013-12-02 16:33:44 -0500
  • e4a3f2fe9d bumb version (for npm) Alan Kligman 2013-12-02 16:21:37 -0500
  • 2d2e582af7 Update README.md Alan K 2013-12-02 16:25:32 -0500
  • 35e2db6116 Merge pull request #58 from humphd/shrinkage Alan K 2013-12-02 12:26:46 -0800
  • 8c9127d798 Remove 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
  • 905f8311a1 Merge pull request #51 from humphd/crypto-wrappers Alan K 2013-12-01 22:30:54 -0800
  • 10f4da7263 Fix bullets in README #51 David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-12-01 16:43:23 -0500
  • d2790a4703 Review 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
  • 440b5f2618 Remove dead code in crypto-wrappers.js David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-11-29 16:54:48 -0500
  • 05b4262cde Fix encoding issue with decrypted string in crypto wrapper David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-11-29 16:43:28 -0500
  • 0ccc9e4dc2 Don't encrypt keys David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-11-29 16:00:41 -0500
  • 58f57cca19 WIP 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
  • 807f93798c Update README.md Alan K 2013-11-29 21:38:18 -0500
  • 317fa75a84 Update README.md Alan K 2013-11-29 21:28:35 -0500
  • 43800f48ff Merge pull request #50 from humphd/expose-path Alan K 2013-11-29 09:59:32 -0800
  • cce22ea599 Fix indent level on API headers in README #50 David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-11-29 11:37:58 -0500
  • 6608a368f5 Mark off changes to path.js with XXXidbfs comment prefix. David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-11-29 11:27:29 -0500
  • 00b7866874 Fix up issue in node.js' impl of basename David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-11-29 11:08:58 -0500
  • c411aa1394 Include the rest of node.js' path functions David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-11-29 10:56:55 -0500
  • 69278b190b Update README.md Alan K 2013-11-29 11:19:54 -0500
  • 36b3841caa Merge pull request #49 from humphd/update-readme Alan K 2013-11-29 08:15:41 -0800
  • 93c2b8e979 Fix typo in README #49 David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-11-29 11:11:18 -0500
  • 79739f23bf Review fixes David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-11-29 11:09:53 -0500
  • 1a3516f49e Update README for providers and other recent changes. David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-11-29 10:34:38 -0500
  • 1a3a9e62c0 Merge pull request #46 from humphd/websql Alan K 2013-11-29 07:54:10 -0800
  • 6ebbdc5915 Finish WebSQL implementation, all tests passing. Fixes #21. #46 David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-11-29 10:29:04 -0500
  • 413999f972 Merge 52eff14b3c into 3d171b867d #48 David Humphrey 2013-11-28 07:58:53 -0800
  • 52eff14b3c Just testing with indexeddb turned off, don't land this. #48 David Humphrey 2013-11-28 11:04:53 -0500
  • 02136e67d3 Check version of phantomjs on travis David Humphrey 2013-11-28 10:54:56 -0500
  • 28f2659196 Trying to get TravisCI working with phantomjs and jasmine David Humphrey 2013-11-28 10:47:31 -0500
  • d5db4c51b9 Down to 1 test failure David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-11-27 19:35:52 -0500
  • c92d3a6c5f Passing 1/4 failing tests now David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-11-27 17:12:46 -0500
  • 58392efd10 WebSQL Storage Provider with tests (4 tests failing still) David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-11-27 16:52:52 -0500
  • 3d171b867d Merge pull request #44 from humphd/node-tests Alan K 2013-11-27 11:09:11 -0800
  • 8a33cb0449 Fix 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
  • 415ad41406 Break test files up using require David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-11-27 12:18:09 -0500
  • d3a7750d75 Switch 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
  • b7733a591d Working null byte patch checks David Humphrey 2013-11-26 15:38:22 -0500
  • 77f32c4c50 Initial tests from node repo David Humphrey 2013-11-26 15:17:30 -0500
  • b0dbbf932a update build Alan Kligman 2013-11-26 22:43:41 -0500
  • 741066cb7f Merge pull request #39 from humphd/issue36 Alan K 2013-11-26 19:44:36 -0800
  • 3c5a5ef7fa Review fixes #39 David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-11-26 19:12:25 -0500
  • 6e16f86208 Make backends pluggable via FileSystem ctor, fixes #36. David Humphrey (:humph) david.humphrey@senecacollege.ca 2013-11-22 16:12:31 -0500
  • 6cc4226b45 Merge pull request #38 from ispedals/symbolic-link Alan K 2013-11-25 15:01:41 -0800
  • ac689fc8b4 test rename does not follow symbolic links #38 Abir Viqar 2013-11-23 13:35:27 -0500
  • 702dd1a3a3 open should follow symbolic links Abir Viqar 2013-11-23 13:35:23 -0500
  • a95bf43069 unlink_node - add missing var Abir Viqar 2013-11-23 13:35:31 -0500
  • 1b3ef1a449 unlink should not follow symbolic links Abir Viqar 2013-11-23 13:35:18 -0500
  • f3b9a83343 test link should not follow symbolic links Abir Viqar 2013-11-23 13:35:14 -0500
  • 656dfd242b rmdir should error on non-directories Abir Viqar 2013-11-23 13:35:10 -0500
  • 635dd2e899 test readdir's symbolic link support Abir Viqar 2013-11-23 13:35:05 -0500
  • e8df3e2e6b test stat's symbolic link support Abir Viqar 2013-11-23 13:35:01 -0500
  • 5cbebd135c add lstat Abir Viqar 2013-11-23 13:34:57 -0500
  • 5ceff20b12 make find_node symbolic link aware Abir Viqar 2013-11-23 13:34:48 -0500
  • 85a804cc0c add symlink Abir Viqar 2013-11-23 13:34:40 -0500
  • a78f1ee3ff add readlink Abir Viqar 2013-11-23 13:34:32 -0500
  • bb46fa34e8 removed all uses of promises; remove promise library since it's not longer needed Alan Kligman 2013-11-21 20:44:57 -0500
  • 291ef6bc94 removed a bunch of promisey code; converted to callbacks Alan Kligman 2013-11-21 16:15:30 -0500
  • 612410ae67 Merge pull request #32 from js-platform/backend-refactoring Alan K 2013-11-21 12:54:41 -0800
  • c9d60fbd9b refactoring to support additional backends #32 Alan Kligman 2013-11-20 19:24:49 -0500
  • 0e59941203 Merge 29c7c4836f into cfc63d80c1 #31 Alan K 2013-11-21 10:58:24 -0800
  • 29c7c4836f fix linting errors #31 Alan Kligman 2013-11-21 13:53:54 -0500
  • 1d6ddeae35 finish refactoring Alan Kligman 2013-11-21 13:45:04 -0500
  • a0e27476b0 partially done refactoring Alan Kligman 2013-11-21 01:07:41 -0500
  • 25342d5876 refactored open() Alan Kligman 2013-11-21 00:36:25 -0500
  • d8b225efbe refactoring to support additional backends Alan Kligman 2013-11-20 19:24:49 -0500
  • cfc63d80c1 Merge pull request #27 from skaegi/develop Alan K 2013-11-20 14:08:39 -0800
  • ddcf6035be Minor corrections for README.md -- fs.rename, "agruments" typo, fs.link param names #27 skaegi 2013-11-20 17:05:31 -0500
  • a73ff08124 Update README.md Alan K 2013-11-19 19:57:33 -0500