summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-28doc: remove trailing whitespaceDaijiro Wachi
2018-11-28test: fix arguments order in `assert.strictEqual`sota1235
2018-11-28test: fix arguments order in assert.strictEqualgrimrose
2018-11-28lib: convert to arrow functionhorihiro
2018-11-28test: make test-uv-binding-constant JS engine neutralRich Trott
2018-11-28build: only check REPLACEME & DEP...X for releasesRod Vagg
2018-11-28doc: add antsmartian to collaboratorsAnto Aravinth
2018-11-28test: use arrow functionsagirk
2018-11-28lib: convert to Arrow FunctionDaiki Arai
2018-11-28test: fix arguments order in `assert.strictEqual`Takahiro Nakamura
2018-11-27n-api,test: remove last argument in assert.strictEqual()susantruong
2018-11-27process: emit unhandled warning immediatelyAnatoli Papirovski
2018-11-27test: use arrow functions in callbacksapoorvanand
2018-11-27doc: revise accepting-modifications in guideRich Trott
2018-11-27test: update strictEqual argument orderVeysonD
2018-11-27stream: use arrow function for callbackDoiChris
2018-11-27test: fix argument order in assert.strictEqualfeng jianmei
2018-11-27test: add test for socket.end callbackajido
2018-11-27doc: document fs.write limitation with TTYMatteo Collina
2018-11-27tools,doc: fix version picker bug in html.jsRich Trott
2018-11-282018-11-27, Version 11.3.0 (Current)Rod Vagg
2018-11-282018-11-27, Version 10.14.0 'Dubnium' (LTS)Rod Vagg
2018-11-282018-11-27, Version 8.14.0 'Carbon' (LTS)Rod Vagg
2018-11-282018-11-27, Version 6.15.0 'Boron' (LTS)Rod Vagg
2018-11-28url: avoid hostname spoofing w/ javascript protocolMatteo Collina
2018-11-28http,https: protect against slow headers attackMatteo Collina
2018-11-28http: reset headers_nread_ on llhttp parser reuseRod Vagg
2018-11-28http: fix header limit errors and test for llhttpFedor Indutny
2018-11-28deps,http: llhttp set max header size to 8KBRod Vagg
2018-11-28deps,http: http_parser set max header size to 8KBMatteo Collina
2018-11-27test: replace anonymous closure functions with arrow functionstpanthera
2018-11-27lib: fix comment nits in bootstrap\loaders.jsVse Mozhet Byt
2018-11-27src: simplify uptime and ppid return valuescjihrig
2018-11-27lib: suppress crypto related env vars in help msgDaniel Bevenius
2018-11-26doc: clarify symlink resolution for __filenameRich Trott
2018-11-26build,src: sync src files with node.gypRefael Ackermann
2018-11-26lib: convert to arrow functionNaojirou Hisada
2018-11-26src: replace array implementationkazuya kawaguchi
2018-11-26test: fix arguments order in `assert.strictEqual`tottokotkd
2018-11-26src: replace new Array creationkohta ito
2018-11-26crypto: convert to arrow functionyosuke ota
2018-11-26lib: change anonymous function to arrow functiontakato
2018-11-25doc: use arrow function for anonymous callbackskoki-oshima
2018-11-25doc: revise handling-own-pull-requests textRich Trott
2018-11-25tools: use print() function on both Python 2 and 3cclauss
2018-11-26lib: simplify own keys retrievalVse Mozhet Byt
2018-11-25lib: fix nits in lib/internal/bootstrap/cache.jsVse Mozhet Byt
2018-11-25test: convert callback to arrow functionjamesgeorge007
2018-11-25test: change anonymous function to arrow functionGagandeep Singh
2018-11-25build: replace `-not` with `!` in `find`Rich Trott