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
/
tests
/
integration
Age
Commit message (
Expand
)
Author
2024-10-28
fix: report exceptions from nextTick (#26579)
snek
2024-10-25
feat(lsp): "typescript.preferences.preferTypeOnlyAutoImports" setting (#26546)
Nayeem Rahman
2024-10-21
fix(lsp): import-map-remap quickfix for type imports (#26454)
Nayeem Rahman
2024-10-21
feat(lsp): interactive inlay hints (#26382)
Nayeem Rahman
2024-10-18
fix(npm): ensure scoped package name is encoded in URLs (#26390)
Marvin Hagemeister
2024-10-16
Reland feat(lsp): deno/didRefreshDenoConfigurationTree notifications (#26325)
Nayeem Rahman
2024-10-16
Revert "feat(lsp): "deno/didRefreshDenoConfigurationTree" notificatio… (#26...
Bartek Iwańczuk
2024-10-16
feat(lsp): "deno/didRefreshDenoConfigurationTree" notifications (#26215)
Nayeem Rahman
2024-10-15
chore: upgrade to rust 1.81.0 (#26261)
林炳权
2024-10-14
fix(console/ext/repl): support using parseFloat() (#25900)
Mohammad Sulaiman
2024-10-11
fix(lsp): relative completions for bare import-mapped specifiers (#26137)
Nayeem Rahman
2024-10-09
fix: do not panic on wsl share file paths on windows (#26081)
David Sherret
2024-10-09
fix(repl): importing json files (#26053)
Bartek Iwańczuk
2024-10-09
fix(jupyter): keep running event loop when waiting for messages (#26049)
Bartek Iwańczuk
2024-10-07
fix(lsp): exclude missing import quick fixes with bad resolutions (#26025)
Nayeem Rahman
2024-10-04
chore: enable lock_deno_json_package_json_deps (#26029)
David Sherret
2024-10-04
tests: enable package_json_node_modules_none (#25825)
Satya Rohith
2024-10-03
fix: don't prompt when using `Deno.permissions.request` with `--no-prompt` (#...
Simon Lecoq
2024-10-02
chore: deprecate check itests (#25963)
Mohammad Sulaiman
2024-10-01
feat(lsp): quick fix for @deno-types="npm:@types/*" (#25954)
Nayeem Rahman
2024-10-01
BREAKING: rename "deps" remote cache folder to "remote" (#25969)
David Sherret
2024-10-01
fix: Hide 'deno cache' from help output (#25960)
Bartek Iwańczuk
2024-09-27
BREAKING(ext/net): improved error code accuracy (#25383)
Luca Casonato
2024-09-26
feat: add `--allow-import` flag (#25469)
Bartek Iwańczuk
2024-09-25
chore: deprecate npm itests (#25804)
Mohammad Sulaiman
2024-09-24
refactor: reenable more tests after DENO_FUTURE migration (#25752)
Bartek Iwańczuk
2024-09-23
BREAKING: remove support for remote import maps in deno.json (#25836)
David Sherret
2024-09-23
feat(fmt): stabilize CSS, HTML and YAML formatters (#25753)
Bartek Iwańczuk
2024-09-20
refactor(tests): migrate npm itests to specs (#25764)
Satya Rohith
2024-09-18
feat: suggest `deno install --entrypoint` instead of `deno cache` (#25228)
Asher Gomez
2024-09-18
feat: default to TS for file extension and support ext flag in more scenarios...
Leo Kettmeir
2024-09-18
feat: require jsr prefix for `deno install` and `deno add` (#25698)
Leo Kettmeir
2024-09-18
fix: do not panic running invalid file specifier (#25530)
Yazan AbdAl-Rahman
2024-09-18
tests: re-enable upgrade tests (#25680)
Luca Casonato
2024-09-17
feat(cli): evaluate code snippets in JSDoc and markdown (#25220)
Yusuke Tanaka
2024-09-17
fix(lsp): properly resolve jsxImportSource for caching (#25688)
Nayeem Rahman
2024-09-17
feat(lsp): auto-import types with 'import type' (#25662)
Nayeem Rahman
2024-09-16
feat(permissions): `Deno.mainModule` doesn't require permissions (#25667)
Nathan Whitaker
2024-09-16
refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508)
David Sherret
2024-09-16
chore: deprecate test itests (#25512)
HasanAlrimawi
2024-09-16
chore: maybe fix flaky serve_parallel test (#25668)
David Sherret
2024-09-16
chore: deprecate lint itests (#25655)
HasanAlrimawi
2024-09-16
chore: move info itests (#25659)
Mohammad Sulaiman
2024-09-16
test: rewrite some ignored tests to spec tests (#25652)
Bartek Iwańczuk
2024-09-16
chore: deprecate node compat itests (#25573)
Mohammad Sulaiman
2024-09-16
chore: cleanup remaining `internals.future` code (#25624)
Asher Gomez
2024-09-14
feat: print `Listening on` messages on stderr instead of stdout (#25491)
Marvin Hagemeister
2024-09-14
feat: TypeScript 5.6 and `npm:@types/node@22` (#25614)
David Sherret
2024-09-12
feat: stabilize `Deno.createHttpClient()` (#25569)
Asher Gomez
2024-09-11
chore: deprecate task itests (#25558)
HasanAlrimawi
[next]