summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-14test: use addon.md block headings as test dir namesRod Vagg
2016-01-13cluster: fix race condition setting suicide propSantiago Gimeno
2016-01-13doc: fix typo in doc/node.1Jérémy Lal
2016-01-13test: fix style issues after eslint updateMichaël Zasso
2016-01-13tools: fix style issue after eslint updateMichaël Zasso
2016-01-13lib: fix style issues after eslint updateMichaël Zasso
2016-01-13tools: update eslint configMichaël Zasso
2016-01-13tools: update eslint to v1.10.3Michaël Zasso
2016-01-13gitignore: never ignore debug moduleMichaël Zasso
2016-01-13domains: clear stack when no error handlerJulien Gilli
2016-01-13test: remove 1 second delay from testRich Trott
2016-01-13doc: make references clickableRoman Klauke
2016-01-13dgram: prevent disabled optimization of bind()Brian White
2016-01-13doc: add CTC meeting minutes 2016-01-06Rod Vagg
2016-01-13doc: add CTC meeting minutes 2015-12-16Rod Vagg
2016-01-13doc: add CTC meeting minutes 2015-12-02Rod Vagg
2016-01-13doc: add CTC meeting minutes 2015-11-11Rod Vagg
2016-01-13doc: add CTC meeting minutes 2015-11-04Rod Vagg
2016-01-13test: fix flaky test-net-socket-local-addresscjihrig
2016-01-13test: fix race in test-net-server-pause-on-connectRich Trott
2016-01-13doc: improve child_process.execFile() code exampleRyan Sobol
2016-01-13docs: update gpg key for Myles BorinsMyles Borins
2016-01-13docs: fix npm command in releases.mdMyles Borins
2016-01-13http: improves expect header handlingDaniel Sellers
2016-01-13build: fix and refactor VTune config in vcbuild.batRod Vagg
2016-01-13build: minor corrections in VTune configure textRod Vagg
2016-01-12test: move resource intensive tests to sequentialRich Trott
2016-01-122016-01-12, Version 5.4.1 (Stable)Myles Borins
2016-01-12doc: add docs for more stream optionszoubin
2016-01-12doc: add branch-diff example to releases.mdMyles Borins
2016-01-12module: optimize js and json file i/oBen Noordhuis
2016-01-12module: avoid ArgumentsAdaptorTrampoline frameBen Noordhuis
2016-01-12module: cache stat() results more aggressivelyBen Noordhuis
2016-01-12fs: change statSync to accessSync in realpathSyncBen Noordhuis
2016-01-12test: fix `http-upgrade-client` flakinessSantiago Gimeno
2016-01-12test: fix `http-upgrade-agent` flakinessSantiago Gimeno
2016-01-12net: remove hot path comment from connectEvan Lucas
2016-01-12test: remove duplicate fork module importRich Trott
2016-01-11tls_legacy: do not read on OpenSSL's stackFedor Indutny
2016-01-11fs: add autoClose option to fs.createWriteStreamSaquib
2016-01-11doc: adds usage of readline line-by-line parsingRobert Jefe Lindstaedt
2016-01-11http: remove variable redeclarationRich Trott
2016-01-11src: remove redeclarations of variablesRich Trott
2016-01-11test: require common module only onceRich Trott
2016-01-11module: move unnecessary work for early returnAndres Suarez
2016-01-11test: only include http module onceRich Trott
2016-01-11doc: remove "above" and "below" referencesRichard Sun
2016-01-11util: Change how Error objects are formattedMudit Ameta
2016-01-11doc: update stylesheet to match frontpageRoman Reiss
2016-01-11stream: remove useless if test in transformzoubin