summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-16refactor: remove module graph setup from ModuleLoader (#22442)David Sherret
2024-02-16refactor(cli): move op sanitizer to Rust (#22413)Matt Mastracci
2024-02-16chore(cli): pre-factor the sanitizer tests (#22436)Matt Mastracci
2024-02-16chore(release): add deno-lambda to release checklist (#22431)Igor Zinkovsky
2024-02-16chore(ext/web): refactor timer ops before landing op sanitizer (#22435)Matt Mastracci
2024-02-16fix(fmt): remove debug output when formatting dynamic imports (#22433)David Sherret
2024-02-16chore: move `test_util/wpt` to `tests/wpt/suite` (#22412)Asher Gomez
2024-02-15feat(unstable): single checksum per JSR package in the lockfile (#22421)David Sherret
2024-02-15chore(release): update asset count for denort (#22425)Divy Srivastava
2024-02-15chore: forward v1.40.5 release commit to main (#22424)denobot
2024-02-15chore: add DENO_FUTURE env var (#22318)Divy Srivastava
2024-02-14feat(lsp): jsr support with cache probing (#22418)Nayeem Rahman
2024-02-14docs: add missing `@category` tags (#22411)Asher Gomez
2024-02-14chore: rename DENO_REGISTRY_URL to JSR_URL (#22414)Nayeem Rahman
2024-02-14feat(publish): allow passing config flag (#22416)Leo Kettmeir
2024-02-14feat(unstable): define config in publish url (#22406)Leo Kettmeir
2024-02-13chore: deno_core bump (#22407)Matt Mastracci
2024-02-13fix(ext/web): Prevent (De-)CompressionStream resource leak on stream cancella...Florian Schwalm
2024-02-13chore: cleanup `ext/net/02_tls.js` (#22032)Asher Gomez
2024-02-13chore: cleanup obsolete `Datagram` export (#22078)Asher Gomez
2024-02-13chore: move `test_util/std` to `tests/util/std` (#22402)Asher Gomez
2024-02-13feat: denort binary for `deno compile` (#22205)Divy Srivastava
2024-02-13fix(ext/node): export process.umask (#22348)Divy Srivastava
2024-02-13chore: use `@std` import instead of `@test_util/std` (#22398)Asher Gomez
2024-02-13chore: bump deno_graph to 0.65.3 (#22397)Lino Le Van
2024-02-12chore: continue tests/ re-org (#22396)Matt Mastracci
2024-02-12feat(lsp): jsr support first pass (#22382)Nayeem Rahman
2024-02-12chore: move test_ffi and test_nap to tests/ [WIP] (#22394)Matt Mastracci
2024-02-12fix(console): support NO_COLOR and colors option in all scenarios (#21910)Leo Kettmeir
2024-02-12chore: update to Rust 1.76 (#22376)林炳权
2024-02-10chore: deno_core bump (#22379)Matt Mastracci
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-02-10fix: cache bust jsr deps on constraint failure (#22372)David Sherret
2024-02-10fix(lsp): complete npm specifier versions correctly (#22332)Nayeem Rahman
2024-02-09fix: lockfile was sometimes getting corrupt when changing config deps (#22359)David Sherret
2024-02-09refactor: split integration tests from CLI (part 1) (#22308)Matt Mastracci
2024-02-09chore: fix nightly bench (#22362)Matt Mastracci
2024-02-09fix: handle non-file scopes in synthetic import map (#22361)David Sherret
2024-02-09chore: completely disable websocketstream_test (#22360)Matt Mastracci
2024-02-09fix: upgrade to deno_ast 0.33 (#22341)David Sherret
2024-02-08chore(cli): disable some of the restored WSS tests (#22357)Matt Mastracci
2024-02-08chore: Promote some integration tests to js_unit_tests (#22355)Matt Mastracci
2024-02-08chore: Repair arm64-linux (#22352)Matt Mastracci
2024-02-08chore: bump action versions (#22354)Matt Mastracci
2024-02-08chore: update asset count to 9 in release_doc_template (#22347)Divy Srivastava
2024-02-08chore: temporarily disable ARM64 (#22350)Matt Mastracci
2024-02-08chore: forward v1.40.4 release commit to main (#22345)denobot
2024-02-07chore: remove wget from amd64 linux sysroot (#22336)Matt Mastracci
2024-02-07chore: Update PR template (#22340)Matt Mastracci
2024-02-08chore: Update PR template (#22339)Matt Mastracci