summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: enforce linebreak after ternary operatorsMichaël Zasso2016-12-221-3/+3
* win,msi: add required UIRef for localized stringsBill Ticehurst2016-12-201-0/+1
* tools: forbid template literals in assert.throwsMichaël Zasso2016-12-191-1/+2
* test: set stdin too for pseudo-tty testsAnna Henningsen2016-12-091-1/+3
* tools: add macosx-firwall script to avoid popupsDaniel Bevenius2016-12-091-0/+48
* tools: add ESLint rule for assert.throws argumentsMichaël Zasso2016-12-051-0/+59
* tools: remove unneeded escaping in generate.jsRich Trott2016-11-271-7/+7
* tools: allow test.py to use full paths of testsFrancis Gulotta2016-11-261-2/+9
* tools: Add no useless regex char class rulePrince J Wesley2016-11-231-0/+190
* lib,tools: remove unneeded escaping of /Prince J Wesley2016-11-233-8/+8
* deps: backport GYP fix to fix AIX shared suffixStewart Addison2016-11-223-17/+26
* tools: use better regexp for manpage referencesAnna Henningsen2016-11-201-1/+1
* tools: make run-valgrind.py usefulBen Noordhuis2016-11-151-36/+7
* tools: fix run-valgrind.py scriptBen Noordhuis2016-11-151-10/+2
* tools: copy run-valgrind.py to tools/Ben Noordhuis2016-11-151-1/+102
* test: output tap13 instead of almost-tapJohan Bergström2016-11-101-10/+29
* v8: update make-v8.sh to use gitJaideep Bajwa2016-11-091-20/+29
* tools: use long format for gpg fingerprintMyles Borins2016-11-071-1/+1
* benchmark,lib,test,tools: remove unneeded . escapeRich Trott2016-11-061-4/+4
* deps: Intl: ICU 58 bump: configure/LICENSE/docsSteven R. Loomis2016-10-313-10/+1117
* tools: remove dangling eslint symlinkSam Roberts2016-10-271-1/+0
* tools: make --repeat work with -j in test.pyRich Trott2016-10-261-1/+4
* buffer: add buffer.transcodeJames M Snell2016-10-251-3/+1
* src,tools: speed up startup by 2.5%Ben Noordhuis2016-10-251-133/+31
* tools: replace custom lint rule for getter/setterRich Trott2016-10-211-32/+0
* tools: fix release script on macOS 10.12Evan Lucas2016-10-201-9/+2
* tools: update ESLint to v3.8.0Rich Trott2016-10-18645-25116/+40460
* tools: check tag is on github before releaseRod Vagg2016-10-191-0/+8
* tools: make detached SHASUM .sig file for releasesRod Vagg2016-10-191-1/+2
* tools: explicitly set digest algo for SHASUM to 256Rod Vagg2016-10-191-1/+1
* win,build: try multiple timeservers when signingRod Vagg2016-10-191-0/+15
* tools: avoid let in for loopsjessicaquynh2016-10-141-0/+46
* doc: highlight deprecated API in ToCIlya Frolov2016-10-141-4/+22
* doc: revise http documentationTimothy Gu2016-10-111-1/+6
* win,msi: mark INSTALLDIR property as secureJoão Reis2016-10-101-1/+1
* test: enable addons test to pass with debug buildDaniel Bevenius2016-10-061-2/+2
* build: don't build icu with -fno-rttiBen Noordhuis2016-10-031-0/+1
* doc,tool: add tls.TLSSocket to typeMapyorkie2016-09-271-0/+1
* doc,tool: add ref to Integeryorkie2016-09-261-6/+12
* tools: enable more remark-lint rulesСковорода Никита Андреевич2016-09-251-65/+66
* src: add /json/protocol endpoint to inspectorBen Noordhuis2016-09-231-0/+25
* tools: do not disable ICU's transliterationMichaël Zasso2016-09-222-2/+1
* tools: add eslint rule prefer-assert-methodsDany Shaanan2016-09-201-0/+39
* tools: make argument alignment linting more strictRich Trott2016-09-201-6/+13
* tools: clean up icu/README.md formattingСковорода Никита Андреевич2016-09-201-11/+8
* inspector: introduce a smoke testEugene Ostroukhov2016-09-191-0/+1
* doc/json: make sure links are correctly passed to markedTimothy Gu2016-09-161-0/+2
* tools: replace custom ESLint rule with built-inRich Trott2016-09-121-32/+0
* tools: update ESLint to 3.5.0Rich Trott2016-09-1295-403/+5347
* tools: update ESLint to 3.4.0Rich Trott2016-08-30303-2058/+2227