6222 Commits (f6caeb952605ffa9968ccd88eb330829f980a536)

Author SHA1 Message Date
Lance Ball 766506a2e9
repl: deprecate REPLServer.parseREPLKeyword 8 years ago
Rich Trott e506bcd899 tools: replace assert-throw-arguments custom lint 8 years ago
Rich Trott 548cc72f66 test: refactor test-domain-abort-on-uncaught 8 years ago
James M Snell cc43c8fb54 console: add console.count() and console.clear() 8 years ago
Anna Henningsen 732658e4cf
dns: add channel.cancel() 8 years ago
Anna Henningsen 6e05970494
dns: enable usage of independent cares resolvers 8 years ago
Anna Henningsen 727b2911ec
src,dns: refactor cares_wrap to avoid global state 8 years ago
Rich Trott ff1a51920e test: refactor test-vm-new-script-new-context 8 years ago
Rich Trott 8c2cac650a test: refactor test/sequential/test-fs-watch.js 8 years ago
Ezequiel Garcia 13d6eae5f3 test: add check on an addon that does not register 8 years ago
Weijia Wang bdfbce9241 http_client, errors: migrate to internal/errors 8 years ago
Ruben Bridgewater 8db39971b7 test: clean up some assert deepEqual tests 8 years ago
Ruben Bridgewater a8149c4799 assert: fix deepEqual inconsistencies 8 years ago
Timothy Gu 57630adf90
url: update sort() behavior with no params 8 years ago
Azard b8e0a5ea23
readline: remove max limit of crlfDelay 8 years ago
Anna Henningsen 717a138b4a
zlib: fix interaction of flushing and needDrain 8 years ago
Rich Trott e9b67f7e5d tools: remove legacy indentation linting 8 years ago
Timothy Gu 2791761eda
path: fix win32 volume-relative paths 8 years ago
Matt Woicik 1424e9e0fe
test: fix error when foo in path to git clone 8 years ago
Brendan Ashworth 85a5e5a1f2 net: fix bytesWritten during writev 8 years ago
Daniel Bevenius 75bf8a9db9 test: add DISABLED_ prefix to commented out test 8 years ago
Shivanth MP 46d3ff2af9
repl: do not consider `...` as a REPL command 8 years ago
Rich Trott 0fab3b04ba test: remove disabled tests directory 8 years ago
Rich Trott bfb4f4224d test: improve error logging for inspector test 8 years ago
Myles Borins 7128e3c117 test: remove --no-crankshaft 8 years ago
erdun 672e020f5f test: refactor test-httpparser.response.js 8 years ago
Rich Trott d3e07e3667 test: refactor test-benchmark-timers 8 years ago
Rich Trott aa6fac68da test: adjust indentation for stricter linting 8 years ago
Rich Trott 4f0b107334 test: refactor test-http-parser.js 8 years ago
Ben Noordhuis 06a684aab4 tls: fix empty issuer/subject/infoAccess parsing 8 years ago
Ben Noordhuis 1b7372f2fb src: replace ASSERT with CHECK 8 years ago
Ben Noordhuis 1fa67c7fc2 test: make flaky crypto test more deterministic 8 years ago
Ben Noordhuis 714e5cbedf test: rename crypto test 8 years ago
Shivanth MP 77ca3cb474 n-api: add support for DataView 8 years ago
Gabriel Schulhof 9926dfebc8
n-api: re-use napi_env between modules 8 years ago
笑斌 2e864df6bf test: use common.mustCall() instead of exit handle 8 years ago
Eugene Ostroukhov bd65767afd inspector: send messages after the Node is done 8 years ago
Pratik Jain 7849b52810
test: changed error message validator 8 years ago
Anna Henningsen 29353e5a99
http: reset stream to unconsumed in `unconsume()` 8 years ago
Rich Trott 8f0102564e test: fix flaky test-force-repl 8 years ago
Tobias Nießen f7f590c9a9 test: increase coverage for path.parse 8 years ago
rockcoder23 cf25324476 test: replace concatenation with template literal 8 years ago
Ching Hsu 66a6a15561 test: replace concatenation with template literal 8 years ago
vixony 85939bd251 test: convert table in test doc to markdown table 8 years ago
Roee Kasher 156549d8ff http: disable OutgoingMessage pipe method 8 years ago
Rich Trott c5bed4cfc7 test: fix flaky http(s)-set-server-timeout tests 8 years ago
Vse Mozhet Byt 44bb140734 test: replace CRLF by LF in a fixture 8 years ago
Julien Gilli 2da1af0a93 test: fix test-async-wrap-getasyncid flakyness 8 years ago
笑斌 c24a73d23c test: replace concatenation with template literals 8 years ago
Trevor Norris 93f47b1154
http: check for handle before running asyncReset() 8 years ago