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
2022-02-24doc,tools: improve navigability of API docsPaolo Insogna
2022-02-19tools: lint deprecation codesAntoine du Hamel
2022-01-25test: use Object.hasOwn() where applicableRich Trott
2021-09-18tools: update doc generator dependenciesMichaël Zasso
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-06-14tools: update doctool dependencies, migrate to ESMMichaël Zasso
2021-04-02test: prepare for consistent comma-dangle lint ruleRich Trott
2021-03-25doc,tools: use only one level 1 header per pageRich Trott
2021-03-23test: fix deprecation warning in test-doctool-htmlAntoine du Hamel
2021-03-06tools,doc: add support for several flavors of JS code snippetsAntoine du Hamel
2021-02-16test: fix test-doctool-htmlAntoine du Hamel
2021-01-27test,doc,lib: adjust object literal newlines for lint ruleRich Trott
2020-10-17test: add common.mustSucceedTobias Nießen
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-03tools,doc: allow page titles to contain inline codeAntoine du HAMEL
2020-08-09doc: use _Static method_ instead of _Class Method_Rich Trott
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-04-05test: fix tool path in test-doctool-versions.jsRichard Lau
2020-04-01tools: only fetch previous versions when necessaryRichard Lau
2020-01-12tools: update JSON header parsing for backticksRich Trott
2019-11-30tools: add unified plugin changing links for html docsMarek Łabuz
2019-11-06tools: make doctool work if no internet availableRichard Lau
2019-10-15test: fix flaky doctool and testRich Trott
2018-12-18tools: make apilinks building more robustJoyee Cheung
2018-11-28tools,doc: fix version picker bug in html.jsRich Trott
2018-11-06test: remove unused catch bindingscjihrig
2018-10-04doc: remove GA trackingBen Noordhuis
2018-08-30tools: Include links to source code in documentationSam Ruby
2018-07-25tools: produce JSON documentation using unified/remark/rehypeSam Ruby
2018-07-23test: provide better message for orphan output documentationSam Ruby
2018-07-20tools: create HTML docs with unified/remark/rehypeSam Ruby
2018-07-09tools: build all.json by combining generated JSONSam Ruby
2018-06-27test: skip non-doc files in test-make-doc checksVse Mozhet Byt
2018-05-17tools, doc: wrap manpage links in code elementsVse Mozhet Byt
2018-05-14test: modernize and correct test-doctool-html.jsVse Mozhet Byt
2018-05-07tools: remove redundant code in doc/html.jsVse Mozhet Byt
2018-04-28tools: simplify HTML generationVse Mozhet Byt
2018-03-28test: amplify and optimize doctool/test-make-docVse Mozhet Byt
2018-03-12test: fix path in doctool/test-doctool-jsonVse Mozhet Byt
2018-03-08benchmark,lib,test,tools: use consistent quotesRich Trott
2018-01-11tools: move eslint from tools to tools/node_modulesMichaël Zasso
2017-12-21test: remove common.projectDirRich Trott
2017-11-20build: do not build doc in source tarballJoyee Cheung
2017-10-19test: fix flaky test-make-docRich Trott
2017-10-09test: include expected result in error messagesChowdhurian
2017-08-28test: continue normalizing fixtures useMiguel Angel Asencio Hurtado
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-07-03test: replace indexOf with includes and startsWithNataly Shrits
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-05-05test: make tests cwd-independentVse Mozhet Byt