5148 Commits (2f1f48ac2ad2b75169b909d112d760ce68d01abc)

Author SHA1 Message Date
Rich Trott 4334658635 tools: enable no-throw-literal ESLint rule 8 years ago
Rich Trott 78ba4943c5 test: throw Error objects instead of literals 8 years ago
Kirill Fomichev e90f38270c
crypto: throw error in CipherBase::SetAutoPadding 8 years ago
cjihrig 7dd82dd1c3 test: add common.mustNotCall() 8 years ago
James M Snell 9549329158 fs: allow WHATWG URL and file: URLs as paths 8 years ago
Rich Trott 3fffebbde3 doc: add common.WPT to test README 8 years ago
DavidCai 901cb8cb5e test: increase coverage of buffer 8 years ago
Rich Trott 950ef82aaf test: simplify output handling in repl tests 8 years ago
Nikolai Vavilov 9a0829d728 buffer: stricter argument checking in toString 8 years ago
Rich Trott 8b04bc9fa0 test: make module testing stricter 8 years ago
Franziska Hinkelmann e116cbe320 src: don't overwrite non-writable vm globals 8 years ago
James M Snell 5e52a9ac09 Revert "fs: allow WHATWG URL and file: URLs as paths" 8 years ago
James M Snell 9562bf4bd4 Revert "test: refactor test-fs-error-messages.js" 8 years ago
matsuda-koushi 7d2dc90aeb test: improve coverage on removeListeners functions 8 years ago
James M Snell 79400bfbfd fs: allow WHATWG URL and file: URLs as paths 8 years ago
Timothy Gu 0792d452e8 url: fix setting `url.search` to the empty string 8 years ago
Adrian Estrada 907ce8dd6c test: refactor test-fs-error-messages.js 8 years ago
Shigeki Ohtsu 89217d1450 crypto: add cert check issued by StartCom/WoSign 8 years ago
Daijiro Wachi 4e259b21a3 querystring, url: handle repeated sep in search 8 years ago
James M Snell c5e9654b5b url: extend url.format to support WHATWG URL 8 years ago
Ali Ijaz Sheikh 21b05cd6cd test: fix timing sensitivity in debugger test 8 years ago
Roee Kasher 3e3bfc57d9 src: unconsume stream fix in internal http impl 8 years ago
Joyee Cheung 10b687b58b test, url: synchronize WPT url tests 8 years ago
Rich Trott dfd3046327 test: make test-fs-access stricter 8 years ago
Jackson Tian 58dc229d9a
test: use repeat() instead of new Array().join() 8 years ago
Rich Trott 773cdc31ef test: increase strictness for test-trace-event 8 years ago
Yuta Hiroto 81d15594d7 test: add path.join's test 8 years ago
Gonen Dukas 6ca1bdfeb1 test: improve error messages in test-npm-install 8 years ago
abouthiroppy 9db89732e6 test: add fs-assert-encoding's test 8 years ago
Timothy Gu cc48f21c83 url: extend URLSearchParams constructor 8 years ago
Marlena Compton 262400fd61 test: add 2nd argument to throws in test-assert 8 years ago
Rich Trott 8c68def5ff test: require handler to be run in sigwinch test 8 years ago
Timothy Gu 90c2ac7be3 url: make URLSearchParams/Iterator match spec 8 years ago
James M Snell 5de3cf099c lib: add static identifier codes for all deprecations 8 years ago
James M Snell 03e89b3ff2 process: add --redirect-warnings command line argument 8 years ago
James M Snell 5e1f32fd94 process: add optional code to warnings + type checking 8 years ago
John Maguire ca3d131bd4 test-console: streamline arrow fn and refine regex 8 years ago
Joyee Cheung 78545039d6 test: remove unnecessary eslint-disable max-len 8 years ago
Joyee Cheung 147d2a6419 url, test: break up test-url.js 8 years ago
Yuta Hiroto 49e5f61ef6 test: add an exception test to http-write-head 8 years ago
DavidCai a7172b5d3c test: increase coverage of internal/util 8 years ago
cjihrig 5587ff1ccd dns: handle implicit bind DNS errors 8 years ago
Sakthipriyan Vairamani (thefourtheye) cc899a4c81
test: increase timeout in break-on-uncaught 8 years ago
AnnaMag e8bb9e68c0 test: add known_issues test for #10223 8 years ago
Rich Trott 87b4486da2 test: guarantee test runs in test-readline-keys 8 years ago
Alex Ling 1155ade002 test: check error message in test-http-outgoing-proto 8 years ago
abouthiroppy e7f4825c8a test: add tests for searchParams 8 years ago
Luigi Pinca 18d4ee97d8 http: make request.abort() destroy the socket 8 years ago
Timothy Gu 06ecf4dec7 url: define @@toStringTag as a data property 8 years ago
Timothy Gu d65904bc6a url: do not public expose inspect methods on URL 8 years ago