3687 Commits (c9b05dafe09eb127bb006f7d71cce2f790bcad1c)

Author SHA1 Message Date
Evan Lucas c9b05dafe0 net: move isLegalPort to internal/net 9 years ago
Rich Trott 14f5bb7a99 test,buffer: refactor redeclarations 9 years ago
Santiago Gimeno 89d1149467 test: fix test-tls-zero-clear-in flakiness 9 years ago
Fedor Indutny d6fbd81a7a tls_wrap: reach error reporting for UV_EPROTO 9 years ago
Vladimir Kurchatkin f7ed47341a test: remove Object.observe from tests 9 years ago
Rich Trott d95e53dc3b test: refactor switch 9 years ago
Rich Trott 7f1e3e929a test: remove race condition in http flood test 9 years ago
Rich Trott 6539c64e67 test: scope redeclared variable 9 years ago
Roman Reiss 62fb941557 test: fix irregular whitespace issue 9 years ago
Drew Folta 3b225209f0 test: fs.link() test runs on same device 9 years ago
Rich Trott 1860eae110 test: refactor test-net-settimeout 9 years ago
Evan Lucas fa0457ed04 dns: throw a TypeError in lookupService with invalid port 9 years ago
Rich Trott ae9a8cd053 test: mark test-tick-processor flaky 9 years ago
Rich Trott 57cea9e421 test: remove test-http-exit-delay 9 years ago
Rich Trott 2119c76d5a test: refactor test-fs-watch 9 years ago
Rich Trott e487b72459 test: move cluster tests to parallel 9 years ago
cjihrig 5a77c095a6 process: support symbol events 9 years ago
Rich Trott 8c694a658c test: improve test-cluster-disconnect-suicide-race 9 years ago
Ben Noordhuis a2c257a3ef src: fix negative values in process.hrtime() 9 years ago
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