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
2016-04-11test: make arch available in status filesSantiago Gimeno
2016-04-11tools,doc: fix incomplete json produced by doctoolfiredfox
2016-04-11tools: fix json doc generationfiredfox
2016-03-30doc: fix order of end tags of list after headingfiredfox
2016-03-30tools: remove unused importsSakthipriyan Vairamani
2016-03-21tools: fix gyp to work on MacOSX without XCodeShigeki Ohtsu
2016-03-21tools: update gyp to b3cef02Imran Iqbal
2016-03-21tools: support testing known issuescjihrig
2016-03-21docs: fix man pages link if tok type is codeMithun Patel
2016-03-21tools: reduce verbosity of cpplintSakthipriyan Vairamani
2016-03-03doc: remove out-of-date matter from internal docsRich Trott
2016-03-03doc: link to man pagesdcposch@dcpos.ch
2016-03-03tools: add --prof-process flag to node binaryMatt Loring
2016-03-03installer: install the tick processorMatt Loring
2016-03-03tools: update ESLint to version 2.1.0Rich Trott
2016-03-03tools: remove obsolete lint rulesRich Trott
2016-03-03src,test,tools: modify for more stringent lintingRich Trott
2016-03-03doc,tools,test: lint doc-based addon testsRich Trott
2016-03-03doc: improve scrolling, various CSS tweaksRoman Reiss
2016-03-03tools,doc: fix linting errorsRich Trott
2016-03-03tools: parse types into links in doc html genClaudio Rodriguez
2016-03-03tools: fix warning in doc parsingShigeki Ohtsu
2016-03-03tools: fix redeclared vars in doc/json.jsRich Trott
2016-03-03tools: apply linting to doc toolsRich Trott
2016-03-03tools: fix detecting constructor for JSON docTimothy Gu
2016-03-03tools: add property types in JSON documentationTimothy Gu
2016-03-03tools: fix setting path containing an ampersandBrian White
2016-02-15tools: add support for subkeys in release toolsMyles Borins
2016-02-15test: use addon.md block headings as test dir namesRod Vagg
2016-02-15test: test each block in addon.md contains js & ccRod Vagg
2016-02-15tools: fix style issue after eslint updateMichaël Zasso
2016-02-15tools: update eslint to v1.10.3Michaël Zasso
2016-02-15tools: fix license-builder.sh for ICURichard Lau
2016-02-15tools: add license-builder.sh to construct LICENSERod Vagg
2016-01-19test: make temp path customizableJohan Bergström
2016-01-19test: inherit JOBS from environmentJohan Bergström
2016-01-19crypto: fix native module compilation with FIPSStefan Budeanu
2016-01-19test: add TAP diagnostic message for retried testsRich Trott
2016-01-19tools: enforce `throw new Error()` with lint ruleRich Trott
2016-01-19tools: add tap output to cpplintJohan Bergström
2016-01-19build: Updates for AIX npm support - part 1Michael Dawson
2015-12-23test: retry on smartos if ECONNREFUSEDRich Trott
2015-12-23build: fix --with-intl=system-icu for x-compileSteven R. Loomis
2015-10-08test: report timeout in TapReporterKarl Skomski
2015-10-08tools: remove leftover license boilerplateNathan Rajlich
2015-10-08test: make common.js mandatory via linting ruleRich Trott
2015-10-08tools: apply linting to custom rules codeRich Trott
2015-10-08tools: remove unused gflags moduleBen Noordhuis
2015-10-08build: intl: avoid 'duplicate main()' on ICU 56Steven R. Loomis
2015-10-02i18n: add caller to removal list for bidi in ICU55Michael Dawson