aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-01-13doc: remove duplicate properties bullet in readmeJavis Sullivan
2017-01-12test: fix temp-dir option in tools/test.pyGibson Fahnestock
2017-01-12eslint: remove dangling eslint symlinkSam Roberts
2017-01-09tools,test: enforce assert.ifError with lint ruleTeddy Katz
2017-01-06tools: add lint rule to enforce timer argumentsRich Trott
2017-01-06tools: remove no-useless-regex-char-class-escapeRich Trott
2017-01-06tools: remove custom align-function-arguments ruleRich Trott
2017-01-06tools: update ESLint to current versionRich Trott
2017-01-04Revert "test: test.py add option to use node in path"Sakthipriyan Vairamani (thefourtheye)
2017-01-04test: test.py add option to use node in pathGeorge Adams
2016-12-28tools: refactor json.jsRich Trott
2016-12-22tools: enforce linebreak after ternary operatorsMichaël Zasso
2016-12-20win,msi: add required UIRef for localized stringsBill Ticehurst
2016-12-19tools: forbid template literals in assert.throwsMichaël Zasso
2016-12-09test: set stdin too for pseudo-tty testsAnna Henningsen
2016-12-09tools: add macosx-firwall script to avoid popupsDaniel Bevenius
2016-12-05tools: add ESLint rule for assert.throws argumentsMichaël Zasso
2016-11-27tools: remove unneeded escaping in generate.jsRich Trott
2016-11-26tools: allow test.py to use full paths of testsFrancis Gulotta
2016-11-23tools: Add no useless regex char class rulePrince J Wesley
2016-11-23lib,tools: remove unneeded escaping of /Prince J Wesley
2016-11-22deps: backport GYP fix to fix AIX shared suffixStewart Addison
2016-11-20tools: use better regexp for manpage referencesAnna Henningsen
2016-11-15tools: make run-valgrind.py usefulBen Noordhuis
2016-11-15tools: fix run-valgrind.py scriptBen Noordhuis
2016-11-15tools: copy run-valgrind.py to tools/Ben Noordhuis
2016-11-10test: output tap13 instead of almost-tapJohan Bergström
2016-11-09v8: update make-v8.sh to use gitJaideep Bajwa
2016-11-07tools: use long format for gpg fingerprintMyles Borins
2016-11-06benchmark,lib,test,tools: remove unneeded . escapeRich Trott
2016-10-31deps: Intl: ICU 58 bump: configure/LICENSE/docsSteven R. Loomis
2016-10-27tools: remove dangling eslint symlinkSam Roberts
2016-10-26tools: make --repeat work with -j in test.pyRich Trott
2016-10-25buffer: add buffer.transcodeJames M Snell
2016-10-25src,tools: speed up startup by 2.5%Ben Noordhuis
2016-10-21tools: replace custom lint rule for getter/setterRich Trott
2016-10-20tools: fix release script on macOS 10.12Evan Lucas
2016-10-18tools: update ESLint to v3.8.0Rich Trott
2016-10-19tools: check tag is on github before releaseRod Vagg
2016-10-19tools: make detached SHASUM .sig file for releasesRod Vagg
2016-10-19tools: explicitly set digest algo for SHASUM to 256Rod Vagg
2016-10-19win,build: try multiple timeservers when signingRod Vagg
2016-10-14tools: avoid let in for loopsjessicaquynh
2016-10-14doc: highlight deprecated API in ToCIlya Frolov
2016-10-11doc: revise http documentationTimothy Gu
2016-10-10win,msi: mark INSTALLDIR property as secureJoão Reis
2016-10-06test: enable addons test to pass with debug buildDaniel Bevenius
2016-10-03build: don't build icu with -fno-rttiBen Noordhuis
2016-09-27doc,tool: add tls.TLSSocket to typeMapyorkie
2016-09-26doc,tool: add ref to Integeryorkie