98d89cc12cMerge pull request #253 from humphd/issue227
Alan K
2014-08-17 01:32:08 -0400
d44b37c13dAdd test for zero-length buffers with getBuffer/putBuffer
#253
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-08-16 17:07:38 -0400
e8c88be4baFixs for WebSQL, remove ensureBuffer(), fix truncate/ftruncate to read Buffer
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-08-16 17:02:18 -0400
d55bf23f1bInitial work on #227 - improve storage efficiency of provider API
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-08-16 16:22:41 -0400
2d653d474eMerge pull request #252 from secretrobotron/issue249
Alan K
2014-08-14 23:04:38 -0400
65ddff6ae7Update README.md
#252
Bobby Richter
2014-08-14 15:43:22 -0700
63132bddcbMerge pull request #248 from humphd/issue247
Alan K
2014-07-28 20:01:59 -0400
2114f65f09Deal with all other uses of this.cwd etc and convert to pwd() on current shell instance.
#248
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-07-28 18:46:50 -0400
5b785037f0Fix#247 - sh.cwd() not updating cwd on success, with test.
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-07-28 18:14:59 -0400
3d0acf1084Fix typo in sh.wget, which is using fs.cwd instead of the shell instance cwd
#243
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-07-23 19:25:13 -0400
ef4de22586Merge pull request #242 from humphd/ls-depth-bug
Alan K
2014-07-21 15:19:26 -0400
e063edc6fcExpanded test for wide dirs, fix, switch to async.eachSeries everywhere
#242
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-07-21 15:08:39 -0400
064e986d26sh.ls() fails when stack sized is reached for deep recursive listings: RangeError: Maximum call stack size exceeded
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-07-21 13:17:16 -0400
10f1f43d93Merge pull request #233 from humphd/ensure-root-dir
Alan K
2014-07-21 10:02:11 -0400
b83fea22b5Merge pull request #240 from humphd/issue239
Alan K
2014-07-16 17:13:17 -0400
2eae45f402s/type/mode/
#240
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-07-16 16:54:02 -0400
4623b568fbAdd node.type test for read_directory_data - causes new test failures
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-07-16 15:40:40 -0400
2992f7417bFailing test for issue #239
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-07-16 15:23:11 -0400
1392bf35aaMerge pull request #238 from humphd/use-global
Alan K
2014-07-15 19:20:56 +0200
4d10ba29a9Use global vs. window for browserify resolution of global object, fixes shared watch events in Intercom
#238
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-07-15 11:36:53 -0400
95a6200dbbMerge pull request #237 from humphd/issue235-followup
Alan K
2014-07-15 15:24:50 +0200
08f037ce53Follow-up fix for issue #235, deal with '/' when adding trailing slash
#237
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-07-14 16:46:52 -0400
3733704a15Fix bower old version
#234
Ali Al Dallal
2014-07-14 14:16:34 -0400
6716a1ff1as/make_root_directory/ensure_root_directory/ and stop failing on existing node. Fixes#232.
#233
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-07-07 17:02:42 -0400
f9b3b69588Merge pull request #226 from humphd/requirejs-test
David Humphrey
2014-07-02 15:25:21 -0400
fdfd643d43Add link to issue
#226
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-06-11 11:39:45 -0400
a38a32d5fbMake browser-request happy and provide a global shim for XHR in issue225 test
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-06-11 11:34:10 -0400
5c9ba07706Test for Filer as AMD module use in require.js with Buffer, regression issue 225
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-06-11 10:54:43 -0400
26742e635bMerge pull request #231 from humphd/issue230
Alan K
2014-06-25 13:53:49 -0400
76526caa35Add a clarifying comment about not coercing buffers passed to read operations.
#231
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-06-25 13:51:07 -0400
25f2a24cdfFix Issue #230: Error: Uncaught TypeError: undefined is not a function on <Buffer>.copy()
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-06-25 13:13:55 -0400
d38d1d0b6dMerge pull request #229 from humphd/global-fix
Alan K
2014-06-23 14:35:21 -0400
98cd3e6da7Fix#228: Uncaught [Filer Error] Your browser doesn't support IndexedDB or WebSQL.
#229
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-06-23 13:09:02 -0400
5cc39b1964Merge pull request #222 from humphd/buffer
Alan K
2014-06-09 10:43:03 -0400
939d015e6dAll tests passing, replaced zlib.js with jszip, upstream fixes to browser-request + jszip for Buffers
#222
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-06-06 21:29:09 -0400
c8dcd2d14aSwitch to build-time check vs run-time for request module in browserify
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-06-06 11:41:26 -0400
fa65a34905Get Buffer use fixed, expose Buffer via Filer.Buffer, most tests passing.
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-06-06 11:14:52 -0400
1914f7a52bWIP - moving to Buffer internally from Uint8Array, not passing all tests yet.
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-06-04 15:52:08 -0400
5ab211d14dMake Filer node guid pluggable, default to de-duping ids on generation.
#220
David Humphrey (:humph) david.humphrey@senecacollege.ca
2014-06-02 16:44:20 -0400
b51957ea77Merge pull request #219 from gideonthomas/addAuthors
David Humphrey
2014-05-31 17:00:47 -0400
0144958da7Add author Gideon Thomas to AUTHORS
#219
gideonthomas
2014-05-31 13:26:23 -0400