This is primarily to get npm@2.7.5 (#1337) in somewhat quick, as it fixes a bug with installing private git deps (#1323), and contains some security fixes.
It may also be possible to get some of @indutny's timer unref fixes in from #1330 if everything proves stable.
/cc @rvagg
This is primarily to get npm@2.7.5 (#1337) in somewhat quick, as it fixes a bug with installing private git deps (#1323), and contains some security fixes.
It may also be possible to get some of @indutny's timer unref fixes in from #1330 if everything proves stable.
3a69b7689b] - benchmark: add rsa/aes-gcm performance test (Shigeki Ohtsu) iojs/io.js#13251c709f3aa9] - benchmark: add/remove hash algorithm (Shigeki Ohtsu) iojs/io.js#1325a081c7c522] - benchmark: fix chunky client benchmark execution (Brian White) iojs/io.js#125765d4d25f52] - build: default to armv7+vfpv3 for android (Giovanny Andres Gongora Granada) iojs/io.js#13076a134f7d70] - build: avoid passing private flags from pmake (Johan Bergström) iojs/io.js#13345094a0fde3] - build: Pass BSDmakefile args to gmake (Johan Bergström) iojs/io.js#1298f782824d48] - deps: refactor openssl.gyp (Shigeki Ohtsu) iojs/io.js#132521f4fb6215] - deps: update gyp to e1c8fcf7 (Shigeki Ohtsu) iojs/io.js#1325dac903f9b6] - deps: make node-gyp work with io.js (cjihrig) iojs/io.js#9905eb983e0b3] - deps: upgrade npm to 2.7.5 (Forrest L Norvell) iojs/io.js#1337008078862e] - deps: check in gtest, add util unit test (Ben Noordhuis) iojs/io.js#119948d69cf1bb] - _Revert_ "doc: fix typo in CHANGELOG.md" (Giovanny Andres Gongora Granada) iojs/io.js#1349679596c848] - doc: add Docker WG (Peter Petrov) iojs/io.js#1134d8578bad25] - doc: fix minor typos in COLLABORATOR_GUIDE.md (Kelsey) iojs/io.js#1320bde2b3e397] - doc: fix typo in CHANGELOG.md (Giovanny Andres Gongora Granada) iojs/io.js#13428c6c376a94] - doc: add GPG fingerprint for Fishrock123 (Jeremiah Senkpiel) iojs/io.js#1324ccbea18960] - doc: better formatting for collaborator GPG keys (Jeremiah Senkpiel) iojs/io.js#132487053e8aee] - doc: add back quote to boolean variable 'true' (Kohei TAKATA) iojs/io.js#1338634e9629a0] - doc: add TC meeting minutes 2015-03-04 (Rod Vagg) iojs/io.js#1123245ba1d658] - doc: fix util.isObject documentation (Jeremiah Senkpiel) iojs/io.js#1295ad937752ee] - doc,src: remove references to --max-stack-size (Aria Stewart) iojs/io.js#132715f058f609] - gyp: fix build with python 2.6 (Fedor Indutny) iojs/io.js#13254dc6ae2181] - lib: remove unused variables (Brian White) iojs/io.js#1290b6e22c4bd5] - src: setup cluster workers before preloading (Ali Ijaz Sheikh) iojs/io.js#13144a801c211c] - src: drop homegrown thread pool, use libplatform (Ben Noordhuis) iojs/io.js#1329f1e5a13516] - src: wrap MIN definition in infdef (Johan Bergström) iojs/io.js#13226f72d87c27] - test: add test for a unref'ed timer leak (Fedor Indutny) iojs/io.js#1330416499c872] - timers: remove redundant code (Fedor Indutny) iojs/io.js#1330d22b2a934a] - timers: do not restart the interval after close (Fedor Indutny) iojs/io.js#1330cca5efb086] - timers: don't close interval timers when unrefd (Julien Gilli)0e061975d7] - timers: fix unref() memory leak (Trevor Norris) iojs/io.js#1330ec7fbf2bb2] - tools: fix install source path for openssl headers (Oguz Bastemur) iojs/io.js#1354644ece1f67] - tools: remove gyp test directory (Shigeki Ohtsu) iojs/io.js#1350eb459c8151] - tools: fix gyp to work on MacOSX without XCode (Shigeki Ohtsu) iojs/io.js#13251e94057c05] - url: fix resolving from non-file to file URLs. (Jeffrey Jagoda) iojs/io.js#1277382bd9d2e0] - v8: back-port openbsd/amd64 build fix (Ben Noordhuis) iojs/io.js#1318efadffe861] - win,node-gyp: optionally allow node.exe/iojs.exe to be renamed (Bert Belder) iojs/io.js#1266/cc @rvagg