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-11
fix(runtime): Restore default signal handler after user handlers are unregist...
Nathan Whitaker
2024-03-11
chore: fix child_process test (#22845)
David Sherret
2024-03-11
fix(ext/node) implement receiveMessageOnPort for node:worker_threads (#22766)
mash-graz
2024-03-10
fix(node:http) Export `validateHeaderName` and `validateHeaderValue` function...
mash-graz
2024-03-10
chore: update WPT expectations (#22838)
Asher Gomez
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-09
fix(ext/node): support junction symlinks on Windows (#22762)
Divy Srivastava
2024-03-08
fix(ext/node): Implement `isBuiltin` in `node:module` (#22817)
Nathan Whitaker
2024-03-08
fix(ext/node): Add Immediate class to mirror NodeJS.Immediate (#22808)
Nathan Whitaker
2024-03-08
fix(publish): suggest using `--allow-dirty` on uncommitted changes (#22810)
David Sherret
2024-03-08
chore(test): add [WILDCHARS(x)] and [WILDLINE] (#22803)
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
feat(ext/node): ref/unref on workers (#22778)
Matt Mastracci
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
2024-03-07
fix(publish): reland error if there are uncommitted changes (#22613) (#22632)
Bartek Iwańczuk
2024-03-07
fix(lsp): don't apply renames to remote modules (#22765)
Nayeem Rahman
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
[next]