12890 Commits (d755432fa9bdd5fadd98dfac4ac4b6f5329cc8b4)
 

Author SHA1 Message Date
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
Brian White e51bbfd487 doc: add missing backtick for readline 9 years ago
James M Snell cc82e5e3d9 doc: improvements to crypto.markdown copy 9 years ago
Shigeki Ohtsu 05f17db8b2 tools: fix warning in doc parsing 9 years ago
Shigeki Ohtsu 64e294adb2 doc: fix heading level error in Buffer doc 9 years ago
Rich Trott 775cfdcd46 tools: implement no-unused-vars for eslint 9 years ago
Rich Trott bc39d6a3a6 test: remove unused vars 9 years ago