13187 Commits (3ccb275139bb1b949e1d63ac8d91eddb130af32b)
 

Author SHA1 Message Date
Ben Noordhuis 6988d2edb3 src: don't check failure with ERR_peek_error() 9 years ago
Evan Lucas 8104d9d875 repl: make sure historyPath is trimmed 9 years ago
Brian White c6ac464dbc querystring: improve parse() performance 9 years ago
Michaël Zasso f0ee088f3b lib,test: remove extra semicolons 9 years ago
Michaël Zasso 16ef250e20 tools: enable no-extra-semi rule in eslint 9 years ago
Daniel Sellers c1712947b2 http: improves expect header handling 9 years ago
Saquib 28793958af fs: add autoClose option to fs.createWriteStream 9 years ago
Dave a8330f73ab events: make sure console functions exist 9 years ago
Vitor Cortez 056b07806c doc: clarify explanation of first stream section 9 years ago
Claudio Rodriguez a6c242f341 doc: add path property to Write/ReadStream in fs.markdown 9 years ago
Michael Theriot 01bdafe5e0 doc: fix named anchors in addons.markdown and http.markdown 9 years ago
Rod Vagg 43dfd03d2c doc: update branch-diff arguments in release doc 9 years ago
cjihrig dcaf6fd80b doc: clarify protocol default in http.request() 9 years ago
Rich Trott 0d0a5ed816 debugger: remove variable redeclarations 9 years ago
Fedor Indutny 8bf5b33019 crypto: clear error stack in ECDH::Initialize 9 years ago
julien.waechter fe5b71028d build: add option to select VS version 9 years ago
Rich Trott e855b596f4 test: fix race in test-net-server-pause-on-connect 9 years ago
Rod Vagg d96ee0e58e doc: rebuild LICENSE using tools/license-builder.sh 9 years ago
Rod Vagg b2620df0b9 tools: add license-builder.sh to construct LICENSE 9 years ago
Rod Vagg 7a44ae8516 test: use addon.md block headings as test dir names 9 years ago
Santiago Gimeno 045dac7961 cluster: fix race condition setting suicide prop 9 years ago
Jérémy Lal cd1ab27972 doc: fix typo in doc/node.1 9 years ago
Michaël Zasso d4c7370ea8 test: fix style issues after eslint update 9 years ago
Michaël Zasso 49ea0a29d0 tools: fix style issue after eslint update 9 years ago
Michaël Zasso 88fcc8bd25 lib: fix style issues after eslint update 9 years ago
Michaël Zasso 225d94068a tools: update eslint config 9 years ago
Michaël Zasso 3ff416e564 tools: update eslint to v1.10.3 9 years ago
Michaël Zasso b0b71d52c6 gitignore: never ignore debug module 9 years ago
Rich Trott b31407ca14 test: remove 1 second delay from test 9 years ago
Roman Klauke f28e717200 doc: make references clickable 9 years ago
Brian White 67d2e2b0a7 dgram: prevent disabled optimization of bind() 9 years ago
cjihrig 525afc1cb3 test: fix flaky test-net-socket-local-address 9 years ago
Ryan Sobol 45cc0d715e doc: improve child_process.execFile() code example 9 years ago
Myles Borins 20415ae292 docs: update gpg key for Myles Borins 9 years ago
Myles Borins 916bd10e28 docs: fix npm command in releases.md 9 years ago
Rod Vagg cde06c6fec build: fix and refactor VTune config in vcbuild.bat 9 years ago
Rod Vagg b03cc991aa build: minor corrections in VTune configure text 9 years ago
Rich Trott a5773f047a test: move resource intensive tests to sequential 9 years ago
zoubin a1370a2b2e doc: add docs for more stream options 9 years ago
Myles Borins e51f167d52 doc: add branch-diff example to releases.md 9 years ago
Ben Noordhuis d8f5bd4fe1 module: avoid ArgumentsAdaptorTrampoline frame 9 years ago
Santiago Gimeno 8f0cf38f89 test: fix `http-upgrade-client` flakiness 9 years ago
Santiago Gimeno afa4c1a87c test: fix `http-upgrade-agent` flakiness 9 years ago
Minwoo Jung 4e04063e75 lib: use arrow functions instead of bind 10 years ago
Myles Borins e7d1c69707 Working on v5.4.2 9 years ago
Myles Borins ff99203724 2016-01-12, Version 5.4.1 (Stable) 9 years ago
Rich Trott ea6e26d904 test: remove duplicate fork module import 9 years ago
Evan Lucas ffb7deb443 net: remove hot path comment from connect 9 years ago
Fedor Indutny b70eec8f7b tls_legacy: do not read on OpenSSL's stack 9 years ago
Robert Jefe Lindstaedt 3912b5cbda doc: adds usage of readline line-by-line parsing 9 years ago