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
2017-10-24test: fix flaky test-make-docRich Trott
2017-10-24build: use doc-only instead of docRich Trott
2017-10-24test: update test-npm to use test-npm-package.jsGibson Fahnestock
2017-10-24build: add c++ coverage support on macOSEvan Lucas
2017-10-18test: test make doc and verify tocJoyee Cheung
2017-10-18test: move inspector tests to parallel/sequentialJon Moss
2017-10-18build: lint benchmark addonBen Noordhuis
2017-10-18build: use local node-gyp for benchmark addonBen Noordhuis
2017-10-18build: restore mistakenly dropped suitesRefael Ackermann
2017-10-18build: ignore empty folders in test-addonsGregor
2017-10-18test: make it easier to run tests for subsystemsBenjamin Coe
2017-10-04tools, build: refactor macOS installerJP Wesselink
2017-10-04build: run es-module tests in CIBenjamin Coe
2017-10-04build: add test-with-async-hooksTrevor Norris
2017-09-25build: use generic names for linting tasksNikolai Vavilov
2017-09-25build: don't fail `make test` on source tarballsGibson Fahnestock
2017-09-20test: remove obsolete debugger testsRich Trott
2017-09-12module: Allow runMain to be ESMBradley Farias
2017-09-12test: exclude write-coverage from coverage reportBenjamin Coe
2017-09-12test: use no-save and no-package-lock flagsSimon Brewster
2017-09-12test: run abort testsRich Trott
2017-09-12build: for --enable-static, run only cctestDaniel Bevenius
2017-09-12build: allow proper generation of html docsJon Moss
2017-09-12src: use `unordered_set` instead of custom rb treeAnna Henningsen
2017-09-12build: remove duplicated codeRuslan Bekenev
2017-09-10tools: checkout for unassigned DEP00XX codesJames M Snell
2017-08-07build: enable C++ linting for src/*/*jeyanthinath
2017-07-24build: codesign tarball binary on macOSEvan Lucas
2017-07-24build,tools: do not force codesign prefixEvan Lucas
2017-07-19build: run test-hash-seed at the end of test-v8Michaƫl Zasso
2017-07-11test: verify hash seed uniquenessAli Ijaz Sheikh
2017-06-21build: check for linter in bin rather than libRich Trott
2017-06-21build: fail linter if linting not availableGibson Fahnestock
2017-06-07build: use existing variable to reduce complexityBryce Baril
2017-06-05build: streamline JS test suites in MakefileRich Trott
2017-05-28build: xz tarball extreme compressionPeter Dave Hello
2017-05-28build: avoid /docs/api and /docs/doc/api uploadRod Vagg
2017-05-17build: clean up napi build in test-addons-cleanJoyee Cheung
2017-05-17build: don't print directory for GNUMakeDaniel Bevenius
2017-05-10makefile: add async-hooks to test and test-ciTrevor Norris
2017-04-30build: add target for checking for perm deoptsBrian White
2017-04-25doc, tools: add doc linting to CIVse Mozhet Byt
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-18build: make linter targets silentSakthipriyan Vairamani (thefourtheye)
2017-04-14build: run cpplint even if jslint failedRuslan Bekenev
2017-04-14test: run the addon tests lastSebastian Van Sande
2017-04-11build: add test-gc-clean and test-gc PHONY rulesJoyee Cheung
2017-04-11build: sort phony rulesJoyee Cheung
2017-04-09build: don't test addons-napi twiceGibson Fahnestock
2017-04-04build: avoid passing kill empty input in MakefileGibson Fahnestock