| Commit message (Expand) | Author | Age | Files | Lines |
* | debugger: add debugger alias for exec(expr) | Xuguang Mei | 2022-04-23 | 1 | -0/+16 |
* | test: fix typographical error | Rich Trott | 2022-04-23 | 1 | -1/+1 |
* | lib: add internal genericNodeError() function | Rich Trott | 2022-04-20 | 1 | -1/+1 |
* | test: enable no-empty ESLint rule | Rich Trott | 2022-03-14 | 1 | -1/+1 |
* | test: exclude ibm i tests until we resolve | Michael Dawson | 2022-03-14 | 1 | -0/+3 |
* | test: remove error allowance in debugger test | Jithil P Ponnan | 2022-03-14 | 1 | -5/+2 |
* | test: simplify test-gc-http-client | Luigi Pinca | 2022-03-14 | 1 | -13/+21 |
* | test: move test-gc-http-client-onerror to sequential | Luigi Pinca | 2022-03-14 | 1 | -0/+72 |
* | test: avoid deep comparisons with literals | Tobias Nießen | 2022-02-24 | 2 | -2/+2 |
* | tools,lib,test: enable ESLint no-regex-spaces rule | Rich Trott | 2022-01-31 | 1 | -1/+1 |
* | test: mark test-performance-eventloopdelay flaky | Michael Dawson | 2022-01-31 | 1 | -0/+4 |
* | tools,benchmark,lib,test: enable no-case-declarations lint rule | Rich Trott | 2022-01-31 | 1 | -2/+2 |
* | lib: fix checking syntax of esm module | Qingyu Deng | 2022-01-31 | 1 | -0/+1 |
* | process: add `getActiveResourcesInfo()` | Darshan Sen | 2022-01-31 | 1 | -3/+2 |
* | test: use `assert.match` instead of `regexp.test` | Michaël Zasso | 2021-09-06 | 12 | -31/+31 |
* | test: fix test-debugger-heap-profiler for workers | Richard Lau | 2021-08-16 | 1 | -7/+4 |
* | debugger: prevent simultaneous heap snapshots | Rich Trott | 2021-08-16 | 1 | -0/+4 |
* | test: add test-debugger-breakpoint-exists | Rich Trott | 2021-08-16 | 1 | -0/+27 |
* | debugger: indicate server is ending | Rich Trott | 2021-07-13 | 1 | -0/+39 |
* | test: move debugger test case to parallel | Rich Trott | 2021-07-11 | 1 | -28/+0 |
* | test: use common.PORT instead of hardcoded port number | Rich Trott | 2021-07-11 | 1 | -1/+1 |
* | test: remove workaround code in debugger test | Rich Trott | 2021-07-11 | 1 | -13/+3 |
* | test: remove checks for armv6 | Rich Trott | 2021-07-11 | 1 | -3/+3 |
* | test: move test-debugger-address to parallel | Rich Trott | 2021-07-11 | 1 | -73/+0 |
* | test: replace "inspector-cli" with "debugger" | Rich Trott | 2021-07-11 | 24 | -28/+28 |
* | test: move inspector-cli tests to sequential | Rich Trott | 2021-06-21 | 24 | -0/+1230 |
* | test: move test-net-connect-econnrefused from pummel to sequential | Rich Trott | 2021-05-17 | 1 | -0/+66 |
* | test: move slower tests into pummel and skip on slow devices | Rich Trott | 2021-04-29 | 1 | -44/+0 |
* | perf_hooks: fix loop delay resolution validation | Antoine du Hamel | 2021-04-11 | 1 | -1/+1 |
* | test: use faster variant for rss | Pooja D P | 2021-04-03 | 1 | -2/+2 |
* | test: prepare for consistent comma-dangle lint rule | Rich Trott | 2021-04-01 | 19 | -31/+31 |
* | test: fix flaky test-vm-timeout-escape-promise-module-2 | Rich Trott | 2021-03-22 | 1 | -0/+42 |
* | module: runtime deprecate invalid package.json main entries | Antoine du Hamel | 2021-02-24 | 1 | -2/+10 |
* | perf_hooks: complete overhaul of the implementation | James M Snell | 2021-02-22 | 2 | -37/+1 |
* | test: fix flaky test-worker-prof | Rich Trott | 2021-02-20 | 2 | -11/+8 |
* | test: remove flaky designation for test-http2-large-file | Rich Trott | 2021-02-03 | 1 | -2/+0 |
* | quic: remove quic | James M Snell | 2021-01-30 | 1 | -6/+0 |
* | test,doc,lib: adjust object literal newlines for lint rule | Rich Trott | 2021-01-26 | 4 | -13/+8 |
* | crypto: add generatePrime/checkPrime | James M Snell | 2021-01-26 | 1 | -0/+2 |
* | buffer: introduce Blob | James M Snell | 2021-01-18 | 1 | -0/+1 |
* | test,benchmark: stop requiring URL and URLSearchParams | raisinten | 2021-01-18 | 1 | -1/+0 |
* | perf_hooks: throw ERR_INVALID_ARG_VALUE if histogram.percentile param is NaN | ZiJian Liu | 2021-01-18 | 1 | -1/+1 |
* | lib,src: update cluster to use Parent | Michael Dawson | 2021-01-05 | 7 | -42/+42 |
* | test: fix flaky sequential/test-fs-watch | Rich Trott | 2020-11-27 | 1 | -8/+16 |
* | test: move test-worker-eventlooputil to sequential | Rich Trott | 2020-11-12 | 1 | -0/+114 |
* | crypto: fixup scrypt regressions | James M Snell | 2020-10-30 | 1 | -1/+1 |
* | test: add common.mustSucceed | Tobias Nießen | 2020-10-17 | 1 | -2/+1 |
* | inspector: do not hardcode Debugger.CallFrameId in tests | Dmitry Gozman | 2020-10-13 | 1 | -3/+3 |
* | crypto: refactoring internals, add WebCrypto | James M Snell | 2020-10-07 | 2 | -9/+11 |
* | src: use node:moduleName as builtin module filename | Michaël Zasso | 2020-10-07 | 2 | -2/+2 |