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
2017-12-21tools: simplify no-let-in-for-declaration rulecjihrig
2017-12-21tools: simplify buffer-constructor rulecjihrig
2017-12-21tools: simplify prefer-assert-methods rulecjihrig
2017-12-21tools: simplify prefer-common-mustnotcall rulecjihrig
2017-12-20tools: replace space with \b in regexDiego Rodríguez Baquero
2017-12-20tools: add Boxstarter scriptBartosz Sosnowski
2017-12-20tools: update to ESLint 4.12.0cjihrig
2017-12-20tools,test: use Execute instead of check_outputRefael Ackermann
2017-12-20test: Enable specifying flaky tests on fipsNikhil Komawar
2017-12-20tools: add lint fixer for `require-buffer`Bamieh
2017-12-20tools: make doc tool a bit more readableTobias Nießen
2017-12-20tools: remove useless function declarationTobias Nießen
2017-12-20tools: avoid using process.cwd in tools/lint-jsTobias Nießen
2017-12-20tools: use built-in padStart instead of padStringTobias Nießen
2017-12-20tools: allow running test.py without configuringGibson Fahnestock
2017-12-20tools: fail tests if malformed status fileRich Trott
2017-12-20tools: add fixer for no-let-in-for-declarationWeijia Wang
2017-12-20errors,tools: ASCIIbetical instead of alphabeticalRefael Ackermann
2017-12-13tools: update to ESLint 4.10.0cjihrig
2017-11-17tools: enforce no unused trailing arguments tools directoryRich Trott
2017-11-17tools: remove unused trailing function argumentsRich Trott
2017-11-17tools: fix inspector-check reportingDaniel Bevenius
2017-11-17tools: add direct anchors for error codesJoyee Cheung
2017-11-17tools: remove unneeded parentheses in doc/html.jsVse Mozhet Byt
2017-11-17tools: replace string concatenation with template literalsKevin Yu
2017-11-17tools: replace string concatenation with template literalsGiovanni Lela
2017-11-17tools: replace string concetation with templatesPatrick Heneise
2017-11-14doc: update license to include node-inspectMyles Borins
2017-11-03doc: add 9.x to version picker and mark 8.x as LTSChris Young
2017-10-31doc: add license information for remark-cliMyles Borins
2017-10-31build: make doc target quietDaniel Bevenius
2017-10-31tools: modernize license2rtfTobias Nießen
2017-10-31tools: replace loop with padStartTobias Nießen
2017-10-31tools: fix cpplint.py when path contains non-asciisharkfisher
2017-10-31build: fix npm install with --sharedBen Noordhuis
2017-10-31tools: introduce remark-preset-lint-nodeDaijiro Wachi
2017-10-31tools: introduce remark-cli@3.0.1Daijiro Wachi
2017-10-31src: remove empty comment in node_http2.hDaniel Bevenius
2017-10-24test: fix flaky test-make-docRich Trott
2017-10-24tools: enable additional eslint rulesAnatoli Papirovski
2017-10-24tools: update to ESLint 4.8.0Anatoli Papirovski
2017-10-24test: update test-npm to use test-npm-package.jsGibson Fahnestock
2017-10-24tools: rename unused variale in more pythonic wayNikhil Komawar
2017-10-18doc: support multidimensional arrays in type linkVse Mozhet Byt
2017-10-18tools: minor performance improvementAnna Henningsen
2017-10-18tools: use template literal in error messageTim Chon
2017-10-18tools: replace string concatKai Cataldo
2017-10-18tools: replace string concatenation with templateNicola Del Gobbo
2017-10-18test: make it easier to run tests for subsystemsBenjamin Coe
2017-10-11tools: replace concatenation with string templatesEthan Arrowood