summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-08-05chore: use zlib-ng for flate2 (#20059)Matt Mastracci
2023-08-05chore(wpt): expose gc (#20060)Marcos Casagrande
2023-08-04fix(ext/file): resolve unresolved Promise in Blob.stream (#20039)Marcos Casagrande
2023-07-31fix: call setIsTrusted for generated events (MessageEvent) (#19919)Ricardo Iván Vieitez Parra
2023-07-30fix(ext/compression): throw TypeError on corrupt input (#19979)Marcos Casagrande
2023-07-28refactor(cli/tools): split bench into multiple modules (#19974)Bartek Iwańczuk
2023-07-28feat(ext/websocket): allow HTTP(S) protocol in URL (#19862)Leo Kettmeir
2023-07-02refactor: rename built-in node modules from ext:deno_node/ to node: (#19680)Bartek Iwańczuk
2023-07-02feat: ReadableStream.from (#19446)Leo Kettmeir
2023-07-02feat(ext/url): URLSearchParams two-argument delete() and has() (#19654)Lino Le Van
2023-07-02feat(ext/fetch): add Headers#getSetCookie (#13542)Luca Casonato
2023-06-29fix(ext/websocket): Ensure that errors are available after async response ret...Matt Mastracci
2023-06-27chore(ext/node): disable prefer-primordials on a per-file basis (#19553)Kenta Moriuchi
2023-06-26chore: Ensure copyright line is the first in the file (#19608)Matt Mastracci
2023-06-26chore: fix typos (#19572)Martin Fischer
2023-06-25chore: disable /websocket/stream/tentative/close.any.worker.html?wss (#19606)Bartek Iwańczuk
2023-06-24fix(ext/node): support brotli APIs (#19223)Divy Srivastava
2023-06-12feat: Adaptations to support OpenBSD port (#19153)VlkrS
2023-06-09chore: update release doc template (#19441)Bartek Iwańczuk
2023-06-08chore: update wpt (#19422)Leo Kettmeir
2023-06-06chore(core): build_bench tool (#19387)Matt Mastracci
2023-06-05fix(ext/crypto): fix JWK import of Ed25519 (#19279)Levente Kurusa
2023-06-02chore(tools): Add core import-map (#19346)Aapo Alasuutari
2023-06-02chore(node_compat): fix path strings generated by `setup.ts` (#19347)Hirotaka Tagawa / wafuwafu13
2023-06-01chore(core): Update certs for WPT (#19351)Matt Mastracci
2023-06-01chore(node_compat): add deno task for setting up and running tests (#19293)Hirotaka Tagawa / wafuwafu13
2023-05-30ci: bump CI cache version on CLI version bump (#19318)David Sherret
2023-05-29fix: use proper ALPN protocols if HTTP client is HTTP/1.1 only (#19303)Bartek Iwańczuk
2023-05-27refactor(node/http): don't use readablestream for writing to request (#19282)Leo Kettmeir
2023-05-26chore(node_compat): fix broken link and typo (#19265)Hirotaka Tagawa / wafuwafu13
2023-05-23feat: add support for globs in the config file and CLI arguments for files (#...Bartek Iwańczuk
2023-05-18fix(ext/webidl): change createPromiseConverter (#16367)Marcos Casagrande
2023-05-17fix(ext/node): fix whatwg url formatting (#19146)Yoshiya Hinosawa
2023-05-17refactor(node): reimplement http client (#19122)Leo Kettmeir
2023-05-16feat(node/crypto): Builtin Diffie-Hellman Groups (#19137)Levente Kurusa
2023-05-15feat(node/crypto): Diffie Hellman Support (#18943)Levente Kurusa
2023-05-15chore: check node_compat config diff in CI (#19119)Yoshiya Hinosawa
2023-05-14refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...Matt Mastracci
2023-05-13chore: upgrade rusty_v8 to 0.71.2 (#19116)Bartek Iwańczuk
2023-05-13chore(ext/node): removed skipped compat test cases (#19109)Yoshiya Hinosawa
2023-05-13chore: fix & update node compat config (#19106)Yoshiya Hinosawa
2023-05-10chore(core): Parallelize all WPT tests and reduce timeouts for expected failu...Matt Mastracci
2023-05-03chore: update release doc template (#18974)Bartek Iwańczuk
2023-04-28chore: forward v1.33.1 release commit to main (#18897)denobot
2023-04-27chore: upgrade rusty_v8 to 0.71.0 (#18868)Bartek Iwańczuk
2023-04-26ci: switch release doc to mention dotcom (#18845)Leo Kettmeir
2023-04-25fix(ext/node): fix hash.flush (#18818)Yoshiya Hinosawa
2023-04-19chore(tools/release): make things a bit more obvious (#18753)Levente Kurusa
2023-04-19fix(ext/node): improve vm.runInThisContext (#18767)Yoshiya Hinosawa
2023-04-18fix(ext/node): add req.socket.remoteAddress (#18733)Yoshiya Hinosawa