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
/
unit
Age
Commit message (
Expand
)
Author
2024-09-03
BREAKING(unstable): drop support for Deno.run.{clearEnv,gid,uid} (#25371)
Bartek Iwańczuk
2024-09-03
chore(fs): remove `Deno.flock[Sync]()` (#25350)
Asher Gomez
2024-09-03
BREAKING(io): remove `Deno.iter[Sync]()` (#25346)
Asher Gomez
2024-09-03
BREAKING: remove `Deno.close()` (#25347)
Asher Gomez
2024-08-31
chore(fs): remove `Deno.futime[Sync]()` (#25252)
Asher Gomez
2024-08-31
chore: remove `Deno.resources()` (#25251)
Asher Gomez
2024-08-30
BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)
Bartek Iwańczuk
2024-08-28
fix(permissions): disallow any `LD_` or `DYLD_` prefixed env var without full...
David Sherret
2024-08-27
chore: ignore lint warning in test (#25234)
Marvin Hagemeister
2024-08-26
Reland "test: run unit tests with DENO_FUTURE=1" (#25212)
Bartek Iwańczuk
2024-08-26
Revert "feat(fetch): accept async iterables for body" (#25207)
Luca Casonato
2024-08-23
fix(ext/crypto): throw DataError for invalid EC key import (#25181)
Divy Srivastava
2024-08-22
fix(urlpattern): fallback to empty string for undefined group values (#25151)
Leo Kettmeir
2024-08-20
fix(ext/net): validate port in Deno.{connect,serve,listen} (#24399)
seb
2024-08-20
chore: enable no-console dlint rule (#25113)
David Sherret
2024-08-19
chore: improve accessing special file test (#25099)
David Sherret
2024-08-19
fix: add permission name when accessing a special file errors (#25085)
Bedis Nbiba
2024-08-15
Revert "test: run unit tests with DENO_FUTURE=1 (#24400)" (#25060)
Bartek Iwańczuk
2024-08-14
test: run unit tests with DENO_FUTURE=1 (#24400)
Bartek Iwańczuk
2024-08-08
fix(ext/fetch): include TCP src/dst socket info in error messages (#24939)
Yusuke Tanaka
2024-08-07
fix(ext/fetch): include URL and error details on fetch failures (#24910)
Yusuke Tanaka
2024-08-07
fix: `rename` watch event missing (#24893)
Marvin Hagemeister
2024-08-06
feat(fetch): accept async iterables for body (#24623)
Leo Kettmeir
2024-08-01
fix(ext/webgpu): assign missing `constants` property of shader about `GPUDevi...
Hajime-san
2024-08-01
fix(ext/console): render properties of Intl.Locale (#24827)
Leo Kettmeir
2024-08-01
fix(ext/http): correctly consume response body in `Deno.serve` (#24811)
Luca Casonato
2024-07-31
feat: upgrade V8 to 12.8 (#24693)
snek
2024-07-28
fix(http): Adjust hostname display for Windows when using 0.0.0.0 (#24698)
Yazan AbdAl-Rahman
2024-07-25
chore: update to `std@2024.07.19` (#24715)
Asher Gomez
2024-07-25
chore: use `@std` prefix for internal module specifiers (#24543)
Asher Gomez
2024-07-24
fix(ext/fetch): respect authority from URL (#24705)
Bartek Iwańczuk
2024-07-22
fix(ext/console): Error Cause Not Inspect-Formatted when printed (#24526)
MujahedSafaa
2024-07-18
Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...
Bartek Iwańczuk
2024-07-13
Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24...
Ryan Dahl
2024-07-13
refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)
Sean McArthur
2024-07-10
fix(net): set correct max size for Datagram (#21611)
Andrew Johnston
2024-07-09
fix: do not return undefined for missing global properties (#24474)
snek
2024-07-09
fix(net): handle panic on Windows for Unix socket usage in Deno.serve() (#24...
Yazan AbdAl-Rahman
2024-07-03
feat: Upgrade to TypeScript 5.5.2 (#24326)
Bartek Iwańczuk
2024-07-02
fix(ext/node): Add `fs.lutimes` / `fs.lutimesSync` (#23172)
Nathan Whitaker
2024-07-02
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24388)
Bartek Iwańczuk
2024-06-25
fix(ext/websocket): drop connection when close frame not ack (#24301)
Divy Srivastava
2024-06-19
Revert "chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)" (#24262)
Bartek Iwańczuk
2024-06-19
fix(ext/node): Add SIGPOLL and SIGUNUSED signals (#24259)
Divy Srivastava
2024-06-19
fix(ext/web): fix `AbortSignal.timeout()` leak (#23842)
Tom Alcorn
2024-06-18
fix(ext/console): bump default max str lengthto 10_00 (#24245)
Luca Casonato
2024-06-13
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)
Bartek Iwańczuk
2024-06-08
fix(ext/websocket): correctly order messages when sending blobs (#24133)
Luca Casonato
2024-06-05
chore: upgrade dlint to 0.60.0 (#24041)
Bartek Iwańczuk
2024-06-05
chore(ext/web): use `Error.captureStackTrace` in `DOMException` constructor (...
ud2
[prev]
[next]