3780 Commits (3ccb275139bb1b949e1d63ac8d91eddb130af32b)

Author SHA1 Message Date
Stefan Budeanu 479a43c876 test: allow passing args to executable 9 years ago
Rich Trott ff75023812 test: fix test-timers.reliability on OS X 9 years ago
Rich Trott fa5d28f246 tools: enable additional lint rules 9 years ago
Rich Trott 991f82b4bd test: mitigate flaky test-http-agent 9 years ago
Jeremiah Senkpiel 0f54553a99 test: increase timeouts on some unref timers tests 9 years ago
Rich Trott 7fc2e3161f tools: add Node.js-specific ESLint rules 9 years ago
Rich Trott 0e85530d8c test: use String.prototype.repeat() for clarity 9 years ago
Jiho Choi 6c8378b15b vm: fix `produceCachedData` 9 years ago
Rich Trott 5683efb90a test: remove flaky mark for test-debug-no-context 9 years ago
Braydon Fuller c55bb79ace test: add test for https server close event 9 years ago
Santiago Gimeno 138ee983b0 test: refactor test-http-destroyed-socket-write2 9 years ago
Rich Trott df7d91f36b test: mitigate flaky test-debug-no-context 9 years ago
Alexis Campailla d9177e7c26 test: test-process-getactivehandles is flaky 9 years ago
Andreas Madsen 3a96fa0030 async_wrap: add parent uid to init hook 9 years ago
Andreas Madsen 4ef04c7c4c async_wrap: make uid the first argument in init 9 years ago
Andreas Madsen 4afe801f90 async_wrap: add uid to all asyncWrap hooks 9 years ago
Rich Trott 8d6e679a90 src,test,tools: modify for more stringent linting 9 years ago
Brian White 1c6f927bd1 path: fix input type checking regression 9 years ago
Brian White 7684b0fcdf stream: fix no data on partial decode 9 years ago
Fedor Indutny a2d198c702 net: use `_server` for internal book-keeping 9 years ago
Rich Trott f5cc04732f test: mark test-http-regr-gh-2928 flaky 9 years ago
Michael Dawson 78b349d5d1 test: disable fs watch tests for AIX 9 years ago
Fedor Indutny aed04b85c2 tls: nullify `.ssl` on handle close 9 years ago
Zirak 98907c716b repl: allow multiline function call 9 years ago
Rich Trott 82ee5e94df test: mark test-http-agent flaky 9 years ago
Igor Klopov efd6f68dce cluster: dont rely on `this` in `fork` 9 years ago
James M Snell bbdf2684d5 deps: update to http-parser 2.6.2 9 years ago
Evan Lucas 9cee86e3e9 node: set process._eventsCount to 0 on startup 9 years ago
Brian White 301023b2b4 querystring: improve parse() performance 9 years ago
Rich Trott 1494d6f213 test: minimal repl eval option test 9 years ago
Trevor Norris e7bf951136 test: add addons test for MakeCallback 9 years ago
Brian White 7e82a566b3 http: allow async createConnection() 9 years ago
Brian White 9e6ad2d8ff child_process: fix data loss with readable event 9 years ago
Rich Trott 69c544f245 test: fix flaky test-http-regr-gh-2928 9 years ago
Santiago Gimeno 7c88410507 test: fix child-process-fork-regr-gh-2847 again 9 years ago
Trevor Norris eb6d07327a buffer: add encoding parameter to fill() 9 years ago
Rich Trott 2c2cb6700d test: remove unneeded common.indirectInstanceOf() 9 years ago
Michael Dawson 6340974f21 test: don't run test-tick-processor.js on Aix 9 years ago
Jackson Tian c4ed5ece4d tools: enable no-proto rule for linter 9 years ago
Prince J Wesley 7bac743f36 debugger: assert test before accessing this.binding 9 years ago
Brian White 4dae8caf7a path: performance improvements on all platforms 9 years ago
Brian White a8f4db236c test: improve path tests 9 years ago
Santiago Gimeno 8301773c1e test: fix child-process-fork-regr-gh-2847 9 years ago
Rich Trott 86f8477b56 tools: disallow mixed spaces and tabs for indents 9 years ago
Prince J Wesley c551da8cb4 repl: handle quotes within regexp literal 9 years ago
Ruben Bridgewater f2e4f621c5 node: improve process.nextTick performance 9 years ago
Brian White c3f8aab652 tls: add getProtocol() to TLS sockets 9 years ago
Fedor Indutny c397ba8fa3 contextify: use offset/length from Uint8Array 9 years ago
Matteo Collina 368c1d1098 dgram: support dgram.send with multiple buffers 9 years ago
cjihrig f2bd86775b test: update arrow function style 9 years ago