3668 Commits (fe23f4241f32eed474f45b48b6dc170e7ee446b8)

Author SHA1 Message Date
Rich Trott a347cd793f test: make test-cluster-disconnect-leak reliable 9 years ago
Roman Reiss a39b28bb5a test: fix issues for space-in-parens ESLint rule 9 years ago
Ben Noordhuis eb2b8c637b module: cache stat() results more aggressively 9 years ago
Santiago Gimeno 399db04366 test: fix tls-multi-key race condition 9 years ago
Jackson Tian f221a43f3e buffer: make byteLength work with Buffer correctly 9 years ago
Ben Ripkens 4254508fb1 v8,src: expose statistics about heap spaces 9 years ago
Evan Lucas 848b04bf78 node: allow preload modules with -i 9 years ago
Evan Lucas 8104d9d875 repl: make sure historyPath is trimmed 9 years ago
Michaël Zasso f0ee088f3b lib,test: remove extra semicolons 9 years ago
Daniel Sellers c1712947b2 http: improves expect header handling 9 years ago
Saquib 28793958af fs: add autoClose option to fs.createWriteStream 9 years ago
Dave a8330f73ab events: make sure console functions exist 9 years ago
Fedor Indutny 8bf5b33019 crypto: clear error stack in ECDH::Initialize 9 years ago
Rich Trott e855b596f4 test: fix race in test-net-server-pause-on-connect 9 years ago
Santiago Gimeno 045dac7961 cluster: fix race condition setting suicide prop 9 years ago
Michaël Zasso d4c7370ea8 test: fix style issues after eslint update 9 years ago
Rich Trott b31407ca14 test: remove 1 second delay from test 9 years ago
cjihrig 525afc1cb3 test: fix flaky test-net-socket-local-address 9 years ago
Rich Trott a5773f047a test: move resource intensive tests to sequential 9 years ago
Santiago Gimeno 8f0cf38f89 test: fix `http-upgrade-client` flakiness 9 years ago
Santiago Gimeno afa4c1a87c test: fix `http-upgrade-agent` flakiness 9 years ago
Rich Trott ea6e26d904 test: remove duplicate fork module import 9 years ago
Rich Trott b14b2aec5e test: require common module only once 9 years ago
Rich Trott f28a640505 test: only include http module once 9 years ago
Rich Trott 6f9a96f497 test: fix flaky unrefed timers test 9 years ago
Santiago Gimeno ff539c5bb5 cluster: ignore queryServer msgs on disconnection 9 years ago
Jeremiah Senkpiel 4220d25626 test: fix linting for the v5.x branch 9 years ago
Rich Trott 4b14f1c983 test: remove unused vars 9 years ago
Julien Gilli 2a69ab32ec test: add test-domain-exit-dispose-again back 9 years ago
Rich Trott ae0246641c test: remove unused vars from parallel tests 9 years ago
Rich Trott 984db93e7c test: fix flaky test-cluster-shared-leak 9 years ago
José F. Romaniello 1dd2d015d2 http: handle errors on idle sockets 9 years ago
Rich Trott 30b0d7583a test: fix flaky streams test 9 years ago
Rich Trott 46fefbc1b5 test: fix flaky test-http-agent-keepalive 9 years ago
Rich Trott e04a8401d9 test: remove flaky designations for tests 9 years ago
Rich Trott a703b1bf73 test: remove time check 9 years ago
Rich Trott 02b3a5be52 test: refactor test-fs-empty-readStream 9 years ago
Rich Trott ab3e5c1417 test: write to tmp dir rather than fixture dir 9 years ago
Rich Trott 06043fdfa3 test: remove unused modules 9 years ago
Rich Trott f1a66bc249 test: clarify role of domains in test 9 years ago
Rich Trott 3bfc18763a test: improve assert message 9 years ago
Rich Trott d46d850461 test: shorten path for bogus socket 9 years ago
Devin Nakamura f68f86cd0a test: fix race condition in test-http-client-onerror 9 years ago
Rich Trott ec0b6362cf test: remove unused assert module imports 9 years ago
Brian White ffb4a6e0e4 http: fix non-string header value concatenation 9 years ago
Johan Bergström ba2445046c test: don't use cwd for relative path 9 years ago
Johan Bergström 5110e4deed test: don't assume a certain folder structure 9 years ago
Johan Bergström 55c6946400 test: make temp path customizable 9 years ago
Rich Trott b19d19efaa test: extend timeout in Debug mode 9 years ago
Rich Trott c6a99ddd37 test: remove unused variables from net tests 9 years ago