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-04-11
fix: upgrade deno_ast related crates (#23187)
David Sherret
2024-04-10
perf(lsp): Only evict caches on JS side when things actually change (#23293)
Nathan Whitaker
2024-04-10
chore: update references to `deno_std` to use JSR (#23239)
Asher Gomez
2024-04-10
refactor(lsp): cleanup documents dependents calculation (#23295)
Nayeem Rahman
2024-04-09
fix(ext/node): implement MessagePort.unref() (#23278)
Satya Rohith
2024-04-08
test: use unordered assertion for node worker test (#23288)
Bartek Iwańczuk
2024-04-08
chore: update WPT (#23111)
Asher Gomez
2024-04-05
perf(lsp): use lockfile to reduce npm pkg resolution time (#23247)
David Sherret
2024-04-05
fix(lsp): respect DENO_FUTURE for BYONM config (#23207)
Nayeem Rahman
2024-04-03
fix(ext/node): polyfill node:domain module (#23088)
Bartek Iwańczuk
2024-04-03
FUTURE: enable BYONM by default (#23194)
Bartek Iwańczuk
2024-04-02
feat(lsp): respect nested deno.json for fmt and lint config (#23159)
Nayeem Rahman
2024-04-02
fix(cli): Enforce a human delay in prompt to fix paste problem (#23184)
Matt Mastracci
2024-04-02
fix(ext/node): MessagePort works (#22999)
Satya Rohith
2024-03-31
fix(lsp): don't apply preload limit to workspace walk (#23123)
Nayeem Rahman
2024-03-29
chore: Make jupyter integration tests less flaky and avoid hang (#23134)
Nathan Whitaker
2024-03-28
chore: update deno_doc to 0.119.0 (#23103)
Leo Kettmeir
2024-03-27
feat: add `--watch-exclude` flag (#21935)
Łukasz Czerniawski
2024-03-27
feat(install): require -g / --global flag (#23060)
Bartek Iwańczuk
2024-03-27
feat(init): use jsr specifier for @std/assert (#23073)
Bartek Iwańczuk
2024-03-27
fix(lsp): decoding percent-encoding(non-ASCII) file path correctly (#22582)
Hajime-san
2024-03-27
fix(lsp): prefer cache over tsc quick fixes (#23093)
Nayeem Rahman
2024-03-26
feat: TypeScript 5.4 (#23086)
David Sherret
2024-03-26
feat(add): always produce multiline config file (#23077)
Bartek Iwańczuk
2024-03-26
fix(kernel): Do not increase counter if store_history=false (#20848)
Don Jayamanne
2024-03-26
refactor(lsp): unify config file data into ConfigTree (#23032)
Nayeem Rahman
2024-03-25
chore(tests): Introduce integration tests for `jupyter` subcommand (#23074)
Nathan Whitaker
2024-03-26
fix(cli): output more detailed information for steps when using JUnit reporte...
Yusuke Tanaka
2024-03-25
fix(ext/fetch): do not truncate field value in `EventSource` (#22368)
ud2
2024-03-22
feat(publish): check for uncommitted files in `deno publish --dry-run` (#22981)
Asher Gomez
2024-03-21
feat(lint): `deno lint --fix` and lsp quick fixes (#22615)
David Sherret
2024-03-21
refactor(lsp): factor out workspace walk from resolver update (#22937)
Nayeem Rahman
2024-03-15
fix(ext/node): worker_threads doesn't exit if there are message listeners (#2...
Bartek Iwańczuk
2024-03-15
chore: move more tests away from itest (#22909)
David Sherret
2024-03-15
chore(lsp): add tests for compiler options being resolved relative the config...
David Sherret
2024-03-15
fix: handle cache body file not existing when using etag (#22931)
David Sherret
2024-03-13
fix(ext/node): make worker ids sequential (#22884)
Satya Rohith
2024-03-13
fix(ext/node): allow automatic worker_thread termination (#22647)
Satya Rohith
2024-03-13
chore: rough first pass on spec tests (#22877)
David Sherret
2024-03-13
feat(node): implement fs.statfs() (#22862)
Nayeem Rahman
2024-03-11
fix(ext/node): Match punycode module behavior to node (#22847)
Nathan Whitaker
2024-03-09
fix(publish): regression - publishing with vendor folder (#22830)
David Sherret
2024-03-09
fix(node): require of pkg json imports was broken (#22821)
David Sherret
2024-03-08
fix(publish): suggest using `--allow-dirty` on uncommitted changes (#22810)
David Sherret
2024-03-08
fix(publish): ability to un-exclude when .gitignore ignores everything (#22805)
David Sherret
2024-03-08
fix(node): resolve .css files in npm packages when type checking (#22804)
David Sherret
2024-03-08
fix(publish): include explicitly specified .gitignored files and directories ...
David Sherret
2024-03-08
fix(publish): do not include .gitignore (#22789)
David Sherret
2024-03-07
fix(publish): make include and exclude work (#22720)
David Sherret
2024-03-08
fix: respect unstable "temporal" configuration in config file (#22134)
Bartek Iwańczuk
[prev]
[next]