summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-13chore: small cleanup of scripts in ./tools and run copyright checker in lint....David Sherret
2023-01-13chore: forward 1.29.3 release back to main (#17401)David Sherret
2023-01-13fix(permissions): lock stdio streams when prompt is shown (#17392)Bartek Iwańczuk
2023-01-13tests: Disable flaky flash_shutdown test (#17390)Bartek Iwańczuk
2023-01-13fix(napi): date and unwrap handling (#17369)Bartek Iwańczuk
2023-01-13chore: add `copyright_checker` tool and add the missing copyright (#17285)Yiyu Lin
2023-01-12chore(ci): try to make sysroot step more reliable (#17383)David Sherret
2023-01-13tests: move integration tests to a single module (#17380)Bartek Iwańczuk
2023-01-13fix: make self and window getters only & make getterOnly ignore setting (#17362)Leo Kettmeir
2023-01-12chore(ci): only run doc tests on linux (#17379)David Sherret
2023-01-13fix(webidl): properly implement setlike (#17363)Leo Kettmeir
2023-01-12chore(ci): try some wpt parallelism (#17375)David Sherret
2023-01-12chore(ci): skip running the benchmarks on a PR except when a label is added (...David Sherret
2023-01-12chore(ci): fix canary publish on main (#17374)David Sherret
2023-01-12chore(ci): use mtime cache for fastci (#17373)David Sherret
2023-01-12chore(ci): do not clone submodule ./test_util/wpt unnecessarily (#17372)David Sherret
2023-01-12chore(ci): only install node for the benchmarks (#17371)David Sherret
2023-01-12ci: update Windows runner, update Google Cloud integration, update Node (#17358)Bartek Iwańczuk
2023-01-12Revert "test: fix flaky deno_land_unsafe_ssl test (#17357)" (#17368)Bartek Iwańczuk
2023-01-12fix(napi): Implement `napi_threadsafe_function` ref and unref (#17304)Divy Srivastava
2023-01-12fix: check if BroadcastChannel is open before sending (#17366)Leo Kettmeir
2023-01-12feat: allow passing a ReadableStream to Deno.writeFile/Deno.writeTextFile (#1...Leo Kettmeir
2023-01-12fix: don't unwrap in test pipe handling logic (#17341)Leo Kettmeir
2023-01-11chore(ci): skip non-ubuntu test release jobs on PRs (#17353)David Sherret
2023-01-12test: fix flaky deno_land_unsafe_ssl test (#17357)Bartek Iwańczuk
2023-01-11fix(ci): use Node 18 (#17355)Asher Gomez
2023-01-11chore(ci): save cache on main at end of workflow (#17354)David Sherret
2023-01-11fix: don't panic on resolveDns if unsupported record type is specified (#17336)Leo Kettmeir
2023-01-11chore(ci): do not run CI on draft PRs unless explicitly run via commit messag...David Sherret
2023-01-11fix(fmt): better handling of link reference definitions when formatting markd...David Sherret
2023-01-11refactor(napi): Cleanup tests (#17347)Bartek Iwańczuk
2023-01-11chore(ci): checkout less submodules based on job (#17343)David Sherret
2023-01-10chore(ci): ci refactor - Part 1 - Generate ci yaml by js (#17335)David Sherret
2023-01-10fix(napi): support for env cleanup hooks (#17324)Bartek Iwańczuk
2023-01-10fix(watch): preserve `ProcState::file_fetcher` between restarts (#15466)Nayeem Rahman
2023-01-10fix(napi): handle static properties in classes (#17320)Bartek Iwańczuk
2023-01-10fix(npm): allow to read package.json if permissions are granted (#17209)Bartek Iwańczuk
2023-01-09fix(ext/web/streams): fix ReadableStream asyncIterator (#16276)Marcos Casagrande
2023-01-09feat(runtime/os): add `Deno.env.has()` (#17315)Leo Kettmeir
2023-01-09fix(cli/args): update value_name of inspect args to resolve broken completion...Geert-Jan Zwiers
2023-01-08feat(core): allow specifying name and dependencies of an Extension (#17301)Leo Kettmeir
2023-01-08fix(install): should always include `--no-config` in shim unless `--config` i...David Sherret
2023-01-08feat(ext/ffi): structs by value (#15060)Dj
2023-01-07refactor(cli/tools): move flag and config logic to CliOptions (#17008)Geert-Jan Zwiers
2023-01-07refactor(permissions): add PermissionsContainer struct for internal mutabilit...Bartek Iwańczuk
2023-01-06fix(core): get v8 console from context extra bindings (#17243)Chengzhong Wu
2023-01-06fix(npm): handle declaration file resolution where packages incorrectly defin...David Sherret
2023-01-06fix(npm): support old packages and registries with no integrity, but with a s...David Sherret
2023-01-06chore: upgrade tokio to 1.24.0 (#17271)Jun Jiang
2023-01-06fix(npm): reduce copy packages when resolving optional peer dependencies (#17...David Sherret