Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-18test: mark test-cli-syntax as flaky/unreliableRich Trott
2018-12-18test: do not lint macros files (again)cclauss
2018-12-18test: prepare test/pseudo-tty/testcfg.py Python 3cclauss
2018-12-18tools: prepare ./tools/compress_json.py for Python 3cclauss
2018-12-18tools: prepare tools/testp.py for Python 3cclauss
2018-12-18assert,util: harden comparisonRuben Bridgewater
2018-12-18module: use validateString in modules/esmZYSzys
2018-12-18tools: prepare tools/icu/icutrim.py for Python 3cclauss
2018-12-18tools: capitalize sentencesRuben Bridgewater
2018-12-18tools: update ESLint to 5.10.0cjihrig
2018-12-18doc: simplify author readyRuben Bridgewater
2018-12-18tools: do not lint tools/inspector_protocol or tools/markupsafecclauss
2018-12-18doc: update "Testing and CI" in Collaborator GuideRich Trott
2018-12-18module: use validateString in modules/cjsZYSzys
2018-12-18lib: improve error creation performanceRuben Bridgewater
2018-12-18build: fix compiler version detectionRichard Lau
2018-12-18inspector: split the HostPort being used and the one parsed from CLIJoyee Cheung
2018-12-18doc: update http doc for new Agent()/support options in socket.connect()Beni von Cheni
2018-12-18test: move test-cli-syntax to sequentialRich Trott
2018-12-18test: move http2 test to parallelRich Trott
2018-12-18test: make http2 timeout test robustRich Trott
2018-12-18test: 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-08src: do not alias new and old signal masksSam Roberts
2018-12-08src: fix warning for potential snprintf truncationSam Roberts
2018-12-08tools: prepare tools/js2c.py for Python 3cclauss
2018-12-08tools: prepare tools/specialize_node_d.py for Python 3cclauss
2018-12-08test: prepare test/pseudo-tty/testcfg.py for Python 3cclauss
2018-12-08tools: prepare tools/test.py for Python 3cclauss
2018-12-08doc: revise Waiting for Approvals documentationRich Trott
2018-12-08src: remove finalized_ member from Hash classDaniel Bevenius
2018-12-08src: remove unused env variables in node_utilDaniel Bevenius
2018-12-08path: replace assertPath() with validatorcjihrig
2018-12-08process: simplify check in previousValueIsValid()cjihrig
2018-12-08test: refactor test-fs-write-file-sync.jscjihrig
2018-12-08test: prepare test/message/testcfg.py for Python 3cclauss
2018-12-08tools: prepare tools/genv8constants.py for Python 3cclauss
2018-12-07Working on v11.4.1Ruben Bridgewater
2018-12-072018-12-07, Version 11.4.0 (Current)v11.4.0Ruben Bridgewater
2018-12-07tools: prepare tools/install.py for Python 3cclauss
2018-12-07Revert "lib: repl multiline history support"Ruben Bridgewater
2018-12-07Revert "repl: handle buffered string logic on finish"Ruben Bridgewater
2018-12-07http: make parser choice a runtime flagAnna Henningsen
2018-12-07build: add '.git' to 'make lint-py' exclude listcclauss
2018-12-07build,win: pack the install-tools scripts for distRefael Ackermann
2018-12-07lib: remove some useless assignmentsGus Caplan
2018-12-07url: support LF, CR and TAB in pathToFileURLCharles Samborski
2018-12-07doc: mention util depth default changeRuben Bridgewater