test: add test-npm-install to parallel tests suite
[platform/upstream/nodejs.git] / tools /
2016-03-21 Shigeki Ohtsutools: fix gyp to work on MacOSX without XCode
2016-03-21 Imran Iqbaltools: update gyp to b3cef02
2016-03-21 cjihrigtools: support testing known issues
2016-03-21 Mithun Pateldocs: fix man pages link if tok type is code
2016-03-21 Sakthipriyan Vairamanitools: reduce verbosity of cpplint
2016-03-02 Rich Trottdoc: remove out-of-date matter from internal docs
2016-03-02 dcposch@dcpos.chdoc: link to man pages
2016-03-02 Matt Loringtools: add --prof-process flag to node binary
2016-03-02 Matt Loringinstaller: install the tick processor
2016-03-02 Rich Trotttools: update ESLint to version 2.1.0
2016-03-02 Rich Trotttools: remove obsolete lint rules
2016-03-02 Rich Trottsrc,test,tools: modify for more stringent linting
2016-03-02 Rich Trottdoc,tools,test: lint doc-based addon tests
2016-03-02 Roman Reissdoc: improve scrolling, various CSS tweaks
2016-03-02 Rich Trotttools,doc: fix linting errors
2016-03-02 Claudio Rodrigueztools: parse types into links in doc html gen
2016-03-02 Shigeki Ohtsutools: fix warning in doc parsing
2016-03-02 Rich Trotttools: fix redeclared vars in doc/json.js
2016-03-02 Rich Trotttools: apply linting to doc tools
2016-03-02 Timothy Gutools: fix detecting constructor for JSON doc
2016-03-02 Timothy Gutools: add property types in JSON documentation
2016-03-02 Brian Whitetools: fix setting path containing an ampersand
2016-02-15 Myles Borinstools: add support for subkeys in release tools
2016-02-15 Rod Vaggtest: use addon.md block headings as test dir names
2016-02-15 Rod Vaggtest: test each block in addon.md contains js & cc
2016-02-15 Michaël Zassotools: fix style issue after eslint update
2016-02-15 Michaël Zassotools: update eslint to v1.10.3
2016-02-15 Richard Lautools: fix license-builder.sh for ICU
2016-02-15 Rod Vaggtools: add license-builder.sh to construct LICENSE
2016-01-19 Johan Bergströmtest: make temp path customizable
2016-01-19 Johan Bergströmtest: inherit JOBS from environment
2016-01-19 Stefan Budeanucrypto: fix native module compilation with FIPS
2016-01-19 Rich Trotttest: add TAP diagnostic message for retried tests
2016-01-19 Rich Trotttools: enforce `throw new Error()` with lint rule
2016-01-19 Johan Bergströmtools: add tap output to cpplint
2016-01-19 Michael Dawsonbuild: Updates for AIX npm support - part 1
2015-12-23 Rich Trotttest: retry on smartos if ECONNREFUSED
2015-12-23 Steven R. Loomisbuild: fix --with-intl=system-icu for x-compile
2015-10-08 Karl Skomskitest: report timeout in TapReporter
2015-10-08 Nathan Rajlichtools: remove leftover license boilerplate
2015-10-08 Rich Trotttest: make common.js mandatory via linting rule
2015-10-08 Rich Trotttools: apply linting to custom rules code
2015-10-08 Ben Noordhuistools: remove unused gflags module
2015-10-08 Steven R. Loomisbuild: intl: avoid 'duplicate main()' on ICU 56
2015-10-02 Michael Dawsoni18n: add caller to removal list for bidi in ICU55
2015-09-22 Matt Loringtools: single, cross-platform tick processor
2015-09-20 Stewart Addisonbuild: fix icutrim when building small-icu on BE
2015-09-15 Michael Dawsonbuild: Updates to enable AIX support
2015-09-15 Sakthipriyan Vairamanitools: open `test.tap` file in write-binary mode
2015-09-15 Matt Loringtools: add missing tick processor polyfill
2015-09-15 Sakthipriyan Vairamanitools: remove hyphen in TAP result
2015-09-11 Brian Whitewin,msi: fix documentation shortcut url
2015-09-07 Rod Vaggbuild: make .msi install to "nodejs", not "node"
2015-09-07 Ben Noordhuiscpplint: make it possible to run outside git repo
2015-09-06 Rod Vaggbuild: fix .pkg creation tooling
2015-09-06 Karl Skomskibuild: add --enable-asan with builtin leakcheck
2015-09-02 Rod Vaggtools: update release.sh to work with new website
2015-08-28 João Reiswin,msi: correct installation path registry keys
2015-08-28 João Reiswin,msi: change InstallScope to perMachine
2015-08-27 Alexis Campaillatest: runner should return 0 on flaky tests
2015-08-27 Alexis Campaillatest: runner support for flaky tests
2015-08-25 João Reiswin,msi: Upgrade from old upgrade code
2015-08-25 Ben Noordhuistools: make add-on scraper print filenames
2015-08-24 João Reiswin: fix custom actions for WiX older than 3.9
2015-08-24 Julien Gilliwin: fix custom actions on Visual Studio != 2013
2015-08-23 cjihrignode: additional cleanup for node rename
2015-08-23 Frederic Hembergerinstaller: fix installers for node.js rename
2015-08-23 cjihrignode: rename from io.js to node
2015-08-23 James M Snelltools: add license boilerplate to check-imports.sh
2015-08-18 Matt Loringtools: run the tick processor without building v8
2015-08-14 Steven R. Loomisbuild: work around VS2015 issue in ICU <56
2015-08-13 Steven R. Loomisbuild: Intl: bump ICU4C from 54 to 55
2015-08-13 João Reistest: option to run a subset of tests
2015-08-04 Frederic Hembergerbuild: prepare Windows installer for i18n support
2015-08-04 Michael Dawsonbuild: first set of updates to enable PPC support
2015-08-04 Ben Noordhuisdeps: update v8 to 4.4.63.9
2015-07-30 Johan Bergströmtools: expose skip output to test runner
2015-07-25 Jeremiah Senkpieltools: use local or specified $NODE for test-npm
2015-07-07 Ali Ijaz Sheikhtools: install gdbinit from v8 to $PREFIX/share
2015-06-30 Shigeki Ohtsutools: fix gyp to work on MacOSX without XCode
2015-06-30 Ben Noordhuistools: update gyp to 25ed9ac
2015-06-29 Roman Reisstools: update eslint to 0.24.0
2015-06-25 Rod Vaggbuild: add tar-headers target for headers-only tar
2015-06-25 Rod Vaggbuild: update build targets for io.js
2015-06-17 Jeremiah Senkpieltools: make test-npm work without global npm
2015-06-11 Roman Reisstools: enable/add additional eslint rules
2015-06-02 Ben Noordhuistools: update certdata.txt
2015-06-02 Ben Noordhuistools: customize mk-ca-bundle.pl
2015-06-02 Ben Noordhuistools: update mk-ca-bundle.pl to HEAD of upstream
2015-06-01 thefourtheyetools: Fix copying contents of deps/npm
2015-05-30 Johan Bergströmtools: pass constant to logger instead of string
2015-05-12 Jeremiah Senkpieltools: refactor `make test-npm` into test-npm.sh
2015-05-09 Yosuke Furukawatools: replace closure-linter with eslint
2015-05-07 thefourtheyeinstall: fix NameError
2015-05-06 thefourtheyetools: remove unused GuessWordSize function
2015-04-13 Dan Vargabuild: minor changes to fix rpm build
2015-04-13 Johan Bergströmtools: Remove unused files
2015-04-13 Johan Bergströmbuild: Simplify fetching release version
2015-04-10 Shigeki Ohtsutools: add to install deps/openssl/config/archs
2015-04-09 Roman Reisstest: increase timeouts on ARM
next