17872 Commits (50d151578dc8f2b39d13c07afd429787e716e654)
 

Author SHA1 Message Date
Anna Henningsen 50d151578d
doc: small makeover for onboarding.md 7 years ago
Anna Henningsen af1a551965
async_hooks: proper id stacking for Promises 7 years ago
Eugene Ostroukhov 6e2c29bcab inspector: perform DNS lookup for host 7 years ago
Gibson Fahnestock b7473c2117 build: fail linter if linting not available 7 years ago
Tamás Hódi 83ebb6d898 test: increase coverage for internal/module.js 7 years ago
Rich Trott e74907b3cc test: refactor test-fs-read-stream 7 years ago
Nikolai Vavilov 64812f5728 src: fix decoding base64 with whitespace 7 years ago
Michaël Zasso 00aac57df9 util: ignore invalid format specifiers 7 years ago
cjihrig 06ca205719 test: refactor test-cluster-worker-isconnected.js 7 years ago
Vse Mozhet Byt 50b35460e3 test: fix nits in test-fs-mkdir-rmdir.js 7 years ago
Refael Ackermann fe2caf6fb5 test: fix test-inspector-port-zero-cluster 7 years ago
Teddy Katz 9f9e3c0653
doc: fix typo in changelog 7 years ago
Daniel Bevenius 109e84bda7 src: remove void casts for clear_error_on_return 7 years ago
Michael Dawson 62e940dfa6 doc: fix a few n-api doc issues 7 years ago
cornholio 2777a7e04f inspector,cluster: fix inspect port assignment 7 years ago
Rich Trott f462ad1f35 test: refactor test-fs-watch-stop-async 7 years ago
Rich Trott 14f5a9becc test: change deprecated method to recommended 7 years ago
Chris Young 386f53f31d doc: fixes a typo in the async_hooks documentation 7 years ago
Ben Noordhuis d13a65ad68 doc: update minimum g++ version to 4.9.4 7 years ago
Sebastian Van Sande de4a749788 internal/util: use internal/errors.js 8 years ago
Rod Vagg c7323af131 2017-06-15, Version 8.1.2 (Current) 7 years ago
sreepurnajasti d50a802feb errors,stream-transform: migrate to use internal/errors.js 8 years ago
Rich Trott 3c506af78b test: refactor test-fs-read-stream-inherit 7 years ago
Dan Homola aff8d358fa errors, repl: migrate to use internal/errors.js 8 years ago
Sam Roberts 37fdfce93e net: return this from getConnections() 7 years ago
Sam Roberts cf24177aba net: return this from destroy() 7 years ago
Sam Roberts 84f3b8f09f doc: document and test that methods return this 7 years ago
José F. Romaniello 3ee37329da tls: add host and port info to ECONNRESET errors 8 years ago
XadillaX c1c226719f https: make opts optional & immutable when create 7 years ago
jklepatch 2f34bf0f77 doc: removed redundant mentions to error codes 7 years ago
Aditya Anand 3d215696a4 doc: sort and update /cc list for inspector issues 7 years ago
Gibson Fahnestock 6cc63797bc
doc: note that EoL platforms are not supported 8 years ago
Andreas Madsen de762b71f2
async_hooks: rename currentId and triggerId 7 years ago
Brian White 448c4c62d2
child_process: do not extend result for *Sync() 7 years ago
Anna Henningsen 9dc3f936c7 2017-06-13, Version 8.1.1 (Current) 7 years ago
Tobias Nießen e318c8a97a doc: fix minor issues reported in #9538 7 years ago
Artur G Vieira 80c9ef0b6b http: edit _storeHeader to check for Trailer header 8 years ago
Anna Henningsen 0ab461440e doc: update async_hooks providers list 7 years ago
Rich Trott 7f18532cf8 test: use mustNotCall() in test-fs-watch 7 years ago
James M Snell 873e2f270f errors: add missing ERR_ prefix on util.callbackify error 7 years ago
Rich Trott f308b4d9ed test: add mustCall() to child-process test 7 years ago
Justin Beckwith c88ba036b4 url: ensure search property is consistently null vs empty 7 years ago
Brian White add4b0ab8c zlib: improve performance 8 years ago
Brian White e5dc934ef6 stream: improve Transform performance 8 years ago
Daniel Bevenius e5a494857a lib: correct typo in createSecureContext 7 years ago
Scott McKenzie 7f3f72c19b errors, readline: migrate to use internal/errors.js 8 years ago
Aditya Anand 224dbb1233 configure: add mips64el to valid_arch 7 years ago
XadillaX ca8a29c360 doc: fix out of date napi_callback doc 7 years ago
Alexey Orlenko d71718db6a
http: fix timeout reset after keep-alive timeout 7 years ago
Brian White c4fc7d90ed
http: always cork outgoing writes 7 years ago