3397 Commits (6be2a59235f42f19f9e64db384a95b6c9f6c64e0)

Author SHA1 Message Date
Alexis Campailla 165767dc7d test: mark eval_messages as flaky 9 years ago
Ben Noordhuis 607aa3ac82 child_process: add callback parameter to .send() 9 years ago
Karl Skomski 599d4f5f3a src: fix memory leak in ExternString 10 years ago
João Reis 68a658d82b test: mark test-vm-syntax-error-stderr as flaky 9 years ago
João Reis 242c88b8ae test: mark test-repl-persistent-history as flaky 9 years ago
Jeremiah Senkpiel 049b3a3ae2 timers: minor _unrefActive fixes and improvements 9 years ago
Julien Gilli 9724047268 timers: don't mutate unref list while iterating it 10 years ago
Julien Gilli e5bb66886b timers: Avoid linear scan in _unrefActive. 11 years ago
Karl Skomski e3740e4524 src: only memcmp if length > 0 in Buffer::Compare 9 years ago
Trevor Norris 37ee43efd5 test: improve performance of stringbytes test 10 years ago
Rich Trott 750adddd15 test: unmark test-process-argv-0.js as flaky 9 years ago
Roman Reiss 83c2c3b676 test: lint and refactor to avoid autocrlf issue 9 years ago
Sakthipriyan Vairamani b11e256574 test: use tmpDir instead of fixturesDir 9 years ago
Ben Noordhuis de88255b0f Revert "lib,src: add unix socket getsockname/getpeername" 9 years ago
Ben Noordhuis 7a999a1376 lib: add net.Socket#localFamily property 10 years ago
Ben Noordhuis f337595441 lib,src: add unix socket getsockname/getpeername 10 years ago
Sakthipriyan Vairamani bdef668881 test: handling failure cases properly 10 years ago
Alexis Campailla 34e25b2313 test: initial list of flaky tests 9 years ago
Alexis Campailla ff05953b8d test: add test configuration templates 9 years ago
Fedor Indutny 607bbd3166 http_parser: consume StreamBase instance 10 years ago
Rich Trott 972a57cb20 test: make test-process-argv-0 robust 9 years ago
Rich Trott fffa4c2528 test: speed up test-child-process-spawnsync.js 9 years ago
Rich Trott 7e63eb7762 test: make spawnSync() test robust 9 years ago
Ben Noordhuis 1aa9d3a2ab build: make ci test addons in test/addons 9 years ago
Rich Trott d6167689d9 test: refactor test-https-simple.js 9 years ago
Bradley Meck 2d251e661a module: fix module preloading when cwd is ENOENT 10 years ago
João Reis 6480f42288 test: remove test-timers-first-fire 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
Rich Trott ae8d436623 test: use reserved IP in test-net-connect-timeout 10 years ago
James M Snell 5ba868f024 tls: add --tls-cipher-list command line switch 10 years ago
Brendan Ashworth 8af5962608 test: add spaces after keywords 9 years ago
James M Snell ce145bf358 repl: filter integer keys from repl tab complete list 10 years ago
Mike Atkins f1810ed1b8 tls: handle empty cert in checkServerIndentity 10 years ago
Michaël Zasso 2235fad11b test: remove unreachable code 10 years ago
Michaël Zasso 518a4d08cb test: disallow unreachable code 9 years ago
Todd Kennedy 3849750a09 repl: dont throw ENOENT on NODE_REPL_HISTORY_FILE 9 years ago
Brendan Ashworth 0d39d35739 test: reduce timeouts in test-net-keepalive 9 years ago
Brendan Ashworth 2052941149 test: improve test-net-server-pause-on-connect 9 years ago
Brendan Ashworth 04722d14ca test: improve test-net-pingpong 9 years ago
Sakthipriyan Vairamani 8f58fb92ff events: deprecate static listenerCount function 10 years ago
Ben Noordhuis 71119284f9 test: drop Isolate::GetCurrent() from addon tests 9 years ago
Ben Noordhuis 8f4022e44b test: lint addon tests 9 years ago
Rich Trott 522f8a8071 test: refactor test-fs-watchfile.js 10 years ago
P.S.V.R 00bffa6c75 crypto: check for OpenSSL errors when signing 10 years ago
Matt Loring 7bdf7da867 tools: run the tick processor without building v8 10 years ago
muddletoes 6fff0f73dc test: correct spelling of 'childProcess' 10 years ago
Ben Noordhuis a593cb7682 src: don't use fopen() in require() fast path 10 years ago
Chad Johnston 847459c29b crypto: show exponent in decimal and hex 10 years ago
Roman Klauke ad7f74453d src: add total_available_size to v8 statistics 10 years ago
Rich Trott 226b8e0cf8 test: clarify dropMembership() call 10 years ago