Home
last modified time | relevance | path

Searched refs:nodejs (Results 1 – 25 of 323) sorted by relevance

12345678910>>...13

/third_party/node/doc/changelogs/
DCHANGELOG_V7.md55 https://nodejs.org/en/blog/vulnerability/july-2017-security-releases/
77 …thub.com/nodejs/node/commit/ff587deb54)] - **build**: disable V8 snapshots (Ali Ijaz Sheikh) [node…
78nodejs/node/commit/8a82960e76)] - **deps**: cherry-pick 9478908a49 from cares upstream (David Drys…
79 …b.com/nodejs/node/commit/b5bf5e8086)] - **test**: verify hash seed uniqueness (Ali Ijaz Sheikh) [n…
86 * **crypto**: add randomFill and randomFillSync (Evan Lucas) [#10209](https://github.com/nodejs/nod…
88 …* add lucamaraschi to collaborators (Luca Maraschi) [#12538](https://github.com/nodejs/node/pull/1…
89 …* add DavidCai1993 to collaborators (David Cai) [#12435](https://github.com/nodejs/node/pull/12435)
90 * add jkrems to collaborators (Jan Krems) [#12427](https://github.com/nodejs/node/pull/12427)
91 * add AnnaMag to collaborators (AnnaMag) [#12414](https://github.com/nodejs/node/pull/12414)
92 … Promise rejection is a Symbol (Cameron Little) [#11640](https://github.com/nodejs/node/pull/11640)
[all …]
DCHANGELOG_V8.md73 [Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and
87 * **deps**: update npm to 6.13.4 [#30904](https://github.com/nodejs/node/pull/30904)
91 …/github.com/nodejs/node/commit/208b813e49)] - **build,win**: add test-ci-native and test-ci-js (Jo…
92 …tps://github.com/nodejs/node/commit/369a23a670)] - **deps**: update npm to 6.13.4 (Audrey Eschrigh…
101 * **deps**: upgrade openssl sources to 1.0.2s (Sam Roberts) [#28230](https://github.com/nodejs/node…
105 …tps://github.com/nodejs/node/commit/cc9d005628)] - **crypto**: update root certificates (Sam Rober…
106 …tps://github.com/nodejs/node/commit/347fcd35e3)] - **crypto**: update root certificates (Sam Rober…
107 …tps://github.com/nodejs/node/commit/b2a6b3254d)] - **crypto**: update root certificates (Sam Rober…
108 …m/nodejs/node/commit/5682e50325)] - **deps**: add -no\_rand\_screen to openssl s\_client (Shigeki …
109 * [[`9663ae3546`](https://github.com/nodejs/node/commit/9663ae3546)] - **deps**: fix asm build erro…
[all …]
DCHANGELOG_V11.md55 * **deps**: add s390 asm rules for OpenSSL-1.1.1 (Shigeki Ohtsu) [#19794](https://github.com/nodejs
56 …and SSL specific error properties (Sam Roberts) [#25093](https://github.com/nodejs/node/pull/25093)
58 * add --tls-min-v1.2 CLI switch (Sam Roberts) [#26951](https://github.com/nodejs/node/pull/26951)
59 * supported shared openssl 1.1.0 (Sam Roberts) [#26951](https://github.com/nodejs/node/pull/26951)
60 * revert default max toTLSv1.2 (Sam Roberts) [#26951](https://github.com/nodejs/node/pull/26951)
61 …* revert change to invalid protocol error type (Sam Roberts) [#26951](https://github.com/nodejs/no…
62 * support TLSv1.3 (Sam Roberts) [#26209](https://github.com/nodejs/node/pull/26209)
63 …R\_TLS\_INVALID\_PROTOCOL\_METHOD (Sam Roberts) [#24729](https://github.com/nodejs/node/pull/24729)
67 …ttps://github.com/nodejs/node/commit/7da23dcbfa)] - **deps**: V8: backport 61f4c22 (Anna Henningse…
68 …github.com/nodejs/node/commit/8db791d0fe)] - **deps**: update archs files for OpenSSL-1.1.1b (Sam …
[all …]
DCHANGELOG_V13.md63 * macOS package notarization (Rod Vagg) [#31459](https://github.com/nodejs/node/pull/31459)
65 * upgrade npm to 6.14.4 (Ruy Adorno) [#32495](https://github.com/nodejs/node/pull/32495)
66 * update to uvwasi 0.0.6 (Colin Ihrig) [#32309](https://github.com/nodejs/node/pull/32309)
67 * upgrade to libuv 1.35.0 (Colin Ihrig) [#32204](https://github.com/nodejs/node/pull/32204)
69 …* add --disable-proto option to cli (Gus Caplan) [#32279](https://github.com/nodejs/node/pull/3227…
71 …* move diagnostic reports to stable (Colin Ihrig) [#32242](https://github.com/nodejs/node/pull/322…
73 …* allow URL in Worker constructor (Antoine du HAMEL) [#31664](https://github.com/nodejs/node/pull/…
75 …* use a global symbol for `util.promisify.custom` (ExE Boss) [#31672](https://github.com/nodejs/no…
79 ….com/nodejs/node/commit/81183caa4c)] - **build**: annotate markdown lint failures in pull requests…
80 …ttps://github.com/nodejs/node/commit/f8a020e636)] - **build**: macOS package notarization (Rod Vag…
[all …]
DCHANGELOG_V9.md65 …com/nodejs/node/commit/65ed3213ca)] - **deps**: update to nghttp2 1.32.0 (James M Snell) [nodejs-p…
66nodejs/node/commit/f0af3b09bd)] - **doc**: buffer.fill() can zero-fill on invalid input (Сковорода…
67nodejs/node/commit/828159fcd4)] - **http2**: fixup http2stream cleanup and other nits (James M Sne…
68nodejs/node/commit/be103eba41)] - **src**: re-add `Realloc()` shrink after reading stream data (An…
69nodejs/node/commit/555696df51)] - **src**: avoid hanging on Buffer#fill 0-length input (Сковорода …
70nodejs/node/commit/7684ba63c4)] - **test**: add tls write error regression test (Shigeki Ohtsu) [n…
71nodejs/node/commit/0ab90acaf3)] - **test**: add regression test for nghttp2 CVE-2018-1000168 (Jame…
72 …m/nodejs/node/commit/84f23d2f12)] - **tls**: fix SSL write error handling (Anna Henningsen) [nodej…
90 * Updated ICU to 61.1 (Steven R. Loomis) [#19621](https://github.com/nodejs/node/pull/19621)
93 …adStream` and `WriteStream` (Sameer Srivastava) [#19408](https://github.com/nodejs/node/pull/19408)
[all …]
DCHANGELOG_V10.md99 …ad|write}Big\[U\]Int64{BE|LE} methods (garygsc) [#19691](https://github.com/nodejs/node/pull/19691)
100 * **build**: macOS package notarization (Rod Vagg) [#31459](https://github.com/nodejs/node/pull/314…
102 * update npm to 6.14.3 (Myles Borins) [#32368](https://github.com/nodejs/node/pull/32368)
103 …* upgrade openssl sources to 1.1.1e (Hassaan Pasha) [#32328](https://github.com/nodejs/node/pull/3…
104 * upgrade to libuv 1.34.2 (cjihrig) [#31477](https://github.com/nodejs/node/pull/31477)
106 …* add napi\_get\_all\_property\_names (himself65) [#30006](https://github.com/nodejs/node/pull/300…
107 …er-instance state management (Gabriel Schulhof) [#28682](https://github.com/nodejs/node/pull/28682)
108 * define release 6 [#32058](https://github.com/nodejs/node/pull/32058)
109 …_INTO\_MODULE into a function (Anna Henningsen) [#26128](https://github.com/nodejs/node/pull/26128)
111 …* expose keylog event on TLSSocket (Alba Mendez) [#27654](https://github.com/nodejs/node/pull/2765…
[all …]
DCHANGELOG_V12.md67 * add ronag to collaborators (Robert Nagy) [#31498](https://github.com/nodejs/node/pull/31498)
68 …* add GeoffreyBooth to collaborators (Geoffrey Booth) [#31306](https://github.com/nodejs/node/pull…
70 * upgrade npm to 6.13.6 (Ruy Adorno) [#31304](https://github.com/nodejs/node/pull/31304)
71 * update openssl to 1.1.1e (Hassaan Pasha) [#32328](https://github.com/nodejs/node/pull/32328)
75 …hub.com/nodejs/node/commit/f756c809e0)] - **assert**: align character indicators properly (Ruben B…
76 ….com/nodejs/node/commit/597431b1f2)] - **async_hooks**: remove internal only error checking (Anato…
77 …//github.com/nodejs/node/commit/35f107da53)] - **benchmark**: remove problematic tls params (Brian…
78 …://github.com/nodejs/node/commit/0b7579022c)] - **benchmark**: use let instead of var (Daniele Bel…
79 …/github.com/nodejs/node/commit/7173b285e7)] - **benchmark**: swap var for let in benchmarks (Alex …
80 …github.com/nodejs/node/commit/c18cec7593)] - **benchmark**: remove special test entries (Ruben Bri…
[all …]
DCHANGELOG_V6.md82 [Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and
93 * fix error check in `Execute()` (Brian White) [#25939](https://github.com/nodejs/node/pull/25939)
97 …tps://github.com/nodejs/node/commit/c9d21a0c10)] - **build**: set `-blibpath:` for AIX (Richard La…
98 …thub.com/nodejs/node/commit/9ba5fd6bad)] - **build**: only check REPLACEME & DEP...X for releases …
99 …ps://github.com/nodejs/node/commit/1371a6f88b)] - **doc**: simplify CODE\_OF\_CONDUCT.md (Rich Tro…
100nodejs/node/commit/ad62971573)] - **doc**: document that addMembership must be called once in a cl…
101 …s://github.com/nodejs/node/commit/8080a9bf40)] - **http**: fix error check in `Execute()` (Brian W…
102 …(https://github.com/nodejs/node/commit/aedc7120ea)] - **src**: fix bootstrap\_node on bsd (sylkat)…
103 …tps://github.com/nodejs/node/commit/b5d464955a)] - **test**: fix test-repl-envvars (Anna Henningse…
110 https://nodejs.org/en/blog/vulnerability/february-2019-security-releases/
[all …]
DCHANGELOG_V4.md77 [Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and
95 …All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulner…
111 …ps://github.com/nodejs/node/commit/497ff3cd4f)] - **crypto**: update root certificates (Ben Noordh…
112 …m/nodejs/node/commit/514709e41f)] - **deps**: add -no\_rand\_screen to openssl s\_client (Shigeki …
113 * [[`5108108606`](https://github.com/nodejs/node/commit/5108108606)] - **deps**: fix asm build erro…
114 * [[`d67d0a63d9`](https://github.com/nodejs/node/commit/d67d0a63d9)] - **deps**: fix openssl assemb…
115 …ub.com/nodejs/node/commit/6af057ecc8)] - **deps**: copy all openssl header files to include dir (S…
116 …/github.com/nodejs/node/commit/b50cd3359d)] - **deps**: upgrade openssl sources to 1.0.2o (Shigeki…
117nodejs/node/commit/da6e24c8d6)] - **deps**: reject interior blanks in Content-Length (Ben Noordhui…
118nodejs/node/commit/7ebc9981e0)] - **deps**: upgrade http-parser to v2.8.0 (Ben Noordhuis) [nodejs-…
[all …]
DCHANGELOG_V14.md126 …tps://github.com/nodejs/node/commit/436a596e99)] - **crypto**: update root certificates (Luigi Pin…
127 …ps://github.com/nodejs/node/commit/4b422d34af)] - **deps**: V8: cherry-pick d2db7fa7f786 (Richard …
128 …://github.com/nodejs/node/commit/625f4bf3a9)] - **deps**: update corepack to 0.15.1 (Node.js GitHu…
129 …://github.com/nodejs/node/commit/48a9810de8)] - **deps**: update corepack to 0.15.0 (Node.js GitHu…
130 …ttps://github.com/nodejs/node/commit/9f4e64b603)] - **deps**: update timezone to 2022f (Richard La…
131 …/github.com/nodejs/node/commit/f297b6bd21)] - **deps**: update archs files for OpenSSL-1.1.1s (Raf…
132 …://github.com/nodejs/node/commit/11629fef15)] - **deps**: upgrade openssl sources to 1.1.1s (Rafae…
133 …com/nodejs/node/commit/c3a90c4b44)] - **http2**: fix memory leak when nghttp2 hd threshold is reac…
134 …ithub.com/nodejs/node/commit/785dc3efee)] - **module**: cjs-module-lexer WebAssembly fallback (Guy…
135 …ub.com/nodejs/node/commit/2dbeb889f6)] - **node-api**: handle no support for external buffers (Mic…
[all …]
DCHANGELOG_V5.md60 …All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulner…
63 …* backport allocUnsafeSlow (Сковорода Никита Андреевич) [#7169](https://github.com/nodejs/node/pul…
64 …* ignore negative allocation lengths (Anna Henningsen) [#7221](https://github.com/nodejs/node/pull…
65 … backport 3a9bfec from v8 upstream (Ben Noordhuis) [nodejs/node-private#40](https://github.com/nod…
70nodejs/node/commit/0ca0827b71)] - **(SEMVER-MINOR)** **buffer**: backport allocUnsafeSlow (Сковоро…
71 …ithub.com/nodejs/node/commit/27785aeb37)] - **buffer**: ignore negative allocation lengths (Anna H…
72 …com/nodejs/node/commit/34b96c1322)] - **deps**: backport 3a9bfec from v8 upstream (Ben Noordhuis) …
73 …com/nodejs/node/commit/2ebeb82852)] - **test**: fix test-net-* error code check for getaddrinfo(3)…
74nodejs/node/commit/03d36aea4f)] - **(SEMVER-MINOR)** **test**: add buffer testcase for resetting k…
81 …ccidental kNoZeroFill (Сковорода Никита Андреевич) [nodejs/node-private#35](https://github.com/nod…
[all …]
DCHANGELOG_IOJS.md87 … errors that was causing crashes (Michaël Zasso) [#2635](https://github.com/nodejs/node/pull/2635),
88 …: Fix error that was causing crashes (Evan Lucas) [#2727](https://github.com/nodejs/node/pull/2727)
89 …ocks, unsafe on Windows XP / 2003 (Ben Noordhuis) [#2723](https://github.com/nodejs/node/pull/2723)
90 * **libuv**: Upgrade from 1.7.3 to 1.7.4 (Saúl Ibarra Corretgé) [#2817](https://github.com/nodejs/n…
91 …ty `process.release.libUrl` on Windows (Rod Vagg) [#2699](https://github.com/nodejs/node/pull/2699)
92 …ort for Node.js and io.js v0.10 to v4+ (Rod Vagg) [#2700](https://github.com/nodejs/node/pull/2700)
93 …ases/tag/v2.14.2 for more details, (Kat Marchán) [#2696](https://github.com/nodejs/node/pull/2696).
94nodejs/node/pull/2540), (Julien Gilli) [nodejs/node-v0.x-archive#8751](https://github.com/nodejs/n…
98 See https://github.com/nodejs/io.js/labels/confirmed-bug for complete and current list of known iss…
100 …. e.g. `[{ [prop]: val }]` evaluates to `[{}]`. [#2507](https://github.com/nodejs/node/issues/2507)
[all …]
DCHANGELOG_V012.md53 [Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and
66 …`](https://github.com/nodejs/node/commit/a47fd4549d)] - build: add working lint-ci make target (Ro…
67 …ps://github.com/nodejs/node/commit/830584ca59)] - deps: define missing operator delete functions (…
68 …`](https://github.com/nodejs/node/commit/c130b31cba)] - deps: upgrade npm to 2.15.11 (Jeremiah Sen…
69 …https://github.com/nodejs/node/commit/bc6766d847)] - doc: update npm license in main LICENSE file …
70 …github.com/nodejs/node/commit/0cdf344c80)] - (SEMVER-MINOR) process: reintroduce ares to versions …
71 …ps://github.com/nodejs/node/commit/d8e27ec30a)] - test: mark dgram-multicast-multi-process as flak…
72 …5ead`](https://github.com/nodejs/node/commit/c722335ead)] - tls: fix minor jslint failure (Rod Vag…
77 …All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulner…
85 …tps://github.com/nodejs/node/commit/c5b095ecf8)] - deps: avoid single-byte buffer overwrite (Danie…
[all …]
DCHANGELOG_V010.md85 [Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and
91 …All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulner…
99 …tps://github.com/nodejs/node/commit/a14a6a3a11)] - deps: c-ares, avoid single-byte buffer overwrit…
100 …98af`](https://github.com/nodejs/node/commit/b798f598af)] - tls: fix minor jslint failure (Rod Vag…
101 …tps://github.com/nodejs/node/commit/92b232ba01)] - win,build: try multiple timeservers when signin…
106 …All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulner…
119 …ub.com/nodejs/node/commit/fc259c7dc4)] - buffer: zero-fill uninitialized bytes in .concat() (Сково…
120 …s://github.com/nodejs/node/commit/35b49ed4bb)] - build: turn on -fno-delete-null-pointer-checks (B…
121 …a`](https://github.com/nodejs/node/commit/03f4920d6a)] - crypto: don't build hardware engines (Rod…
122 …ps://github.com/nodejs/node/commit/1cbdb1957d)] - deps: add -no_rand_screen to openssl s_client (S…
[all …]
/third_party/node/deps/npm/node_modules/node-gyp/
DCHANGELOG.md4 …://github.com/nodejs/node-gyp/commit/f37a8b40d0)] - **doc**: add GitHub Actions badge (#1994) (Rod…
5 …//github.com/nodejs/node-gyp/commit/cb3f6aae5e)] - **doc**: update macOS\_Catalina.md (#1992) (Jam…
6 …github.com/nodejs/node-gyp/commit/0607596a4c)] - **doc**: fix typo in README.md (#1985) (Suraneti …
7 …`](https://github.com/nodejs/node-gyp/commit/0d5a415a14)] - **doc**: add travis badge (Rod Vagg) […
8 …/nodejs/node-gyp/commit/103740cd95)] - **gyp**: list(dict) so we can del dict(key) while iterating…
9 …b.com/nodejs/node-gyp/commit/278dcddbdd)] - **lib**: ignore VS instances that cause COMExceptions …
10nodejs/node-gyp/commit/1694907bbf)] - **lib**: compatibility with semver ≥ 7 (`new` for semver.Ran…
11nodejs/node-gyp/commit/a3f1143514)] - **(SEMVER-MINOR)** **lib**: noproxy support, match proxy det…
12 …github.com/nodejs/node-gyp/commit/52365819c7)] - **test**: remove old docker test harness (#1993) …
13 …om/nodejs/node-gyp/commit/bc509c511d)] - **test**: add Windows to GitHub Actions testing (#1996) (…
[all …]
/third_party/node/doc/api/
Ddeprecations.md47 pr-url: https://github.com/nodejs/node/pull/31164
52 pr-url: https://github.com/nodejs/node/pull/10116
55 pr-url: https://github.com/nodejs/node/pull/1156
68 pr-url: https://github.com/nodejs/node/pull/12113
71 pr-url: https://github.com/nodejs/node/pull/10116
74 pr-url: https://github.com/nodejs/node/pull/3078
86 pr-url: https://github.com/nodejs/node/pull/31165
91 pr-url: https://github.com/nodejs/node/pull/10116
94 pr-url: https://github.com/nodejs/node-v0.x-archive/pull/8826
107 pr-url: https://github.com/nodejs/node/pull/17882
[all …]
/third_party/node/doc/guides/
Dstrategic-initiatives.md12 … [Mary Marchini][mmarchini] | <https://github.com/nodejs/TSC/issues/901>, <https://github.com/nod…
13 | QUIC / HTTP3 | [James M Snell][jasnell] | <https://github.com/nodejs/quic> …
14 …[Joyee Cheung][joyeecheung] | <https://github.com/nodejs/node/issues/17058> <https://github.com/no…
24 | Build resources | Michael Dawson | <https://github.com/nodejs/build/issues/1154#is…
25 | CVE Management | Michael Dawson | <https://github.com/nodejs/security-wg/issues/3…
27 | Moderation Team | Rich Trott | <https://github.com/nodejs/TSC/issues/329> …
28 | Modules | Myles Borins | <https://github.com/nodejs/modules> …
29 | N-API | Michael Dawson | <https://github.com/nodejs/abi-stable-node> …
30 | npm Integration | Myles Borins | <https://github.com/nodejs/node/pull/21594> …
31 | OpenSSL Evolution | Rod Vagg | <https://github.com/nodejs/TSC/issues/677> …
[all …]
Dsecurity-release-process.md11 * [ ] Open an [issue](https://github.com/nodejs-private/node-private) titled
19 * [ ] PR release announcements in [private](https://github.com/nodejs-private/nodejs.org-private):
53 For more information see: https://nodejs.org/en/blog/vulnerability/month-year-security-releases/
63 * [ ] Pre-release announcement to nodejs.org blog: ***LINK TO BLOG***
64 (Re-PR the pre-approved branch from nodejs-private/nodejs.org-private to
65 nodejs/nodejs.org)
67 * [ ] Post in the #nodejs-social channel in the OpenJS Foundation Slack
69 If you are on Twitter, you can just direct message the `@nodejs` handle.
81 in [nodejs/build][] to request WG members are available to fix any CI issues.
90 * [ ] [Lock CI](https://github.com/nodejs/build/blob/HEAD/doc/jenkins-guide.md#before-the-release)
[all …]
/third_party/node/test/parallel/
Dtest-cli-eval.js35 const nodejs = `"${process.execPath}"`; constant
43 child.exec(`${nodejs} --eval 42`, common.mustSucceed((stdout, stderr) => {
49 child.exec(`${nodejs} --eval "console.error(42)"`,
57 const cmd = `${nodejs} ${s} `;
146 `${nodejs} -e "process.execArgv = ['-e', 'console.log(42)', 'thirdArg'];` +
196 const cmd = `${nodejs}${opt} -- ${args}`;
205 const pcmd = `${nodejs}${popt} -- ${args}`;
215 const filecmd = `${nodejs} -- "${__filename}" ${args}`;
229 `${nodejs} ${execOptions} --eval "console.log(42)"`,
236 `${nodejs} ${execOptions} --print --eval "42"`,
[all …]
Dparallel.status10 # https://github.com/nodejs/node/issues/24497
12 # https://github.com/nodejs/node/issues/23277
16 # https://github.com/nodejs/node/issues/39368
22 # https://github.com/nodejs/node/pull/31178
25 # https://github.com/nodejs/node/issues/33796
31 # https://github.com/nodejs/node/issues/31727
33 # https://github.com/nodejs/node/issues/28803
35 # https://github.com/nodejs/node/issues/31280
41 # https://github.com/nodejs/node/pull/30819
58 # https://github.com/nodejs/node/pull/34209
[all …]
/third_party/node/tools/gyp/
DCHANGELOG.md3 ## [0.7.0](https://www.github.com/nodejs/gyp-next/compare/v0.6.2...v0.7.0) (2020-12-17)
12 …iling overrides arch-specific settings ([973bae0](https://www.github.com/nodejs/gyp-next/commit/97…
17 * **msvs:** do not fix paths in action command arguments ([fc22f83](https://www.github.com/nodejs/g…
18 * cmake on python 3 ([fd61f5f](https://www.github.com/nodejs/gyp-next/commit/fd61f5faa5275ec8fc98e3…
19 … 'rU' while trying to load binding.gyp ([d0504e6](https://www.github.com/nodejs/gyp-next/commit/d0…
20 * xcode cmake parsing ([eefe8d1](https://www.github.com/nodejs/gyp-next/commit/eefe8d10e99863bc4ac7…
22 ### [0.6.2](https://www.github.com/nodejs/gyp-next/compare/v0.6.1...v0.6.2) (2020-10-16)
27 … long paths ([#74](https://www.github.com/nodejs/gyp-next/issues/74)) ([c2ccc1a](https://www.githu…
28 * only include MARMASM when toolset is target ([5a2794a](https://www.github.com/nodejs/gyp-next/com…
30 ### [0.6.1](https://github.com/nodejs/gyp-next/compare/v0.6.0...v0.6.1) (2020-10-14)
[all …]
/third_party/node/
DGOVERNANCE.md18 Triagers assess newly-opened issues in the [nodejs/node][] and [nodejs/help][]
19 repositories. The GitHub team for Node.js triagers is @nodejs/issue-triage.
32 Node.js core collaborators maintain the [nodejs/node][] GitHub repository.
33 The GitHub team for Node.js core collaborators is @nodejs/collaborators.
36 * Commit access to the [nodejs/node][] repository
113 [the TSC issue tracker](https://github.com/nodejs/TSC/issues). The process in
117 @nodejs/tsc.
128 To nominate a new collaborator, open an issue in the [nodejs/node][] repository.
131 * Commits in the [nodejs/node][] repository.
132 * Use the link `https://github.com/nodejs/node/commits?author=GITHUB_ID`
[all …]
Donboarding.md8 * If the new Collaborator is not yet a member of the nodejs GitHub organization,
21 [the collaborators team](https://github.com/orgs/nodejs/teams/collaborators).
40 * Branches in the `nodejs/node` repository are only for release lines
41 * Add the canonical nodejs repository as `upstream` remote:
42 * `git remote add upstream git://github.com/nodejs/node.git`
60 * [`#nodejs-dev`](https://openjs-foundation.slack.com/archives/C019Y2T6STH) on
85 * There is [a bot](https://github.com/nodejs-github-bot/github-bot) that
106 [nodejs/moderation](https://github.com/nodejs/moderation) repository.
107 * This is a repository to which all members of the `nodejs` GitHub
111 [here](https://github.com/nodejs/admin/blob/HEAD/Moderation-Policy.md).
[all …]
/third_party/node/deps/npm/node_modules/readable-stream/
DREADME.md3 …* [![Build Status](https://travis-ci.com/nodejs/readable-stream.svg?branch=master)](https://travis…
18 Full documentation may be found on the [Node.js website](https://nodejs.org/dist/v10.19.0/docs/api/…
27 …bined breaking changes in [Node v9](https://nodejs.org/en/blog/release/v9.0.0/) and [Node v10](htt…
29 1. Error codes: https://github.com/nodejs/node/pull/13310,
30 https://github.com/nodejs/node/pull/13291,
31 https://github.com/nodejs/node/pull/16589,
32 https://github.com/nodejs/node/pull/15042,
33 https://github.com/nodejs/node/pull/15665,
34 https://github.com/nodejs/readable-stream/pull/344
36 https://github.com/nodejs/node/pull/18994
[all …]
/third_party/node/test/sequential/
Dsequential.status8 # https://github.com/nodejs/node/issues/27611#issuecomment-613100468
12 # https://github.com/nodejs/node/issues/26401
24 # https://github.com/nodejs/node/pull/29054
28 # https://github.com/nodejs/node/pull/29054
30 # https://github.com/nodejs/node/pull/30819
34 # https://github.com/nodejs/node/issues/26401#issuecomment-613095719

12345678910>>...13