summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-09tools: do not lint tools/inspector_protocol or tools/markupsafecclauss
2018-12-09http: switch default parser to llhttpAnna Henningsen
2018-12-08doc: update "Testing and CI" in Collaborator GuideRich Trott
2018-12-08src: use isolate version of BooleanValue()cjihrig
2018-12-08module: use validateString in modules/cjsZYSzys
2018-12-08lib: improve error creation performanceRuben Bridgewater
2018-12-08build: fix compiler version detectionRichard Lau
2018-12-09inspector: split the HostPort being used and the one parsed from CLIJoyee Cheung
2018-12-08doc: update http doc for new Agent()/support options in socket.connect()Beni von Cheni
2018-12-08test: move test-cli-syntax to sequentialRich Trott
2018-12-08test: move http2 test to parallelRich Trott
2018-12-08test: make http2 timeout test robustRich Trott
2018-12-08test: fix wrong parameterzhmushan
2018-12-08test: improve test-net-socket-timeoutRich Trott
2018-12-08doc: fix order of events when request is abortedLuigi Pinca
2018-12-08doc: update LICENSE fileAnna Henningsen
2018-12-07src: do not alias new and old signal masksSam Roberts
2018-12-07src: fix warning for potential snprintf truncationSam Roberts
2018-12-072018-12-07, Version 11.4.0 (Current)Ruben Bridgewater
2018-12-07zlib: make “bare” constants un-enumerableAnna Henningsen
2018-12-07tools: prepare tools/js2c.py for Python 3cclauss
2018-12-06tools: prepare tools/specialize_node_d.py for Python 3cclauss
2018-12-06test: prepare test/pseudo-tty/testcfg.py for Python 3cclauss
2018-12-07tools: prepare tools/test.py for Python 3cclauss
2018-12-06doc: revise Waiting for Approvals documentationRich Trott
2018-12-07src: remove finalized_ member from Hash classDaniel Bevenius
2018-12-07src: remove unused env variables in node_utilDaniel Bevenius
2018-12-06path: replace assertPath() with validatorcjihrig
2018-12-06process: simplify check in previousValueIsValid()cjihrig
2018-12-06test: refactor test-fs-write-file-sync.jscjihrig
2018-12-06test: prepare test/message/testcfg.py for Python 3cclauss
2018-12-06tools: prepare tools/genv8constants.py for Python 3cclauss
2018-12-06src: explicitly allow JS in ReadHostObjectYang Guo
2018-12-06src: update postmortem constantcjihrig
2018-12-06test: update postmortem metadata test for V8 7.1cjihrig
2018-12-06deps: cherry-pick 88f8fe1 from upstream V8Yang Guo
2018-12-06deps: cherry-pick 073073b from upstream V8Yang Guo
2018-12-06deps: cherry-pick b87d408 from upstream V8Peter Marshall
2018-12-06deps: cherry-pick 0483e9a from upstream V8Joyee Cheung
2018-12-06deps: sync V8 gypfiles with 7.1Refael Ackermann
2018-12-06src: update NODE_MODULE_VERSION to 68Michaël Zasso
2018-12-06build: reset embedder string to "-node.0"Michaël Zasso
2018-12-06deps: update V8 to 7.1.302.28Michaël Zasso
2018-12-06tools: prepare tools/install.py for Python 3cclauss
2018-12-05Revert "lib: repl multiline history support"Ruben Bridgewater
2018-12-05Revert "repl: handle buffered string logic on finish"Ruben Bridgewater
2018-12-06http: make parser choice a runtime flagAnna Henningsen
2018-12-05build: add '.git' to 'make lint-py' exclude listcclauss
2018-12-05build,win: pack the install-tools scripts for distRefael Ackermann
2018-12-05lib: remove some useless assignmentsGus Caplan