index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
tests
/
integration
/
run_tests.rs
Age
Commit message (
Expand
)
Author
2024-01-04
fix(cli): harden permission stdio check (#21778)
Matt Mastracci
2024-01-02
Revert "fix(runtime): Make native modal keyboard interaction consistent with ...
Divy Srivastava
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-27
refactor: simplify hyper, http, h2 deps (#21715)
Bartek Iwańczuk
2023-12-26
refactor: change cli/ to use hyper 1.1 (#21705)
Bartek Iwańczuk
2023-12-13
fix(runtime): Make native modal keyboard interaction consistent with browsers...
lionel-rowe
2023-12-09
feat: bring back WebGPU (#20812)
Leo Kettmeir
2023-12-08
fix(unstable): Honor granular unstable flags in js runtime (#21466)
Julien Cayzac
2023-12-07
fix: add more warnings when using sloppy imports (#21503)
David Sherret
2023-12-07
feat: add suggestions to module not found error messages for file urls (#21498)
David Sherret
2023-12-07
feat(unstable): ability to resolve specifiers with no extension, specifiers f...
David Sherret
2023-12-06
chore: bump deno_core and update tests (#21467)
Matt Mastracci
2023-12-01
fix(permissions): fix panics when revoking net permission (#21388)
liruifengv
2023-11-25
feat(unstable): --unstable-unsafe-proto (#21313)
David Sherret
2023-11-19
fix(ext,runtime): add missing custom inspections (#21219)
Kenta Moriuchi
2023-11-17
chore: combine `TestCommandBuilder` with `DenoCmd` (#21248)
David Sherret
2023-11-17
ci: fix flaky stdio_streams_are_locked_in_permission_prompt (#21238)
David Sherret
2023-11-17
chore: various improvements to tests (#21222)
David Sherret
2023-11-17
feat(unstable): Workspaces support (#20410)
Bartek Iwańczuk
2023-11-14
chore: switch compile tests over to the TestBuilder (#21180)
David Sherret
2023-11-05
chore: migrate to new deno_core and metrics (#21057)
Matt Mastracci
2023-11-01
feat: precompile JSX (#20962)
Bartek Iwańczuk
2023-11-01
feat(unstable): `deno run --env` (#20300)
Asher Gomez
2023-10-20
feat(unstable): allow bare specifier for builtin node module (#20728)
Yoshiya Hinosawa
2023-09-18
feat(unstable): package manager (#20517)
David Sherret
2023-09-14
feat: explicit resource management in TypeScript (#20506)
David Sherret
2023-09-14
chore(tests): ability to pattern match unordered lines (#20488)
David Sherret
2023-09-08
feat: lockfile v3 (#20424)
David Sherret
2023-09-07
feat: support import attributes (#20342)
David Sherret
2023-08-30
fix(runtime/permissions): Resolve executable specifiers in allowlists and que...
Nayeem Rahman
2023-08-29
feat(lockfile): add redirects to the lockfile (#20262)
David Sherret
2023-08-23
fix(ext/web): add stream tests to detect v8slice split bug (#20253)
Matt Mastracci
2023-08-17
fix(unstable): disable importing from the vendor directory (#20067)
David Sherret
2023-08-10
chore: upgrade fastwebsockets to 0.4.4 (#19089)
Divy Srivastava
2023-08-06
feat(unstable): rename `deno_modules` to `vendor` (#20065)
David Sherret
2023-08-06
fix(unstable): vendor cache should support adding files to hashed directories...
David Sherret
2023-08-03
feat(permissions): add "--deny-*" flags (#19070)
Asher Gomez
2023-08-02
feat(unstable): optional `deno_modules` directory (#19977)
David Sherret
2023-06-26
feat(lock): skip saving declaration files in the lockfile (#19447)
David Sherret
2023-06-26
chore: fix typos (#19572)
Martin Fischer
2023-06-10
chore(tests): test_util - Add `PathRef` (#19450)
David Sherret
2023-06-09
chore: fix flaky stdio_streams_are_locked_in_permission_prompt (#19443)
David Sherret
2023-06-06
perf(cli): conditionally load typescript declaration files (#19392)
David Sherret
2023-05-22
fix(npm): store npm binary command resolution in lockfile (#19219)
David Sherret
2023-05-22
chore(cli): Don't assume deno is in path for spawn_kill_permissions (#19198)
Matt Mastracci
2023-05-14
refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...
Matt Mastracci
2023-05-11
fix(runtime): `ChildProcess::kill()` doesn't require additional perms (#15339)
Nayeem Rahman
2023-04-28
fix(ext/websocket): restore op_ws_send_ping (#18891)
Bartek Iwańczuk
2023-04-28
Revert "refactor: don't expose Deno[Deno.internal].core namespace" (#18881)
Bartek Iwańczuk
2023-04-26
feat(cli): don't check permissions for statically analyzable dynamic imports ...
Nayeem Rahman
[next]