Граф коммитов

  • b64227c78a Fixed #107 - Added client-side logic to restart a downstream sync after a server error Kieran Sedgwick 2014-07-29 15:14:12 -0400
  • 9fe7b55444 v0.0.13 v0.0.13 Ali Al Dallal 2014-07-29 12:26:13 -0400
  • e663bb0699 Update Filer for shell.cwd/pwd() fix (issue 247) David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-28 23:29:37 -0400
  • 44f077290c Merge pull request #144 from yoavgurevich/issue58 yoavgurevich 2014-07-28 11:41:55 -0400
  • f02b2327f5 Fixed issue #58 - Adding more cases to increase comprehensiveness of syncing test suites yoavgurevich 2014-07-23 12:20:14 -0400
  • 66ecbb3245 v0.0.12 v0.0.12 David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-25 18:09:40 -0400
  • 852484d975 Fix Issues #160 - Wrong referencing to fs var Ali Al Dallal 2014-07-25 17:47:43 -0400
  • 6b6f7444ca Merge pull request #159 from yoavgurevich/issue158 yoavgurevich 2014-07-25 17:39:22 -0400
  • 731d26f906 fixed issue #158 - added validation to handle no content being sent in test cases forcing content errors yoavgurevich 2014-07-25 17:31:56 -0400
  • b926f90210 Merge pull request #154 from gideonthomas/issue118 Gideon Thomas 2014-07-25 17:26:21 -0400
  • fa78d74115 Fixed issue #118 gideonthomas 2014-07-25 16:52:31 -0400
  • 1739cd2a06 Increase test timeout for travis to 60s David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-25 15:19:01 -0400
  • da1f603e28 Review fixes David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-25 15:17:01 -0400
  • f7ca3bb3a8 Cleanup David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-25 11:21:57 -0400
  • 8332237a6f Extract common fs operations to fs-utils, add tests David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-25 10:43:49 -0400
  • 14f7ab89cf Add test for fs.rename automatically removing conflicted attribute David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-24 17:38:08 -0400
  • 0f94f7b39f Fix bug in rsync sourceList refactor David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-24 16:54:44 -0400
  • fd4cdf1dee Add lib/constants.js, teach rsync about makedrive-unsynced in patch step David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-24 16:33:50 -0400
  • 9c5815e53c Don't add conflicts for dirs, update conflict API David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-24 15:52:43 -0400
  • f77a5b36d9 Move conflict.js to lib/ David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-24 15:26:28 -0400
  • 6b4793bc65 Fix jshint issue David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-24 15:02:04 -0400
  • 3afb68070e Background work + tests for conflict logic David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-24 15:00:36 -0400
  • e60a06828c Passing tests for SyncFileSystem David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-24 14:07:45 -0400
  • 715f458628 Update filer for errors fix, fixes #145 David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-24 14:07:14 -0400
  • a278454544 Add forceCreate option for multiple fs instances, tests passing again. David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-24 10:38:05 -0400
  • d131fc8a2e Getting closer David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-23 21:01:20 -0400
  • 99b52c2e6e Initial work on issue3 David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-23 15:55:29 -0400
  • 3d796bb799 Merge pull request #147 from gideonthomas/issue114 Gideon Thomas 2014-07-25 14:17:14 -0400
  • 85a90057f5 Fixed Issues #114 & #135 - Add path resolution and autosyncing gideonthomas 2014-07-23 18:03:38 -0400
  • ea740ba79d v0.0.11 v0.0.11 David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-25 13:31:32 -0400
  • 47cf58e9dd Pass withCredentials to request David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-25 13:27:10 -0400
  • 3c32765b48 v0.0.10 v0.0.10 David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-25 12:58:08 -0400
  • f3b9a41d95 Fixed #142 - Replaced static references to a port Kieran Sedgwick 2014-07-23 14:02:04 -0400
  • 64f8598149 v0.0.9 v0.0.9 Kieran Sedgwick 2014-07-23 13:25:37 -0400
  • 49f6d2de28 Fixed #70 - Added test to confirm single file syncing Kieran Sedgwick 2014-07-23 12:16:49 -0400
  • 73d9999fab Fix Issues #136 - Access-Control-Allow-Origin Ali Al Dallal 2014-07-22 17:54:00 -0400
  • 0380cbb0d8 Fixed #106 - Updated SyncMessage handling in unit tests to use SyncMessage.parse() and SyncMessage.stringify() Kieran Sedgwick 2014-07-22 13:50:26 -0400
  • a84ae9e276 Merge pull request #134 from yoavgurevich/issue97 yoavgurevich 2014-07-23 11:01:12 -0400
  • 5508f6c405 fixed issue #97 - Added query string session data for /api/sync yoavgurevich 2014-07-22 15:32:44 -0400
  • c5498c298a Fix Issues #139 - port should not be hardcoded Ali Al Dallal 2014-07-23 09:34:17 -0400
  • 3fd2f90c4e v0.0.8 v0.0.8 David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-22 21:19:18 -0400
  • 8d6f548f72 No Bug: fix typo from #138 David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-22 21:17:00 -0400
  • cfa4eea419 v0.0.7 v0.0.7 David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-22 21:06:32 -0400
  • cd494c6b56 Improve logic for building /api/sync URL from ws:// url David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-22 19:29:43 -0400
  • 209980557b Allow token to be optional in fs.sync.connect() David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-22 15:29:50 -0400
  • 79f39d786c Merge pull request #122 from gideonthomas/issue114 Gideon Thomas 2014-07-22 15:43:40 -0400
  • 7e493f8a1c Modify rsync to return the paths synced in the patch method gideonthomas 2014-07-21 17:12:46 -0400
  • 0979da44ba initial logic input for query strings yoavgurevich 2014-07-22 14:54:09 -0400
  • 38dd62fb35 v0.0.6 v0.0.6 David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-22 13:41:21 -0400
  • 805941fb6d Streamline our middleware into one file. David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-22 13:17:01 -0400
  • 5eae612a34 Add ALLOW_CORS_DOMAINS env to .travis.yml file Ali Al Dallal 2014-07-22 12:28:36 -0400
  • e8b990dccc Fix Issues #126 - Access-Control-Allow-Credentials Ali Al Dallal 2014-07-22 12:03:27 -0400
  • c3be30df0f Merge pull request #125 from humphd/travis-timeout David Humphrey 2014-07-22 11:38:00 -0400
  • 595a1ef116 Merge branch 'fixContributing' Kieran Sedgwick 2014-07-22 11:31:11 -0400
  • 67cd05121d Fixed a typo in CONTRIBUTING Kieran Sedgwick 2014-07-22 11:29:23 -0400
  • efd4957ddc Increase test timeout to 40s from 20s, for travis to complete tests David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-22 11:26:19 -0400
  • 2023f0cf84 v0.0.5 v0.0.5 David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-22 11:03:58 -0400
  • 932850dc3b v0.0.4 v0.0.4 David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-22 10:51:06 -0400
  • f97f90a8f4 v0.0.3 v0.0.3 David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-22 10:47:51 -0400
  • ad1e6ff5b0 Fix #14 - Add more client integration tests David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-21 11:03:12 -0400
  • 1093aa2369 v0.0.2 v0.0.2 Kieran Sedgwick 2014-07-22 10:31:21 -0400
  • 8786e8c3f6 v0.0.1 v0.0.1 Kieran Sedgwick 2014-07-22 10:28:53 -0400
  • f337d3ace2 Removed dist folder from .gitignore to allow successful grunt publish Kieran Sedgwick 2014-07-22 10:24:02 -0400
  • 2f154d0fd3 Fixed another grunt dependency error preventing grunt publish Kieran Sedgwick 2014-07-22 10:13:51 -0400
  • b8a06ce44e Merge pull request #121 from yoavgurevich/issue20 yoavgurevich 2014-07-22 09:43:54 -0400
  • 807049b21e edited TODO comments to reference new issues yoavgurevich 2014-07-21 17:03:10 -0400
  • 4a6b4b4973 Fixed grunt dependancy error Kieran Sedgwick 2014-07-21 16:33:14 -0400
  • 63d361fd08 Added a CONTRIBUTING.md file to for new contributors Kieran Sedgwick 2014-07-21 16:12:15 -0400
  • e8acfd47e3 Fixed #7 - Deployment of MakeDrive client-side package Kieran Sedgwick 2014-07-21 15:00:19 -0400
  • 4af57a5f62 Merge pull request #110 from yoavgurevich/issue26 yoavgurevich 2014-07-21 14:41:18 -0400
  • 01a9fbe18f Merge pull request #113 from yoavgurevich/issue111 yoavgurevich 2014-07-21 14:00:26 -0400
  • 291617c459 fixing issue #111 yoavgurevich 2014-07-21 12:56:13 -0400
  • e8602b66be fixing issue #26 yoavgurevich 2014-07-21 11:27:49 -0400
  • 8167fd2d36 Added linting to npm test command Kieran Sedgwick 2014-07-21 11:08:25 -0400
  • 39bd89327a Fixes #11 - Server side client-to-server testing Kieran Sedgwick 2014-07-17 17:24:42 -0400
  • 461f9a3043 Update unit tests for sync locking. Kieran Sedgwick 2014-07-15 14:34:11 -0400
  • 342a769626 Fix #30 - Add protection against permanent sync locking Kieran Sedgwick 2014-07-15 14:34:03 -0400
  • 1daa4d747c Refactor filer-www so it can use different handlers, add /j/* route, better testing infra. David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-18 11:38:04 -0400
  • d3c7aac06b Refactor client sync code, more client tests David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-17 12:46:32 -0400
  • 829d89a9e8 Fix Issues #103 - Shouldn't call sync.end() when there is an error Ali Al Dallal 2014-07-17 11:03:14 -0400
  • 9f002dad95 Fix Issues #101 - Make npm test depend on grunt init Ali Al Dallal 2014-07-17 10:25:22 -0400
  • ad272e1e17 Fix Issues #16 - Remove FS cache to prevent memory leaks Ali Al Dallal 2014-07-16 17:02:36 -0400
  • 3bd5f4f8f6 Fix Issues #82 - Add filer as submodule Ali Al Dallal 2014-07-15 10:23:08 -0400
  • bf30dbcb84 Fix Issues #93 - Undefined is not a function for client-ws impl Ali Al Dallal 2014-07-16 17:41:09 -0400
  • d85cfd3798 First client integration test, fixes #5 David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-15 13:46:12 -0400
  • cac5a95d88 Fix Issues #77 - change window.makedrive to window.MakeDrive Ali Al Dallal 2014-07-16 14:48:48 -0400
  • 05fc29a8bc Fix issues #72 - Callback already called Ali Al Dallal 2014-07-15 16:22:29 -0400
  • 6def40f44e Update to filer 0.0.17 for shared watches fix David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-15 13:47:55 -0400
  • ab914f9ffb Fix #81 - improve fs watches in MakeDrive David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-15 10:22:43 -0400
  • 6ebfddfc18 Merge pull request #80 from humphd/issue78 David Humphrey 2014-07-14 16:09:19 -0400
  • 34cb74733e Fix #78 - Recursive watch events for root dir are broken in MakeDrive/Filer David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-14 16:05:18 -0400
  • d84bc615b0 Fix #53, refactor lib/rsync.js David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-07-09 17:05:29 -0400
  • ddd045628f Fix issues #74 - Remove old dependencies in package.json Ali Al Dallal 2014-07-14 11:06:26 -0400
  • e78e94d10d Fix Issues #42 - Add Allow CORS to /api/sync Ali Al Dallal 2014-07-09 20:34:55 -0400
  • eda3470090 Fix issues #67 - Fix wrong variable ref Ali Al Dallal 2014-07-10 14:40:57 -0400
  • 4c5b9eaa0d Fix issues #65 - Fix deserialization method Ali Al Dallal 2014-07-10 14:36:52 -0400
  • 8f23d5b590 Fix Issues #62 - Fix handleAuth method Ali Al Dallal 2014-07-10 12:34:46 -0400
  • ef1e19e4bc Fix Issue #60 - Update BoadcastUpdate method Ali Al Dallal 2014-07-09 20:30:35 -0400
  • ccbe323427 Tiny fix Kieran Sedgwick 2014-07-09 17:47:17 -0400
  • 06c2fbd0a5 Fixed the unit tests for the full websocket implementation Kieran Sedgwick 2014-07-09 15:33:37 -0400