652 Commits (674e5131ed039c7951eb9f9ef539270ee6b07827)

Author SHA1 Message Date
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
Roman Reiss 647861befb test: fix issues for space-in-parens ESLint rule 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
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
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
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
José F. Romaniello 5a2541de81 http: handle errors on idle sockets 9 years ago
Rich Trott 68bafb8baf test: fix flaky streams test 9 years ago
Rich Trott 6ea8b01987 test: fix flaky test-http-agent-keepalive 9 years ago
Rich Trott a96d427e08 test: remove flaky designations for tests 9 years ago
Anna Henningsen ac153bd2a6 timers: fail early when callback is not a function 9 years ago
Rich Trott 9a6cfcef33 test: remove time check 9 years ago
Rich Trott 44ed9998cf test: refactor test-fs-empty-readStream 9 years ago
Rich Trott 4e155e8e2e test: write to tmp dir rather than fixture dir 9 years ago
Rich Trott 6abd8b587e test: remove unused modules 9 years ago
Rich Trott b16a50d32d test: clarify role of domains in test 9 years ago
Rich Trott 242d07890f test: improve assert message 9 years ago
Rich Trott bfa925f15f test: shorten path for bogus socket 9 years ago