| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: update setup-node to setup-node@v2 | pengjie | 2021-05-29 | 4 | -6/+6 |
* | build: add lto build to CI | Jiawen Geng | 2021-05-28 | 1 | -0/+28 |
* | meta: add v8 team | Jiawen Geng | 2021-05-08 | 1 | -0/+4 |
* | doc: use `HEAD` instead of `master` for links | Antoine du Hamel | 2021-05-05 | 1 | -2/+2 |
* | tools: make GH Actions workflows work if default branch is not master | Antoine du Hamel | 2021-05-04 | 11 | -6/+14 |
* | meta: post comment when pr labeled fast-track | James M Snell | 2021-04-30 | 2 | -21/+29 |
* | build: fix label-pr workflow | Michaël Zasso | 2021-04-25 | 1 | -1/+1 |
* | build: label PRs with GitHub Action instead of nodejs-github-bot | Phillip Johnsen | 2021-04-25 | 2 | -0/+209 |
* | tools: skip macOS GitHub Actions test on doc-only changes | Rich Trott | 2021-04-19 | 1 | -0/+2 |
* | build: don't run test workflow on doc dir on macOS | ycjcl868 | 2021-04-10 | 1 | -0/+2 |
* | build: prepare Windows coverage GitHub Action for pummel tests | Rich Trott | 2021-04-10 | 1 | -0/+2 |
* | tools: parse changelogs only in the default branch | Antoine du Hamel | 2021-03-16 | 1 | -0/+1 |
* | tools: check version number in YAML comments from changelogs | Antoine du Hamel | 2021-03-06 | 1 | -0/+6 |
* | tools: run doctool tests on GitHub Actions CI | Antoine du Hamel | 2021-02-22 | 1 | -2/+2 |
* | tools: add GitHub Action linter for pr-url | Antoine du Hamel | 2021-02-09 | 1 | -0/+9 |
* | quic: remove quic | James M Snell | 2021-01-30 | 4 | -32/+7 |
* | test: increase timeout on ASAN Action | Antoine du Hamel | 2021-01-24 | 1 | -1/+1 |
* | meta: notify slack when someone force pushes | Mary Marchini | 2021-01-04 | 1 | -0/+25 |
* | doc: simplify pull request template | Rich Trott | 2021-01-04 | 1 | -14/+8 |
* | doc: remove "Related Issues" from pull request template | Rich Trott | 2020-12-23 | 1 | -4/+0 |
* | build: do not run GitHub actions for draft PRs | Michaël Zasso | 2020-12-21 | 9 | -1/+16 |
* | build: run some workflows only on nodejs/node | Michaël Zasso | 2020-12-18 | 3 | -1/+4 |
* | tools: lint shell scripts | Antoine du Hamel | 2020-12-16 | 1 | -0/+7 |
* | doc: add issue reference to github pr template | Chinmoy Chakraborty | 2020-12-16 | 1 | -0/+4 |
* | doc: add Powershell oneliner to get Windows version | Michael Bashurov | 2020-12-06 | 1 | -1/+1 |
* | tools: only use 2 cores for macos action | Myles Borins | 2020-11-19 | 1 | -2/+2 |
* | build: replace which with command -v | raisinten | 2020-11-19 | 2 | -5/+5 |
* | build,tools: gitHub Actions: use Node.js Fermium | Antoine du Hamel | 2020-10-30 | 4 | -4/+10 |
* | build: add license-builder GitHub Action | Tierney Cyren | 2020-10-22 | 1 | -0/+22 |
* | test: add windows and C++ coverage | Benjamin Coe | 2020-10-21 | 2 | -8/+70 |
* | build: add GitHub Action for code coverage | bcoe | 2020-10-17 | 1 | -0/+41 |
* | build: use GITHUB_ENV file to set env variables | Michaël Zasso | 2020-10-16 | 3 | -5/+5 |
* | build: do not install jq in workflows | Michaël Zasso | 2020-10-16 | 2 | -6/+2 |
* | build: gitHub actions: Python 3.9 and actions/setup-python@v2 | cclauss | 2020-10-09 | 7 | -17/+17 |
* | crypto: refactoring internals, add WebCrypto | James M Snell | 2020-10-07 | 1 | -1/+1 |
* | meta: add nodejs/streams to CODEOWNERS | Matteo Collina | 2020-10-04 | 1 | -0/+7 |
* | meta: add startup team in CODEOWNERS | Joyee Cheung | 2020-10-03 | 1 | -0/+10 |
* | build: fix CQ after latest ncu release | Mary Marchini | 2020-10-02 | 1 | -0/+3 |
* | build: increase API requests for stale action | Phillip Johnsen | 2020-09-17 | 1 | -0/+2 |
* | build: filter issues & PRs to auto close by matching on stalled label | Phillip Johnsen | 2020-09-13 | 1 | -0/+2 |
* | meta: add links to OpenJSF Slack | Mary Marchini | 2020-09-13 | 1 | -0/+1 |
* | Revert "build: require "allow edits" to be checked" | Rich Trott | 2020-09-07 | 1 | -14/+0 |
* | build: require "allow edits" to be checked | Jordan Harband | 2020-09-03 | 1 | -0/+14 |
* | build: comment about auto close when stalled via with github action | Phillip Johnsen | 2020-09-02 | 1 | -0/+20 |
* | build: close stalled issues and PRs with github action | Phillip Johnsen | 2020-09-02 | 1 | -0/+21 |
* | build: use latest node-core-utils from npm | Denys Otrishko | 2020-08-31 | 1 | -3/+1 |
* | meta: update module pages in CODEOWNERS | Antoine du Hamel | 2020-08-31 | 1 | -0/+2 |
* | meta: enable wasi for CODEOWNERS | gengjiawen | 2020-08-26 | 1 | -0/+8 |
* | build: run link checker in linter workflow | Richard Lau | 2020-08-19 | 1 | -0/+2 |
* | meta: fix codeowners docs path | Mary Marchini | 2020-08-17 | 1 | -7/+7 |