summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* deps: update undici to 5.22.1actions/tools-update-undiciNode.js GitHub Bot2023-05-1427-78/+1422
* doc: update description of globalTobias Nießen2023-05-131-4/+8
* meta: bump actions/setup-python from 4.5.0 to 4.6.0Rich Trott2023-05-131-1/+1
* doc: update measure memory rejection informationYash Ladha2023-05-131-1/+2
* http: prevent writing to the body when not allowed by HTTP specGerrard Lindsay2023-05-138-12/+142
* vm,lib: refactor microtaskQueue assignment logicXadillaX2023-05-131-8/+6
* doc: fix broken link to TC39 import attributes proposalRich Trott2023-05-132-2/+2
* test: add getRandomValues return lengthJithil P Ponnan2023-05-131-0/+5
* doc: fix broken linkRich Trott2023-05-121-1/+1
* worker: support more cases when (de)serializing errorsMoshe Atlow2023-05-122-11/+111
* lib: update commentsinkhaha2023-05-121-1/+1
* test: unskip negative-settimeout.any.js WPTFilip Skokan2023-05-121-5/+1
* crypto: remove default encoding from scryptTobias Nießen2023-05-121-8/+2
* doc: remove broken linkRich Trott2023-05-111-3/+2
* meta: add security-wg ping to permission.jsRafael Gonzaga2023-05-111-0/+1
* net: fix family autoselection timeout handlingPaolo Insogna2023-05-112-16/+80
* permission: resolve reference to absolute path only for fs permissionDaeyeon Jeong2023-05-111-2/+5
* src: move BlobSerializerDeserializer to a separate header fileDarshan Sen2023-05-114-332/+490
* test_runner: fix ordering of test hooksPhil Nash2023-05-112-5/+10
* test,crypto: update WebCryptoAPI WPTFilip Skokan2023-05-107-22/+79
* dns: call `ada::idna::to_ascii` directly from c++Yagiz Nizipli2023-05-104-19/+18
* test_runner: omit inaccessible files from coveragecjihrig2023-05-103-3/+31
* src: rename SKIP_CHECK_SIZE to SKIP_CHECK_STRLENTobias Nießen2023-05-101-4/+4
* deps: V8: cherry-pick 5f025d1ca2caMichaël Zasso2023-05-102-23/+49
* deps: V8: cherry-pick a8a11a87cb72Michaël Zasso2023-05-102-137/+128
* src: register external references for source codeKeyhan Vakil2023-05-106-117/+123
* fs: make readdir recursive algorithm iterativeEthan Arrowood2023-05-102-32/+58
* doc: document make lint-md-cleanMatteo Collina2023-05-101-0/+3
* tools: automate icu-small updateMarco Ippolito2023-05-094-0/+95
* doc: mark global object as legacyMert Can Altın2023-05-091-0/+3
* deps: update ada to 2.4.0Node.js GitHub Bot2023-05-093-2271/+2665
* tools: update lint-md-dependencies to rollup@3.21.5Node.js GitHub Bot2023-05-093-235/+219
* doc: ntfs junction points must link to directoriesBen Noordhuis2023-05-091-2/+4
* src: support V8 experimental shared values in messagingShu-yu Guo2023-05-093-4/+56
* tools: update eslint to 8.40.0Node.js GitHub Bot2023-05-091134-1503/+1914
* quic: fix typo in endpoint.hTobias Nießen2023-05-081-1/+1
* module: refactor to use `normalizeRequirableId` in the CJS module loaderDarshan Sen2023-05-082-22/+9
* child_process: use signal.reason in child process abortDebadree Chatterjee2023-05-084-6/+162
* net: only defer _final call when connectingJason Zhang2023-05-082-3/+6
* src: register ext reference for Fingerprint512Tobias Nießen2023-05-081-0/+1
* dgram: convert macro to templateTobias Nießen2023-05-082-33/+30
* buffer: combine checking range of sourceStart in `buf.copy`Deokjin Kim2023-05-073-11/+12
* url: improve `isURL` detectionYagiz Nizipli2023-05-072-1/+15
* src: stop copying code cacheKeyhan Vakil2023-05-072-6/+13
* deps: V8: cherry-pick 1b471b796022Lu Yahan2023-05-074-11/+17
* meta: bump step-security/harden-runner from 2.2.1 to 2.3.1dependabot[bot]2023-05-071-1/+1
* meta: bump actions/setup-python from 4.5.0 to 4.6.0dependabot[bot]2023-05-0711-15/+15
* meta: bump actions/checkout from 3.3.0 to 3.5.2dependabot[bot]2023-05-0725-38/+38
* meta: remove extra space in scorecard workflowMestery2023-05-071-1/+1
* test: use appropriate usages for a negative import testFilip Skokan2023-05-071-1/+1