[Pkg-javascript-commits] [node-mocks-http] annotated tag v1.2.0 created (now f45fced)
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.0
in repository node-mocks-http.
at f45fced (tag)
tagging 8258a9b31e2b7139ed7bee5d0f09fb32ea038df5 (commit)
tagged by Alan James
on Wed Sep 24 16:41:50 2014 -0400
- Log -----------------------------------------------------------------
Adds a header and get method to the mockRequest.js.
Alan James (8):
Adds a header, set, and get, method to the mockResponse.js.
Updates the version number to reflect new changes.
Updates the README.md
Updates the README.md
Updates some verbiage in the README.md.
Fixes some formatting.
Cleans up mockRequest.js and mockResponse.js by moving the returns and exports to the bottom.
Adds a header and get method to the mockRequest.js.
Andrew E Gall (3):
Added cookies property to response object
Added new version to release notes
Adding cookie and clearCookie method
Esteban (2):
Add end, send and render events for async testing. Fixes howardabrams/node-mocks-http#6.
Organized EventEmmiter require in tests.
Howard Abrams (25):
Initial checkin
Can't shove into github without a nice readme.
Removed the Eclipse settings.
Moved the object initialization into the constructor.
Moved the object initialization into the constructor.
Simple script to jshint the files and run all the tests.
Sometimes the prototype code would run and bubble all the way up. Now it is more reliable.
Run tests that are in the examples directory.
Sometimes the prototype code would run and bubble all the way up. Now it is more reliable.
Hiding the private _ variables in scope but out of object. Good idea?
Upgraded system to version 0.0.2
Added a 'query' parameter.
Added the ability to store a session variable.
The response.send now takes 2 parameters.
Allow both 'send' parameter options.
Upped the version in order to publish Writable Stream support.
Merge pull request #8 from housepage/master
Official 1.0 release, since others are using it in anger.
Merge pull request #10 from diachedelic/master
Upgraded the version for the latest pull request.
Merge pull request #11 from invernizzie/master
Merged ericchaves Restify-oriented changes.
Addressing Issue #14 by adding the MIT License
Addressing Issue #14 by adding the MIT License
Merge pull request #19 from alanjames1987/master
James Diacono (3):
Cleaned up to pass JSHint
Added tests for json()
Passed json() tests
Pablo Cantero (1):
Adding Support for Writable Stream. This commit is related to the issue #1. https://github.com/howardabrams/node-mocks-http/issues/1
Ray - SunQi (4):
Support files in request
Update version and README
Add support for request.cookies
Add support for request headers
Ray Sun (2):
Add support for render and redirect
Fix the release to v1.0.1
-----------------------------------------------------------------------
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