summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-11-19Merge branch 'main' into mainBartek Iwańczuk
2024-11-19feat(compile): ability to embed directory in executable (#26939)David Sherret
2024-11-20Merge branch 'main' into haturatu/mainBartek Iwańczuk
2024-11-20dedup, rename, fix testsBartek Iwańczuk
2024-11-19feat(compile): ability to embed local data files (#26934)David Sherret
2024-11-19feat(fmt): support SQL (#26750)João Baptista
2024-11-19refactor: update deno_doc, use prismjs, remove internal reference html genera...Leo Kettmeir
2024-11-19fix(node): handle resolving ".//<something>" in npm packages (#26920)David Sherret
2024-11-19feat(task): dependencies (#26467)David Sherret
2024-11-19feat(ext/node): perf_hooks.monitorEventLoopDelay() (#26905)Divy Srivastava
2024-11-19fix(node/crypto): support promisify on generateKeyPair (#26913)Marvin Hagemeister
2024-11-18feat(runtime): remove public OTEL trace API (#26854)Luca Casonato
2024-11-18feat: fmt and lint respect .gitignore file (#26897)Bartek Iwańczuk
2024-11-18fix(lsp): ignore editor indent settings if deno.json is present (#26912)Nayeem Rahman
2024-11-18perf(compile): code cache (#26528)David Sherret
2024-11-18chore: temporarily disable dns tests for Node compat (#26915)Bartek Iwańczuk
2024-11-17feat(cli): support multiple env file argument (#26527)Bhuwan Pandit
2024-11-16chore: reenable some tests disabled during Deno 1->2 migration (#26898)Bartek Iwańczuk
2024-11-16fix(ext/node): increase tolerance for interval test (#26899)Bartek Iwańczuk
2024-11-16feat(jupyter): Add `Deno.jupyter.image` API (#26284)Bartek Iwańczuk
2024-11-16fix(ext/node): New async setInterval function to improve the nodejs compatibi.../usr/bin/cat
2024-11-16feat(watch): log which file changed on HMR or watch change (#25801)HasanAlrimawi
2024-11-16fix(cli): show prefix hint when installing a package globally (#26629)Miguel Rodrigues
2024-11-16feat(task): support object notation, remove support for JSDocs (#26886)Bartek Iwańczuk
2024-11-15fix: update message for unsupported schemes with npm and jsr (#26884)Bartek Iwańczuk
2024-11-15feat(fetch): accept async iterables for body (#26882)Luca Casonato
2024-11-15feat(lsp): auto-imports with @deno-types directives (#26821)Nayeem Rahman
2024-11-15chore: remove some unused tests (#26878)Bartek Iwańczuk
2024-11-14feat(cli): add `--unstable-node-globals` flag (#26617)Marvin Hagemeister
2024-11-14fix: otel resiliency (#26857)snek
2024-11-13fix(cli): preserve comments in doc tests (#26828)Yusuke Tanaka
2024-11-13feat(node): stabilize detecting if CJS via `"type": "commonjs"` in a package....David Sherret
2024-11-13fix(ext/node): zlib.crc32() (#26856)Divy Srivastava
2024-11-13fix(ext/node): use ERR_NOT_IMPLEMENTED for notImplemented (#26853)Divy Srivastava
2024-11-13feat: OpenTelemetry Tracing API and Exporting (#26710)snek
2024-11-13feat(ext/fs): add ctime to Deno.stats and use it in node compat layer (#24801)Łukasz Czerniawski
2024-11-13fix(ext/node): process.getBuiltinModule (#26833)Divy Srivastava
2024-11-12fix(permissions): say to use --allow-run instead of --allow-all (#26842)David Sherret
2024-11-12fix(install): re-setup bin entries after running lifecycle scripts (#26752)Nathan Whitaker
2024-11-12fix(ext/websocket): initialize `error` attribute of WebSocket ErrorEvent (#26...Divy Srivastava
2024-11-12fix(ext/node): add autoSelectFamily option to net.createConnection (#26661)Yoshiya Hinosawa
2024-11-11test(ext/node): prevent running the same test cases twice (#26812)Yoshiya Hinosawa
2024-11-10Revert "perf(upgrade): cache downloaded binaries in DENO_DIR" (#26799)Divy Srivastava
2024-11-09perf(upgrade): cache downloaded binaries in DENO_DIR (#26108)Bartek Iwańczuk
2024-11-08fix(install): cache jsr deps from all workspace config files (#26779)Nathan Whitaker
2024-11-08feat(ext/http): abort event when request is cancelled (#26781)Divy Srivastava
2024-11-07chore: make commandWithCwdIsAsync test less flaky (#26770)Nathan Whitaker
2024-11-07feat(ext/http): abort signal when request is cancelled (#26761)Divy Srivastava
2024-11-06chore: serve node headers from a test server to fix flaky `node-gyp` test (#2...Nathan Whitaker
2024-11-06refactor(ext/net): Use hickory dns instead of unmaintained trust-dns (#26741)Kaveh