3687 Commits (c9b05dafe09eb127bb006f7d71cce2f790bcad1c)

Author SHA1 Message Date
Bryan English 27a1e14a8a doc, test: symbols as event names 9 years ago
cjihrig d381c22c63 src: fix line numbers on core errors 9 years ago
Jeremiah Senkpiel 8829c263b3 test: parallelize test-repl-persistent-history 9 years ago
Jeremiah Senkpiel 5736b8d3e8 test: use regular timeout times for ARMv8 9 years ago
Fedor Indutny 273f40079c https: support disabling session caching 9 years ago
Fedor Indutny 5daa7118b1 tls: introduce `secureContext` for `tls.connect` 9 years ago
Julien Gilli e8a6b6526c domains: fix handling of uncaught exceptions 9 years ago
Prince J Wesley 5f5d325030 repl: display error message when loading directory 9 years ago
Santiago Gimeno 9271f0eb55 test: fix http-many-ended-pipelines flakiness 9 years ago
Santiago Gimeno d5ac6ce772 test: fix tls-inception flakiness 9 years ago
Santiago Gimeno 9b44d497c5 test: fix tls-inception 9 years ago
Ben Noordhuis 1999fdc859 repl: fix require('3rdparty') regression 9 years ago
Ben Noordhuis 42b7f1ad7e test: don't assume openssl s_client supports -ssl3 9 years ago
Rich Trott 91cbc014ba assert: accommodate ES6 classes that extend Error 9 years ago
Ben Noordhuis 80f7f65464 tls: support reading multiple cas from one input 9 years ago
Fedor Indutny 939f305d56 tls_wrap: slice buffer properly in `ClearOut` 9 years ago
Matt Loring 1c1c1a0f2b tools: add --prof-process flag to node binary 9 years ago
cjihrig da3137d0c5 src: don't print garbage errors 9 years ago
Sakthipriyan Vairamani 1d50819c85 test: check range fix for slowToString 9 years ago
Rod Vagg 8a5e4345fd node: s/doNTCallbackX/nextTickCallbackWithXArgs/ 9 years ago
Michael Ruddy da5ac55c83 crypto: simplify using pre-existing keys with ECDH 9 years ago
Rafał Pocztarski 0c2a0dc859 test: skip long path tests on non-Windows 9 years ago
Santiago Gimeno 8a60aa1303 test: don't check the # of chunks in test-http-1.0 9 years ago
Fedor Indutny 8f845ba28a stream_wrap: error if stream has StringDecoder 9 years ago
Rich Trott e84aeec883 test: mark test-cluster-shared-leak flaky 9 years ago
Santiago Gimeno b3f3b2e157 test: fix cluster-worker-isdead 9 years ago
Gireesh Punathil da6be4d31a test: fix time resolution constraint 9 years ago
Michael Cornacchia 9d16729b20 test: skip instead of fail when mem constrained 9 years ago
Rich Trott be41eb751b test: refactor test-http-exit-delay 9 years ago
Rich Trott 4b43bf0385 test: fix flaky test-net-socket-local-address 9 years ago
Brian White 1c1af81ea0 streams: update .readable/.writable to false 10 years ago
Brian White cb55c67a00 test: improve cluster-disconnect-handles test 9 years ago
Zirak 0869ef3c55 repl: allow leading period in multiline input 9 years ago
Santiago Gimeno 2b5b127e14 test: fix cluster-disconnect-handles flakiness 9 years ago
Peter A. Bigot 0e18e68324 buffer: fix writeInt{B,L}E for some neg values 9 years ago
Bryan English 430264817b test: add test for repl.defineCommand() 9 years ago
Dave 7793c364fc child_process: flush consuming streams 9 years ago
Rich Trott 22b0971222 test: eliminate multicast test FreeBSD flakiness 9 years ago
Brian White c93e2678f0 util: fix constructor/instanceof checks 9 years ago
Ben Noordhuis 098a3113e1 util: move .decorateErrorStack to internal/util 9 years ago
Ben Noordhuis 8988e1e117 module,repl: remove repl require() hack 9 years ago
Rich Trott c50003746b test: mark test flaky on FreeBSD 9 years ago
cjihrig 69c95bbdb7 test: move ArrayStream to common 9 years ago
Julien Gilli d94a70ec51 test: fix test-domain-exit-dispose-again 9 years ago
Rich Trott 00b839a2b8 test: use platform-based timeout for reliability 9 years ago
cjihrig aaab108dfe repl: attach location info to syntax errors 9 years ago
cjihrig e68ea16c32 util: add decorateErrorStack() 9 years ago
Rich Trott 054a216b6f test: mark cluster-net-send test flaky on windows 9 years ago
Rich Trott d0621c5649 test: mark fork regression test flaky on windows 9 years ago
Rich Trott 19ed33df80 test: skip test if in FreeBSD jail 9 years ago