[Pkg-javascript-commits] [node-multiparty] 03/05: Merge tag 'upstream/4.1.2'
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sat May 16 17:30:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a commit to branch master
in repository node-multiparty.
commit 3fd25fe6c64c7714d833a79eb9f0606c25c727ce
Merge: da8571d 9b66bc1
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Sat May 16 17:26:44 2015 +0000
Merge tag 'upstream/4.1.2'
Upstream version 4.1.2
# gpg: Signature made Sat 16 May 2015 05:26:42 PM UTC using RSA key ID 6D58AAC8
# gpg: Good signature from "Andrew Kelley <superjoe30 at gmail.com>"
.gitignore | 4 +-
.npmignore | 4 +
.travis.yml | 6 +
CHANGELOG.md | 20 +
README.md | 20 +-
examples/azureblobstorage.js | 2 +-
examples/s3.js | 4 -
index.js | 96 +-
package.json | 15 +-
.../http/{no-filename => filename}/empty.http | 0
.../{no-filename => filename}/filename-name.http | 0
.../http/{no-filename => filename}/generic.http | 0
.../filename-name.http => filename/quotes.http} | 4 +-
test/fixture/js/{no-filename.js => filename.js} | 5 +
test/standalone/test-chunked.js | 43 -
test/standalone/test-connection-aborted-closed.js | 44 -
test/standalone/test-connection-aborted.js | 30 -
test/standalone/test-content-transfer-encoding.js | 52 -
test/standalone/test-emit-order.js | 61 -
test/standalone/test-epilogue-last-chunk.js | 44 -
test/standalone/test-error-listen-after-parse.js | 20 -
test/standalone/test-error-unpipe.js | 43 -
test/standalone/test-invalid.js | 35 -
test/standalone/test-issue-15.js | 76 --
test/standalone/test-issue-19.js | 44 -
test/standalone/test-issue-21.js | 85 --
test/standalone/test-issue-32.js | 38 -
test/standalone/test-issue-36.js | 38 -
test/standalone/test-issue-4.js | 53 -
test/standalone/test-max-fields.js | 52 -
test/standalone/test-max-files-size-exact.js | 42 -
test/standalone/test-max-files-size.js | 50 -
test/standalone/test-missing-boundary-end.js | 46 -
test/standalone/test-parse-type-error.js | 39 -
test/standalone/test-req-encoding.js | 39 -
test/standalone/test-stream-error.js | 36 -
test/test.js | 1284 +++++++++++++++++++-
37 files changed, 1372 insertions(+), 1102 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-multiparty.git
More information about the Pkg-javascript-commits
mailing list