[Pkg-javascript-commits] [node-multiparty] 03/08: Merge tag 'upstream/4.0.0'

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Fri Oct 17 05:45:03 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 c2f702e1c099f6deec1293f991e7c60f3d01c26a
Merge: ce7eb80 78d2aee
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Fri Oct 17 05:36:05 2014 +0000

    Merge tag 'upstream/4.0.0'
    
    Upstream version 4.0.0
    
    # gpg: Signature made Fri 17 Oct 2014 05:36:01 AM UTC using RSA key ID 6D58AAC8
    # gpg: Good signature from "Andrew Kelley <superjoe30 at gmail.com>"

 .travis.yml                                        |   3 -
 CHANGELOG.md                                       |  28 ++
 LICENSE                                            |  26 +-
 README.md                                          |  55 ++--
 examples/s3.js                                     |  76 +++---
 index.js                                           | 296 ++++++++++++---------
 package.json                                       |  26 +-
 .../fixture/http/workarounds/missing-hyphens1.http |  12 -
 .../fixture/http/workarounds/missing-hyphens2.http |  12 -
 test/fixture/js/workarounds.js                     |   8 -
 test/standalone/test-connection-aborted.js         |   3 +
 test/standalone/test-emit-order.js                 |  61 +++++
 test/standalone/test-error-listen-after-parse.js   |  10 +-
 test/standalone/test-error-unpipe.js               |  33 ++-
 test/standalone/test-issue-36.js                   |  35 ++-
 test/standalone/test-issue-5.js                    |  40 ---
 test/standalone/test-max-files-size.js             |  14 +-
 test/standalone/test-missing-boundary-end.js       |  46 ++++
 test/standalone/test-stream-error.js               |  36 +++
 test/test.js                                       |  30 ++-
 20 files changed, 530 insertions(+), 320 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