[Pkg-javascript-commits] [node-multiparty] branch upstream updated (32c2dd4 -> 78d2aee)

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Fri Oct 17 05:45:08 UTC 2014


This is an automated email from the git hooks/post-receive script.

andrewrk-guest pushed a change to branch upstream
in repository node-multiparty.

      from  32c2dd4   Imported Upstream version 3.3.2
      adds  78d2aee   Imported Upstream version 4.0.0

No new revisions were added by this update.

Summary of changes:
 .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(-)
 delete mode 100644 test/fixture/http/workarounds/missing-hyphens1.http
 delete mode 100644 test/fixture/http/workarounds/missing-hyphens2.http
 delete mode 100644 test/fixture/js/workarounds.js
 create mode 100644 test/standalone/test-emit-order.js
 delete mode 100644 test/standalone/test-issue-5.js
 create mode 100644 test/standalone/test-missing-boundary-end.js
 create mode 100644 test/standalone/test-stream-error.js

-- 
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