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-07
fix(publish): properly display graph validation errors (#22775)
David Sherret
2024-03-07
fix(publish): silence warnings for sloppy imports and node builtins with env ...
Bartek Iwańczuk
2024-03-07
fix(ext/node): http2.createServer (#22708)
Satya Rohith
2024-03-06
chore(tests): fix process_test for sure (#22756)
Matt Mastracci
2024-03-06
fix(ext/node): add default methods to fs.StatsBase (#22750)
Divy Srivastava
2024-03-06
fix(ext/node): strip `--enable-source-maps` from argv (#22743)
Divy Srivastava
2024-03-06
feat(unstable/pm): support npm packages in 'deno add' (#22715)
Nayeem Rahman
2024-03-06
fix(node): stat/statSync returns instance of fs.Stats (#22294)
Divy Srivastava
2024-03-06
fix(node): implement ALS enterWith (#22740)
Divy Srivastava
2024-03-05
chore(ext/node): ignore non-working process test (#22723)
Matt Mastracci
2024-03-06
fix(node): improve cjs tracking (#22673)
David Sherret
2024-03-05
chore(tests): Remove vestiges of cli/tests folder (#22712)
Aapo Alasuutari
2024-03-04
chore(ext/node): make process_test more reliable (#22703)
Matt Mastracci
2024-03-05
chore(tests): update flaky timer test (#22701)
Matt Mastracci
2024-03-05
chore: move `tools/wpt` to `tests/wpt/runner` (#22545)
Asher Gomez
2024-03-04
fix(lsp): do not warn about local file "redirects" from .js to .d.ts files (#...
David Sherret
2024-03-04
fix(node): errno property when command missing (#22691)
Divy Srivastava
2024-03-04
fix(lsp): ignore code errors when type passes for non-`@deno-types` reolution...
David Sherret
2024-03-04
feat(lsp): include registry url in jsr import hover text (#22676)
Nayeem Rahman
2024-03-04
chore: fix typos (#22677)
cui fliter
2024-03-04
feat(publish): add `npm:` suggestion for esm.sh specifiers (#22343)
Divy Srivastava
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
[prev]
[next]