[Pkg-javascript-commits] [node-mocks-http] annotated tag v1.2.6 created (now 7720d5b)
Thorsten Alteholz
alteholz at moszumanska.debian.org
Mon Feb 8 18:15:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
alteholz pushed a change to annotated tag v1.2.6
in repository node-mocks-http.
at 7720d5b (tag)
tagging 47a907b20482b1977f045a845f2a801a87d79a84 (commit)
replaces v1.2.0
tagged by Johnny Estilles
on Thu Mar 19 19:39:02 2015 +0800
- Log -----------------------------------------------------------------
no message
Alan James (3):
Adds a HISTROY.md and moves the release notes to it.
Reorganizes code to remove potentally ambiguous reference to the this variable and allow for aliases to be created.
Updates the example to match the README.md and updates the README.md by organizing some sections.
Alex Brown (3):
added .param method on mockrequest
parse query string from url to query object
Merge remote-tracking branch 'upstream/master'
Gregor MacLennan (2):
Make res.set() work like express when passed an object
Add test for response.set()
Howard Abrams (15):
Merge pull request #23 from rknell/request-json-statusfix
Increment version number
Merge pull request #27 from alexjamesbrown/master
Updated package version to 1.2.2
Resolve subtle lint issues
Merge pull request #29 from fidemapps/master
Update to v1.2.3 for latest feature
Merge pull request #30 from alexjamesbrown/master
Version 1.2.4 incorporates fix for Bug #30
Merge pull request #31 from kishorevarma/request-path
Merge pull request #35 from JohnnyEstilles/hotfix/fixing-mockrequest-error
Merge pull request #33 from gmaclennan/set-multiple-headers
Merge pull request #36 from JohnnyEstilles/hotfix/fixing-statuscode-on-redirect
Merge pull request #38 from JohnnyEstilles/hotfix/response-statuscode-default
Release 1.2.5 of the project
Johnny Estilles (10):
fixed "path must be a string" error on lib/mockRequests.js
fixed "path(pathname) has to be parsed from url" test. "request.path" should include leading slash.
default statusCode 302 on redirect
test for default 302 statusCode on redirect
setting mockResponse.statusCode default to 200
removed check for statusCode === -1, no longer necessary
updated mockResponse tests to check for default statusCode equal to 200
Issue #50
bumped version to v1.2.6
Merge branch 'hotfix/1.2.6' into 1.x
Kishore varma (2):
addding path to request which can mock express req.path
added test case for req.path which mocks express 'http://expressjs.com/4x/api.html#req.path'
Ryan Knell (2):
Adding support for res.json(data, statusCode)
Adding test for reverse status code support
Sebastien Guimont (3):
Fix json method to not override the status code if this one is already set.
adjust and fix the test
add uni test for json/status chain.
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git
More information about the Pkg-javascript-commits
mailing list