[Pkg-javascript-commits] [node-multiparty] 05/13: Merge tag 'upstream/3.3.0'
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sat Jul 5 00:49:17 UTC 2014
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 c7fa8adb2bcb73f888fc282882562eb5d8c79337
Merge: 815050f 92d60f5
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Fri Jul 4 22:32:49 2014 +0000
Merge tag 'upstream/3.3.0'
Upstream version 3.3.0
# gpg: Signature made Fri 04 Jul 2014 10:32:47 PM UTC using RSA key ID 6D58AAC8
# gpg: Good signature from "Andrew Kelley <superjoe30 at gmail.com>"
.npmignore | 2 +
CHANGELOG.md | 78 ++++++++
README.md | 97 ++++++++--
index.js | 211 +++++++++++++++------
package.json | 16 +-
test/fixture/file/blank.gif | Bin
.../charset-last.http} | 4 +-
.../plain.txt.http => content-type/charset.http} | 4 +-
.../custom-equal-sign.http} | 10 +-
.../plain.txt.http => content-type/custom.http} | 4 +-
test/fixture/http/encoding/plain.txt.http | 2 +-
test/fixture/http/no-filename/empty.http | 6 +
test/fixture/http/no-filename/filename-name.http | 2 +-
test/fixture/http/no-filename/generic.http | 2 +-
test/fixture/js/content-type.js | 44 +++++
test/fixture/js/no-filename.js | 3 +
test/standalone/test-chunked.js | 43 +++++
test/standalone/test-epilogue-last-chunk.js | 44 +++++
test/standalone/test-error-listen-after-parse.js | 20 ++
test/standalone/test-error-unpipe.js | 32 ++++
test/standalone/test-issue-15.js | 16 +-
test/standalone/test-issue-21.js | 39 +++-
test/standalone/test-issue-32.js | 38 ++++
.../{test-issue-5.js => test-issue-36.js} | 22 ++-
test/standalone/test-issue-4.js | 2 +
test/standalone/test-issue-5.js | 3 +-
test/standalone/test-max-fields.js | 52 +++++
...est-issue-4.js => test-max-files-size-exact.js} | 37 ++--
.../{test-issue-4.js => test-max-files-size.js} | 41 ++--
test/standalone/test-parse-type-error.js | 39 ++++
test/standalone/test-req-encoding.js | 39 ++++
test/test.js | 150 ++++++++++-----
32 files changed, 874 insertions(+), 228 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