Skip to content

Pull requests: nodejs/node

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore: added Apple M1 platform detection when compiling with Rosetta 2 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. wip Issues and PRs that are still a work in progress.
#40315 opened Oct 4, 2021 by kyr0 Loading…
tty: expose hasColor and getColorDepth directly needs-ci PRs that need a full CI run. tty Issues and PRs related to the tty subsystem.
#40240 opened Sep 28, 2021 by thunder-coding Draft
2 of 3 tasks
net: introduce removal methods for net.BlockList c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#40224 opened Sep 26, 2021 by zbo14 Loading…
stream: export consumers and web in parent builtin needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#40197 opened Sep 23, 2021 by Mesteery Loading…
build: optimize linux test workflow meta Issues and PRs related to the general management of the project.
#40118 opened Sep 15, 2021 by willin Loading…
stream: Readable.concat util method needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#40075 opened Sep 10, 2021 by tugrul Loading…
fs: implement fsp.exists fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version.
#39968 opened Sep 1, 2021 by Ayase-252 Loading…
events: speed up emit by create faster null prototype object events Issues and PRs related to the events subsystem / EventEmitter. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#39939 opened Aug 30, 2021 by wwwzbwcom Loading…
Fix: Invalid HTTP/2 origin set when servername is empty #39919 http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#39934 opened Aug 29, 2021 by Narasimha1997 Loading…
node: warn for Object.prototype.__* accessors common in security warnings deprecations Issues and PRs related to deprecations. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#39824 opened Aug 20, 2021 by bmeck Loading…
dns: fix uv_timer_start usage c++ Issues and PRs that require attention from people who are familiar with C++. cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. needs-ci PRs that need a full CI run.
#39723 opened Aug 10, 2021 by oluan Loading…
stream: deprecate readableFlowing setter doc Issues and PRs related to the documentations. semver-major PRs that contain breaking changes and should be released in the next major version. stream Issues and PRs related to the stream subsystem.
#39644 opened Aug 3, 2021 by Mesteery Loading…
stream: pipeline error callback needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem. test Issues and PRs related to the tests.
#39533 opened Jul 26, 2021 by ktfth Loading…
dgram: skip dns lookup for IPs dgram Issues and PRs related to the dgram subsystem / UDP. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#39473 opened Jul 20, 2021 by evanlucas Draft
repl: limit line processing to one at a time repl Issues and PRs related to the REPL subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#39392 opened Jul 14, 2021 by ejose19 Loading…
http: fix keepAliveTimeout for HTTP server after answering a POST request synchronously http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#39295 opened Jul 7, 2021 by not-implemented Draft
benchmark: add benchmark groups benchmark Issues and PRs related to the benchmark subsystem. doc Issues and PRs related to the documentations.
#39285 opened Jul 6, 2021 by Mesteery Loading…
scale the socket receive buffer on the fly #39092 c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#39097 opened Jun 20, 2021 by mmomtchev Loading…
assert: refactor to use more primordials assert Issues and PRs related to the assert subsystem. needs-ci PRs that need a full CI run.
#38995 opened Jun 10, 2021 by aduh95 Draft
crypto: expose OPENSSL_IS_BORINGSSL constant c++ Issues and PRs that require attention from people who are familiar with C++. embedding Issues and PRs related to embedding Node.js in another project. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version.
#38928 opened Jun 4, 2021 by codebytere Loading…
build: export more OpenSSL symbols on Windows addons Issues and PRs related to native addons. build Issues and PRs related to build files or the CI. test Issues and PRs related to the tests.
#38857 opened May 30, 2021 by mscdex Loading…
child_process: check for closed pipes after creating socket child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#38716 opened May 18, 2021 by seangoedecke Loading…
fs: add support for async iterators to fs.writeFile fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#38525 opened May 3, 2021 by yagipy Loading…
3 of 4 tasks
src,lib,buffer: improve atob / btoa performance buffer Issues and PRs related to the buffer subsystem. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#38433 opened Apr 27, 2021 by XadillaX Loading…
crypto: fix Hash and Cipher abort on end crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#38425 opened Apr 26, 2021 by Linkgoron Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.