17878 Commits (22436b055da59bd416f343595fda92ca82bd2817)
 

Author SHA1 Message Date
Rich Trott 22436b055d build: check for linter in bin rather than lib 8 years ago
Roman Reiss ecf6a46d98
src,lib,test,doc: correct misspellings 8 years ago
Daniel Bevenius 7bdb5ca620 test: add crypto check to test-tls-wrap-econnreset 8 years ago
Brian White fcd82e7601
test: improve http test reliability 8 years ago
Brian White 460ee75f7e
process: improve nextTick() performance 8 years ago
Anna Henningsen 1e2905f46a
buffer: add constants object 8 years ago
Anna Henningsen 50d151578d
doc: small makeover for onboarding.md 8 years ago
Anna Henningsen af1a551965
async_hooks: proper id stacking for Promises 8 years ago
Eugene Ostroukhov 6e2c29bcab inspector: perform DNS lookup for host 8 years ago
Gibson Fahnestock b7473c2117 build: fail linter if linting not available 8 years ago
Tamás Hódi 83ebb6d898 test: increase coverage for internal/module.js 8 years ago
Rich Trott e74907b3cc test: refactor test-fs-read-stream 8 years ago
Nikolai Vavilov 64812f5728 src: fix decoding base64 with whitespace 8 years ago
Michaël Zasso 00aac57df9 util: ignore invalid format specifiers 8 years ago
cjihrig 06ca205719 test: refactor test-cluster-worker-isconnected.js 8 years ago
Vse Mozhet Byt 50b35460e3 test: fix nits in test-fs-mkdir-rmdir.js 8 years ago
Refael Ackermann fe2caf6fb5 test: fix test-inspector-port-zero-cluster 8 years ago
Teddy Katz 9f9e3c0653
doc: fix typo in changelog 8 years ago
Daniel Bevenius 109e84bda7 src: remove void casts for clear_error_on_return 8 years ago
Michael Dawson 62e940dfa6 doc: fix a few n-api doc issues 8 years ago
cornholio 2777a7e04f inspector,cluster: fix inspect port assignment 8 years ago
Rich Trott f462ad1f35 test: refactor test-fs-watch-stop-async 8 years ago
Rich Trott 14f5a9becc test: change deprecated method to recommended 8 years ago
Chris Young 386f53f31d doc: fixes a typo in the async_hooks documentation 8 years ago
Ben Noordhuis d13a65ad68 doc: update minimum g++ version to 4.9.4 8 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) 8 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 8 years ago
Dan Homola aff8d358fa errors, repl: migrate to use internal/errors.js 8 years ago
Sam Roberts 37fdfce93e net: return this from getConnections() 8 years ago
Sam Roberts cf24177aba net: return this from destroy() 8 years ago
Sam Roberts 84f3b8f09f doc: document and test that methods return this 8 years ago
José F. Romaniello 3ee37329da tls: add host and port info to ECONNRESET errors 9 years ago
XadillaX c1c226719f https: make opts optional & immutable when create 8 years ago
jklepatch 2f34bf0f77 doc: removed redundant mentions to error codes 8 years ago
Aditya Anand 3d215696a4 doc: sort and update /cc list for inspector issues 8 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 8 years ago
Brian White 448c4c62d2
child_process: do not extend result for *Sync() 8 years ago
Anna Henningsen 9dc3f936c7 2017-06-13, Version 8.1.1 (Current) 8 years ago
Tobias Nießen e318c8a97a doc: fix minor issues reported in #9538 8 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 8 years ago
Rich Trott 7f18532cf8 test: use mustNotCall() in test-fs-watch 8 years ago
James M Snell 873e2f270f errors: add missing ERR_ prefix on util.callbackify error 8 years ago
Rich Trott f308b4d9ed test: add mustCall() to child-process test 8 years ago
Justin Beckwith c88ba036b4 url: ensure search property is consistently null vs empty 8 years ago
Brian White add4b0ab8c zlib: improve performance 8 years ago
Brian White e5dc934ef6 stream: improve Transform performance 8 years ago