865 Commits (ac83d199fbaa5f3d65622e0f7812390f3c104729)

Author SHA1 Message Date
Ben Noordhuis 74a5e911c0 debugger: propagate --debug-port= to debuggee 9 years ago
Ben Noordhuis e3f9bc893f test: use strictEqual consistently in agent test 9 years ago
Ben Noordhuis c807287e80 tls,https: respect address family when connecting 9 years ago
Trevor Norris 747f107188 async_wrap: don't abort on callback exception 9 years ago
Trevor Norris c06e2b07b6 async_wrap: notify post if intercepted exception 9 years ago
Trevor Norris 0642a146b3 async_wrap: setupHooks now accepts object 9 years ago
Trevor Norris 63356df39c src,http: fix uncaughtException miss in http 9 years ago
Trevor Norris 6f312b3a91 http_parser: use `MakeCallback` 9 years ago
Andreas Madsen 75ecf8eb07 async_wrap: add parent uid to init hook 9 years ago
Andreas Madsen e10eebffa5 async_wrap: make uid the first argument in init 9 years ago
Andreas Madsen 13d465bcf6 async_wrap: add uid to all asyncWrap hooks 9 years ago
Natanael Copa 0414d882ce test: fix test-net-* error code check for getaddrinfo(3) 9 years ago
David Halls a08a0179e9 stream: ensure awaitDrain is increased once 9 years ago
Anna Henningsen b73ec46dcb stream: reset awaitDrain after manual .resume() 9 years ago
Rich Trott 7e739ae159 test,tools: adjust function argument alignment 9 years ago
Santiago Gimeno ab50e82f42 test: fix test-process-exec-argv flakiness 9 years ago
Rich Trott 1549899531 dgram,test: add addMembership/dropMembership tests 9 years ago
Santiago Gimeno 1c4549a31e test: fix flaky test-stdout-close-catch 9 years ago
Myles Borins 3b94e31245 test: robust handling of env for npm-test-install 9 years ago
Rich Trott 552e25cb6b lib,test: update in preparation for linter update 9 years ago
Jeremiah Senkpiel 4067cde7ee test: abstract skip functionality to common 9 years ago
Carl Lei 4c1eb5bf03 repl: create history file with mode 0600 9 years ago
Fedor Indutny 55319fe798 stream_base: expose `bytesRead` getter 9 years ago
Rich Trott aaeeec4765 lib,test,tools: alignment on variable assignments 9 years ago
Rich Trott 49a5941d30 test: fix test-debug-port-cluster flakiness 9 years ago
Rich Trott f8144e4c4a test: add logging for test-debug-port-cluster 9 years ago
Ali Ijaz Sheikh 823f726f66 contextify: tie lifetimes of context & sandbox 9 years ago
Evan Lucas 06e5fafe84 test: add tests for console.assert 9 years ago
Brian White 620a261240 http: disallow sending obviously invalid status codes 9 years ago
Anna Henningsen f60ba54811 test: add zlib close-after-error regression test 9 years ago
Rich Trott c76f214b90 test,tools: enable linting for undefined vars 9 years ago
Santiago Gimeno 24ac16f4be test: fix flaky test-http-set-timeout-server 9 years ago
surya panikkal 5002a71357 test: assert - fixed error messages to match the tests 9 years ago
Rich Trott 9222689215 test,vm: enable strict mode for vm tests 9 years ago
Santiago Gimeno 0f9405dd33 test: move more tests from sequential to parallel 9 years ago
Santiago Gimeno 37cc249218 test: fix test-net-settimeout flakiness 9 years ago
Rich Trott 69dcbb642f test: fix flaky test-child-process-fork-net 9 years ago
silverwind a97a6a9d69 test: fix issues for ESLint 2.7.0 9 years ago
Rich Trott a865975909 test: fix flaky test-http-client-abort 9 years ago
Santiago Gimeno 25d4b5b1e9 test: move some test from sequential to parallel 9 years ago
Rich Trott 28040ccf49 test: refactor test-file-write-stream3 9 years ago
Rich Trott 3a67a05ed4 test: enforce strict mode for test-domain-crypto 9 years ago
Fedor Indutny 9a8b53124d http: unref socket timer on parser execute 9 years ago
Anna Henningsen 8b077faa82 buffer: fix UCS2 indexOf for odd buffer length 9 years ago
Anna Henningsen 12a9699fcf buffer: fix needle length misestimation for UCS2 9 years ago
Ali Ijaz Sheikh 7b60b8f8e9 test: fix flakiness of stringbytes-external 9 years ago
Myles Borins cc4c5187ed test: ensure test-npm-install uses correct node 9 years ago
Santiago Gimeno 3d4d5777bc test: refactor http-end-throw-socket-handling 9 years ago
Ilya Shaisultanov 59a977dd22 assert: respect assert.doesNotThrow message. 10 years ago
Anna Henningsen 51c0808b55 stream: Fix readableState.awaitDrain mechanism 9 years ago