summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-11-27tools: update to ESLint 4.12.0cjihrig
2017-11-28test: Enable specifying flaky tests on fipsNikhil Komawar
2017-11-28tools: add lint fixer for `require-buffer`Bamieh
2017-11-24tools: fix gitignore for tools/doc/Richard Littauer
2017-11-23Revert "src, tools: add debug symbols for node internals"Ben Noordhuis
2017-11-23tools: fix typo in gen-postmortem-metadata.pyDaniel Bevenius
2017-11-21src, tools: add debug symbols for node internalsMatheus Marchini
2017-11-21tools: make doc tool a bit more readableTobias Nießen
2017-11-21tools: remove useless function declarationTobias Nießen
2017-11-21tools: avoid using process.cwd in tools/lint-jsTobias Nießen
2017-11-21tools: use built-in padStart instead of padStringTobias Nießen
2017-11-20tools: allow running test.py without configuringGibson Fahnestock
2017-11-18tools: bump remark-cli to 4.0Refael Ackermann
2017-11-18errors: consistent format for error messageAnatoli Papirovski
2017-11-17tools: fail tests if malformed status fileRich Trott
2017-11-16deps: import acorn@5.2.1Timothy Gu
2017-11-14tools: speed up lint-md-buildRefael Ackermann
2017-11-13tools: enforce no unused trailing arguments tools directoryRich Trott
2017-11-13tools: remove unused trailing function argumentsRich Trott
2017-11-13build: runtime-deprecate requiring depsTimothy Gu
2017-11-13tools: fix inspector-check reportingDaniel Bevenius
2017-11-09deps: ICU 60 bumpSteven R. Loomis
2017-11-08tools: add direct anchors for error codesJoyee Cheung
2017-11-06tools: remove unneeded parentheses in doc/html.jsVse Mozhet Byt
2017-11-06tools: replace string concatenation with template literalsKevin Yu
2017-11-06tools: replace string concatenation with template literalsGiovanni Lela
2017-11-06tools: replace string concetation with templatesPatrick Heneise
2017-11-06tools: update to ESLint 4.10.0cjihrig
2017-11-04tools: add fixer for no-let-in-for-declarationWeijia Wang
2017-11-03doc: 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-30build: make doc target quietDaniel Bevenius
2017-10-29tools: modernize license2rtfTobias Nießen
2017-10-29tools: replace loop with padStartTobias Nießen
2017-10-27tools: fix cpplint.py when path contains non-asciisharkfisher
2017-10-26tools: add eslint rule for documented errorsJames M Snell
2017-10-25build: fix npm install with --sharedBen Noordhuis
2017-10-25tools: introduce remark-preset-lint-nodeDaijiro Wachi
2017-10-25tools: introduce remark-cli@3.0.1Daijiro Wachi
2017-10-25src: remove empty comment in node_http2.hDaniel Bevenius
2017-10-19tools: enable additional eslint rulesAnatoli Papirovski
2017-10-19test: fix flaky test-make-docRich Trott
2017-10-19tools: update to ESLint 4.8.0Anatoli Papirovski
2017-10-19test: update test-npm to use test-npm-package.jsGibson Fahnestock
2017-10-19tools: rename unused variale in more pythonic wayNikhil Komawar
2017-10-15doc: support multidimensional arrays in type linkVse Mozhet Byt
2017-10-14tools: minor performance improvementAnna Henningsen
2017-10-13tools: use template literal in error messageTim Chon
2017-10-12tools: replace string concatKai Cataldo