summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-13deps: make VC-WIN config generation deterministicJon Kunkee
2019-05-13doc: dns.lookup() documentation error codejvelezpo
2019-05-14vm: mark global proxy as side-effect-freeAnna Henningsen
2019-05-13test: pass null params to napi_xxx_property()Octavian Soldea
2019-05-13doc,meta: codify security release commit messageRichard Lau
2019-05-13lib: fix typo in pre_execution.jsgengjiawen
2019-05-13assert: loose deep equal should not compare symbol propertiesRuben Bridgewater
2019-05-13test: use common.PORT instead of an extraneous variableBenjamin Ki
2019-05-13test: move dgram invalid host test to internet testsBenjamin Ki
2019-05-13src: remove util-inl.h from header filesSam Roberts
2019-05-13src: declare unused priv argumentSam Roberts
2019-05-13src: fix warnings about redefined BSWAP macrosSam Roberts
2019-05-13tools: allow RegExp in required-modules eslint ruleRichard Lau
2019-05-13module: fix createRequireFromPath() slash logiccjihrig
2019-05-13doc: add call-once note to napi_queue_async_workGabriel Schulhof
2019-05-13module: add missing space in error messagecjihrig
2019-05-13tools: force common be required before any other modulesZYSzys
2019-05-13async_hooks: only disable promise hook if wantedAnna Henningsen
2019-05-13http2: do not override the allowHalfOpen optionLuigi Pinca
2019-05-13module: simplify createRequire() validationcjihrig
2019-05-12lib: restore `global.module` after --eval code is runAnna Henningsen
2019-05-12repl: do not run --eval code if there is noneAnna Henningsen
2019-05-12src: remove extra semicolons after macrosgengjiawen
2019-05-12test: better assertion for async hook testsAli Ijaz Sheikh
2019-05-11doc: simplify test/README.mdRich Trott
2019-05-11meta: move firedfox to Collaborator Emeriti listRich Trott
2019-05-11test: test error when breakOnSigint is not a boolean for evaluateRuwan Geeganage
2019-05-11src: extract common macro to util.hgengjiawen
2019-05-11doc: simplify About This Documentation textRich Trott
2019-05-10test: add tests for hasItems method in FreeListRuwan Geeganage
2019-05-10module: improve resolve paths validationcjihrig
2019-05-10tls: fix createSecureContext() cipher list filterSam Roberts
2019-05-10tls: add missing 'new'cjihrig
2019-05-10deps: patch V8 to 7.4.288.27Matheus Marchini
2019-05-10test: fix test-linux-perf flakinessMatheus Marchini
2019-05-10test: remove unneeded `--expose-internals`Rich Trott
2019-05-10tools: enable block-scoped-var eslint ruleRoman Reiss
2019-05-10src: elevate namespaces in node_worker.ccPreveen Padmanabhan
2019-05-10src: refactor deprecated UVException usage in pipe-wrap.ccgengjiawen
2019-05-09doc: move Rod Vagg to TSC emeritusRod Vagg
2019-05-09tools: enable camelcase linting in toolsRich Trott
2019-05-09tools: switch to camelcasing in apilinks.jsRich Trott
2019-05-09meta: move AnnaMag to Collaborator Emeriti listRich Trott
2019-05-09meta: move pmq20 to Collaborator Emeriti listRich Trott
2019-05-09meta: move orangemocha to Collaborator Emeriti listRich Trott
2019-05-09doc: doc deprecate the legacy http parsercjihrig
2019-05-09build: export OpenSSL UI symbolsSam Roberts
2019-05-09inspector: code cleanupEugene Ostroukhov
2019-05-09module: handle relative paths in resolve pathscjihrig
2019-05-09http, http2: remove default server timeoutAli Ijaz Sheikh