Commit Graph

  • 3f400d17bf Add release-it, config, docs, remove gruntfile.js David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-20 17:09:17 -0500
  • 1f3b9e79bf Add .npmignore to slim down npm package David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-20 16:14:29 -0500
  • d340ee901a Test if we can use firefox headless in Windows on travis #644 David Humphrey 2018-12-21 12:20:45 -0500
  • 5bd87165da
    Merge 5d62fbc268 into bfe4385a83 #643 David Humphrey 2018-12-21 01:35:19 +0000
  • 5d62fbc268 Update docs and build scripts #643 David Humphrey 2018-12-20 20:29:19 -0500
  • 9974d5dbda Update tests David Humphrey 2018-12-20 20:11:51 -0500
  • 8d824a7f7e Remove fs.Shell() and Filer.Shell() functions David Humphrey 2018-12-20 20:11:32 -0500
  • bfe4385a83 Fix #633: fix test failure in coverage run David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-20 18:52:26 -0500
  • dbfc37b1fc Fix #633: fix test failure in coverage run #642 David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-20 18:52:26 -0500
  • 5cc21c72fb Fix #639: run tests on Linux and Mac David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-20 18:09:31 -0500
  • 6afbca4899 Fix #639: run tests on Linux and Mac #641 David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-20 18:09:31 -0500
  • 2d36e7f1bf Remove old config/ dir used by grunt #640 David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-20 17:54:44 -0500
  • c66d74569a Add release-it, config, docs, remove gruntfile.js David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-20 17:09:17 -0500
  • 7611186151 Add .npmignore to slim down npm package David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-20 16:14:29 -0500
  • 9f7f93776e fix #635: added test for fs.ftruncate() Julia Yatsenko 2018-12-19 18:13:02 -0500
  • cef05cf805 fix #637: added tests for fs.fsync() #638 Julia Yatsenko 2018-12-19 18:49:05 -0500
  • fe7d902a2c fix #635: added test for fs.ftruncate() #636 Julia Yatsenko 2018-12-19 18:13:02 -0500
  • 69758613db Stop npm from spamming on test failures David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-18 11:22:16 -0500
  • b0067fb17b Stop npm from spamming on test failures #634 David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-18 11:22:16 -0500
  • 1ae7a220b4 Run migration tests by default after browser tests David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-18 10:54:13 -0500
  • b5fe85caaa Fixes to pass 0.43 migration test David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-18 10:50:46 -0500
  • d0178539f5 Refactor Node to support layout changes with backwad compatibility David Humphrey 2018-12-08 21:59:04 -0500
  • e8026b6e11 Run migration tests by default after browser tests #614 David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-18 10:54:13 -0500
  • 31b6afbaa4 Fixes to pass 0.43 migration test David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-18 10:50:46 -0500
  • b4e945cbde Refactor Node to support layout changes with backwad compatibility David Humphrey 2018-12-08 21:59:04 -0500
  • f738cbc17d Fix #605: add migration tests for Filer 0.43 David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-17 21:08:19 -0500
  • 5170e11ef4 Fix #605: add migration tests for Filer 0.43 #632 David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-17 21:08:19 -0500
  • b7312bfa1e Fix how mode gets processed when building images (only use permission bits). David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-17 19:57:02 -0500
  • 164de97183 Fix how mode gets processed when building images (only use permission bits). #631 David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-17 19:57:02 -0500
  • b0809272a1 Included unwatchFile in test index.js Vince 2018-10-10 21:44:05 -0400
  • fb76c0ec1e Fix #445 test cases for fs.unwatchFile Vince 2018-09-23 19:51:21 -0400
  • 9a7d3514d8 Fix #514: add test for fsPromises.lstat with directory qwang135 2018-09-24 22:47:52 -0400
  • 848cc7d3de Adding more tests for fs.copyFile Yuecheng Wu 2018-09-24 14:35:41 -0400
  • ba188169d6 Review fixes, skip copyFile test for now David Humphrey 2018-12-17 16:06:24 -0500
  • 62cbe11a93 Fixed lint issues in copyFile test mordax 2018-09-23 20:00:07 -0400
  • ef80713c33 Added tests for future fs.copyFile implementation and adjusted index.js to run it. mordax 2018-09-23 19:20:16 -0400
  • 0eb7066a86 Added mkdtemp method (issue #441) Alexei Kozachenko 2018-09-22 12:12:20 -0400
  • 158f6241b6 Fixes from #504 to pass lint, travis David Humphrey 2018-12-15 00:17:43 -0500
  • 4a5d8c1222 Fix #456 - add test for fs.write() with undefined path Dan Lin 2018-09-24 16:46:47 -0400
  • 443b582038 Issue #86: Added support for Unix Timestamps kwkofler 2014-03-29 15:21:53 -0400
  • 83bd64fd58 Fix lint issues in #521 David Humphrey 2018-12-14 22:17:15 -0500
  • 783e7a9e67 Added newline at end of file imedqq 2018-09-24 23:27:37 -0400
  • 2aa6cf2b5f Added promise-based test cases for rmdir imedqq 2018-09-24 23:24:26 -0400
  • acef2c93b0 Update https://github.com/filerjs/filer/pull/485 to master, add tests + fix. David Humphrey 2018-12-14 22:05:51 -0500
  • 94fd5ba829 Fix#418-updated method Deepanjali Gerangal 2018-09-24 19:04:41 -0400
  • e3a285ae54 fix #418 test for fsPromises.truncate(path[, len]) to test when length is negative Deepanjali Gerangal 2018-09-24 16:34:36 -0400
  • 1775c24d37 Fixes issue 75 Petr Bouianov 2014-04-18 19:26:41 -0400
  • 3d7ff3e08d Store and reuse the file path chen yuzhou 2018-12-10 23:46:24 -0500
  • 1e1c704f7e fix the callers in src/node.js to the correct versio chen yuzhou 2018-12-08 22:27:07 -0500
  • e1124993ba Remove duplicate stat.h constants defined in constants.js chen yuzhou 2018-12-04 18:06:12 -0500
  • 97d2d1bfe3 Fix bug uncovered by new invalid flags test: missing return David Humphrey 2018-12-12 22:07:55 -0500
  • 2841b2eba7 Fixes from review David Humphrey 2018-12-12 22:02:08 -0500
  • 0352dad66c Corrected Travis CI error for issue 500 Mera-Gangapersaud 2018-09-24 18:18:31 -0400
  • 307fc3e32c Fix security issue with parcel, update to 1.10.3 David Humphrey 2018-11-16 21:40:00 -0500
  • 00c8bf1efa Fix security issue with parcel, update to 1.10.3 #563 David Humphrey 2018-11-16 21:40:00 -0500
  • 33339b81d7 Fix review issues David Humphrey 2018-12-12 21:38:12 -0500
  • 7e941bb304 Update fs.symlink.spec.js Adam 2018-09-29 01:46:52 -0400
  • db237e617b update fs.symlink.spec.js based on code review Adam 2018-09-28 20:44:50 -0400
  • bb9dd2e67c Update README.md Adam 2018-09-27 22:53:15 -0400
  • 0a1aa0fecc Added tests for symlink using promises api Pooch11 2018-09-27 22:28:48 -0400
  • d894a4cf16 readme dummy changes Pooch11 2018-09-17 14:37:28 -0400
  • 16e6b3e1c9 Fix review issues David Humphrey 2018-12-12 21:27:09 -0500
  • af3815c54b Removes Symbolic Link check & Fixing Mixing Callbacks and Promises (Basically the fs.link test though) Dragomegak 2018-10-11 20:59:09 -0400
  • 0748951ca8 Changed code to reflect promise syntax Dragomegak 2018-09-23 00:56:08 -0400
  • 265f0b1d0d Added fsPromises.link() tests Dragomegak 2018-09-22 21:49:44 -0400
  • 1c450ae8e7 Fix review nits, move contents to earlier scope and reuse. David Humphrey 2018-12-12 21:08:25 -0500
  • 0395c4beae Fix issue-447: Added test to append numbers in fs.appendFile function PopeSpaceous 2018-09-22 16:38:14 -0400
  • 1abcb0369b Fix #431: add test for fsPromises.unlink jagmeetb 2018-09-21 20:35:22 -0400
  • d1dd5fef61 Finishing work in #401 David Humphrey 2018-12-10 23:57:04 -0500
  • e85880dc8b Fix Issue #399 - added test cases for appendFile with promises Josh Mayers 2018-09-18 13:52:24 -0400
  • 5519e7c2b6 Store and reuse the file path #609 chen yuzhou 2018-12-10 23:46:24 -0500
  • 50ad100d87 fix the callers in src/node.js to the correct versio chen yuzhou 2018-12-08 22:27:07 -0500
  • 97a6004091
    Fix #604: cli for buidling JSON image from folder (#613) David Humphrey 2018-12-06 22:22:18 -0500
  • b8950abea3 Make fs-image.js executable #613 David Humphrey 2018-12-06 22:16:20 -0500
  • 52fe345fe8 Tidy up some loose ends David Humphrey 2018-12-06 22:15:06 -0500
  • 930011a76d Deal with fs.chown not existing on older versions of Filer David Humphrey 2018-12-06 16:30:49 -0500
  • f608e3ad8a Allow passing --filer to specify a filer module to use (different version) David Humphrey 2018-12-06 16:24:53 -0500
  • d21ea05382 Fix #604: cli for buidling JSON image from folder David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-05 22:22:28 -0500
  • 0e75661b4b Remove fs.exists() console spam chen yuzhou 2018-12-04 17:30:48 -0500
  • 5218057d80 Follow-up from #603, rename ImportExportProvider to SerializableMemoryProvider David Humphrey 2018-12-05 10:09:17 -0500
  • 354d4c868f Follow-up from #603, rename ImportExportProvider to SerializableMemoryProvider #611 David Humphrey 2018-12-05 10:09:17 -0500
  • 61a1f5e020 Fix #603: add import/export provider to work with JSON fs images David Humphrey 2018-12-04 22:36:06 -0500
  • 0d1972648b Fix #603: add import/export provider to work with JSON fs images #610 David Humphrey 2018-12-04 22:36:06 -0500
  • 65cb57223b Remove duplicate stat.h constants defined in constants.js chen yuzhou 2018-12-04 18:06:12 -0500
  • 82de7bd789 Remove fs.exists() console spam #608 chen yuzhou 2018-12-04 17:30:48 -0500
  • 0f93a04e40 Fix for issue #561 - Extend fs.access to support R_OK, W_OK, and X_OK (#601) Deepanjali Gerangal 2018-12-03 23:08:40 -0500
  • dfc636c063 making requested changes #601 Deepanjali Gerangal 2018-12-03 22:57:13 -0500
  • 7b0e79885a added extended test for fs.access Deepanjali Gerangal 2018-12-03 20:06:00 -0500
  • 0f94c476e7 Fix #597: use built-in path-browserify via Parcel vs. our own path.js David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-03 16:31:43 -0500
  • c10a455a90 Fix #597: use built-in path-browserify via Parcel vs. our own path.js #600 David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-03 16:31:43 -0500
  • 0ed97864ec Add karma summary reporter David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-02 10:18:09 -0500
  • f5678ebe20 Rebase and rework test, skip() for now, see #594 David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-02 10:14:26 -0500
  • 97fb82769a Issue #158 - Added test to ensure that watchers monitoring hardlinks are notified when the original file is updated kwkofler 2014-04-17 15:02:15 -0400
  • 4638fe1993 Add karma summary reporter #596 David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-02 10:18:09 -0500
  • c73772b5ed Rebase and rework test, skip() for now, see #594 #595 David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-02 10:14:26 -0500
  • c3cfe6b220 Issue #158 - Added test to ensure that watchers monitoring hardlinks are notified when the original file is updated kwkofler 2014-04-17 15:02:15 -0400
  • 7d196763f8 Update docs, fix test failure David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-01 23:59:36 -0500
  • 6a5d9073f3 Issue 87 - Added fs.fsync() as a no-op, and added tests. Modified documentation. kwkofler 2014-04-18 14:27:21 -0400
  • b6f7c93a10 Update docs, fix test failure #593 David Humphrey (:humph) david.humphrey@senecacollege.ca 2018-12-01 23:59:36 -0500
  • cfc471e02b Issue 87 - Added fs.fsync() as a no-op, and added tests. Modified documentation. kwkofler 2014-04-18 14:27:21 -0400