Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

nock

HTTP mocking and expectations library for Node.js
Collective - Host: opensource - https://opencollective.com/nock - Code: https://github.com/node-nock/nock

v0.41.0

github.com/nock/nock - 98fbcae7a11342fb0b63fac1538abd160ccbf4f0 authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'mdlavin-correct-request-error-reporting'

github.com/nock/nock - 37ba6a8d2c5b983eb7f04351b328e12fda54d12d authored over 10 years ago by Pedro Teixeira <[email protected]>
Report request errors through the error event rather than throwing an Error

github.com/nock/nock - 0889fdc12ed7f2c43276dc03e4e41bc7c31dfa61 authored over 10 years ago by Matt Lavin <[email protected]>
v0.40.0

github.com/nock/nock - 8a41ba7eb077fbbec4815b04998a8ebfe6700f5d authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'mdlavin-correct-disabled-netconnect-error-reporting'

github.com/nock/nock - 93876079d576d1ca9e0af9630412f5b30f99fbba authored over 10 years ago by Pedro Teixeira <[email protected]>
Report NetConnectNotAllowedErrors through the error event rather than throwing an Error

github.com/nock/nock - ebb3ea9b855382c97bd864563bc1dffcfb7b728b authored over 10 years ago by Matt Lavin <[email protected]>
v0.39.0

github.com/nock/nock - 19a286f0d85f6e5f7e3b79aeb387446fcef0f1b9 authored over 10 years ago by Pedro Teixeira <[email protected]>
support for req.auth. fixes #204

github.com/nock/nock - bc44347ec089244ae449fabc2588b9755f57be85 authored over 10 years ago by Pedro Teixeira <[email protected]>
v0.38.0

github.com/nock/nock - 7aef1a9180138135b85736ff57be14bfc9f57edc authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'jeffsmale90-master'

github.com/nock/nock - 6a085e809f257ea1d669e62704b6c66c38d0e2a2 authored over 10 years ago by Pedro Teixeira <[email protected]>
Removed project files

github.com/nock/nock - a3827fe2a07e3420e1ebe4a3c00e64ae2b42c93a authored over 10 years ago by Jeff Smale <[email protected]>
setting options.path from req.path, as superagent modifies the path after instantiation

github.com/nock/nock - 9c16f2e07f0145a6a7c86657c2f2e822bfd216c2 authored over 10 years ago by Jeff Smale <[email protected]>
added gitter badge

github.com/nock/nock - 351cb1177e9abab6b2ef7459b8b4b395669b5aae authored over 10 years ago by Pedro Teixeira <[email protected]>
quotes around node version

github.com/nock/nock - d2163a4830539a1cfc950c3efb805a6487983387 authored over 10 years ago by Pedro Teixeira <[email protected]>
v0.37.0

github.com/nock/nock - 10e655b6a11f6c3f5e209e01cf360c6bb4acbb32 authored over 10 years ago by Pedro Teixeira <[email protected]>
mock socket. fixes #201

github.com/nock/nock - 8b2cd4fb215e873841d61122436eb6607157bb39 authored over 10 years ago by Pedro Teixeira <[email protected]>
v0.36.2

github.com/nock/nock - c5eae1c4d84ee919f1a2edd6535fe986d39de4f3 authored over 10 years ago by Pedro Teixeira <[email protected]>
response is also a streams2 compatible pull stream. fixes #193

github.com/nock/nock - c71002c417cdaeed465f985bfaa4d99ee0ffe01e authored over 10 years ago by Pedro Teixeira <[email protected]>
clarifying that scope.filteringPath should only be used once per scope. fixes #145

github.com/nock/nock - b55fb521d6e9ac75e12559033c8b0e5a94e81c65 authored over 10 years ago by Pedro Teixeira <[email protected]>
v0.36.1

github.com/nock/nock - 3007ace9a2a3def940509570410fb53bdf9be154 authored over 10 years ago by Pedro Teixeira <[email protected]>
response.client.authorized for SSL. fixes #158

github.com/nock/nock - 48e8be5f1e6c20c673619804a89823ca4c1d5485 authored over 10 years ago by Pedro Teixeira <[email protected]>
v0.36.0

github.com/nock/nock - 5ed8b85cbb9cfdeb1f5b4b6a77ec760561aaeec2 authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'lakenen-header-match-fn'

github.com/nock/nock - bda61672a752afef89006b869b9ca9dfedbd6b60 authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'header-match-fn' of github.com:lakenen/nock into lakenen-header-match-fn

Conflicts:
tests/test_intercept.js

github.com/nock/nock - 2472cca96096b263e733a5715367828520c1481d authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'lakenen-issue-197'

