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
/
complex_permissions_test.ts
Age
Commit message (
Collapse
)
Author
2021-08-11
chore: move test files to testdata directory (#11601)
David Sherret
2021-08-05
refactor(cli/tests): remove unnecessary void return types (#11577)
Leo K
2021-01-07
feat: add --location=<href> and globalThis.location (#7369)
Nayeem Rahman
2020-11-03
build: migrate to dlint (#8176)
Bartek Iwańczuk
This commit migrates repository from using "eslint" to "dlint" for linting JavaScript code.
2020-08-24
feat: update to TypeScript 4.0 (#6514)
Kitson Kelly
2020-06-26
Re-land "fix(cli): ipv6 parsing for --allow-net params" (#6472)
Bartek Iwańczuk
With some minor adjustments
2020-06-25
Revert "fix(cli): ipv6 parsing for --allow-net params (#6453)" (#6458)
Bartek Iwańczuk
2020-06-24
fix(cli): ipv6 parsing for --allow-net params (#6453)
Colin Harrington
Co-authored-by: Liming Jin <jinliming2@gmail.com>
2020-06-12
refactor: Don't destructure the Deno namespace (#6268)
Nayeem Rahman
2020-03-28
Update to Prettier 2 and use ES Private Fields (#4498)
Kitson Kelly
2020-03-01
Port Complex Permissions Tests to Rust (#4200)
João Souto