6077 Commits (c49adbff6395654634d5c89661419696ce14352b)

Author SHA1 Message Date
realwakka 1f9b1aa011
test: refactor test-http-server-keep-alive-timeout 8 years ago
XadillaX d00e5f1a04 test: add hijackStdout and hijackStderr 8 years ago
XadillaX 27de36926b
dns: add resolveAny support 8 years ago
Sam Roberts c4a61b3ee5 src: check whether inspector is doing io 8 years ago
Michael Dawson 01f4d9af5e test: add coverage for napi_property_descriptor 8 years ago
Nikolai Vavilov 9991e27ac8 inspector: fix crash on exception 8 years ago
Anna Henningsen 8f39881b74
async_hooks: use resource objects for Promises 8 years ago
Rich Trott 7fbeebac96 test: refactor test-fs-read-* 8 years ago
Anna Henningsen 6318078d2c
async_hooks: make sure `.{en|dis}able() === this` 8 years ago
cjihrig d0571a926a https: support rejectUnauthorized for unix sockets 8 years ago
Rich Trott b4da30f26c test: refactor domain tests 8 years ago
Rich Trott c20c570282 test: check callback not invoked on lookup error 8 years ago
Refael Ackermann 47b9772f52 fs: expose Stats times as Numbers 8 years ago
Sam Roberts 324f1115b3 lib: return this from net.Socket.end() 8 years ago
Rich Trott 6b070654e6 test: refactor test-dgram-oob-buffer 8 years ago
Fedor Indutny d6260a8f4b http: overridable keep-alive behavior of `Agent` 8 years ago
Gibson Fahnestock eef94a8bf8
test: pass env vars through to test-benchmark-http 8 years ago
aniketshukla 12e39d6d94 test: validate full error messages 8 years ago
Refael Ackermann c05561eb05 test,fs: test fs.watch for `filename` 8 years ago
Timothy Gu 91a1bbe305
url: update IDNA handling 8 years ago
David Cai 35353a45fc test: increase coverage of async_hooks 8 years ago
Sam Roberts 2791b360c1 inspector: allow --inspect=host:port from js 8 years ago
Sebastian Van Sande dcfbbacba8 path: use internal/errors.js 8 years ago
Gautam Mittal 3630ed1c82 errors,tty: migrate to use internal/errors.js 8 years ago
Jason Ginchereau ddba969321 test: fix build warning in addons-napi/test_object 8 years ago
Michael Dawson bd4b79051a test: consolidate n-api test addons - part2 8 years ago
Joseph Gentle 7cddcc9715 assert: fix deepEqual similar sets and maps bug 8 years ago
Refael Ackermann 30a20bda7d test,module: make message check MUI dependent 8 years ago
Gireesh Punathil efab7847c6 http: assert parser.consume argument's type 8 years ago
Sam Roberts aae0d4559c test: rearrange inspector headers into convention 8 years ago
sreepurnajasti 062071a9c3 errors,process: migrate to use internal/errors.js 8 years ago
James M Snell 7024c5a302 zlib: revert back to Functions 8 years ago
Eugene Ostroukhov e6dcc3dfa9 inspector: Allows reentry when paused 8 years ago
Nikolai Vavilov 3d9e7bb1d4 repl: remove unused function convertToContext 8 years ago
Anna Henningsen 1dc3272bb9
test: improve async hooks test error messages 8 years ago
JiaLi.Passion 8741e3c750
async_hooks: use parent promise as triggerId 8 years ago
Anna Henningsen 3e02636bcb
async_hooks,http: fix socket reuse with Agent 8 years ago
Dávid Szakállas fcab69c788
test: test async-hook triggerId properties 8 years ago
Rich Trott 163c0780ea test: add documentation for common.mustNotCall() 8 years ago
Anna Henningsen 78b135806f
test: check destroy hooks are called before exit 8 years ago
Trevor Norris 1e44fd960f
async_wrap: run destroy in uv_timer_t 8 years ago
Rich Trott 98aa25c765 test: make test-fs-watchfile reliable 8 years ago
Bidisha Pyne 1609899142 errors,util: migrate to use internal/errors.js 8 years ago
Jesus Seijas 41919626e5
util: refactor format method.Performance improved. 8 years ago
Daniel Bevenius 7dfeb36143 test: check inspector support in test/inspector 8 years ago
rmdm b1ed55f259 assert: fix deepEqual RangeError: Maximum call stack size exceeded 8 years ago
David D Lowe 592d7d2f2a test: add known_test request with Unicode in the URL 8 years ago
Bidisha Pyne a9f798ebcc errors,http_server: migrate to use internal/errors.js 8 years ago
Brian White 8d7ff6dd75
test: improve dns internet test case 8 years ago
Timothy Gu 95eef9b044 url: more precise URLSearchParams constructor 8 years ago