3717 Commits (efd33a2a9a7352e608c1d315161c31805f65969d)

Author SHA1 Message Date
cjihrig efd33a2a9a test: update arrow function style 9 years ago
Fedor Indutny ff4006c7b0 tls_wrap: reach error reporting for UV_EPROTO 9 years ago
Vladimir Kurchatkin b4313cf9a2 test: remove Object.observe from tests 9 years ago
Rich Trott 0351b2f1b4 test: refactor switch 9 years ago
Rich Trott cee14f52a3 test: remove race condition in http flood test 9 years ago
cjihrig c3bb4b1aa5 child_process: add shell option to spawn() 9 years ago
Rich Trott 34daaa764f test: scope redeclared variable 9 years ago
cjihrig 57003520f8 src: attach error to stack on displayErrors 9 years ago
Roman Reiss d66f18e6cd test: fix irregular whitespace issue 9 years ago
Drew Folta 9b1bc1dd05 test: fs.link() test runs on same device 9 years ago
Rich Trott 457a1ca3a6 test: refactor test-net-settimeout 9 years ago
Evan Lucas 0f8e63caff dns: throw a TypeError in lookupService with invalid port 9 years ago
Rich Trott c6d29cb81f test: mark test-tick-processor flaky 9 years ago
Fedor Indutny 96934cbb30 vm: introduce `cachedData`/`produceCachedData` 9 years ago
Trevor Norris 54cd2e1e5e buffer: properly retrieve binary length of needle 9 years ago
Trevor Norris 7240ad4441 buffer: allow encoding param to collapse 9 years ago
Rich Trott 58d999e8fc test: remove test-http-exit-delay 9 years ago
Tom Gallacher a1163582c5 crypto: pbkdf2 deprecate digest overload. 9 years ago
Ali Ijaz Sheikh db9e122182 test: update ArrayBuffer alloc failure message 9 years ago
Rich Trott d26b014391 test: refactor test-fs-watch 9 years ago
José Moreira 5ef9989bd6 net: add net.listening boolean property over a getter 9 years ago
Rich Trott 0634311a9a test: move cluster tests to parallel 9 years ago
cjihrig 66cb4bcf0c process: support symbol events 9 years ago
Ben Noordhuis 1e5a02628c src: fix negative values in process.hrtime() 9 years ago
Rich Trott 44aba1ab1c test: improve test-cluster-disconnect-suicide-race 9 years ago
Roman Reiss 647861befb test: fix issues for space-in-parens ESLint rule 9 years ago
Rich Trott d5c525dc74 test: make test-cluster-disconnect-leak reliable 9 years ago
cjihrig eee9dc7e9d Revert "stream: add bytesRead property for readable" 9 years ago
Evan Lucas ff64a4c395 node: allow preload modules with -i 9 years ago
Jackson Tian 8d0ca10752 buffer: make byteLength work with Buffer correctly 9 years ago
Ben Ripkens 5f57005ec9 v8,src: expose statistics about heap spaces 9 years ago
Santiago Gimeno e65f1f7954 test: fix tls-multi-key race condition 9 years ago
Evan Lucas da550aa063 repl: make sure historyPath is trimmed 9 years ago
Michaël Zasso 0ec093cd41 lib,test: remove extra semicolons 9 years ago
Dave f9a59c1d3b events: make sure console functions exist 9 years ago
Jackson Tian bfb2cd0bfd stream: add bytesRead property for readable 9 years ago
Fedor Indutny ebd9addcd1 crypto: clear error stack in ECDH::Initialize 9 years ago
Santiago Gimeno 9571be12f6 cluster: fix race condition setting suicide prop 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Julien Gilli 90204cc468 domains: clear stack when no error handler 9 years ago
Rich Trott e98bcfa2cb test: remove 1 second delay from test 9 years ago
cjihrig 6cfd0b5a32 test: fix flaky test-net-socket-local-address 9 years ago
Rich Trott e22cc6c2eb test: fix race in test-net-server-pause-on-connect 9 years ago
Daniel Sellers d755432fa9 http: improves expect header handling 9 years ago
Rich Trott 9164c00bdb test: move resource intensive tests to sequential 9 years ago
Ben Noordhuis 83f8d98806 module: cache stat() results more aggressively 9 years ago
Santiago Gimeno d8ba2c0de4 test: fix `http-upgrade-client` flakiness 9 years ago
Santiago Gimeno 6018fa1f57 test: fix `http-upgrade-agent` flakiness 9 years ago
Rich Trott 0f3d75ea66 test: remove duplicate fork module import 9 years ago
Saquib 6039a7c1b5 fs: add autoClose option to fs.createWriteStream 9 years ago