6406 Commits (d8a226673bd9621a5a07346f8702d7dac2f25481)

Author SHA1 Message Date
Pini Houri 3f5d944ace http2: Expose Http2ServerRequest/Response 8 years ago
icarter09 0309619aa7 test: use reserved invalid hostname for tests 8 years ago
Beth Griggs 4f1eddf84e test: add missing console.error to exec-maxBuffer 8 years ago
Eugene Ostroukhov 5f31d54720 inspector: rewrite inspector test helper 8 years ago
Jimmy Thomson cde272a066
process: keep process prototype in inheritance chain 8 years ago
Trevor Norris 062beb08df
async_hooks: don't abort unnecessarily 8 years ago
Trevor Norris 64688d8e3a
async_wrap: return undefined if domain is disposed 8 years ago
Weijia Wang 11a2ca29ba
errors: migrate _http_outgoing 8 years ago
Rich Trott 28a47aa1bb test: fix test-cluster-send-handle-large-payload 8 years ago
Rich Trott f417add1f4 test: add test-benchmark-zlib 8 years ago
Mudit Ameta 4a6b678070
os: add CIDR support 8 years ago
Evan Lucas b2a9b81738 http2: fix [kInspect]() output for Http2Stream 8 years ago
Oky Antoro 1268737e71
test: cover all HTTP methods that parser supports 8 years ago
Daniel Bevenius 95c8df18f1 test: add test to verify ErrnoException path 8 years ago
Vincent Xue e6eb5c00da test: use regular expressions in throw assertions 8 years ago
Griffith Tchenpan 1df9340d0b test: invoke callback with common.mustCall() 8 years ago
Ruben Bridgewater 95bbb68175
util: improve util.inspect performance 8 years ago
Anna Henningsen 348dd66337
http2: improve perf of passing headers to C++ 8 years ago
Teddy Katz b646a3df29
repl: include folder extensions in autocomplete 8 years ago
Rich Trott 7253eaef58 test: add test-benchmark-arrays 8 years ago
Anna Henningsen 835c383969
n-api: add napi_get_node_version 8 years ago
Gibson Fahnestock 8780e1d79b
test: allow inspector to reopen with same port 8 years ago
Rich Trott ab2b331f5e test: make test-tls-alert-handling more strict 8 years ago
Anna Henningsen a6973a3811
Revert "inspector: rewrite inspector test helper" 8 years ago
XadillaX f422e38bca
test: remove redundant `using` in cctest 8 years ago
Daniel Bevenius d94e4b8e81
test: make totalLen snake case 8 years ago
Eugene Ostroukhov 63fc89a6a0 inspector: support extra contexts 8 years ago
Daniel Bevenius 7307839b55 test: check crypto before requiring tls module 8 years ago
Eugene Ostroukhov 2296b677fb inspector: rewrite inspector test helper 8 years ago
Michael Albert 340b3be1df
test: increase http2 coverage 8 years ago
Rich Trott cea4bd92fd
test: make test-tls-connect checks more strict 8 years ago
Anna Henningsen c80d400c01
Revert "test: disable MultipleEnvironmentsPerIsolate" 8 years ago
Anna Henningsen ef7da4200d
Revert "test: add DISABLED_ prefix to commented out test" 8 years ago
Anna Henningsen 93f25f4b44
test: properly order freeing resources in cctest 8 years ago
Rich Trott a253704446 process: make `this` value consistent 8 years ago
Rich Trott 0d3ef5b0f8 test: check `this` value for `nextTick()` 8 years ago
Rich Trott 2249234fee fs: invoke callbacks with undefined context 8 years ago
Rich Trott c6126b1308 test: refactor test-fs-stat 8 years ago
Prakash Palaniappan 8172c8a506 test: set module loading error for aix 8 years ago
Rich Trott c7a9a2edd4 test: split out load-sensitive readline tests 8 years ago
Nick Stanish a439cf4354 test: fix conversion of microseconds in test 8 years ago
Rich Trott 2923ed10bb test: improve check in test-os 8 years ago
Kelvin Jin 1e33f92d6a http2: rename some nghttp2 stream flags 8 years ago
Anna Henningsen 611851daba child_process: fix handle passing w large payloads 8 years ago
Miguel Angel Asencio Hurtado 9564c20810 test: replace indexOf with includes 8 years ago
Daniel Bevenius 1b719fe3d7 test: add crypto check to http2 tests 8 years ago
Azard f11379d25b test: fix test-readline-interface 8 years ago
Guy Margalit c3c045aea0 stream: support readable/writableHWM for Duplex 8 years ago
James M Snell 4da8b99a74 console: coerce label to string in console.time() 8 years ago
Jared Kantrowitz 80ebb4282d
src: adjust windows abort behavior 8 years ago