12909 Commits (ec8e0ae697d96c417bda0bbe5be9712cf5923b1f)
 

Author SHA1 Message Date
Michaël Zasso ec8e0ae697 tools: fix style issue after eslint update 9 years ago
Michaël Zasso 7ce0e04f44 lib: fix style issues after eslint update 9 years ago
Michaël Zasso 4d5ee7a512 tools: update eslint config 9 years ago
Michaël Zasso 2d441493a4 tools: update eslint to v1.10.3 9 years ago
Michaël Zasso ed55169834 gitignore: never ignore debug module 9 years ago
Julien Gilli 90204cc468 domains: clear stack when no error handler 9 years ago
Rich Trott e98bcfa2cb test: remove 1 second delay from test 9 years ago
Roman Klauke 4c132fe61e doc: make references clickable 9 years ago
Brian White 88b2889679 dgram: prevent disabled optimization of bind() 9 years ago
Rod Vagg 3c70dc83ed doc: add CTC meeting minutes 2016-01-06 9 years ago
Rod Vagg 55326f5488 doc: add CTC meeting minutes 2015-12-16 9 years ago
Rod Vagg 1a346840bf doc: add CTC meeting minutes 2015-12-02 9 years ago
Rod Vagg 3ac5f8dcba doc: add CTC meeting minutes 2015-11-11 9 years ago
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