5784 Commits (41919626e5e3dcc04101a2c21f689fbfad24686f)

Author SHA1 Message Date
Rich Trott 16357f2d72 test: refactor event-emitter-check-listener-leaks 8 years ago
cjihrig 06757cd0dc test: cover dgram handle send failures 8 years ago
Timothy Gu 413691fde0
url: expose WHATWG url.origin as ASCII 8 years ago
Matt Loring 920278bd37
async_wrap,src: promise hook integration 8 years ago
cjihrig 0903dcf80c
test: cover util.format() format placeholders 8 years ago
Daniel Bevenius 25ade76fb0
test: add override to ServerDone function 8 years ago
Rich Trott 235cbbe4d8 test: refactor test-dns 8 years ago
Rich Trott bbf74fb87b test: fix disabled test-fs-largefile 8 years ago
Sam Roberts 3954ea9f41
inspector: document bad usage for --inspect-port 8 years ago
Calvin Metcalf ba513d140c
stream: add final method 8 years ago
Michael Dawson e912c67d24 dgram: convert to using internal/errors 8 years ago
Rich Trott 1aad4ba284
test: move stream2 test from pummel to parallel 8 years ago
Rich Trott 7bb9fd2035
test: simplify assert usage in test-stream2-basic 8 years ago
Rich Trott bbd39c359f
test: check noop function invocations 8 years ago
Matteo Collina ccd3eadbd7 stream: fix destroy(err, cb) regression 8 years ago
Rich Trott 7c12d12ecf
test: confirm callback is invoked in fs test 8 years ago
Rich Trott b5b6f5d6a9
test: check number of message events 8 years ago
Michael Dawson 47919b3b6f
test: increase n-api constructor coverage 8 years ago
Marcel Laverdet e018c33111
vm: fix race condition with timeout param 8 years ago
Marcel Laverdet 3c5bfba28b
vm: fix displayErrors in runIn.. functions 8 years ago
Ebrahim Byagowi 594b5d7b89
cmd: support dash as stdin alias 8 years ago
Evan Lucas 2cf4882136 test: add regression test for immediate socket errors 8 years ago
Evan Lucas ba0dbaa193 Revert "net: remove unnecessary process.nextTick()" 8 years ago
Eugene Ostroukhov 60390cd7fb
inspector: JavaScript bindings for the inspector 8 years ago
Faiz Halde 425aba4f36 errors: AssertionError moved to internal/error 8 years ago
Daniel Pihlstrom 9836cf5717 lib: lazy instantiation of fs.Stats dates 8 years ago
Daniel Bevenius 485be99e68 test: add hasCrypto check to async-wrap-GH13045 8 years ago
Brian White 3774c99f66
http: fix IPv6 Host header check 8 years ago
Chris Young c470f04f22 doc: list macOS as supporting filename argument 8 years ago
Eugene Ostroukhov 5c26378cb7 inspector: fix process._debugEnd() for inspector 8 years ago
Sebastian Plesciuc 3429c90f42 test: fix sequential test-net-connect-local-error 8 years ago
cjihrig f8c617dbe2 stream: improve multiple callback error message 8 years ago
Artur Vieira ad4765a326 test: remove common.PORT from dgram test 8 years ago
Artur Vieira dd3c227796 test: bind to 0 in dgram-send-callback-buffer-length 8 years ago
Artur Vieira 281de19a8c test: use dynamic port in test-dgram-send-address-types 8 years ago
Artur Vieira e00116d2c4 test: use dynamic port in test-dgram-send-callback-buffer 8 years ago
Artur Vieira 4c847347c3 test: replace common.PORT in dgram test 8 years ago
Matteo Collina 330c8d743e stream: add destroy and _destroy methods. 8 years ago
Rich Trott 8e47600aab test: allow for absent nobody user in setuid test 8 years ago
Rich Trott 171a43a986 test: shorten test-benchmark-http 8 years ago
Alexey Orlenko 9e4660b518
zlib: fix node crashing on invalid options 8 years ago
Shadowbeetle 6fb27af70a
async_hooks: add constructor check to async-hooks 8 years ago
Rich Trott 595e5e3b23 test: port disabled readline test 8 years ago
Myles Borins 8250bfd1e5
fs: Revert throw on invalid callbacks 8 years ago
Artur G Vieira c60a7fa738 test: move net reconnect error test to sequential 8 years ago
Rajaram Gaunker 06a617aa21
url: update IDNA error conditions 8 years ago
Timothy Gu 841bb4c61f
url: fix C0 control and whitespace handling 8 years ago
Rich Trott 525497596a test: refactor test-net-GH-5504 8 years ago
Rich Trott 658741b9d9 test: refactor test-https-set-timeout-server 8 years ago
Refael Ackermann 6bfdeedce5 async_wrap: add `asyncReset` to `TLSWrap` 8 years ago