16874 Commits (212475b451386a6705b4ea2c047ce948efe4799d)
 

Author SHA1 Message Date
Ruslan Bekenev 212475b451 build: use do_not_edit variable where possible 8 years ago
Ruslan Bekenev 745dea994e test: use common.js to check platform 8 years ago
Brian White 60daaaeff2 url: always show password for URL instances 8 years ago
Jeremiah Senkpiel d154aafe18 deps: remove **/node_modules/form-data/README.md 8 years ago
alohaglenn 8e6d4402a0 test: improve test-process-kill-pid 8 years ago
coreybeaumont 660e58c7eb test: improved type checking with regex 8 years ago
RobotMermaid e36a256c6b test: cleanup test-fs-watch.js 8 years ago
Zahidul Islam d15b1c4446 test: add mustCall in test-timers-clearImmediate 8 years ago
Vse Mozhet Byt 46a7c297d3 tools: use no-useless-concat ESLint rule 8 years ago
Vse Mozhet Byt 45facc8822 doc: fix an unclear wording in readline.md 8 years ago
cjihrig da01ff7507 src: remove invalid comment 8 years ago
Sakthipriyan Vairamani (thefourtheye) 1316c77b79 doc: improve randomfill and fix broken link 8 years ago
cjihrig 744ed9477b src: expose V8's IsNativeError() in util bindings 8 years ago
Aashil Patel 51eafe8f3c meta: update authors list 8 years ago
cjihrig 258eeaa519 tools: enable no-useless-return eslint rule 8 years ago
Timothy Gu ac52923308 url: update WHATWG URL API to latest spec 8 years ago
Vse Mozhet Byt 313b205834 doc: prepare js code for eslint-plugin-markdown 8 years ago
WORMSS cbdf9a90d1 lib: fix typo in comments in module.js 8 years ago
Neehar Venugopal 989d344ba9 test: use block scoped variable names 8 years ago
Sebastian Plesciuc b82e0769fe test: dynamic port in cluster eaddrinuse 8 years ago
Sebastian Plesciuc 8ae5afe2d2 test: dynamic port in cluster ipc throw 8 years ago
Rich Trott 539ffaef83 url: improve descriptiveness of identifier 8 years ago
thelady 80ceb04644 test: replace assertion error check with regex 8 years ago
Muhsin Abdul-Musawwir 2021ea1c12 test: refactored context type err message to regex 8 years ago
vperezma 1a4bf431fc test: improve test-process-chdir 8 years ago
Sebastian Plesciuc 14e93f6369 test: dynamic port in parallel cluster tests 8 years ago
Rich Trott d10eb83325 test: remove flaky designation for test on AIX 8 years ago
Myles Borins cfd91446a1 src: remove extraneous dot 8 years ago
Vse Mozhet Byt 200e899cc4 tools: add `root: true` in main .eslintrc.yaml 8 years ago
Bartosz Sosnowski 520f876711 src: add fcntl.h include to node.cc 8 years ago
morrme b52f77df43 doc: fix typo in doc/api/process.md 8 years ago
Daniel Bevenius 08951a1307 src: replace IsConstructCalls with lambda 8 years ago
Sebastian Plesciuc f0b5afe721 test: dynamic port in cluster worker dgram 8 years ago
Benjamin Fleischer 47b39928d5 doc: make commit guidelines easier to reference 8 years ago
kumarrishav 661ff6dae3 test: move test-debugger-repeat-last to sequential 8 years ago
Daniel Bevenius 184941ef0b src: remove TODO about uv errno removal 8 years ago
Michael Dawson 4276c213f2 doc: add suggestion to use --3way 8 years ago
cjihrig 0fb69de277 test: use duplex streams in duplex stream test 8 years ago
Refael Ackermann 78ac637fe2 build: fix case in lib names 8 years ago
Yang Guo f84a5e19b7 test: use JSON.stringify to trigger stack overflow 8 years ago
Ben Noordhuis e77f1e2177 v8: fix stack overflow in recursive method 8 years ago
David Cai 96b2faa79b test: fix parallel/test-setproctitle.js on alpine 8 years ago
Rich Trott e3ccc3109c test: set benchmark-child-process flaky on windows 8 years ago
Alex Autem 3703fc6bbe doc: update link to Code of Conduct 8 years ago
Ivo von Putzer Reibegg 434873d24b doc: fix typo in fs.watch() description 8 years ago
Luca Maraschi eb78722922 doc: add lucamaraschi to collaborators 8 years ago
Bartosz Sosnowski b09bf51cdf repl: support hidden history file on Windows 8 years ago
Vse Mozhet Byt 7d87edc1ba benchmark: add benchmark for string concatenations 8 years ago
Vse Mozhet Byt 08ba9d437c benchmark: fix CLI arguments check in common.js 8 years ago
Rich Trott 37261319d6 test: minimize time for child_process benchmark 8 years ago