| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: update eslint to 8.11.0 | Node.js GitHub Bot | 2022-04-23 | 831 | -1898/+1072 |
* | build: use ccache in make-v8.sh on ppc64le and s390x | Richard Lau | 2022-04-23 | 1 | -10/+22 |
* | tools: fix web streams API links | mscdex | 2022-04-23 | 1 | -15/+15 |
* | tools: update lint-md-dependencies to rollup@2.69.1 | Node.js GitHub Bot | 2022-04-23 | 3 | -54/+56 |
* | tools: update lint-md rollup dependencies | Node.js GitHub Bot | 2022-04-23 | 3 | -30/+30 |
* | deps: update nghttp2 to 1.47.0 | Yash Ladha | 2022-04-23 | 1 | -0/+59 |
* | tools: update eslint to 8.10.0 | Node.js GitHub Bot | 2022-04-23 | 57 | -1416/+2035 |
* | doc,tools: improve navigability of API docs | Paolo Insogna | 2022-04-23 | 1 | -15/+65 |
* | tools: update lint-md-dependencies to rollup@2.67.3 | Node.js GitHub Bot | 2022-04-23 | 2 | -8/+8 |
* | tools: lint deprecation codes | Antoine du Hamel | 2022-04-23 | 3 | -0/+137 |
* | tools: fix bugs in prefer-primordials linter rule | Antoine du Hamel | 2022-04-23 | 1 | -2/+17 |
* | tools: update remark-preset-lint-node to 3.3.1 | Rich Trott | 2022-04-23 | 3 | -88/+90 |
* | tools: update ESLint to 8.9.0 | Luigi Pinca | 2022-04-23 | 905 | -2079/+6514 |
* | tools: update lint-md-dependencies to rollup@2.67.2 | Node.js GitHub Bot | 2022-04-23 | 2 | -20/+20 |
* | build,tools: change the quotes in YAML | Mestery | 2022-04-23 | 1 | -3/+3 |
* | build: remove broken x32 arch support | Ben Noordhuis | 2022-04-23 | 1 | -15/+0 |
* | tools: fix typo in prefer-primordials.js | Ikko Ashimine | 2022-04-20 | 1 | -1/+1 |
* | test: move test-crypto-engine to addon | Michael Dawson | 2022-04-20 | 1 | -2/+2 |
* | lib: add FormData global when fetch is enabled | Michaël Zasso | 2022-04-20 | 1 | -0/+1 |
* | deps: update undici to 4.15.1 | Michaël Zasso | 2022-04-20 | 1 | -0/+35 |
* | lib: add fetch | Michaël Zasso | 2022-04-20 | 2 | -0/+6 |
* | tools: update lint-md-dependencies to rollup@2.67.0 | Node.js GitHub Bot | 2022-03-14 | 3 | -248/+476 |
* | tools: update doc to rehype-stringify@9.0.3 | Node.js GitHub Bot | 2022-03-14 | 2 | -60/+58 |
* | tools: update eslint to 8.8.0 | Node.js GitHub Bot | 2022-03-14 | 590 | -1754/+6074 |
* | build: check if python is a executable program | himself65 | 2022-03-14 | 1 | -0/+11 |
* | tools: use Set instead of { [key]: true } object | Tobias Nießen | 2022-03-14 | 1 | -6/+3 |
* | tools: use Set instead of { [key]: true } object | Tobias Nießen | 2022-03-14 | 1 | -6/+3 |
* | tools: fix typo in `tools/code_cache/README.md` | Tobias Nießen | 2022-03-14 | 1 | -1/+1 |
* | tools: update lint-md-dependencies to rollup@2.65.0 | Node.js GitHub Bot | 2022-03-14 | 2 | -20/+20 |
* | build: enable zoslib installation on z/OS | alexcfyung | 2022-03-14 | 1 | -0/+14 |
* | doc: make contributing info more discoverable | Michael Dawson | 2022-03-14 | 1 | -2/+2 |
* | tools: update lint-md-dependencies | Node.js GitHub Bot | 2022-02-26 | 3 | -137/+430 |
* | tools: bump eslint from 8.6.0 to 8.7.0 | Rich Trott | 2022-02-26 | 911 | -10104/+3877 |
* | tools: update doc to highlight.js@11.4.0 to-vfile@7.2.3 | Node.js GitHub Bot | 2022-02-26 | 2 | -53/+36 |
* | doc: clarify module system selection | Antoine du Hamel | 2022-02-26 | 1 | -2/+2 |
* | tools: fix small not-quite-a-bug in find-inactive-tsc.mjs | Rich Trott | 2022-01-31 | 1 | -1/+3 |
* | build: fix workflow access to git history | Rich Trott | 2022-01-31 | 1 | -1/+2 |
* | tools: replace for loop with map() | Rich Trott | 2022-01-31 | 1 | -5/+1 |
* | tools: use GITHUB_ACTIONS env var in inactivity scripts | Rich Trott | 2022-01-31 | 2 | -10/+12 |
* | tools: replace while+exec() with matchAll() | Rich Trott | 2022-01-31 | 1 | -3/+4 |
* | tools: fix argv bug in find-inactive-tsc.mjs | Rich Trott | 2022-01-31 | 1 | -1/+1 |
* | build,tools,win: trim unused VCBUILD_PYTHON_LOCATION variable | David Sanders | 2022-01-31 | 1 | -1/+0 |
* | tools,benchmark,lib,test: enable no-case-declarations lint rule | Rich Trott | 2022-01-31 | 1 | -2/+2 |
* | tools: remove conditional assignment in custom ESLint rule | Rich Trott | 2022-01-31 | 1 | -9/+10 |
* | tools: update lint-md-dependencies to @rollup/plugin-node-resolve@13.1.2 | Node.js GitHub Bot | 2022-01-31 | 3 | -47/+47 |
* | tools: update doc to rehype-raw@6.1.1 | Node.js GitHub Bot | 2022-01-31 | 2 | -39/+39 |
* | tools: remove last of error-masking in commit-queue.sh | Rich Trott | 2022-01-31 | 1 | -3/+7 |
* | tools: update eslint to 8.6.0 | Node.js GitHub Bot | 2022-01-31 | 76 | -346/+646 |
* | tools: do not mask errors on multiple commit retrieval | Rich Trott | 2022-01-31 | 1 | -1/+3 |
* | stream: add map method to Readable | Benjamin Gruenbaum | 2022-01-31 | 1 | -3/+3 |