3612 Commits (0e02eb0bbe4f89931921c1fa011523ac56bec404)

Author SHA1 Message Date
Rich Trott 0e02eb0bbe test: only include http module once 9 years ago
Santiago Gimeno 34d9e48bb6 test: fix `http-upgrade-client` flakiness 9 years ago
Rich Trott 556703d531 test: fix flaky unrefed timers test 9 years ago
Evan Lucas 26f02405d0 repl: make sure historyPath is trimmed 9 years ago
Santiago Gimeno 3d5bc69796 test: fix `http-upgrade-agent` flakiness 9 years ago
Rich Trott ec24d3767b test: fix flaky test-cluster-shared-leak 9 years ago
Santiago Gimeno b8213ba7e1 cluster: ignore queryServer msgs on disconnection 9 years ago
Brian White 1bb2967d48 http: fix non-string header value concatenation 9 years ago
Brian White a256790327 test: fix flaky cluster-net-send 9 years ago
Brian White 6809c2be1a test: fix flaky child-process-fork-regr-gh-2847 9 years ago
Santiago Gimeno f8a676ed59 cluster: fix race condition setting suicide prop 9 years ago
Santiago Gimeno f213406575 test: fix tls-multi-key race condition 9 years ago
Fedor Indutny aefb20a94f tls: copy client CAs and cert store on CertCb 9 years ago
Michaël Zasso 607f545568 test: fix style issues after eslint update 9 years ago
Ben Noordhuis 667f7a7ab3 debugger: guard against call from non-node context 9 years ago
James M Snell 188cff3c31 deps: update to http-parser 2.5.2 9 years ago
James M Snell cf2b714b02 http: strictly forbid invalid characters from headers 9 years ago
James M Snell 0eae95eae3 deps: update http-parser to version 2.5.1 9 years ago
cjihrig 1f8e1472cc test: add test for debugging one line files 9 years ago
cjihrig 1408f7abb1 module,src: do not wrap modules with -1 lineOffset 9 years ago
Rich Trott 87181cd74c assert: accommodate ES6 classes that extend Error 9 years ago
Rich Trott f61412c753 test: mark test-debug-no-context is flaky 9 years ago
Johan Bergström 46d8c93ed2 test: don't use cwd for relative path 9 years ago
Rich Trott b6124ea39c test: write to tmp dir rather than fixture dir 9 years ago
Johan Bergström 350fa664bb test: don't assume a certain folder structure 9 years ago
Johan Bergström 6b2ef0efac test: make temp path customizable 10 years ago
Rich Trott f1837703a9 test: remove unused vars from parallel tests 9 years ago
Rich Trott b4964b099a test: remove unused variables form http tests 9 years ago
Rich Trott 0d5a508dfb test: extend timeout in Debug mode 9 years ago
Rich Trott 6e4598d5da test: remove unused variables from TLS tests 9 years ago
Rich Trott 7b1aa045a0 test: remove unused variables from HTTPS tests 9 years ago
Rich Trott da9e5c1b01 test: remove unused variables from net tests 9 years ago
Rich Trott 13241bd24b test: remove unused vars in ChildProcess tests 9 years ago
Rich Trott 2f4538ddda test: remove unused vars 9 years ago
Rich Trott dffe83ccd6 test: remove unused modules 9 years ago
Brian White c4eeb88ba1 test: fix flaky cluster-disconnect-race 9 years ago
Rich Trott 7caf87bf6c test: fix flaky test-http-agent-keepalive 9 years ago
Rich Trott 25c41d084d test: remove flaky designations for tests 9 years ago
Rich Trott b8f097ece2 test: fix flaky streams test 9 years ago
Rich Trott 7dc90e9e7f test: remove time check 9 years ago
Rich Trott 7ca3c6c388 test: refactor test-fs-empty-readStream 9 years ago
Rich Trott 610727dea7 test: clarify role of domains in test 9 years ago
Rich Trott 1ae0e355b9 test: improve assert message 9 years ago
Rich Trott e70c88df56 test: remove unused assert module imports 9 years ago
Rich Trott 35e32985ca child_process: guard against race condition 9 years ago
Rich Trott c77fc71f9b test: remove unused var from test-assert.js 9 years ago
Fedor Indutny 751fbd84dd https: use `servername` in agent key 9 years ago
Claudio Rodriguez 901172a783 assert: typed array deepequal performance fix 9 years ago
Julien Gilli f613b3033f test: add test-domain-exit-dispose-again back 9 years ago
Dave 39dc054572 http: remove excess calls to removeSocket 9 years ago