3754 Commits (4897f94ec67ed35cfd382bbb0bce78ea91738428)

Author SHA1 Message Date
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
Rich Trott bfc4823d00 test: require common module only once 9 years ago
Rich Trott 521f51ac1c test: only include http module once 9 years ago
Mudit Ameta e2f47f5698 util: Change how Error objects are formatted 9 years ago
Rich Trott e071894202 test: fix flaky unrefed timers test 9 years ago
Santiago Gimeno f9f1dd9290 cluster: ignore queryServer msgs on disconnection 9 years ago
Fedor Indutny 5f76b24e5e http: overridable `clientError` 9 years ago
Fedor Indutny 1ab6b21360 tls: rename `clientError` to `tlsClientError` 9 years ago
Feross Aboukhadijeh 2b15e68bbe fs: fs.read into zero buffer should not throw exception 9 years ago
Mathias Buus 3b27dd5ce1 buffer: throw if both length and enc are passed 9 years ago
Rich Trott bc39d6a3a6 test: remove unused vars 9 years ago
Julien Gilli 1453b872ae test: add test-domain-exit-dispose-again back 9 years ago
Rich Trott c14726cefc test: remove unused vars from parallel tests 9 years ago
Rich Trott 063c9f6886 test: fix flaky test-cluster-shared-leak 9 years ago