6445 Commits (2f8ddb27340a5e7e914dc1160846d4822e6352a2)

Author SHA1 Message Date
Bartosz Sosnowski 88b85925fe test: fix async-hooks tests 7 years ago
Bartosz Sosnowski ca9b3f27eb test, win: fix IPv6 detection on Windows 7 years ago
Rich Trott 3cf27f1485 test: add test-benchmark-process 7 years ago
Rich Trott ce69d016c5 test: add test-benchmark-path 7 years ago
Rich Trott dd60c60d83 test: add test-benchmark-os 7 years ago
Rich Trott afa62a2679 test: add test-benchmark-events 7 years ago
Rich Trott 3fcfca62f9 test: add test-benchmark-domain 7 years ago
Anna Henningsen 86c4655a0f src: fix build on certain platforms 7 years ago
Rich Trott c40229a9b8 console: implement minimal `console.group()` 7 years ago
James M Snell 67269fd7f3 perf_hooks: implementation of the perf timing API 8 years ago
Ben Noordhuis e007f66ae2 dns: add `verbatim` option to dns.lookup() 8 years ago
Franziska Hinkelmann 9e5d0e3d76 test: add known issue for vm module 8 years ago
Ben Noordhuis da1af3d3fc lib: instantiate console methods eagerly 8 years ago
Rich Trott 779a480bf1 test: do not modify fixtures in test-fs-chmod 7 years ago
James M Snell 58831b2f24 uv: improvements to process.binding('uv') 7 years ago
Refael Ackermann 0ce54a7ec9 test: improve assertion fail messages 7 years ago
davidmarkclements 7c948ce233 fix --prof-process --preprocess flag 7 years ago
Daniil Shakir 6c382dea6b test: remove unused parameters 7 years ago
Ankit Parashar 2a97eb61c6 test: remove unused arguments from function 7 years ago
Shigeki Ohtsu 9dfb2d14cb crypto: warn if counter mode used in createCipher 8 years ago
Gabriel Schulhof 70664bf5a1 n-api: add ability to remove a wrapping 8 years ago
cjihrig 9eb8f44060
test: update windows module load error message 7 years ago
Ben Noordhuis ffed7b6e66
src: detect nul bytes in InternalModuleReadFile() 7 years ago
XadillaX f6caeb9526
os: make EOL configurable and read only 7 years ago
Ruben Bridgewater 3a886ffa24
util: fix inspect array w. negative maxArrayLength 7 years ago
Michael Albert aa24777c44
test: increase coverage for http2.connect 8 years ago
Rich Trott c473d80a9c test: make timers-blocking-callback more reliable 8 years ago
Beth Griggs b9d63ab1b7 test: remove erroneous assert message from test 7 years ago
Tobias Nießen 467385a49b test: use invalid host according to RFC2606 7 years ago
Rich Trott 0c5ea126dc test: add test for cluster benchmarks 8 years ago
Eugene Ostroukhov 7027191288 test: Mark test-stop-profile-after-done flaky 7 years ago
Anna Henningsen 9ecc440642
buffer: fix MAX_LENGTH constant export 8 years ago
Ruben Bridgewater f853baf544
test: check util.inspect circular Set and Map refs 8 years ago
Matt Loring 9e08695f85
src: Node implementation of v8::Platform 8 years ago
Miroslav Bajtoš a0895ed6c4
inspector: enable async stack traces 8 years ago
Timothy Gu b616e87947
test: fix inspector helper port sniffing 7 years ago
Beth Griggs c879c9a5c6 test: preserve env in test cases 8 years ago
fengmk2 620ba41694 http: don't double-fire the req error event 8 years ago
Runite618 d4374ad651 test: refactor async-hooks/test-httparser tests 8 years ago
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