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
2020-10-13crypto: update certdata to NSS 3.56Shelley Vohr
2020-10-12tools: update ESLint to 7.11.0cjihrig
2020-10-11tools: refloat 7 Node.js patches to cpplint.pyRich Trott
2020-10-11tools: bump cpplint.py to 1.4.6Rich Trott
2020-10-09build: fix landed message for multiple commits in commit-queueDenys Otrishko
2020-10-09build: add Commit Queue actions url to failure commentDenys Otrishko
2020-10-09doc: use sentence case for class propertyRich Trott
2020-10-08crypto: refactoring internals, add WebCryptoJames M Snell
2020-10-06tools: add missing uv_setup_argv() callsAnna Henningsen
2020-10-04tools: fix typo in error messageAntoine du Hamel
2020-10-04tools: update gyp to v0.5.0Ujjwal Sharma
2020-10-04tools: update gyp to v0.4.0Ujjwal Sharma
2020-10-04tools: update gyp-next to v0.3.0Ujjwal Sharma
2020-10-04tools: update gyp-next to v0.2.1Ujjwal Sharma
2020-10-04tools: update gyp to 0.2.0Ujjwal Sharma
2020-10-03tools,doc: fix broken link in module.htmlRich Trott
2020-10-01tools: check links in api docsAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-30tools: exclude gyp from markdown link checkerMichaƫl Zasso
2020-09-29tools: update ESLint to 7.10.0cjihrig
2020-09-29module: named exports for CJS via static analysisGuy Bedford
2020-09-24tools: ignore build folder when checking linksAsh Cripps
2020-09-22tools,doc: enforce alphabetical order for md refsAntoine du Hamel
2020-09-22tools,doc: upgrade dependenciesAntoine du Hamel
2020-09-15doc: remove problematic auto-linking of curl man pagesRich Trott
2020-09-15tools: update ESLint to 7.9.0cjihrig
2020-09-04tools: add banner to lint-md.js by rollup.config.jsKuthorX
2020-09-04doc: refactor deprecation anchorsAntoine du HAMEL
2020-09-03tools: update ESLint to 7.8.1cjihrig
2020-09-03tools: update ESLint to 7.8.0cjihrig
2020-09-03tools,doc: allow page titles to contain inline codeAntoine du HAMEL
2020-09-03tools,doc: fix global table of content active elementAntoine du Hamel
2020-09-02doc,tools: remove malfunctioning Linux manpage linkerRich Trott
2020-09-01build: use autorebase option for git node landDenys Otrishko
2020-08-26tools,doc: remove "toc" anchor nameRich Trott
2020-08-19doc: move module core module doc to separate pageAntoine du HAMEL
2020-08-19doc,tools: annotate broken links in actions workflowRichard Lau
2020-08-17tools: update ESLint to 7.7.0cjihrig
2020-08-17src: allow instances of net.BlockList to be created internallyJames M Snell
2020-08-14build: implement a Commit Queue in ActionsMary Marchini
2020-08-10tools: add debug entitlements for macOS 10.15+Gabriele Greco
2020-08-09doc: use _Static method_ instead of _Class Method_Rich Trott
2020-08-07tools: fix C++ import checker argument expansionAnna Henningsen
2020-08-07test: add Actions annotation outputMary Marchini
2020-08-05build: increase startCI verbosity and fix job nameMary Marchini
2020-08-03module: unflag Top-Level AwaitMyles Borins
2020-08-03tools: update ESLint to 7.6.0cjihrig
2020-08-03tools: add meta.fixable to fixable lint rulescjihrig
2020-08-01build: auto start Jenkins CI via PR labelsMary Marchini
2020-07-29build: toolchain.gypi and node_gyp.py cleanupiandrc