18637 Commits (689a64319864433b32235b9d6ac4889f4cdcfea5)
 

Author SHA1 Message Date
Eugene Ostroukhov 5f31d54720 inspector: rewrite inspector test helper 7 years ago
Jimmy Thomson cde272a066
process: keep process prototype in inheritance chain 7 years ago
Trevor Norris 062beb08df
async_hooks: don't abort unnecessarily 7 years ago
Trevor Norris d441c7ffe8
async_wrap: unroll unnecessarily DRY code 7 years ago
Trevor Norris 94369d8017
async_hooks: improve comments and function names 7 years ago
Trevor Norris 64688d8e3a
async_wrap: return undefined if domain is disposed 7 years ago
Weijia Wang 11a2ca29ba
errors: migrate _http_outgoing 7 years ago
Rich Trott 28a47aa1bb test: fix test-cluster-send-handle-large-payload 7 years ago
Rich Trott f417add1f4 test: add test-benchmark-zlib 7 years ago
Mudit Ameta 4a6b678070
os: add CIDR support 7 years ago
Anna Henningsen afe68c1868
deps,tools: add missing nghttp2 license 7 years ago
Evan Lucas b2a9b81738 http2: fix [kInspect]() output for Http2Stream 7 years ago
Refael Ackermann 85d7d97d81
doc: delint 7 years ago
Refael Ackermann 6d84e30087
doc: fix header level typo 7 years ago
Oky Antoro 1268737e71
test: cover all HTTP methods that parser supports 7 years ago
Daniel Bevenius 170ff0e4bb lib: move deprecationWarned var 7 years ago
Daniel Bevenius 95c8df18f1 test: add test to verify ErrnoException path 7 years ago
Vincent Xue e6eb5c00da test: use regular expressions in throw assertions 7 years ago
Anna Henningsen 314217f8fb
doc: add missing `changes:` metadata for util 7 years ago
Anna Henningsen 7e0c2ea92b
doc: add missing `changes:` metadata for streams 7 years ago
Griffith Tchenpan 1df9340d0b test: invoke callback with common.mustCall() 8 years ago
Ruben Bridgewater a7189c0177
benchmark: fix and extend assert benchmarks 7 years ago
Gabriel Schulhof 6fe72c82d2 src: mention that node options are space-separated 7 years ago
Daijiro Wachi 7294f57c0d doc: fix docs style in util.md 7 years ago
Daijiro Wachi 003ba0b0e2 doc: fix docs style in intl.md 7 years ago
Ruben Bridgewater 9222fe64ad
assert: optimize code path for deepEqual Maps 7 years ago
Ruben Bridgewater 95bbb68175
util: improve util.inspect performance 7 years ago
Tristian Flanagan f2b01cba7b child_process: defer error to next tick 9 years ago
Anna Henningsen 5ea25d2ebe
http2: name padding buffer fields 7 years ago
Anna Henningsen e46ae99a2a
http2: use per-environment buffers 7 years ago
Anna Henningsen 348dd66337
http2: improve perf of passing headers to C++ 7 years ago
Teddy Katz b646a3df29
repl: include folder extensions in autocomplete 7 years ago
Daniel Bevenius 50235a03ef src: avoid creating local data variable 7 years ago
Rich Trott 7253eaef58 test: add test-benchmark-arrays 7 years ago
Vishal Bisht 89d9cc789b
doc: expanded description of buffer.slice 7 years ago
Anna Henningsen 835c383969
n-api: add napi_get_node_version 7 years ago
Gibson Fahnestock 8780e1d79b
test: allow inspector to reopen with same port 7 years ago
Rich Trott ab2b331f5e test: make test-tls-alert-handling more strict 7 years ago
Anna Henningsen a6973a3811
Revert "inspector: rewrite inspector test helper" 7 years ago
XadillaX f422e38bca
test: remove redundant `using` in cctest 7 years ago
Anna Henningsen eb8f574229
src: add comments for cares library init refcount 7 years ago
Anna Henningsen 39c67f43a2
src: remove duplicate loop 7 years ago
Daniel Bevenius c27360ea74
src: use local isolate instead of args.GetIsolate 7 years ago
Daniel Bevenius d94e4b8e81
test: make totalLen snake case 7 years ago
Eugene Ostroukhov 63fc89a6a0 inspector: support extra contexts 8 years ago
Alexey Kozyatinskiy 73c59bbbf9 deps: cherry-pick f19b889 from V8 upstream 7 years ago
Daniel Bevenius 7307839b55 test: check crypto before requiring tls module 7 years ago
Eugene Ostroukhov 2296b677fb inspector: rewrite inspector test helper 7 years ago
Michael Albert 340b3be1df
test: increase http2 coverage 7 years ago
Gareth Ellis b5556e4de1
benchmark: Correct constructor for freelist 7 years ago