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
Age
Commit message (
Expand
)
Author
2023-03-16
chore(tests): fix flaky test_no_lock (#18206)
David Sherret
2023-03-15
fix(lsp): avoid calling client while holding lock (#18197)
David Sherret
2023-03-14
refactor: deno_core not using std::env::current_dir (#18173)
Bartek Iwańczuk
2023-03-14
test: parallelize applicable node compat tests (#18161)
Nayeem Rahman
2023-03-14
fix(ext/node): add crypto.createCipheriv (#18091)
Yoshiya Hinosawa
2023-03-14
refactor(core): resolve_url_or_path and resolve_url_or_path_deprecated (#18170)
Bartek Iwańczuk
2023-03-13
refactor: Remove call sites of "deno_core::resolve_url_or_path" (#18169)
Bartek Iwańczuk
2023-03-13
fix(info/doc): add missing `--no-lock` and `--lock` flags (#18166)
David Sherret
2023-03-13
fix(npm): show a progress bar when initializing the node_modules folder (#18136)
David Sherret
2023-03-13
refactor(core): pass cwd explicitly to resolve_path (#18092)
Bartek Iwańczuk
2023-03-13
fix: ensure no node_modules directory is created when a package.json exists a...
David Sherret
2023-03-13
chore(cli/tests): use test builder in more integration tests (#18031)
Geert-Jan Zwiers
2023-03-13
fix(core): `SafePromiseAll` to be unaffected by `Array#@@iterator` (#17542)
Kenta Moriuchi
2023-03-11
fix(check): regression where config "types" entries caused type checking erro...
David Sherret
2023-03-11
chore: typo (#18128)
Ikko Eltociear Ashimine
2023-03-10
fix(prompt): better output with control chars (#18108)
Bartek Iwańczuk
2023-03-09
refactor(tests/lsp): consolidate more into test LspClient and reduce verbosit...
David Sherret
2023-03-09
fix(ext/webstorage): check size of inputs before insert (#18087)
Divy Srivastava
2023-03-08
refactor(lsp): improve test client initialization (#18015)
David Sherret
2023-03-08
refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for...
Bartek Iwańczuk
2023-03-07
chore(tests): use temp dir in test `missing_deno_dir` (#18057)
Nick Hanley
2023-03-06
chore(tests): ability to capture stdout and stderr separately (#18035)
David Sherret
2023-03-05
refactor: move definition of Deno.build from "runtime" to "core" (#18036)
Bartek Iwańczuk
2023-03-05
fix(check): include dts files in tsc roots (#18026)
Nayeem Rahman
2023-03-05
fix(ext/crypto): correctly limit ECDSA and hash algorithms (#18030)
Filip Skokan
2023-03-05
refactor(core): include_js_files! 'dir' option doesn't change specifiers (#18...
Bartek Iwańczuk
2023-03-05
test(compile): Add a test for dynamic imports in `deno compile` (#18017)
Andreu Botella
2023-03-03
fix: lazily surface errors in package.json deps parsing (#17974)
David Sherret
2023-03-03
chore: update deno_std submodule to 0.178.0 (#18003)
Bartek Iwańczuk
2023-03-01
fix(core): introduce `SafeRegExp` to primordials (#17592)
Kenta Moriuchi
2023-02-28
chore(test): remove TestCommandOutput macros (#17975)
David Sherret
2023-02-27
chore: test builders for integration tests (#17965)
David Sherret
2023-02-27
chore(ext/node): suppress node compat tests stdout by default (#17909)
Yoshiya Hinosawa
2023-02-26
fix(ext/node): util.types.isSharedArrayBuffer (#17836)
Yoshiya Hinosawa
2023-02-25
chore: fix flaky package_json_basic tests (#17940)
David Sherret
2023-02-24
fix(npm): lazily install package.json dependencies only when necessary (#17931)
David Sherret
2023-02-24
refactor(flash): move remoteAddr to options bag (#17913)
Leo Kettmeir
2023-02-24
fix: ensure concurrent non-statically analyzable dynamic imports do not somet...
David Sherret
2023-02-24
feat: add `DENO_NO_PACKAGE_JSON` env var (#17926)
David Sherret
2023-02-24
fix(npm): package.json auto-discovery should respect `--no-config` and `--no-...
David Sherret
2023-02-23
fix(npm): allow resolving from package.json when an import map exists (#17905)
David Sherret
2023-02-23
feat(task): adjust warning (#17904)
Bartek Iwańczuk
2023-02-23
fix(webgpu): don't default to 0 for setVertexBuffer.size & properly use webid...
Leo Kettmeir
2023-02-23
fix(npm): support bare specifiers in package.json having a path (#17903)
David Sherret
2023-02-23
feat(npm): support bare specifiers from package.json in more subcommands and ...
David Sherret
2023-02-23
feat(task): add warning about package.json scripts support (#17900)
Bartek Iwańczuk
2023-02-23
feat(npm): support npm specifiers in remote modules without `--unstable` (#17...
David Sherret
2023-02-23
fix(ext/node): fix npm module resolution when --node-modules-dir specified (#...
Yoshiya Hinosawa
2023-02-23
feat(bench): change --json output format (#17888)
Bartek Iwańczuk
2023-02-22
feat(task): support scripts in package.json (#17887)
David Sherret
[prev]
[next]