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
Age
Commit message (
Expand
)
Author
2024-03-01
fix(lsp): regression - caching in lsp broken when config with imports has com...
David Sherret
2024-03-01
feat(unstable/pm): support version contraints in 'deno add' (#22646)
Nayeem Rahman
2024-03-01
chore(core): fix zlib_test sanitizer failures (#22659)
Matt Mastracci
2024-03-01
perf(cli): use new deno_core timers (#22569)
Matt Mastracci
2024-03-01
fix(unstable/publish): repect `--no-check` in no-slow-types (#22653)
David Sherret
2024-02-29
fix(ext/node) add node http methods (#22630)
Igor Zinkovsky
2024-02-29
feat(unstable): `deno add` subcommand (#22520)
Bartek Iwańczuk
2024-02-29
test(jsr): add tests for jsx files with and without pragmas (#22634)
Bartek Iwańczuk
2024-02-29
feat(publish): enable package provenance by default on github actions (#22635)
Divy Srivastava
2024-02-29
test(publish): adjust a test for .env files (#22595)
Bartek Iwańczuk
2024-02-29
fix(publish): print a warning when .jsx or .tsx is imported (#22631)
Bartek Iwańczuk
2024-02-28
fix(cli): ensure that pre- and post-test output is flushed at the appropriate...
Matt Mastracci
2024-02-28
Revert "fix(publish): error if there are uncommitted changes (#22613)" (#22625)
Bartek Iwańczuk
2024-02-28
fix(jsr): do not allow importing a non-JSR url via unanalyzable dynamic impor...
David Sherret
2024-02-28
chore(cli): rename `--trace-ops` to `--trace-leaks` (#22598)
Matt Mastracci
2024-02-28
fix(publish): error if there are uncommitted changes (#22613)
Bartek Iwańczuk
2024-02-27
perf(cli): reduce overhead in test registration (#22552)
Matt Mastracci
2024-02-28
feat(publish): provenance attestation (#22573)
Divy Srivastava
2024-02-27
fix(unstable): sloppy imports should resolve .d.ts files during types resolut...
David Sherret
2024-02-27
feat(publish): support sloppy imports and bare node built-ins (#22588)
Luca Casonato
2024-02-27
chore: bump deno_core (#22596)
Matt Mastracci
2024-02-27
feat(publish): discover jsr.json and jsr.jsonc files (#22587)
Bartek Iwańczuk
2024-02-26
test(publish): add a test that checks for .env files (#22590)
Bartek Iwańczuk
2024-02-24
fix(lsp): import map expansion (#22553)
David Sherret
2024-02-23
test(ext/node): assert imported argv0 value (#22568)
Satya Rohith
2024-02-23
fix(ext/node): set correct process.argv0 (#22555)
Satya Rohith
2024-02-23
feat: infer dependencies from package.json (#22563)
Marvin Hagemeister
2024-02-23
fix(ext/node): init arch, pid, platform at startup (#22561)
Satya Rohith
2024-02-23
feat(publish): respect .gitignore during `deno publish` (#22514)
Divy Srivastava
2024-02-22
chore: Add `timeout!` macro to `test_util` (#22539)
Matt Mastracci
2024-02-21
fix(compile): respect compiler options for emit (#22521)
Bartek Iwańczuk
2024-02-21
fix(ext/fs): make errors in tempfile creation clearer (#22498)
Matt Mastracci
2024-02-21
fix(publish): better no-slow-types type discovery (#22517)
David Sherret
2024-02-21
chore(cli): fix part of flaky test (#22515)
Matt Mastracci
2024-02-21
feat(publish): type check on publish (#22506)
David Sherret
2024-02-21
fix(ext/node): pass alpnProtocols to Deno.startTls (#22512)
Satya Rohith
2024-02-20
fix(node/test): disable Deno test sanitizers (#22480)
David Sherret
2024-02-21
feat(lsp): auto-import completions for jsr specifiers (#22462)
Nayeem Rahman
2024-02-21
Revert "fix(console): support NO_COLOR and colors option in all scena… (#22...
Bartek Iwańczuk
2024-02-20
fix(ext/node): permission prompt for missing `process.env` permissions (#22487)
Asher Gomez
2024-02-20
perf(jsr): fast check cache and lazy fast check graph (#22485)
David Sherret
2024-02-20
chore: fix flaky lsp_vendor_dir (#22483)
David Sherret
2024-02-20
fix(publish): print files that will be published (#22495)
Luca Casonato
2024-02-19
feat(unstable/lint): no-slow-types for JSR packages (#22430)
David Sherret
2024-02-19
chore: move `test_util` to `tests/util/server` (#22444)
Asher Gomez
2024-02-19
fix: write lockfile in `deno info` (#22272)
Luca Casonato
2024-02-19
feat(core): highlight unprintable chars in permission prompts (#22468)
Matt Mastracci
2024-02-18
feat: `Deno.ConnectTlsOptions.{cert,key}` (#22274)
Asher Gomez
2024-02-18
fix: util.parseArgs() missing node:process import (#22405)
Javier Hernández
2024-02-18
feat(fs): `Deno.FsFile.{isTerminal,setRaw}()` (#22234)
Asher Gomez
[prev]
[next]