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
Age
Commit message (
Expand
)
Author
2024-02-07
chore(cli): Use @test_util for relative path for unit tests (#22327)
Matt Mastracci
2024-02-07
chore: remove op_spawn_child test (#22314)
Bartek Iwańczuk
2024-02-07
chore: don't expose FFI ops to user code (#22313)
Bartek Iwańczuk
2024-02-07
chore: use same test server for jsr tests (#22303)
David Sherret
2024-02-06
fix(publish): handle diagnostic outside graph (#22310)
David Sherret
2024-02-06
fix(publish): lazily parse sources (#22301)
David Sherret
2024-02-06
fix(lsp): disable no-cache diagnostics for jsr specifiers (#22284)
Nayeem Rahman
2024-02-06
fix: Support Symbol.metadata (#22282)
Bartek Iwańczuk
2024-02-04
chore: remove opcall_test.ts (#22227)
Bartek Iwańczuk
2024-02-01
fix(publish): add node specifiers (#22213)
Leo Kettmeir
2024-02-01
refactor: load bytes in deno_graph (#22212)
David Sherret
2024-02-01
fix(publish): rename --no-fast-check to --no-zap (#22214)
Bartek Iwańczuk
2024-01-31
chore: temporarily disable deprecation warnings (#22204)
Bartek Iwańczuk
2024-01-31
refactor: remove imported ops from Deno.core.ops (#22194)
Bartek Iwańczuk
2024-01-31
chore(publish): add --no-fast-check flag (#22203)
Bartek Iwańczuk
2024-01-30
fix(lsp): don't normalize urls in cache command params (#22182)
Nayeem Rahman
2024-01-30
fix(lockfile): only consider package.json beside lockfile in workspace proper...
David Sherret
2024-01-28
chore(lsp): rename client-side command invocations (#22140)
Nayeem Rahman
2024-01-26
fix: make deprecation warnings less verbose (#22128)
Bartek Iwańczuk
2024-01-26
feat(lsp): complete parameters as tab stops and placeholders (#22126)
Nayeem Rahman
2024-01-25
fix(lsp): disable experimentalDecorators by default (#22101)
Bartek Iwańczuk
2024-01-25
Revert "chore: bump rustls-tokio-stream and rustls (#21955)" (#22097)
Bartek Iwańczuk
2024-01-24
feat: Expand 'imports' section of deno.json (#22087)
Bartek Iwańczuk
2024-01-24
feat(publish): error on invalid external imports (#22088)
Luca Casonato
2024-01-24
feat(publish): give diagnostic on invalid package files (#22082)
Luca Casonato
2024-01-24
feat: deprecate `Deno.{Conn,TcpConn,TlsConn,UnixConn}.rid` (#22077)
Asher Gomez
2024-01-24
feat(publish): exclude and include (#22055)
Luca Casonato
2024-01-24
chore: improve unanalyzable dynamic import diagnostic (#22051)
Luca Casonato
2024-01-24
feat: TC39 decorator proposal support (#22040)
Bartek Iwańczuk
2024-01-23
feat: import.meta.filename and import.meta.dirname (#22061)
Bartek Iwańczuk
2024-01-23
chore: deflake rejection_handled_web_process test (#22056)
Bartek Iwańczuk
2024-01-23
fix(BREAKING): remove dead `--prompt` flag (#22038)
Asher Gomez
2024-01-23
feat(cli): improved diagnostics printing (#22049)
Luca Casonato
2024-01-23
feat: warn when using --unstable, prefer granular flags (#21452)
Bartek Iwańczuk
2024-01-23
feat(lsp): include scope uri in "deno/didChangeDenoConfiguration" (#22002)
Nayeem Rahman
2024-01-22
feat(unstable): remove Deno.upgradeHttp API (#21856)
Bartek Iwańczuk
2024-01-22
feat(lockfile): track JSR and npm dependencies in config file (#22004)
David Sherret
2024-01-22
feat(web): ImageBitmap (#21898)
Leo Kettmeir
2024-01-22
refactor: don't error when `.env` is not present (#21879)
Asher Gomez
2024-01-21
fix: remove conditional unstable type-checking from other commands (#21991)
Bartek Iwańczuk
2024-01-21
fix(lsp): improved npm specifier to import map entry mapping (#22016)
David Sherret
2024-01-21
chore: add types for `Deno.UnsafeWindowSurface` (#22010)
Divy Srivastava
2024-01-18
feat: Start warning on each use of a deprecated API (#21939)
Bartek Iwańczuk
2024-01-18
feat(jupyter): don't require --unstable flag (#21963)
Bartek Iwańczuk
2024-01-18
fix(lsp): regression - formatting was broken on windows (#21972)
David Sherret
2024-01-17
feat(lsp): send "deno/didChangeDenoConfiguration" on init (#21965)
Nayeem Rahman
2024-01-16
chore: bump rustls-tokio-stream and rustls (#21955)
Matt Mastracci
2024-01-16
chore: ignore inspector_port_collision test (#21923)
Bartek Iwańczuk
2024-01-15
fix(publish): support deno.jsonc file (#21948)
Bartek Iwańczuk
2024-01-15
feat(unstable): add Temporal API support (#21738)
Bartek Iwańczuk
[next]