13029 Commits (25f8a0d2dc7be14dcdd28c69ed542c8d699a65ce)
 

Author SHA1 Message Date
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
Dave a497bb5d09 doc: close backtick in process.title description 9 years ago
Richard Sun 5194a1e3ce doc: fix numbering in stream.markdown 9 years ago
Julien Gilli 1453b872ae test: add test-domain-exit-dispose-again back 9 years ago
Rich Trott c14726cefc test: remove unused vars from parallel tests 9 years ago
Rich Trott 063c9f6886 test: fix flaky test-cluster-shared-leak 9 years ago
José F. Romaniello 5a2541de81 http: handle errors on idle sockets 9 years ago
Rich Trott 68bafb8baf test: fix flaky streams test 9 years ago
Rich Trott 6ea8b01987 test: fix flaky test-http-agent-keepalive 9 years ago
Rich Trott a96d427e08 test: remove flaky designations for tests 9 years ago
James M Snell 7e985d81cc doc: improvements to dgram.markdown copy 9 years ago
James M Snell bbb4a2a517 doc: improvements to errors.markdown copy 9 years ago