13446 Commits (c67937bebbb8b1de01e8fb878608b8ea5a34cba3)
 

Author SHA1 Message Date
Rod Vagg db39625a44 doc: add CTC meeting minutes 2015-11-04 9 years ago
cjihrig 6cfd0b5a32 test: fix flaky test-net-socket-local-address 9 years ago
Rich Trott e22cc6c2eb test: fix race in test-net-server-pause-on-connect 9 years ago
Ryan Sobol d139704ff7 doc: improve child_process.execFile() code example 9 years ago
Myles Borins 287325c5e8 docs: update gpg key for Myles Borins 9 years ago
Myles Borins 65825b79aa docs: fix npm command in releases.md 9 years ago
Daniel Sellers d755432fa9 http: improves expect header handling 9 years ago
Rod Vagg 4383acd9f4 build: fix and refactor VTune config in vcbuild.bat 9 years ago
Rod Vagg be0b0b8cb9 build: minor corrections in VTune configure text 9 years ago
Rich Trott 9164c00bdb test: move resource intensive tests to sequential 9 years ago
Myles Borins a254507dfa 2016-01-12, Version 5.4.1 (Stable) 9 years ago
zoubin eeb6fdcd0f doc: add docs for more stream options 9 years ago
Myles Borins b6ab6d2de5 doc: add branch-diff example to releases.md 9 years ago
Ben Noordhuis 7c60328002 module: optimize js and json file i/o 9 years ago
Ben Noordhuis 038b636562 module: avoid ArgumentsAdaptorTrampoline frame 9 years ago
Ben Noordhuis 83f8d98806 module: cache stat() results more aggressively 9 years ago
Ben Noordhuis 809bf5e38c fs: change statSync to accessSync in realpathSync 9 years ago
Santiago Gimeno d8ba2c0de4 test: fix `http-upgrade-client` flakiness 9 years ago
Santiago Gimeno 6018fa1f57 test: fix `http-upgrade-agent` flakiness 9 years ago
Evan Lucas 3a7f106b8c net: remove hot path comment from connect 9 years ago
Rich Trott 0f3d75ea66 test: remove duplicate fork module import 9 years ago
Fedor Indutny 5a2445b0c0 tls_legacy: do not read on OpenSSL's stack 9 years ago
Saquib 6039a7c1b5 fs: add autoClose option to fs.createWriteStream 9 years ago
Robert Jefe Lindstaedt 5a53cba784 doc: adds usage of readline line-by-line parsing 9 years ago
Rich Trott bbaf0f926d http: remove variable redeclaration 9 years ago
Rich Trott 53cc9785ab src: remove redeclarations of variables 9 years ago
Rich Trott bfc4823d00 test: require common module only once 9 years ago
Andres Suarez 1285671283 module: move unnecessary work for early return 9 years ago
Rich Trott 521f51ac1c test: only include http module once 9 years ago
Richard Sun a2e77cedef doc: remove "above" and "below" references 9 years ago
Mudit Ameta e2f47f5698 util: Change how Error objects are formatted 9 years ago
Roman Reiss d157976cec doc: update stylesheet to match frontpage 9 years ago
zoubin ce9c93cac0 stream: remove useless if test in transform 9 years ago
Jeremiah Senkpiel 5f0abd6472 2016-01-06, Version 5.4.0 (Stable) 9 years ago
Rich Trott e071894202 test: fix flaky unrefed timers test 9 years ago
Wyatt Preul d7c5110a79 doc: stronger suggestion for userland assert 9 years ago
Feross Aboukhadijeh 101bca988c buffer: remove deprecated buffer.get/.set methods 9 years ago
Sequoia McDowell b40aca1cd5 doc: label http.IncomingMessage as a Class 9 years ago
Sequoia McDowell 9456f5012d doc: document http's server.listen return value 9 years ago
James M Snell adf41b9017 net, doc: fix line wrapping lint in net.js 9 years ago
Josh Dague c64018e1d1 net: fix dns lookup for android 9 years ago
Minwoo Jung fde18b24f1 doc: fix description about the latest-codename 9 years ago
Santiago Gimeno f9f1dd9290 cluster: ignore queryServer msgs on disconnection 9 years ago
Evan Lucas b46c627ee9 doc: add Evan Lucas to Release Team 9 years ago
Myles Borins c22fe92c67 doc: add Myles Borins to Release Team 9 years ago
Fedor Indutny 5f76b24e5e http: overridable `clientError` 9 years ago
Fedor Indutny 1ab6b21360 tls: rename `clientError` to `tlsClientError` 9 years ago
cjihrig f1653cc9b8 doc: bring releases.md up to date 9 years ago
Feross Aboukhadijeh 2b15e68bbe fs: fs.read into zero buffer should not throw exception 9 years ago
Mathias Buus 3b27dd5ce1 buffer: throw if both length and enc are passed 9 years ago