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
path: root/tools
AgeCommit message (Expand)Author
2018-09-19tools: fix doc tool behavior for version arraysTobias Nießen
2018-09-11tools: use lint-md.jsRefael Ackermann
2018-09-11tools: `make lint-md-rollup` & checkin `lint-md.js`Refael Ackermann
2018-09-11tools: relocate `remark-preset-lint-node`Refael Ackermann
2018-09-11tools: update `node-lint-md-cli-rollup`Refael Ackermann
2018-09-11tools: vendor in node-lint-md-cli-rollupRefael Ackermann
2018-09-11tools: update eslint to v5.5.0Ruben Bridgewater
2018-09-10tools,doc: apilinks should handle root scenariosKyle Farnung
2018-09-09tools: add [src] links to child-process.htmlSam Ruby
2018-09-07tools: update dmn to 2.0.0Rich Trott
2018-09-06tools: add [src] links to async_hooks.htmlSam Ruby
2018-09-06tools: add [src] links to assert.htmlSam Ruby
2018-09-06doc: Remove 'dnt_helper.js'MaleDong
2018-09-06tools: Include links to source code in documentationSam Ruby
2018-09-06process: add allowedNodeEnvironmentFlags propertyChristopher Hiller
2018-09-06doc: support 'removed' field in doc YAML sectionsSarat Addepalli
2018-09-06tools: add missing package-lock to clang-formatMichaël Zasso
2018-09-06gyp: muffle xcodebuild warningsUjjwal Sharma
2018-09-03tools: update ESLint to 5.4.0Rich Trott
2018-09-03fs: readdir optionally returning type informationBryan English
2018-09-03src: perform integrity checks on built-in code cacheJoyee Cheung
2018-08-15tools: fix header escaping regressionSam Ruby
2018-08-15inspector: add inspector_protocol as a direct dependencyAndrey Lushnikov
2018-08-15tools: do not autolink section to itselfVse Mozhet Byt
2018-08-15tools: update ESLint to 5.3.0Rich Trott
2018-08-15tools: convert addon-verify to remarkSam Ruby
2018-08-15doc: specify `options` parameter type in zlib.mdVse Mozhet Byt
2018-08-07tools: produce JSON documentation using unified/remark/rehypeSam Ruby
2018-08-04tools: add `make format-cpp` to run clang-format on C++ diffsJoyee Cheung
2018-08-02tools: update to using dmn 1.0.11Rich Trott
2018-08-02tools: fix docs and run known_issues by defaultJon Moss
2018-08-02test: remove outdated, non-functioning testAnatoli Papirovski
2018-08-01test: remove test/gc, integrate into parallelAnna Henningsen
2018-08-01tools,test: remove unused config hooksJon Moss
2018-07-31tools: patch gyp to avoid xcrun errorsUjjwal Sharma
2018-07-31tools: update cpplint to check for inline headersUjjwal Sharma
2018-07-31tools: update ESLint to 5.2.0Yuta Hiroto
2018-07-31tools: define xrange() in Python 3cclauss
2018-07-31build,win,v8: allow precompiling objects-inl.hJoão Reis
2018-07-31build: create V8 code cache after script is runJoyee Cheung
2018-07-31tools: remove obsolete entries from licenseRich Trott
2018-07-26tools: flatten apidoc headersSam Ruby
2018-07-24tools: validate apidoc linksSam Ruby
2018-07-21tools: build API TOC using raw headersSam Ruby
2018-07-21tools: create HTML docs with unified/remark/rehypeSam Ruby
2018-07-20tools: improve update-eslint.shRich Trott
2018-07-20tools: make getnodeversion.py python3-compatiblesilverwind
2018-07-20tools: properly convert .gypi in install.pyMichael Achenbach
2018-07-14src,tools: use https://nodejs.org URL when possible.XhmikosR
2018-07-14doc: add "Edit on GitHub" linkRich Trott