Age | Commit message (Expand) | Author |
---|---|---|
2024-09-16 | refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508) | David Sherret |
2024-09-10 | feat(cli): use NotCapable error for permission errors (#25431) | Luca Casonato |
2024-09-10 | test: remove usage of `--unstable` flag (#25549) | Bartek IwaĆczuk |
2024-08-28 | fix(permissions): disallow any `LD_` or `DYLD_` prefixed env var without full... | David Sherret |
2024-08-19 | chore: improve accessing special file test (#25099) | David Sherret |
2024-08-19 | fix: add permission name when accessing a special file errors (#25085) | Bedis Nbiba |
2024-06-02 | fix: validate integer values in `Deno.exitCode` setter (#24068) | Kenta Moriuchi |
2024-02-10 | chore: move cli/tests/ -> tests/ (#22369) | Matt Mastracci |