-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed
Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.
Description
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#1325 - [
1c709f3aa9
] - benchmark: add/remove hash algorithm (Shigeki Ohtsu) iojs/io.js#1325 - [
a081c7c522
] - benchmark: fix chunky client benchmark execution (Brian White) iojs/io.js#1257 - [
65d4d25f52
] - build: default to armv7+vfpv3 for android (Giovanny Andres Gongora Granada) iojs/io.js#1307 - [
6a134f7d70
] - build: avoid passing private flags from pmake (Johan Bergström) iojs/io.js#1334 - [
5094a0fde3
] - build: Pass BSDmakefile args to gmake (Johan Bergström) iojs/io.js#1298 - [
f782824d48
] - deps: refactor openssl.gyp (Shigeki Ohtsu) iojs/io.js#1325 - [
21f4fb6215
] - deps: update gyp to e1c8fcf7 (Shigeki Ohtsu) iojs/io.js#1325 - [
dac903f9b6
] - deps: make node-gyp work with io.js (cjihrig) iojs/io.js#990 - [
5eb983e0b3
] - deps: upgrade npm to 2.7.5 (Forrest L Norvell) iojs/io.js#1337 - [
008078862e
] - deps: check in gtest, add util unit test (Ben Noordhuis) iojs/io.js#1199 - [
48d69cf1bb
] - _Revert_ "doc: fix typo in CHANGELOG.md" (Giovanny Andres Gongora Granada) iojs/io.js#1349 - [
679596c848
] - doc: add Docker WG (Peter Petrov) iojs/io.js#1134 - [
d8578bad25
] - doc: fix minor typos in COLLABORATOR_GUIDE.md (Kelsey) iojs/io.js#1320 - [
bde2b3e397
] - doc: fix typo in CHANGELOG.md (Giovanny Andres Gongora Granada) iojs/io.js#1342 - [
8c6c376a94
] - doc: add GPG fingerprint for Fishrock123 (Jeremiah Senkpiel) iojs/io.js#1324 - [
ccbea18960
] - doc: better formatting for collaborator GPG keys (Jeremiah Senkpiel) iojs/io.js#1324 - [
87053e8aee
] - doc: add back quote to boolean variable 'true' (Kohei TAKATA) iojs/io.js#1338 - [
634e9629a0
] - doc: add TC meeting minutes 2015-03-04 (Rod Vagg) iojs/io.js#1123 - [
245ba1d658
] - doc: fix util.isObject documentation (Jeremiah Senkpiel) iojs/io.js#1295 - [
ad937752ee
] - doc,src: remove references to --max-stack-size (Aria Stewart) iojs/io.js#1327 - [
15f058f609
] - gyp: fix build with python 2.6 (Fedor Indutny) iojs/io.js#1325 - [
4dc6ae2181
] - lib: remove unused variables (Brian White) iojs/io.js#1290 - [
b6e22c4bd5
] - src: setup cluster workers before preloading (Ali Ijaz Sheikh) iojs/io.js#1314 - [
4a801c211c
] - src: drop homegrown thread pool, use libplatform (Ben Noordhuis) iojs/io.js#1329 - [
f1e5a13516
] - src: wrap MIN definition in infdef (Johan Bergström) iojs/io.js#1322 - [
6f72d87c27
] - test: add test for a unref'ed timer leak (Fedor Indutny) iojs/io.js#1330 - [
416499c872
] - timers: remove redundant code (Fedor Indutny) iojs/io.js#1330 - [
d22b2a934a
] - timers: do not restart the interval after close (Fedor Indutny) iojs/io.js#1330 - [
cca5efb086
] - timers: don't close interval timers when unrefd (Julien Gilli) - [
0e061975d7
] - timers: fix unref() memory leak (Trevor Norris) iojs/io.js#1330 - [
ec7fbf2bb2
] - tools: fix install source path for openssl headers (Oguz Bastemur) iojs/io.js#1354 - [
644ece1f67
] - tools: remove gyp test directory (Shigeki Ohtsu) iojs/io.js#1350 - [
eb459c8151
] - tools: fix gyp to work on MacOSX without XCode (Shigeki Ohtsu) iojs/io.js#1325 - [
1e94057c05
] - url: fix resolving from non-file to file URLs. (Jeffrey Jagoda) iojs/io.js#1277 - [
382bd9d2e0
] - v8: back-port openbsd/amd64 build fix (Ben Noordhuis) iojs/io.js#1318 - [
efadffe861
] - win,node-gyp: optionally allow node.exe/iojs.exe to be renamed (Bert Belder) iojs/io.js#1266
/cc @rvagg
Metadata
Metadata
Assignees
Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.