3803 Commits (97f76f3f04261a1b3b382dc1962c4b1e20c55b6a)

Author SHA1 Message Date
Rich Trott 97f76f3f04 test: use String.prototype.repeat() for clarity 9 years ago
Jiho Choi d5c04c34f1 vm: fix `produceCachedData` 9 years ago
Rich Trott 3144ecd0b2 test: remove flaky mark for test-debug-no-context 9 years ago
Braydon Fuller 210e65a017 test: add test for https server close event 9 years ago
Santiago Gimeno b920d4546f test: refactor test-http-destroyed-socket-write2 9 years ago
Rich Trott c4b5a451e3 test: mitigate flaky test-debug-no-context 9 years ago
Alexis Campailla c05a330b49 test: test-process-getactivehandles is flaky 9 years ago
Andreas Madsen 11c672bc77 async_wrap: add parent uid to init hook 9 years ago
Andreas Madsen c6c7d8b325 async_wrap: make uid the first argument in init 9 years ago
Andreas Madsen c794869e97 async_wrap: add uid to all asyncWrap hooks 9 years ago
Rich Trott 32f6098eef src,test,tools: modify for more stringent linting 9 years ago
Brian White 9209bf6d43 path: fix input type checking regression 9 years ago
Brian White 92212014ff stream: fix no data on partial decode 9 years ago
Fedor Indutny 7885b1d7aa net: use `_server` for internal book-keeping 9 years ago
Rich Trott 5778f2b254 test: mark test-http-regr-gh-2928 flaky 9 years ago
Michael Dawson 6a85ad9391 test: disable fs watch tests for AIX 9 years ago
Fedor Indutny aa0526972a tls: nullify `.ssl` on handle close 9 years ago
Zirak a06066ca31 repl: allow multiline function call 9 years ago
Rich Trott 9ab19afe0b test: mark test-http-agent flaky 9 years ago
Igor Klopov e9ac83ab35 cluster: dont rely on `this` in `fork` 9 years ago
James M Snell 954a4b4b5b deps: update to http-parser 2.6.2 9 years ago
Evan Lucas 31ebda24d4 node: set process._eventsCount to 0 on startup 9 years ago
Brian White a2a69a2b63 querystring: improve parse() performance 9 years ago
Rich Trott 90451a67ca test: minimal repl eval option test 9 years ago
Trevor Norris ab6fe5998a test: add addons test for MakeCallback 9 years ago
Brian White 9bee03aaf2 http: allow async createConnection() 9 years ago
Brian White 12274a5c1b child_process: fix data loss with readable event 9 years ago
Rich Trott 2848f84332 test: fix flaky test-http-regr-gh-2928 9 years ago
Santiago Gimeno 24667eeff8 test: fix child-process-fork-regr-gh-2847 again 9 years ago
Trevor Norris b55e58042c buffer: add encoding parameter to fill() 9 years ago
Rich Trott 25713861c0 test: remove unneeded common.indirectInstanceOf() 9 years ago
Michael Dawson 97813be8e6 test: don't run test-tick-processor.js on Aix 9 years ago
Jackson Tian cc195bf37b tools: enable no-proto rule for linter 9 years ago
Prince J Wesley 826844e27e debugger: assert test before accessing this.binding 9 years ago
Brian White 5a54e4554a test: improve path tests 9 years ago
Santiago Gimeno 4e4b260b07 test: fix child-process-fork-regr-gh-2847 9 years ago
Rich Trott a84bf2ce68 tools: disallow mixed spaces and tabs for indents 9 years ago
James M Snell 7bef1b7907 http: strictly forbid invalid characters from headers 9 years ago
James M Snell 4f4c8ab3b4 deps: update http-parser to version 2.6.1 9 years ago
Prince J Wesley 211018fe72 repl: handle quotes within regexp literal 9 years ago
Ruben Bridgewater 88307974e6 node: improve process.nextTick performance 9 years ago
Shigeki Ohtsu dccccbbbe7 test: enable to work pkcs12 test in FIPS mode 9 years ago
Fedor Indutny c64d051cf6 test: disable gh-5100 test when in FIPS mode 9 years ago
Fedor Indutny 23196fe9c1 crypto: add `pfx` certs as CA certs too 9 years ago
Daniel Turing dbdbdd4998 dns: add resolvePtr to query plain DNS PTR records 9 years ago
Daniel Turing c4ab861a49 dns: add failure test for dns.resolveXXX 9 years ago
Rich Trott 987e9e3d64 test: fix flaky test-dgram-pingpong 9 years ago
dcposch@dcpos.ch 2c55cc2d2c buffer: remove deprecated Buffer.write branch 9 years ago
Rich Trott 6e3bccbc03 test: mark flaky tests on Raspberry Pi 9 years ago
Myles Borins 4897f94ec6 node_contextify: do not incept debug context 9 years ago