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
Add a `OnStreamWantsWrite()` event that allows streams to
ask for more input data if they want s...
Currently there are two tests that specify a third argument, a
deprecation code string, when cal...
PR-URL: https://github.com/nodejs/node/pull/19315
Reviewed-By: Daniel Bevenius <daniel.bevenius@...
* easily -> easy
* was -> is
* add a missing comma
PR-URL: https://github.com/nodejs/node/pull/...
e5e0f9f3a839e261faa6dc3e2c4fedcd46bef5f4 authored almost 7 years ago by Rich Trott <[email protected]>
* Remove unnecessary *Note:* designations.
* Various small edits for tone, punctuation, etc.
PR...
8d336dd8b1268f2b23f72999ebbd54f1c12263b8 authored almost 7 years ago by Rich Trott <[email protected]>
test-cluster-send-handle-large-payload is susceptible to failure if it
is competing for resource...
PR-URL: https://github.com/nodejs/node/pull/19361
Refs: https://github.com/nodejs/node/issues/11...
Take n-api out of experimental as per:
https://github.com/nodejs/TSC/issues/501
PR-URL: https:/...
cd7d7b15c1eeccfe2facdf9a671034d93b6bf467 authored almost 7 years ago by Michael Dawson <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/19303
Refs: https://github.com/v8/v8/compare/6.5.254...
Because the `handshakeTimeout` is in milliseconds, use that unit of
measurement to express the d...
PR-URL: https://github.com/nodejs/node/pull/19237
Reviewed-By: Weijia Wang <[email protected]>
R...
`vcbuild help` just outputs help info and exits.
If a user calls this command not from a projec...
fa8594779aa985c754a3defbad030e938c089ddf authored almost 7 years ago by Vse Mozhet Byt <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/19338
Reviewed-By: Gireesh Punathil <[email protected]...
Currently EmitBefore, EmitAfter, EmitPromiseResolve are very similar.
This commit suggests extra...
Rename the tests appropriately alongside mentioning the subsystem.
Also, make a few basic change...
PR-URL: https://github.com/nodejs/node/pull/19279
Refs: https://github.com/nodejs/node/pull/1927...
* Specify that personal pronouns are OK in colloquial documentation
rather than just pronouns....
For shared lib build, we leave the signal handling for embedding users.
In these two test cases:...
Migrate the script to the new common tmpDir API.
PR-URL: https://github.com/nodejs/node/pull/19...
0acdd8402614ce39a95a798b7e2898972332c4c7 authored almost 7 years ago by Michaël Zasso <[email protected]>
Adds options to a VM Context to disable code generation from strings
(such as eval or new Functi...
Added a N-API test to verify new.target behavior.
PR-URL: https://github.com/nodejs/node/pull/1...
a03c90b661f69200f124718b56b55b0cb3506c71 authored almost 7 years ago by Taylor Woll <[email protected]>
This commit moves the printErr() function, used by the
tick profiler processer, into the code st...
Remove "Examples:" labels that announce things that are clearly
examples.
PR-URL: https://githu...
148d16ab5b297739b125716f6dea9499b947fe47 authored almost 7 years ago by Rich Trott <[email protected]>
Fix the assertion argument order so that it will report "actual" and
"expected" correctly when t...
Use the same error code and always emit the error instead of
throwing it.
PR-URL: https://githu...
c9794880e89dbbecbbd85e4ee0980ed9c7ac0971 authored almost 7 years ago by Luigi Pinca <[email protected]>
There should be no default error handling when using Http2Stream.
All errors will end up in `'st...
The last promise created by the test for the purposes of making sure
that its type is indeed a p...
PR-URL: https://github.com/nodejs/node/pull/19287
Refs: https://github.com/nodejs/node/pull/1782...
There’s no need to reset the chunk counter for every write.
PR-URL: https://github.com/nodejs/n...
90e70b8caf26b73241c6f002c53d8cc96b6496b5 authored almost 7 years ago by Anna Henningsen <[email protected]>
Exposes SSL_get_finished and SSL_get_peer_finished routines in OpenSSL
as tlsSocket.getFinished ...
PR-URL: https://github.com/nodejs/node/pull/19204
Reviewed-By: Joyee Cheung <[email protected]...
This commit removes the setting of hook_field[kTotals] to szero in
AsyncHook's enable function.
...
Currently, BeforeExitCallback and AtExitCallback are identical apart for
the name of the struct....
Currently there are two compiler warnings generated from the addons test
callback-scope:
../bin...
695590e386845bc11bb42aa7f26327f2fba6d2a5 authored almost 7 years ago by Daniel Bevenius <[email protected]>
Currently there is no member initialiser for emit_env_nonstring_warning_
in the Environment cons...
* add missing bottom reference
* fix possible typos
* fix ABC-order in references and sections
...
603afe25c870efb030aed84c2e634652def1a3ec authored almost 7 years ago by Vse Mozhet Byt <[email protected]>
Implement asynchronous equivalent for assert.throws() and
assert.doesNotThrow().
PR-URL: https:...
599337f43e0e0d66263e69d70edab26b61d3038a authored almost 7 years ago by feugy <[email protected]>
Rename the tests appropriately alongside mentioning the subsystem.
Also, make a few basic change...
PR-URL: https://github.com/nodejs/node/pull/19247
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmai...
PR-URL: https://github.com/nodejs/node/pull/19251
Reviewed-By: Luigi Pinca <[email protected]...
When using shared lib build, the binary path in the stack frames points
to shared lib. Change th...
This makes it easier to use methods from other headers
in the constructor and destructor.
PR-UR...
e0bd2f31e584d8b188148084f97e80bc1573e555 authored almost 7 years ago by Anna Henningsen <[email protected]>
Replace the `data_` member of `FSReqBase` by a boolean flag, because
the pointer that `data()` r...
Rename different parameters with the same names to make it possible
to run tests for url benchma...
PR-URL: https://github.com/nodejs/node/pull/19035
Reviewed-By: Myles Borins <myles.borins@gmail....
This commit improves asserion messages in parallel/test-crypto-hash.js.
Instead of just simple s...
Below syntax errors are handled without force .break/clear
- Unexpected Token (prefix errors)
...
The documented resolution algorithm started to search for package.json
files prior to searching ...
Using `assert.doesNotThrow()` has no benefit over adding a comment
next to some code that should...
The magic mode is long deprecated and works the same as the sloppy
mode. Since the sloppy mode i...
This makes sure util.isDate and util.isRegExp will not abort in case
more than one argument is p...
I haven't seen test-npm-install fail on arm in a long time. There is no
open issue for it being ...
PR-URL: https://github.com/nodejs/node/pull/19203
Reviewed-By: Anna Henningsen <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/19203
Reviewed-By: Anna Henningsen <[email protected]...
In test-tls-wrap-event-emitter, the text of a TypeError is checked as
part of the test. However,...
PR-URL: https://github.com/nodejs/node/pull/19140
Reviewed-By: Anna Henningsen <[email protected]...
This is already true in practice.
PR-URL: https://github.com/nodejs/node/pull/19164
Fixes: http...
Adds `TRACING_CATEGORY_NODE`, `TRACING_CATEGORY_NODE1` and
`TRACING_CATEGORY_NODE2` helper macro...
This commit adds operator overloads for increment/decrement to
AliasedBuffer::Reference.
The mot...
PR-URL: https://github.com/nodejs/node/pull/19246
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmai...
PR-URL: https://github.com/nodejs/node/pull/19246
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmai...
Use arrow functions.
PR-URL: https://github.com/nodejs/node/pull/19130
Reviewed-By: Colin Ihrig...
PR-URL: https://github.com/nodejs/node/pull/19238
Reviewed-By: Luigi Pinca <[email protected]...
Remove suggestion to avoid `readable` event and `readabe.read()` method.
No explanation was prov...
test-performance can fail due to resource constraints. Move it from
parallel to sequential so it...
Closes: https://github.com/nodejs/node/issues/18943
PR-URL: https://github.com/nodejs/node/pull...
3dfce5cdad554d2eabd001a4a917efa143739711 authored almost 7 years ago by Thomas Watson <[email protected]>
Rename the test appropriately alongside mentioning the subsystem
Also, make a few basic changes ...
Rename the test appropriately alongside mentioning the subsystem
Also, make a few basic changes ...
Refs: https://github.com/nodejs/node/issues/19105
PR-URL: https://github.com/nodejs/node/pull/1...
db30142ececd4ece2039008e665b39c4519f2143 authored almost 7 years ago by Ujjwal Sharma <[email protected]>
Rename affected tests to remove the "regress" keyword as well as improve
naming scheme.
Refs: h...
635c8c4e1c3155d66e35aec4c6370e72cf53fdeb authored almost 7 years ago by Ujjwal Sharma <[email protected]>
Rename the test appropriately alongside mentioning the subsystem
Also, make a few basic changes ...
Rename the test appropriately alongside mentioning the subsystem
Also, make a few basic changes ...
Rename the test appropriately alongside mentioning the subsystem
Also, make a few basic changes ...
Rename the test appropriately alongside mentioning the subsystem
Also, make a few basic changes ...
Instead of having mostly duplicate code in form of internalNextTick,
instead use the existing de...
Remove information duplicated in onboarding.md. Organize label list for
clarity. Remove `deps` l...
PR-URL: https://github.com/nodejs/node/pull/19168
Reviewed-By: Anna Henningsen <[email protected]...
Refs: https://github.com/nodejs/node/pull/19100#discussion_r171993685
PR-URL: https://github.com...
In preparation for a linting rule, use consistent quotation for
properties in objects.
PR-URL: ...
3c31bfff6599cf68bda2552a92d982559bd64c5e authored almost 7 years ago by Rich Trott <[email protected]>Notable Changes:
* crypto:
- add cert.fingerprint256 as SHA256 fingerprint (Hannes Magnusson)...
Add a simple example showing how to use the inspector API to access
the CPU profiler.
PR-URL: h...
fbf7ff92d7f7a7f63ad4649519e8316d90b04826 authored almost 7 years ago by Ali Ijaz Sheikh <[email protected]>
This is a follow-up of https://github.com/nodejs/node/pull/18990. A new
deprecation id was assig...
PR-URL: https://github.com/nodejs/node/pull/18990
Refs: https://github.com/nodejs/node/pull/1508...
PR-URL: https://github.com/nodejs/node/pull/19135
Reviewed-By: Tiancheng "Timothy" Gu <timothygu...
On Windows with msys installation, `nm` is available but
it is not able to grab symbols from the...
- Add an accessor property `initialized `to FSEventWrap to
check the state of the handle from ...
Document which APIs work while an exception is pending. This is the
list of all APIs which do no...
Earlier we used to produce code cache along with compile. Now V8 has
added an API to request cod...
Original commit message:
[inspector] Make test byte order independent
Change-Id: If0fd...
d68ee7eab74c10a7d9323e2c2e447911c7ab7118 authored almost 7 years ago by Michaël Zasso <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/18453
Reviewed-By: James M Snell <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/18453
Reviewed-By: James M Snell <[email protected]>...
This commit updates the following postmortem metadata constant:
- v8dbg_bit_field3_dictionary_m...
bde8de8892c9f9455cdc06bf030b59e9673eb8c0 authored almost 7 years ago by cjihrig <[email protected]>Add stack_trace_posix to 'sources' as well.
Fixes https://github.com/nodejs/node/issues/15784
F...
Original commit message:
[compiler] Fix typing of NumberToString operator.
It must be ...
9396a9f02c75c2e7a7a6f07e761354633e5f22b5 authored almost 7 years ago by Michaël Zasso <[email protected]>Original commit message:
Use wider types for max_old_space_size and co.
Make --max_old...
9759573997a1bbd58fc0ba62e8aa1b4f607ec158 authored almost 7 years ago by Michaël Zasso <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/18453
Reviewed-By: James M Snell <[email protected]>...
Major V8 updates are usually API/ABI incompatible with previous
versions. This commit adapts NOD...
`Socket.prototype.destroySoon()` is called as soon as `UV_EOF` is read
if the `allowHalfOpen` op...
Add ability to subclass `stream.Duplex` without inheriting the
"no-half-open enforcer" regardles...
- Suggest to use a TOTP app if the new collaborator cannot receive
SMS messages from GitHub
- ...