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
PR-URL: https://github.com/nodejs/node/pull/18958
Fixes: https://github.com/nodejs/node/issues/1...
There are two minor issues in the AsyncHook constructor, if the object
passed in has an after an...
PR-URL: https://github.com/nodejs/node/pull/18928
Reviewed-By: Claudio Rodriguez <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/18871
Refs: https://github.com/nodejs/node/issues/18...
PR-URL: https://github.com/nodejs/node/pull/18871
Refs: https://github.com/nodejs/node/issues/18...
PR-URL: https://github.com/nodejs/node/pull/18871
Refs: https://github.com/nodejs/node/issues/18...
PR-URL: https://github.com/nodejs/node/pull/18871
Refs: https://github.com/nodejs/node/issues/18...
PR-URL: https://github.com/nodejs/node/pull/18871
Refs: https://github.com/nodejs/node/issues/18...
PR-URL: https://github.com/nodejs/node/pull/18871
Refs: https://github.com/nodejs/node/issues/18...
PR-URL: https://github.com/nodejs/node/pull/18871
Refs: https://github.com/nodejs/node/issues/18...
PR-URL: https://github.com/nodejs/node/pull/18871
Refs: https://github.com/nodejs/node/issues/18...
PR-URL: https://github.com/nodejs/node/pull/18871
Refs: https://github.com/nodejs/node/issues/18...
PR-URL: https://github.com/nodejs/node/pull/18871
Refs: https://github.com/nodejs/node/issues/18...
PR-URL: https://github.com/nodejs/node/pull/18871
Refs: https://github.com/nodejs/node/issues/18...
Remove the req._consumed property, as its use is completely
superseded and not needed anymore. T...
PR-URL: https://github.com/nodejs/node/pull/18981
Fixes: https://github.com/nodejs/node/issues/1...
The callback should run in the global scope and not in the FSReqWrap
context.
PR-URL: https://g...
c3eb3efa315382d1073d6a126f4d888cf3e121ec authored almost 7 years ago by Ruben Bridgewater <[email protected]>This reverts commit 8250bfd1e5188d5dada58aedf7a991e959d5eaa9.
PR-URL: https://github.com/nodejs...
e9f2cecf1a14285574f9b6104dd690ef92495d74 authored almost 7 years ago by Ruben Bridgewater <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/18789
Reviewed-By: Ali Ijaz Sheikh <ofrobots@google....
Adds the `node.perf.usertiming` trace events category for recording
usertiming marks and measure...
PR-URL: https://github.com/nodejs/node/pull/18789
Reviewed-By: Ali Ijaz Sheikh <ofrobots@google....
PR-URL: https://github.com/nodejs/node/pull/19008
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmai...
PR-URL: https://github.com/nodejs/node/pull/18895
Reviewed-By: Anna Henningsen <[email protected]...
We have two notes in API docs about Android support:
the first has no links, the second links to...
Removed * Returns: {undefined} in doc/ to prevent confusing users
PR-URL: https://github.com/no...
646e67e1dca9df6ca8e81dcbfa683d2623110c85 authored almost 7 years ago by Sho Miyamoto <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/18960
Fixes: https://github.com/nodejs/node/issues/1...
Because it is no longer possible to add someone to the nodejs GitHub
organization if they do not...
Fixes: https://github.com/nodejs/node/issues/18639
PR-URL: https://github.com/nodejs/node/pull/...
65ca369c070cefcaf6300a234de6448f3015e8e8 authored almost 7 years ago by flickz <[email protected]>
`readable.push()` supports `undefined` in non-object mode, but it was
not previously documented....
This commit removes unneccessary node namespace qualifiers in node.cc
for consistency.
PR-URL: ...
cae41827610667d987a557ed828f89574fad9cf2 authored almost 7 years ago by Daniel Bevenius <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/18925
Reviewed-By: Luigi Pinca <[email protected]...
- Use assert to check mode in the Zlib constructor since it should
only be passed by us.
- Int...
PR-URL: https://github.com/nodejs/node/pull/18952
Reviewed-By: Ben Noordhuis <[email protected]...
The root cause is that `req_wrap` is created in `StreamBase::Write`
and passed to `TLSWrap::DoWr...
Add 80 characters limit to docs.
Change docs to fit 80 characters per row.
PR-URL: https://gith...
a29089d7c866955616c0e363843017e9b9b2a736 authored almost 7 years ago by estrada9166 <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/18918
Reviewed-By: Ben Noordhuis <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/18613
Reviewed-By: Ruben Bridgewater <ruben@bridgewa...
Notable changes:
* events:
- `events.usingDomains` being set to false by default was removed ...
The line setting this was removed in a previous commit. This
potentially breaks code in the wild...
No need to announce obvious example code as being example code. Remove
unneeded "for example" te...
Default behavior is to send a '400 Bad Request' response if the socket
is writable.
PR-URL: htt...
54cb3c5759919745c25554daffc613dbee230d37 authored almost 7 years ago by Luigi Pinca <[email protected]>Remove link to the outdated members team
PR-URL: https://github.com/nodejs/node/pull/18878
Revi...
Fixes: https://github.com/nodejs/node/issues/18940
PR-URL: https://github.com/nodejs/node/pull/1...
Follow-up from https://github.com/nodejs/node/pull/18800
Code that tries to exercise tty fds mu...
0a262803882adcdcd8dad8a80153e434206290fa authored almost 7 years ago by Jeremiah Senkpiel <[email protected]>Notable changes:
* async_hooks:
- deprecate unsafe emit{Before,After} (Ali Ijaz Sheikh)
h...
Ensure that the default `'drain'` listener is removed before the
`'connect'` or `'upgrade'` even...
Remove an erroneous CHECK that asserted the persistent object's internal
field pointer still poi...
- add new constants
- replace numbers by constants
PR-URL: https://github.com/nodejs/node/pull/...
070a82e82c917492bf306e546cef55ffb3ca8359 authored almost 7 years ago by Sergey Golovin <[email protected]>Original commit message:
Use wider types for max_old_space_size and co.
Make --max_old...
13cb056e4cfce7419148eb089205735fb12bcd9f authored almost 7 years ago by Ben Noordhuis <[email protected]>
When create a nest repl, will register `Runtime.executionContextCreated`
listener to the inspect...
Remove the default `'error'` listener when the socket is freed. This
is consistent with the clie...
PR-URL: https://github.com/nodejs/node/pull/18831
Reviewed-By: Luigi Pinca <[email protected]...
The former notation was deprecated. This updates it as recommended.
PR-URL: https://github.com/...
3a2e912b2d75730a7733200c953b59b98793ae81 authored almost 7 years ago by Ruben Bridgewater <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/18831
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/18831
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/18831
Reviewed-By: Luigi Pinca <[email protected]...
This also fixes the three entries that did not pass.
PR-URL: https://github.com/nodejs/node/pul...
ff5b56ea9d70d24140bf4bc53b8692ef1513f43a authored almost 7 years ago by Ruben Bridgewater <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/18859
Reviewed-By: James M Snell <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/18861
Reviewed-By: James M Snell <[email protected]>
Set `socket._httpMessage` to `null` before emitting the `'connect'` or
`'upgrade'` event.
PR-UR...
e5369e054bae809b73254f7ea93df02d7ac4eb8d authored almost 7 years ago by Luigi Pinca <[email protected]>
This provides a more reliable way to get a fd that can be used
to tirgger EBADF.
PR-URL: https:...
acf2fd39f7461b36d895582e7b7d7a8b3be03eff authored almost 7 years ago by Joyee Cheung <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/18864
Fixes: https://github.com/nodejs/node/issues/1...
This adds the eslint rules back in that were falsely removed while
landing https://github.com/no...
PR-URL: https://github.com/nodejs/node/pull/18857
Reviewed-By: Anna Henningsen <[email protected]...
Some error types are not properly set. This adds comments which
ones are probably falty and to w...
This ports the errors to the new error system.
PR-URL: https://github.com/nodejs/node/pull/1885...
7c8beb5b5f35875811d6e44e9a03907c03a39bb5 authored almost 7 years ago by Ruben Bridgewater <[email protected]>
This updates all internal errors to the new error type. While doing
so it removes unused errors....
This implements a function based system. Instead of passing in the
error code as first argument,...
Removes extra erroor messages when Python is not installed. Removes
"vswhere not found" message ...
Uses fs.access to implement fs.exists functionality. Fixes a issue,
when a file exists but user ...
PR-URL: https://github.com/nodejs/node/pull/18801
Reviewed-By: Joyee Cheung <[email protected]...
This fixes a few rules by making sure the input is actually ready
to be checked. Otherwise those...
PR-URL: https://github.com/nodejs/node/pull/18848
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/18816
Reviewed-By: Ruben Bridgewater <ruben@bridgewa...
Update Utilities module to replace var for let or const
PR-URL: https://github.com/nodejs/node/...
ca79fc5373f2fde4a3a3cfd86c34c3848df37a1a authored almost 7 years ago by jvelezpo <[email protected]>Include example on how to pin certificate and/or public key
PR-URL: https://github.com/nodejs/n...
6aab9e1eed68b10e027b87795285b34eafdcf229 authored almost 7 years ago by Hannes Magnusson <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/17690
Reviewed-By: James M Snell <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/17690
Reviewed-By: James M Snell <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/17690
Reviewed-By: James M Snell <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/18607
Reviewed-By: Luigi Pinca <[email protected]...
Make sure that inspector ports in cluster are inside the valid range:
`[1024, 65535]`.
Fixes fla...
PR-URL: https://github.com/nodejs/node/pull/18893
Reviewed-By: Michaël Zasso <targos@protonmail....
PR-URL: https://github.com/nodejs/node/pull/18908
Reviewed-By: Rod Vagg <[email protected]>
Reviewed-...
Currently, the make-callback-domain-warning addon generates the
following warning:
../binding.cc...
Currently the following deprecation warning is produced when compiling
node_perf.cc:
./src/node...
2d76379e30ea1f31593f282ab7fb5368eddd2367 authored almost 7 years ago by Daniel Bevenius <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/18875
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
When building the node with `--shared` option, we need
to verify the symbols in shared lib inste...
PR-URL: https://github.com/nodejs/node/pull/18854
Reviewed-By: James M Snell <[email protected]>...
Shutting down the connection is what `_final` is there for.
PR-URL: https://github.com/nodejs/n...
03ddd13d8a72190aa22194eb535e9cb683f4f815 authored almost 7 years ago by Anna Henningsen <[email protected]>
The previous commit made persistent handles auto-reset on destruction.
This commit removes the R...
Don't try to update the internal field pointer of the JS object in the
destructor.
The garbage ...
6bdc18c592b9d66fd652a9bdaa53f87486d0a634 authored almost 7 years ago by Ben Noordhuis <[email protected]>
Replace v8::Persistent with node::Persistent, a specialization that
resets the persistent handle...
PR-URL: https://github.com/nodejs/node/pull/18847
Reviewed-By: Richard Lau <[email protected]>
R...
Note that the CI run for the exercise can be minimal.
PR-URL: https://github.com/nodejs/node/pu...
1b83a9df054a0d5bac28fef96bd0598d86dae6d8 authored almost 7 years ago by Rich Trott <[email protected]>
* Sync format schemes with the current doc state.
* Lowercase primitive types.
* Fix typos and u...
PR-URL: https://github.com/nodejs/node/pull/18566
Reviewed-By: Joyee Cheung <[email protected]...
TTY tests should almost never be placed in `/parallel/`. Skipping TTY
tests there due to missing...
This utility is fairly generic and likely useful for more than one test.
PR-URL: https://github...
92bf2492cd6b78b1ab26765660d912ee34bb90c6 authored almost 7 years ago by Jeremiah Senkpiel <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/18850
Reviewed-By: Ruben Bridgewater <ruben@bridgewa...
PR-URL: https://github.com/nodejs/node/pull/18849
Reviewed-By: Ruben Bridgewater <ruben@bridgewa...