David Humphrey (:humph) david.humphrey@senecacollege.ca
|
0e213077e7
|
Add sh.wget() for downloading files into the fs, with tests and docs
|
2014-05-14 13:31:52 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
1b12f44a02
|
Allow query string and hashes in wget filenames and add tests.
|
2014-05-14 13:24:54 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
670b84eba9
|
Fixed wget docs to match new filename extraction
|
2014-05-14 13:24:54 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
9725f0a412
|
Improve automatic filename extraction for wget
|
2014-05-14 13:24:54 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
3e11408f44
|
Fix failing travis/phantomjs tests by adding testing web server--run npm install
|
2014-05-14 13:24:54 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
60a9dc2470
|
Beef up XHR code in sh.wget(), still failing 2 in PhantomJS due to not having web server
|
2014-05-14 13:24:54 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
2aa46493fa
|
Add sh.wget() for downloading files into the fs, with tests and docs
|
2014-05-14 13:24:53 -04:00 |
Alan K
|
c06c024109
|
Merge pull request #177 from kwkofler/issue#7
Fixed #7
|
2014-05-14 13:17:54 -04:00 |
yoavgurevich
|
382e59afd3
|
Added line note fixes to issue 62 logic in interface.js
|
2014-05-14 12:19:44 -04:00 |
Kevin
|
51c858a2ce
|
Made requested changes
|
2014-04-25 16:54:20 -04:00 |
Kevin
|
51abd49cd7
|
Merge branch 'develop' into issue#7
|
2014-04-25 16:49:32 -04:00 |
Alan K
|
badc309297
|
Merge pull request #173 from pbouianov/issue78
Tests that expect errors check error codes. Fixes issue78
|
2014-04-20 11:06:19 -04:00 |
kwkofler
|
678000f706
|
Issue #7 - Docs explicitly mention that buffers must be ArrayBufferView's.
|
2014-04-18 14:42:36 -04:00 |
Petr Bouianov
|
bdd4b5c9fe
|
Fixes issue #62
|
2014-04-17 19:22:20 -04:00 |
Alan K
|
9c11fe562c
|
avoid reallocation on test buffers
|
2014-04-17 13:05:05 -04:00 |
Alan K
|
9a3a2d14e6
|
Merge branch 'develop' of github.com:js-platform/filer into develop
|
2014-04-17 12:51:12 -04:00 |
Alan K
|
71c5a24c80
|
simple perf test
|
2014-04-17 12:50:51 -04:00 |
Petr Bouianov
|
febba4c8ba
|
Tests that expect errors check error codes. Fixes issue78
|
2014-04-17 11:53:55 -04:00 |
Alan K
|
073fe45223
|
Merge pull request #167 from kwkofler/issue#136
Issue #136 - Added more verbose errors for situations where Private Brow...
|
2014-04-02 20:00:42 -04:00 |
Alan K
|
4ef0f26b79
|
Merge pull request #162 from pbouianov/mkdirp
Fixed issues as per pull request conversation
|
2014-04-02 19:58:54 -04:00 |
kwkofler
|
e925ec3556
|
Changed WebSQL error to be more in line with IndexedDB error.
|
2014-03-30 12:48:04 -04:00 |
Petr Bouianov
|
ea88e78df2
|
Fixed issues as per pull request conversation
|
2014-03-30 00:13:25 -04:00 |
kwkofler
|
67ada1ba73
|
Issue #136 - Added more verbose errors for situations where Private Browsing prevents DB access
|
2014-03-29 13:34:37 -04:00 |
Alan K
|
8d55a5ebe9
|
Merge pull request #161 from humphd/issue143
Fix Issue #143
|
2014-03-28 14:56:59 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
11127dfe94
|
Remove dead code
|
2014-03-18 16:47:04 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
bf22cad14d
|
Move shell.js and environment.js to shell/
|
2014-03-18 16:41:31 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
a28feae506
|
Fix failing tests for src/filesystem/* issues, all tests pass now
|
2014-03-18 16:34:47 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
b73678c5c0
|
Remove duplicate decls across filesystem/*
|
2014-03-18 14:31:38 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
87fd1465f7
|
Dump fs.js
|
2014-03-18 14:16:39 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
2418b4a634
|
Split up fs.js
|
2014-03-18 14:16:12 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
8dcc38de82
|
Start refactoring of fs.js
|
2014-03-18 12:29:20 -04:00 |
Alan K
|
70aaf613ed
|
Merge pull request #160 from humphd/issue153
Fix issue #153, add browser compatibility matrix
|
2014-03-18 09:12:46 -07:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
e7c6b4f105
|
Fix issue #153, add browser compatibility matrix
|
2014-03-18 11:10:43 -04:00 |
Alan K
|
5c5c4a6070
|
Merge pull request #155 from humphd/node-error-support
Node error support
|
2014-03-16 22:55:20 -07:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
cf29eef1ef
|
Rebase and fix failing tests in mkdirp
|
2014-03-16 11:47:55 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
be9e0b50a8
|
Generate errors instead of hard-coding, with tests
|
2014-03-16 11:36:15 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
fe7ec79f83
|
Refactor errors code, fix to better match node
|
2014-03-16 11:36:15 -04:00 |
Alan K
|
8945514285
|
Merge pull request #152 from pbouianov/issue126
Added shell.mkdirp. Fixes issue #126.
|
2014-03-14 11:41:39 -04:00 |
Petr Bouianov
|
6faabdb937
|
Added shell.mkdirp. Fixes issue #126.
|
2014-03-13 23:03:29 -05:00 |
Alan K
|
9052b285c3
|
Merge pull request #150 from humphd/brackets-needs
Fix EventEmitter to match that expected by Intercom
|
2014-03-12 17:05:35 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
4a0ffb5f5a
|
Fix EventEmitter to match that expected by Intercom
|
2014-03-12 16:49:20 -04:00 |
Alan K
|
b825772fdd
|
Merge pull request #148 from humphd/issue147
Expose errors on Filer.Errors, refactor how they get used internally, add docs
|
2014-03-10 15:57:44 -04:00 |
David Humphrey
|
ef40ff7d68
|
Expose errors on Filer.Errors, refactor how they get used internally, add docs
|
2014-03-10 14:28:22 -04:00 |
Alan K
|
df62725977
|
Update README.md
Add absolute path to CONTRIBUTING.md so that the project page has the right link when README.md is imported.
|
2014-03-08 20:41:32 -05:00 |
Alan Kligman
|
071ed31100
|
rebuild and bump version
|
2014-03-08 16:07:19 -05:00 |
Alan K
|
0cfb29eaec
|
Merge pull request #140 from humphd/issue132
Support fs.watch(), FSWatcher. Fixes #132
|
2014-03-08 16:04:15 -05:00 |
Alan K
|
f412c65846
|
Merge pull request #141 from kwkofler/issue#112
Issue #112 - Stats methods
|
2014-03-08 15:52:33 -05:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
edfcbddb4a
|
s/this/fs/ in callback.apply(fs, arguments) for each complete() call
|
2014-03-08 15:51:42 -05:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
2f7a9d8e35
|
Review fixes: add context.close(), move intercom broadcast into fs
|
2014-03-08 15:47:33 -05:00 |
kwkofler
|
3bc9b29957
|
Removed unnecessary curly braces
|
2014-03-08 14:14:24 -05:00 |