Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/electron/node
Node fork to make it suitable for embedding in Electron
https://github.com/electron/node
- Use `common.mustCall()` and `common.mustNotCall()`.
- Use ternary operator.
PR-URL: https://g...
37db277bb4f7fe9a00e728b91f354b62b3c279ce authored almost 7 years ago by Luigi Pinca <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/19662
Reviewed-By: Colin Ihrig <[email protected]>
R...
Throw ERR_INVALID_ARG_VALUE when filename passed to spawn is empty.
Fixes: https://github.com/n...
9bfe55e18419ae9e67f6dc80b42943d2f7d3e9e8 authored almost 7 years ago by Bartosz Sosnowski <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/19627
Reviewed-By: Gibson Fahnestock <gibfahn@gmail....
This commit renames fs_req_wrap to FSReqWrapSync to make it consistent
with most of the other cl...
This commit moves PipeConnectWrap and TCPConnectWrap into the object
destructuring assigments th...
The third argument of `assert.throws()` is a message that is used by the
AssertionError, not the...
Use common.mustCall() where appropriate. Remove some logic that is not
required when common.must...
PR-URL: https://github.com/nodejs/node/pull/19666
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmai...
The old variants have been deprecated since b20af8088a4d5cccb19.
Refs: https://github.com/nodej...
e76525728301abdcab4638c14d20f04049576db3 authored almost 7 years ago by Anna Henningsen <[email protected]>
Refs: https://github.com/nodejs/node/issues/19105
Refs: https://github.com/nodejs/node/blob/mast...
PR-URL: https://github.com/nodejs/node/pull/19647
Reviewed-By: Trivikram Kamat <trivikr.dev@gmai...
PR-URL: https://github.com/nodejs-private/node-private/pull/102/
Reviewed-By: Ben Noordhuis <inf...
PR-URL: https://github.com/nodejs-private/node-private/pull/102/
Reviewed-By: Ben Noordhuis <inf...
PR-URL: https://github.com/nodejs-private/http-parser-private/pull/1
Reviewed-By: Сковорода Ники...
Original commit message follows:
Before this commit `Content-Length: 4 2` was accepted as a...
38b48a62b851f5895b50204dff0df7608b9fa848 authored almost 7 years ago by Ben Noordhuis <[email protected]>
This is a security release. All Node.js users should consult the
security release summary at:
h...
80310e916aff24dc6b3477ad52a697dff84fc78e authored almost 7 years ago by Michaël Zasso <[email protected]>
This is a security release. All Node.js users should consult the
security release summary at:
h...
b2a6c9745298c11f05bd8583761439ee701721c9 authored almost 7 years ago by Myles Borins <[email protected]>
This is a security release. All Node.js users should consult the
security release summary at:
h...
ffbcd1d1d154a793cf4f2db7fbca66f80ef374b5 authored almost 7 years ago by Myles Borins <[email protected]>
This is a security release. All Node.js users should consult the
security release summary at:
h...
ebe51d6492c3993020e1859b5269aa783fad0a4a authored almost 7 years ago by Myles Borins <[email protected]>
- node and v8 did not call into std::string previously,
so that access was shut off.
- this fixe...
PR-URL: https://github.com/nodejs/node/pull/19612
Reviewed-By: Shingo Inoue <[email protected]...
This commit renames all JavaScript source files in lib to lower
snake_case.
PR-URL: https://git...
f2b10799efbbda8a9d6999c0677dbae238093a97 authored almost 7 years ago by Daniel Bevenius <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/19581
Reviewed-By: Ruben Bridgewater <ruben@bridgewa...
All symlink files in `deps/openssl/openssl/include/openssl/`
are removed and replaced with real ...
In openssl s_client on Windows, RAND_screen() is invoked to initialize
random state but it takes...
Reapply b910613792dac946b295855963869933a9089044 .
Backport-PR-URL: https://github.com/nodejs/n...
5aa53cbf404f2886a95f44c1204baf2885b1ef11 authored almost 7 years ago by Shigeki Ohtsu <[email protected]>
`x86masm.pl` was mistakenly using .486 instruction set, why `cpuid` (and
perhaps others) are req...
See
https://mta.openssl.org/pipermail/openssl-dev/2015-February/000651.html
iojs needs to stop ...
aee5fbfe5ccef30d600bc4c1bd1affd2c58dce45 authored almost 7 years ago by Shigeki Ohtsu <[email protected]>
This replaces all sources of openssl-1.0.2o.tar.gz into
deps/openssl/openssl
PR-URL: https://gi...
d10b7f1cdf8824dc53fbdd4b4617c860f0d8cb80 authored almost 7 years ago by Shigeki Ohtsu <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/19641
Reviewed-By: Colin Ihrig <[email protected]>
R...
Whenever we call into an addon, whether it is for a callback, for
module init, or for async work...
* improve text for easier comprehension
* clarify that performance impact is *negative*
* remove...
According to NIST SP 800 38D, this is the document the link orginally
pointed to.
Fixes: https:...
ed0501f9387585ea2fe8459ba9e0062b48ab4115 authored almost 7 years ago by Tobias Nießen <[email protected]>
Fixes: https://github.com/nodejs/node/issues/14602
PR-URL: https://github.com/nodejs/node/pull/1...
NPN has been superseded by ALPN. Chrome and Firefox removed support for
NPN in 2016 and 2017 re...
PR-URL: https://github.com/nodejs/node/pull/19615
Refs: https://github.com/v8/v8/compare/6.5.254...
Squashed from:
- lib: separate writev responsibilities from writeGeneric
- lib: fix calling of ...
PR-URL: https://github.com/nodejs/node/pull/19558
Reviewed-By: Colin Ihrig <[email protected]>
R...
Otherwise, this condition would result in an error that just reads
`cb is not a function`, and w...
PR-URL: https://github.com/nodejs/node/pull/19620
Reviewed-By: Rich Trott <[email protected]>
Rev...
Bump the version due to additions to the api.
PR-URL: https://github.com/nodejs/node/pull/19497...
6572f63afb515730543b80783274e9cf8ea886e6 authored almost 7 years ago by Michael Dawson <[email protected]>
This changes a sentence fragment into a full sentence and provides a few
other minor improvement...
PR-URL: https://github.com/nodejs/node/pull/19446
Reviewed-By: Luigi Pinca <[email protected]...
The color output was broken at some point and that was not detected
because it was not tested fo...
Rewording, punctuation, consistent sentence structure and italics, wrap
section at 80 characters...
PR-URL: https://github.com/nodejs/node/pull/19567
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmai...
Change v6 to 6.0.0. We abandoned v-notation for versions to avoid
confusion between v8 (version ...
Remove the CNNIC certificates again and remove the whitelist from commit
3beb88071 ("crypto: add...
Update the list of root certificates in src/node_root_certs.h with
tools/mk-ca-bundle.pl.
Certi...
79fa372b79c2b51c368a679164808425ec97f992 authored almost 7 years ago by Ben Noordhuis <[email protected]>This is the certdata.txt[0] from NSS 3.36, released on 2018-03-05.
This is the version of NSS t...
d88d6d6c86c179cfece6dd67bf19c99473b783bc authored almost 7 years ago by Ben Noordhuis <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/19583
Reviewed-By: Trivikram Kamat <trivikr.dev@gmai...
Previously, "HTTP/2" was strictly used to describe the protocol, and
HTTP2 the module. This dist...
It’s not obvious what the paragraph is supposed to say.
In particular, whether and what kind of ...
PR-URL: https://github.com/nodejs/node/pull/19610
Reviewed-By: Anna Henningsen <[email protected]...
Removing third argument in calls to assert.strictEqual() so that the
values of the first two arg...
This commit adds a deprecation code to expectWarning and updates the
function to check the passe...
This commit renames a few of the builtin modules init functions to
Initialize for consistency.
...
ebbf3936001969905ce28dc588b2c71c3b65c146 authored almost 7 years ago by Daniel Bevenius <[email protected]>Documented `make docopen` as a way to read documentation in the browser.
PR-URL: https://github...
0d5720bf039007c96b7bad51cd7a22335a5b5c41 authored almost 7 years ago by Ayush Gupta <[email protected]>Fixes test/parallel/test-console-no-swallow-stack-exceeded.js
PR-URL: https://github.com/nodejs...
d49661bb80dd6d9c012dc718bcec45c89fe2e3e1 authored almost 7 years ago by Dan Kaplun <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/19539
Reviewed-By: Trivikram Kamat <trivikr.dev@gmai...
PR-URL: https://github.com/nodejs/node/pull/19599
Reviewed-By: Anna Henningsen <[email protected]...
add `http2` to performanceEntry.entryType in perf_hooks
PR-URL: https://github.com/nodejs/node/...
9125479be92ec49c67be6bf46ba38bf9774587f8 authored almost 7 years ago by Yuta Hiroto <[email protected]>
Remove instances of `Example:` that introduce code that is
self-evidently example code. Move des...
PR-URL: https://github.com/nodejs/node/pull/19590
Reviewed-By: Michaël Zasso <targos@protonmail....
PR-URL: https://github.com/nodejs/node/pull/19557
Reviewed-By: Colin Ihrig <[email protected]>
R...
Make this code (a bit more) comprehensible by adding some
internals docs.
With diagrams and eve...
34a948fc0b21c20d5aa05bfb45dab1c38d9ddfda authored almost 7 years ago by Anna Henningsen <[email protected]>
Make sure that all native `SetImmediate()` functions have
`HandleScope`s if they create handles....
Use `unique_ptr`s and use the resulting simplification to
reduce indentation in these functions....
Default error message contains the actual and expected values,
which is more informative than th...
Add changes entries for vm.createContext codeGeneration
option and script.runInNewContext contex...
PR-URL: https://github.com/nodejs/node/pull/19276
Reviewed-By: Rich Trott <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/19461
Reviewed-By: Anna Henningsen <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/19585
Refs: https://github.com/nodejs/node/pull/1880...
PR-URL: https://github.com/nodejs/node/pull/19487
Reviewed-By: James M Snell <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/18802
Fixes: https://github.com/nodejs/node/issues/1...
Adds the added in label on the documentation for each one of the
properties of Class: fs.Stats
...
1d8909b9b9da37d466d6dada81e8622a492ad5c1 authored almost 7 years ago by jvelezpo <[email protected]>
Converted the 'message' argument values from the last two free socket
assert.strictEqual() calls...
PR-URL: https://github.com/nodejs/node/pull/19512
Reviewed-By: Tiancheng "Timothy" Gu <timothygu...
PR-URL: https://github.com/nodejs/node/pull/19512
Reviewed-By: Tiancheng "Timothy" Gu <timothygu...
This adds support for WeakMap and WeakSet entries in `util.inspect`.
The output is limited to a ...
1) So far extra keys on an (Set|Map)Iterator were ignored. Those
will now be visible.
2) Impr...
PR-URL: https://github.com/nodejs/node/pull/19578
Refs: https://github.com/nodejs/node/pull/1741...
This reverts commit 982e3bdb1f06bf9d9926c808d30864b32a8223f9. It is
believed that the original P...
This switches the assert.throws output to the one used in strict mode
if a error object is used ...
Using ERR_INVALID_ARG_TYPE will now require the received value as
well. This makes sure the erro...
This improves the error handling for a couple cases where the
received value would not have been...
Right now there are multiple cases where the validated entry would
not be returned or a wrong er...
This makes sure the proper error is returned. Right now the error
is not specific enough.
PR-UR...
058e7fb8e66cafae700c5cb437d08572150fa69f authored almost 7 years ago by Ruben Bridgewater <[email protected]>
This fixes multiple cases where the wrong error was returned in
case of e.g. a overflow / wrong ...
This refactors a couple tests to have upper case first characters
in comments and to use `input`...
This makes a effort to make sure all of these errors will actually
also show the received input....
PR-URL: https://github.com/nodejs/node/pull/19495
Refs: https://github.com/nodejs/node/issues/19...
PR-URL: https://github.com/nodejs/node/pull/19092
Fixes: https://github.com/nodejs/node/issues/1...
Use the encoding parameter passed to fsPromises.readFile if it is
passed. Currently the encoding...
`require.main` was documented in a non-standard way.
With this PR, the previous section is left...
610dd79956e582aa4c189092d3048f0d11c757a3 authored almost 7 years ago by Vse Mozhet Byt <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/19569
Refs: https://github.com/nodejs/node/pull/1839...
This improves the performance of some write functions by around 5-15%.
PR-URL: https://github.c...
f4e5f969baba15a566bb30a1ba11e64fe61470a5 authored almost 7 years ago by Ruben Bridgewater <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/19571
Reviewed-By: Luigi Pinca <[email protected]...
The usefulness of `assert.doesNotReject` is very limited and this
warns against the usage.
PR-U...
5d6d1fedcfb60f1c9dc6294870dc2d73fb8eced8 authored almost 7 years ago by Ruben Bridgewater <[email protected]>