summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-15fix(wpt): set META_TITLE on global for the testharness (#18193)Filip Skokan
2023-03-15perf: do not depend on iana-time-zone (#18088)Divy Srivastava
2023-03-14chore(ci): escape quotes in "Lint PR title" step (#18200)David Sherret
2023-03-14refactor: deno_core not using std::env::current_dir (#18173)Bartek Iwańczuk
2023-03-14feat(ext/url): URLSearchParams.size (#17884)Lino Le Van
2023-03-14refactor(core): remove "resolve_url_or_path_deprecated" (#18174)Bartek Iwańczuk
2023-03-14ci: update to Ubuntu-22.04-XL runners (#18181)Divy Srivastava
2023-03-14refactor(lockfile): move `anyhow` to `thiserror` (#18178)Yiyu Lin
2023-03-14fix(ext/web): Stop using `globalThis.ReadableStream` in `Blob` (#18187)Kenta Moriuchi
2023-03-14fix(core/internal): fix typo in primordial type definitions (#18125)Nicholas Berlette
2023-03-14test: fix flaky resolve_import_map_flags_take_precedence test (#18182)Bartek Iwańczuk
2023-03-14test: parallelize applicable node compat tests (#18161)Nayeem Rahman
2023-03-14fix(ext/node): add crypto.createCipheriv (#18091)Yoshiya Hinosawa
2023-03-14refactor: --watch commands use deno_core::resolve_url_or_path (#18172)Bartek Iwańczuk
2023-03-14refactor(core): resolve_url_or_path and resolve_url_or_path_deprecated (#18170)Bartek Iwańczuk
2023-03-13refactor: Remove call sites of "deno_core::resolve_url_or_path" (#18169)Bartek Iwańczuk
2023-03-13fix(info/doc): add missing `--no-lock` and `--lock` flags (#18166)David Sherret
2023-03-13fix(ext/fs): retry if file already exists in makeTempFile (#17787)ud2
2023-03-13chore(ci): verify the PR title as part of linting (#18163)David Sherret
2023-03-13fix(npm): show a progress bar when initializing the node_modules folder (#18136)David Sherret
2023-03-13refactor(core): pass cwd explicitly to resolve_path (#18092)Bartek Iwańczuk
2023-03-13Update code-of-conduct email (#18162)Ryan Dahl
2023-03-14chore(ext/node): copy internal/crypto/types.ts from std (#18156)Yoshiya Hinosawa
2023-03-13docs(ext): Update docs for URLPattern to make all examples work (#17870)Kamil Ogórek
2023-03-13fix: ensure no node_modules directory is created when a package.json exists a...David Sherret
2023-03-13chore(cli/tests): use test builder in more integration tests (#18031)Geert-Jan Zwiers
2023-03-13Revert "feat(core): prevent isolate drop for CLI main worker (#18059)" (#18157)Ryan Dahl
2023-03-13fix(core): Upgrades bytes crate from =1.2.1 to ^1.4.0 (#18123)sean watters
2023-03-13wpt: only tag daily runs as master (#18155)Filip Skokan
2023-03-13feat(ext/fetch): support fallible request-builder hooks (#18116)Luca Bruno
2023-03-13fix(core): `SafePromiseAll` to be unaffected by `Array#@@iterator` (#17542)Kenta Moriuchi
2023-03-12refactor(npm): push npm struct creation to a higher level (#18139)David Sherret
2023-03-11fix(check): regression where config "types" entries caused type checking erro...David Sherret
2023-03-11chore: typo (#18128)Ikko Eltociear Ashimine
2023-03-10build: run clippy with --all-features (#18115)Bartek Iwańczuk
2023-03-10chore(ci): update other workflows to use cargo-toolchain.toml (#18109)David Sherret
2023-03-10chore: forward v1.31.2 release commit to main (#18114)denobot
2023-03-10refactor: use `pin!` macro from std (#18110)Yusuke Tanaka
2023-03-09chore(cli): fix outdated comment (#18106)Lino Le Van
2023-03-09refactor(core): remove RuntimeOptions::extensions_with_js (#18099)Bartek Iwańczuk
2023-03-10fix(prompt): better output with control chars (#18108)Bartek Iwańczuk
2023-03-09chore(ci): ensure Rust toolchain installation is based on rust-toolchain.toml...David Sherret
2023-03-09fix: Split extension registration and snapshotting (#18098)Bartek Iwańczuk
2023-03-09refactor(tests/lsp): consolidate more into test LspClient and reduce verbosit...David Sherret
2023-03-09chore: bump rusty_v8 to 0.64.0 (#18096)Divy Srivastava
2023-03-09chore: update Rust to 1.68.0 (#18102)Bartek Iwańczuk
2023-03-09refactor: Split extension registration for runtime and snapshotting (#18095)Bartek Iwańczuk
2023-03-09fix(ext/webstorage): check size of inputs before insert (#18087)Divy Srivastava
2023-03-09refactor(core): Extension::builder_with_deps (#18093)Bartek Iwańczuk
2023-03-09fix(rumtime): Add `Deno.` prefix for registered symbols (#18086)Kenta Moriuchi