github.com/nock/nock - d536311246fc6a7afd261bdb4bea09c26e545788 authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'issue-197' of github.com:lakenen/nock into lakenen-issue-197

github.com/nock/nock - e5e999e3d3719544923b90d4a15cb3efb7c06901 authored over 10 years ago by Pedro Teixeira <[email protected]>
v0.35.0

github.com/nock/nock - fd82a4ddc4e0209a75fda78c33e2c9ef8d23d9d6 authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'fix-request-header-matching'

github.com/nock/nock - f89681eb73bba2559878bd4253f3385bda14f560 authored over 10 years ago by Pedro Teixeira <[email protected]>
Allow matching header with a function

github.com/nock/nock - 68cbf77e9e77a4b458780519c0a86a1c1e017f43 authored over 10 years ago by Cameron Lakenen <[email protected]>
Convert target for matcher to string before calling match (fixes #197)

github.com/nock/nock - a984c99b21554bce99c3638bf20539d19151b090 authored over 10 years ago by Cameron Lakenen <[email protected]>
Header field user-agent is now deleted case-insensitively

github.com/nock/nock - 1ed1115bba9ab277e4e1673cb215a8824f7a95b2 authored over 10 years ago by ierceg <[email protected]>
Changed semantics of recording options with enable_reqheaders_recording

github.com/nock/nock - 847db2bdb515ec52257602ff9ec12e163df2cc0f authored over 10 years ago by ierceg <[email protected]>
Set the storage of headers field names to lower-case throught Nock

github.com/nock/nock - 6f15fb8a7e948b5c3d917b851f019c2ee29d8c24 authored over 10 years ago by ierceg <[email protected]>
Renamed headerKeysToLowerCase to headersFieldNamesToLowerCase for clarity

github.com/nock/nock - 35fdba5d1415a126f9065ced7fb64bdad3ad31bb authored over 10 years ago by ierceg <[email protected]>
Added suppress_reqheaders_recording recording option

github.com/nock/nock - 0dadcff6e5c9810bfde14d221be05bb55fb374da authored over 10 years ago by ierceg <[email protected]>
Fixed request header matching for special case of host

github.com/nock/nock - 005686e294a26b8618b7b21db915d78d865dde9f authored over 10 years ago by ierceg <[email protected]>
Fixed issues with mismatching case header names

Fixed an issue with request header not set to filtered scoped host

github.com/nock/nock - 4048734aafb61902c7336955dfc862c3efc825a7 authored over 10 years ago by ierceg <[email protected]>
Fixed filtered scope host not used in request headers

Conflicts:
lib/intercept.js

github.com/nock/nock - 18ae2e7e60a8f0c16211e025e3ae631a7c46f57b authored over 10 years ago by ierceg <[email protected]>
Merge commit '2b480bc7789ac563f56589c19041cd07c93bfb9a'

Conflicts:
tests/test_intercept.js

github.com/nock/nock - e6be5fc810e1487be3b958b47e2f07a02d324c99 authored over 10 years ago by Pedro Teixeira <[email protected]>
testing timeout error code

github.com/nock/nock - 2b480bc7789ac563f56589c19041cd07c93bfb9a authored over 10 years ago by Pedro Teixeira <[email protected]>
testing request timeout with nock.delayConnection

github.com/nock/nock - dd6754cd8ec46ecdbe276a9c76a4a8637cf93b77 authored over 10 years ago by Pedro Teixeira <[email protected]>
fix delay + timeout test to expect a timeout error

github.com/nock/nock - d629b0d64e2851ded4a37ac515341a4211bc6912 authored over 10 years ago by alanclarke <[email protected]>
added test with request timeout and nock delay

github.com/nock/nock - 944afe38ab265936eb92b6af711fa60e6c3f44b4 authored over 10 years ago by Pedro Teixeira <[email protected]>
v0.34.1

github.com/nock/nock - eb7fb9c944f92ec14c716e4973d15aa6b4d3d650 authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'jagoda-fix-node-0.11'

github.com/nock/nock - a8f76e419ce5500a9e1ee96c8cdbf46b99160d7d authored over 10 years ago by Pedro Teixeira <[email protected]>
Test on Node 0.11.

github.com/nock/nock - 3c792f87e0910d2589f7899e9cccdbfd5748bd68 authored over 10 years ago by Jeff Jagoda <[email protected]>
Support Node 0.11

github.com/nock/nock - 92e692dbfc651365197080a418c3934c5113b1e4 authored over 10 years ago by Jeff Jagoda <[email protected]>
v0.34.0

github.com/nock/nock - e9fa4071ab63e9b748d2ce29640b6c2dfac60ab6 authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge pull request #189 from seegno/bugfix/net-connect-not-allowed-error-stacktrace

Fix stack trace not captured when throwing error

github.com/nock/nock - f27443c79cf0481214a20dd1cc370cccdd4d59f6 authored over 10 years ago by Pedro Teixeira <[email protected]>
Fix stack trace not captured when throwing error

github.com/nock/nock - 33e26f27d2f23e2557ec7b52d2676bc001c988d4 authored over 10 years ago by Nuno Sousa <[email protected]>
v0.33.0

github.com/nock/nock - cfb08f460ca9a68820d65997066bd93c9f18d4c0 authored over 10 years ago by Pedro Teixeira <[email protected]>
reqheaders match. fixes #163

github.com/nock/nock - fae7e970c54f2cffef0604bed1f7f8dff28e1332 authored over 10 years ago by Pedro Teixeira <[email protected]>
v0.32.3

github.com/nock/nock - c80901b5cfa630c7c7699e0d9a8a9f27a2e911a8 authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge pull request #185 from pgte/request-timeout-option-fix

fixed when request uses timeout option, fixes #183

github.com/nock/nock - caf1735d89dc0c6f1aca49216537060c11890313 authored over 10 years ago by Pedro Teixeira <[email protected]>
fixed when request uses timeout option, fixes #183

github.com/nock/nock - 05ac7f144956fe5d276f8fd9724c76d66ba6c2dd authored over 10 years ago by Pedro Teixeira <[email protected]>
v0.32.2

github.com/nock/nock - 86e7d14b13e6b853684bc049adbbec8f22e5863a authored over 10 years ago by Pedro Teixeira <[email protected]>
requires node >= 0.10.0

github.com/nock/nock - 09f9289ef878c0db5e9951399af9f928a8748f19 authored over 10 years ago by Pedro Teixeira <[email protected]>
v0.32.1

github.com/nock/nock - a35467ff394cc00849b86b17213fa129a0b10fbb authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'bcoe-restify'

github.com/nock/nock - a1a7297e8ef46a4ec155e6edd9fa945ef42e223f authored over 10 years ago by Pedro Teixeira <[email protected]>
net was not being used.

github.com/nock/nock - 06c2e986c38211f143ffd628d465d0d74b49e786 authored over 10 years ago by bcoe <[email protected]>
added support for restify.

github.com/nock/nock - ecaa712d0d3c6e2ca7d41b822840dc5f3d1b57b3 authored over 10 years ago by bcoe <[email protected]>
v0.32.0

github.com/nock/nock - 728a3cf295ed51462ec14b6dbcab9b352c56ab98 authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge pull request #179 from seegno/add-custom-logging

Add option to allow custom logging function

github.com/nock/nock - 50957ca8107bdbb99c800b3e784414f4c0795eb8 authored over 10 years ago by Pedro Teixeira <[email protected]>
Add option to allow custom logging function

github.com/nock/nock - c20a360624f669b028ecb93cbf65c199a874cb0b authored over 10 years ago by Tiago Ribeiro <[email protected]>
v0.31.3

github.com/nock/nock - a6aa9a1950a9d1cc1bb5921c2948548f0ddd04d8 authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'seegno-change-error-inheritance'

github.com/nock/nock - 0b5f1fd10b4db43fc14b8d33c975e66e56d0f76b authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'change-error-inheritance' of github.com:seegno/nock into seegno-change-error-inheritance

github.com/nock/nock - a508c88172204e7711bad7c66ccb69159a16037c authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'jbergknoff-jbergknoff2'

github.com/nock/nock - 8694e0b57efec9af6dcae20d622ed48df9949dad authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'jbergknoff2' of github.com:jbergknoff/nock into jbergknoff-jbergknoff2

github.com/nock/nock - 09272554162d71d2d3cdb2c607dabc2d0f87ae4d authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'jbergknoff-jbergknoff1'

github.com/nock/nock - 7dfd9a4d1fe51f8e183111ad1cc23b8d031956ef authored over 10 years ago by Pedro Teixeira <[email protected]>
Change NetConnectNotAllowedError to inherit Error

github.com/nock/nock - 44d843a228401740d74e10e7ea3393f5a7e9daef authored over 10 years ago by Nuno Sousa <[email protected]>
use setImmediate instead of setTimeout 0

github.com/nock/nock - 2be1fd81b4d0bb269d1b8afec4d2e4f99833a962 authored over 10 years ago by Jonathan Bergknoff <[email protected]>
cleanup

github.com/nock/nock - b57cd236947bad75201c508ffb6cb7384a5d9cc3 authored over 10 years ago by Jonathan Bergknoff <[email protected]>
don't add json content type to blank response

github.com/nock/nock - 34eb54ad5f24b857a7ce561d51a7ec8d96b35d9a authored over 10 years ago by Jonathan Bergknoff <[email protected]>
v0.31.2

github.com/nock/nock - 77858f28f35f9d59d7c3d77d6170caeb05502a8e authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'fix-146'

github.com/nock/nock - e4312af48176ef827cb4ae850eb3b74fb86de19c authored over 10 years ago by Pedro Teixeira <[email protected]>
Fixed response not resuming on drain

github.com/nock/nock - a21b9d038e8895bf36f3e810d3afc6c098435641 authored over 10 years ago by ierceg <[email protected]>
v0.31.1

github.com/nock/nock - 99b67aeb2bf842c808871c68b4b098740f87d7c8 authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'support-for-content-encoded'

github.com/nock/nock - 5996c883210bf44ae09623fd1015322924c3a901 authored over 10 years ago by Pedro Teixeira <[email protected]>
Edited README

github.com/nock/nock - 42cf53ea716a251953ba256ff30bbe6e54761b09 authored over 10 years ago by ierceg <[email protected]>
Added support for content-encoded responses

github.com/nock/nock - af16109b6ba62d5bce525e70781617884d96716c authored over 10 years ago by ierceg <[email protected]>
Fixed a typo

github.com/nock/nock - b695f6fd91fa94d4efd8ca72067b2a73a81c8803 authored over 10 years ago by ierceg <[email protected]>
Added test that fails

github.com/nock/nock - f523d9cd59acf3daba47da60a912ce5f788bc646 authored over 10 years ago by ierceg <[email protected]>
v0.31.0

github.com/nock/nock - eadeaa9ec5e685281008ab73739fd2ec344858d0 authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'added-isActive'

github.com/nock/nock - 39fe402df99a94f8c901672d064d2d5a1b9276e7 authored over 10 years ago by Pedro Teixeira <[email protected]>
Added nock.isActive()

github.com/nock/nock - 1190480eeb3450af78179b00feab1db24b85c15d authored over 10 years ago by ierceg <[email protected]>
Merge branch 'rexxars-non-binary-response-fix'

github.com/nock/nock - 3f4f07952d1e3572aed842533c3ba45da72cdd1d authored over 10 years ago by Pedro Teixeira <[email protected]>
v0.30.1

github.com/nock/nock - 5abd97e8660ab1fd9546f7c63362e767670d8349 authored over 10 years ago by Pedro Teixeira <[email protected]>
Removed unused path filtering

github.com/nock/nock - c62b7e192e28a481bfc04f26f65368ba27ccb9dc authored over 10 years ago by Espen Hovlandsdal <[email protected]>
Merge branch 'rexxars-non-binary-response-fix'

github.com/nock/nock - d6637b2fb51d3617333f6bdf531ee5836ac1c7d2 authored over 10 years ago by Pedro Teixeira <[email protected]>
Check for valid result when converting response body to buffer

github.com/nock/nock - 45451c60117e292808a170925ae1f7fcfd73d891 authored over 10 years ago by Espen Hovlandsdal <[email protected]>
v0.30.0

github.com/nock/nock - 87ba293c1b56d5fdb03324897079146f16ea32a7 authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'add-scope-filtering'

github.com/nock/nock - d328ba336ebd513a0a0e68a0cbdced8c1187178b authored over 10 years ago by Pedro Teixeira <[email protected]>
Added scope filtering

github.com/nock/nock - 18ab73f3a04d6b525b2203e43050bd14ece6e82f authored over 10 years ago by ierceg <[email protected]>
v0.29.2

github.com/nock/nock - 4bb717eb72a670a2310586568d91555496ce8c8a authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'fix-163'

github.com/nock/nock - d2990cab5699ce3b80406f10cf1a79b8c96f5e6b authored over 10 years ago by Pedro Teixeira <[email protected]>
Fixed recording of request headers

github.com/nock/nock - 47f004042a9ebc016396ef9ff197c4e46050b5c1 authored over 10 years ago by ierceg <[email protected]>
Updated README

github.com/nock/nock - 3e074f6b3da7e0ae0ae4a88fefd0df2b1e3c6ffc authored over 10 years ago by ierceg <[email protected]>
Added mocking of request headers

github.com/nock/nock - ca8e762dffc60bb67db28cf5c0cf2cf419167f1e authored over 10 years ago by ierceg <[email protected]>
v0.29.1

github.com/nock/nock - 47733c6586aa4a4607d87e0b5d5883e161273527 authored over 10 years ago by Pedro Teixeira <[email protected]>