3763 Commits (3da7d13e5956a9c5babf88ff2d97bcc3941129b7)

Author SHA1 Message Date
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
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
Devin Nakamura 2413a4e99d test: fix race condition in test-http-client-onerror 9 years ago
Rich Trott a030c5cf49 test: remove unused assert module imports 9 years ago
Brian White 2a1ef977e3 http: fix non-string header value concatenation 9 years ago
Johan Bergström 6efa031168 test: don't use cwd for relative path 9 years ago
Johan Bergström 842e5a10ac test: don't assume a certain folder structure 9 years ago
Johan Bergström 8132b942a7 test: make temp path customizable 9 years ago
Rich Trott 11136bf334 test: extend timeout in Debug mode 9 years ago
Rich Trott 1762db0142 test: remove unused variables from net tests 9 years ago
Rich Trott 2b1999b7c7 test: remove unused vars in ChildProcess tests 9 years ago
Brian White fd551c3f29 test: fix flaky cluster-disconnect-race 9 years ago
Brian White 3809126427 test: fix flaky cluster-net-send 9 years ago
Brian White 30c0062dd2 test: fix flaky child-process-fork-regr-gh-2847 9 years ago
Rich Trott fd395ba5c9 test: remove unused variables from HTTPS tests 9 years ago
Rich Trott 3d23567622 test: remove unused variables from TLS tests 9 years ago
Rich Trott abe8a344a5 test: remove unused variables form http tests 9 years ago
Rich Trott d09c447ef9 test: mark test-debug-no-context is flaky 9 years ago
Rich Trott 57a51a00e8 child_process: guard against race condition 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Rich Trott 686a85ff43 test: remove unused var from test-assert.js 9 years ago
Rich Trott 3311267f75 test: remove unused `util` imports 9 years ago
Rich Trott 7d1d0b7aeb test: refactor test-net-connect-options-ipv6 9 years ago
Santiago Gimeno 025e4aaf37 test: fix http-response-multiheaders 9 years ago
Max Barinov 1c5d4f2453 http: 451 status code "Unavailable For Legal Reasons" 9 years ago
Santiago Gimeno cf503052bf test: fix domain-top-level-error-handler-throw 9 years ago
Brian White d847a74405 test: use platformTimeout() in more places 9 years ago
Fedor Indutny 3213e5fe6e https: use `servername` in agent key 9 years ago
Mudit Ameta 29c4a2af5c repl: Fixed node repl history edge case. 9 years ago
Dave 6e11e22081 http: remove excess calls to removeSocket 9 years ago
Claudio Rodriguez 63786227cc assert: typed array deepequal performance fix 9 years ago