5807 Commits (60d14c870274e9f193a81e8eb9b6a74fba3b4178)

Author SHA1 Message Date
Daniel Bevenius 10913271bf test: hasCrypto https-server-keep-alive-timeout 8 years ago
Refael Ackermann 16689e30ae inspector: --debug* deprecation and invalidation 8 years ago
Rich Trott f00475d9d6 test: refactor test-fs-assert-encoding-error 8 years ago
Rich Trott 758a17f1d5 dns: return TypeError on invalid resolve() input 8 years ago
Anna Henningsen 90877003c1
async_wrap: fix Promises with later enabled hooks 8 years ago
larissayvette 234353a1b8 lib,src: refactor buffer out of range index 8 years ago
Aditya Anand 9c6427864e test: replace `indexOf` with `includes` 8 years ago
Anna Henningsen 1a2cd91b20
test: add AsyncResource addon test 8 years ago
Anna Henningsen 9f610b5e26
stream: support Uint8Array input to methods 8 years ago
mskec 0ecdf29340 errors: migrate lib/console 8 years ago
Rich Trott d64d361266 test: check noop invocation with mustNotCall() 8 years ago
Michael Dawson d9ee297afb n-api: add napi_get_version 8 years ago
cjihrig 6a18c1d8dd test: add coverage for socket write after close 8 years ago
Timur Shemsedinov 0aa7ef5950
http: destroy sockets after keepAliveTimeout 9 years ago
Anna Henningsen 90dee89d8e
async_hooks: rename AsyncEvent to AsyncResource 8 years ago
Matteo Collina b153420fd9 stream: emit finish when using writev and cork 8 years ago
Brian White a10bdb51b1
http: improve outgoing string write performance 8 years ago
Rich Trott 112ef23bba test: use common.mustNotCall in test-crypto-random 8 years ago
Daniel Bevenius ab28e0a86a test: skip test-bindings if inspector is disabled 8 years ago
Michael Dawson 196190015d test: add coverage for napi_has_named_property 8 years ago
Ebrahim Byagowi b3d1e3d4c7 fs: fix realpath{Sync} on resolving pipes/sockets 8 years ago
Daniel Pihlstrom a109032260 src,fs: calculate fs times without truncation 8 years ago
Rich Trott 4384f2e2b7 test: refactor event-emitter-remove-all-listeners 8 years ago
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