3702 Commits (3d10afa9c6ffcbede29dcca86928768028b98f2f)

Author SHA1 Message Date
Rich Trott 1ed55b835e test: mitigate flaky test-debug-no-context 9 years ago
Fedor Indutny d9bf6e0b79 net: use `_server` for internal book-keeping 9 years ago
Igor Klopov 3a4d6ad205 cluster: dont rely on `this` in `fork` 9 years ago
Evan Lucas ab5c01b7a8 node: set process._eventsCount to 0 on startup 9 years ago
Fedor Indutny f71be242ca tls: nullify `.ssl` on handle close 9 years ago
Prince J Wesley dca103877f debugger: assert test before accessing this.binding 9 years ago
Santiago Gimeno 274e781f8f test: refactor test-dgram-send-callback-recursive 9 years ago
Brian White ab787ad0ab child_process: fix data loss with readable event 9 years ago
Trevor Norris faf606fb7d buffer: allow encoding param to collapse 9 years ago
Trevor Norris 288f4c2206 buffer: properly retrieve binary length of needle 9 years ago
Fedor Indutny def3bb2882 http: do not emit `upgrade` on advertisement 9 years ago
Matt Loring 0164e12a6c tools: add --prof-process flag to node binary 9 years ago
Matt Loring 86907c3e79 installer: install the tick processor 9 years ago
Rich Trott 28b9ca8f14 src,test,tools: modify for more stringent linting 9 years ago
Santiago Gimeno f44c7ac43b test: refactor test-http-destroyed-socket-write2 9 years ago
Rich Trott 18ed4416ae test: shorten path for bogus socket 9 years ago
Rich Trott 3ca6d750b9 src: force line buffering for stderr 9 years ago
Rich Trott 04b1b0a46f test: mark test-http-regr-gh-2928 flaky 9 years ago
Rich Trott 07d6e67650 test: mark test-http-agent flaky 9 years ago
Rich Trott 03dbef2ac2 test: minimal repl eval option test 9 years ago
Michael Dawson e24f49a6d9 test: disable fs watch tests for AIX 9 years ago
Santiago Gimeno 972c06389c test: fix child-process-fork-regr-gh-2847 again 9 years ago
Rich Trott 8b99e2d97f test: fix flaky test-http-regr-gh-2928 9 years ago
Shigeki Ohtsu ed6d47b944 test: enable to work pkcs12 test in FIPS mode 9 years ago
Rich Trott 731767cfb2 test: remove unneeded common.indirectInstanceOf() 9 years ago
Fedor Indutny 0383d661b6 test: disable gh-5100 test when in FIPS mode 9 years ago
Jackson Tian fc50bbfa1a tools: enable no-proto rule for linter 9 years ago
Rich Trott 8727d7ac66 tools: disallow mixed spaces and tabs for indents 9 years ago
Rich Trott e3aa9b65bf test: fix flaky test-dgram-pingpong 9 years ago
Santiago Gimeno c3c9dbee75 test: fix child-process-fork-regr-gh-2847 9 years ago
Fedor Indutny 689e1faaf1 crypto: add `pfx` certs as CA certs too 9 years ago
Michael Dawson 875a6d02ae test: don't run test-tick-processor.js on Aix 9 years ago
Rich Trott 9eac7faa18 test: mark flaky tests on Raspberry Pi 9 years ago
Rich Trott 2f7b606065 tools: lint for spacing around unary operators 9 years ago
Rich Trott 4b09dc5cac tools: enable no-redeclare rule for linter 9 years ago
Brian White c985acb692 test: fix inconsistent styling in test-url 9 years ago
Rich Trott bdcafd0aa2 test: fix redeclared vars in sequential tests 9 years ago
Rich Trott 888be773c6 test: pummel test fixes 9 years ago
Rich Trott 6a0fad210c test: fix redeclared vars in test-vm-* 9 years ago
Rich Trott 5545dafdc3 test: fix redeclared vars in test-url 9 years ago
Rich Trott a0f72bdc9e test: fix redeclared test-util-* vars 9 years ago
Rich Trott 3733c032fc test: fix variable redeclarations 9 years ago
Rich Trott 6c2d902c3d test: fix redeclared test-path vars 9 years ago
Rich Trott 54a40142cd test: fix var redeclarations in test-os 9 years ago
Rich Trott 52335f0100 test: fix test-net-* variable redeclarations 9 years ago
Rich Trott a0f3ccf8f9 test: fix redeclared test-intl var 9 years ago
Rich Trott ecce231c58 test: fix redeclared test-http-* vars 9 years ago
Rich Trott befe3108f8 test: fix redeclared test-event-emitter-* vars 9 years ago
Rich Trott 11828c7dfa test: remove redeclared var in test-domain 9 years ago
Fedor Indutny 51941a1aa5 https: evict cached sessions on error 9 years ago