18676 Commits (b12d77977e5efe6542e2acc5143a2e697590e638)
 

Author SHA1 Message Date
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 8 years ago
Vincent Xue e6eb5c00da test: use regular expressions in throw assertions 8 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 8 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 8 years ago
Ruben Bridgewater 95bbb68175
util: improve util.inspect performance 8 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 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" 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 8 years ago
Daniel Bevenius 7307839b55 test: check crypto before requiring tls module 7 years ago
Eugene Ostroukhov 2296b677fb inspector: rewrite inspector test helper 8 years ago
Michael Albert 340b3be1df
test: increase http2 coverage 7 years ago
Gareth Ellis b5556e4de1
benchmark: Correct constructor for freelist 8 years ago
Anna Henningsen 2421984727
zlib: check cleanup return values 7 years ago
Rich Trott cea4bd92fd
test: make test-tls-connect checks more strict 7 years ago
Anna Henningsen c80d400c01
Revert "test: disable MultipleEnvironmentsPerIsolate" 7 years ago
Anna Henningsen ef7da4200d
Revert "test: add DISABLED_ prefix to commented out test" 7 years ago
Anna Henningsen 93f25f4b44
test: properly order freeing resources in cctest 7 years ago
Anna Henningsen b559e66252
src: add overlooked handle to cleanup 7 years ago
Rich Trott 97c43940c8 benchmark: cover more nextTick() code 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