[Pkg-javascript-commits] [node-superagent] 03/07: Merge tag 'upstream/0.20.0+dfsg'

Leo Iannacone l3on-guest at moszumanska.debian.org
Sun Oct 12 13:00:28 UTC 2014


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

l3on-guest pushed a commit to branch master
in repository node-superagent.

commit 2efedeb867e4259b4d12493d638dffc8d1d1ec52
Merge: ed7d2ee d2b93c3
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Sun Oct 12 14:38:42 2014 +0200

    Merge tag 'upstream/0.20.0+dfsg'
    
    Upstream version 0.20.0+dfsg
    
    # gpg: Signature made dom 12 ott 2014 14:38:39 CEST using RSA key ID D282FC25
    # gpg: Good signature from "Leo Iannacone <l3on at ubuntu.com>"
    # gpg:                 aka "Leo Iannacone <leo.iannacone at gmail.com>"
    # gpg:                 aka "Leo Iannacone <l3on at ubuntu-it.org>"
    # gpg:                 aka "Leonardo Iannacone <leonardo.iannacone at studio.unibo.it>"
    # gpg:                 aka "Leo Iannacone <info at leoiannacone.com>"
    # gpg:                 aka "Leonardo Iannacone <liannacone at arces.unibo.it>"

 .travis.yml                 |   1 -
 History.md                  |  39 ++++++++
 component.json              |   2 +-
 docs/head.html              |  39 --------
 docs/index.md               | 219 --------------------------------------------
 docs/tail.html              |   2 -
 lib/client.js               |  35 ++++++-
 lib/node/agent.js           |   2 +-
 lib/node/index.js           | 111 +++++++++++++++++++---
 lib/node/parsers/image.js   |  10 ++
 lib/node/parsers/index.js   |   1 +
 lib/node/response.js        |  27 +++++-
 package.json                |  18 ++--
 test/node/basic-auth.js     |  12 ++-
 test/node/basic.js          |  62 +++++++++++++
 test/node/exports.js        |   6 +-
 test/node/fixtures/test.png | Bin 0 -> 159 bytes
 test/node/form.js           |   2 +-
 test/node/image.js          |  34 +++++++
 test/node/json.js           |  13 +++
 test/node/parsers.js        |  51 ++++++++++-
 test/node/query.js          |   2 +-
 test/node/toError.js        |   1 +
 23 files changed, 383 insertions(+), 306 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-superagent.git



More information about the Pkg-javascript-commits mailing list