1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00

Commit graph

  • 477734254d
    reorg Bartek Iwańczuk 2024-11-20 23:57:57 +0100
  • 891a2b2ea6
    Update cli/tools/init/mod.rs Bartek Iwańczuk 2024-11-20 23:56:19 +0100
  • 5a8b33e39c
    --filter implies --recursive Bartek Iwańczuk 2024-11-20 23:55:34 +0100
  • ad8349c210
    chore: use forked sqlformat-rs Bartek Iwańczuk 2024-11-20 23:40:27 +0100
  • 31d77ae6f8 Use log::warn David Sherret 2024-11-20 17:36:55 -0500
  • 8bdffdb7ad
    make warning more scary Bartek Iwańczuk 2024-11-20 23:23:42 +0100
  • 08ea201917
    Merge branch 'main' into deno_init_npm Bartek Iwańczuk 2024-11-20 23:23:34 +0100
  • 9d33474e68 Ensure we use only package.json scripts for lifecycle scripts David Sherret 2024-11-20 17:21:53 -0500
  • 0bc4cd7878
    Merge branch 'main' into Enhance---allow-env-to-Support-Prefix,-Suffix,-and-Wildcard-Matching Bartek Iwańczuk 2024-11-20 22:21:39 +0000
  • 4b0c1a3458
    appease clippy Nathan Whitaker 2024-11-20 14:15:44 -0800
  • f516d0af88
    Update cli/tools/task.rs David Sherret 2024-11-20 17:07:59 -0500
  • 1ae1661d87
    update expectations Bartek Iwańczuk 2024-11-20 23:03:17 +0100
  • 9007572368
    improve output Bartek Iwańczuk 2024-11-20 22:52:41 +0100
  • 0e1e77a6d7
    Merge cec917aff4 into cf49599359 Yazan AbdAl-Rahman 2024-11-20 13:32:28 -0800
  • cf49599359
    feat: permission stack traces in ops (#26938) Leo Kettmeir 2024-11-20 13:24:04 -0800
  • ecb654b1e0
    Merge 1430a846bb into 8f72798622 Satya Rohith 2024-11-20 22:03:42 +0100
  • 2aef1601e4
    Update cli/args/flags.rs Bartek Iwańczuk 2024-11-20 21:58:21 +0100
  • 886094036d
    fix remaining tests Bartek Iwańczuk 2024-11-20 21:44:59 +0100
  • 8a1aab9b80
    Merge branch 'main' into perm-traces Bartek Iwańczuk 2024-11-20 20:44:18 +0000
  • 78d96179b7 allow doing a subset of a prefix when creating child perms David Sherret 2024-11-20 15:28:44 -0500
  • 14234f5d7d
    fixes Bartek Iwańczuk 2024-11-20 21:28:32 +0100
  • d68ebb640a
    fix test Nathan Whitaker 2024-11-20 12:14:51 -0800
  • ffd8ac6920
    address review comments Nathan Whitaker 2024-11-20 12:01:57 -0800
  • 8f72798622
    feat(lint): Add checked files list to the JSON output(#26936) Keith Tan 2024-11-20 20:59:43 +0100
  • af5162cb3b
    Merge branch 'main' into task-workspace-filter Bartek Iwańczuk 2024-11-20 20:56:27 +0100
  • 1dc4407db7
    Merge branch 'main' into perm-traces Bartek Iwańczuk 2024-11-20 20:51:06 +0100
  • 6c7244f637
    fix a test Bartek Iwańczuk 2024-11-20 20:50:52 +0100
  • 5f8bc1a950
    Merge branch 'main' into deno_init_npm Bartek Iwańczuk 2024-11-20 19:36:42 +0000
  • 522a4f3649 move definition beside impl David Sherret 2024-11-20 14:35:42 -0500
  • 03f47e6cf0
    fix(fmt): formatting of .svelte files (#26948) Bartek Iwańczuk 2024-11-20 18:01:56 +0000
  • 50602aabeb feat(task): support --filter Marvin Hagemeister 2024-11-20 18:41:00 +0100
  • 5b19f4361d
    add a test Bartek Iwańczuk 2024-11-20 18:10:46 +0100
  • ea2185a3f1
    Merge branch 'main' into deno_init_npm Bartek Iwańczuk 2024-11-20 18:04:43 +0100
  • 6d12ba3d07
    Merge branch 'main' into Enhance---allow-env-to-Support-Prefix,-Suffix,-and-Wildcard-Matching Bartek Iwańczuk 2024-11-20 18:02:14 +0100
  • 365525e78b
    test for wildcards in workers Bartek Iwańczuk 2024-11-20 18:02:12 +0100
  • 671b009e12
    cleanup Bartek Iwańczuk 2024-11-20 17:13:20 +0100
  • f29a629d49
    prompt Bartek Iwańczuk 2024-11-20 17:08:52 +0100
  • a29fa760cb
    rework flags crowlkats 2024-11-20 16:46:51 +0100
  • b8d6cf554e Sort checked files Keith Tan 2024-11-20 15:37:55 +0100
  • 2286e5293e
    fix test crowlkats 2024-11-20 16:37:08 +0100
  • 74d60c547b
    bump to 0.16.0 Bartek Iwańczuk 2024-11-20 16:27:51 +0100
  • 0a0f4e8745
    address comments crowlkats 2024-11-20 16:11:45 +0100
  • c5f359328f
    fix(fmt): formatting of .svelte files Bartek Iwańczuk 2024-11-20 15:39:02 +0100
  • cc734a8269 Merge branch 'open-flag-on-serve' of https://github.com/HasanAlrimawi/deno into open-flag-on-serve HasanAlrimawi 2024-11-20 14:24:41 +0200
  • be1b6f6e94 re-trigger checks HasanAlrimawi 2024-11-20 14:23:55 +0200
  • 25cf21d520 Update test Keith Tan 2024-11-19 19:56:34 +0100
  • f22f302d05 feat(lint): Add checked files to JsonLintReporter Keith Tan 2024-11-19 19:31:19 +0100
  • 8ea139e5db
    Merge bee20e7342 into 318dd3cbc3 EdamAmex 2024-11-20 19:03:07 +1000
  • 47c063544b
    Merge branch 'main' into open-flag-on-serve HasanAlrimawi 2024-11-20 10:02:05 +0200
  • dddbd9b71e
    Merge 4e475ade24 into 318dd3cbc3 Trevor Manz 2024-11-20 15:37:17 +0900
  • c540de2d03
    add tests and document env var in help output crowlkats 2024-11-20 06:49:28 +0100
  • 1430a846bb
    Merge branch 'main' into support_create_connection Yoshiya Hinosawa 2024-11-20 14:18:29 +0900
  • 296df19c0b
    Merge 13fd7a246c into 318dd3cbc3 Nayeem Rahman 2024-11-20 05:52:24 +0100
  • bec8cf8e44
    remove unnecessary wait Yoshiya Hinosawa 2024-11-20 13:37:23 +0900
  • 9c6f7e91dd
    remove debug log Yoshiya Hinosawa 2024-11-20 13:36:52 +0900
  • 1d58eb044d
    remove workaround which didn't work Yoshiya Hinosawa 2024-11-20 13:34:33 +0900
  • c71b3c2f66
    fix divergence between windows and unix tarballs Nathan Whitaker 2024-11-19 19:25:04 -0800
  • 318dd3cbc3
    feat(task): add --eval flag (#26943) Bartek Iwańczuk 2024-11-20 01:23:20 +0000
  • dabb6775f3
    fix(publish): improve error message when missing exports (#26945) David Sherret 2024-11-19 20:14:49 -0500
  • 429f3929fa
    feat(info): show location for Web Cache (#26205) haturau 2024-11-20 10:04:48 +0900
  • 6c54fe6450
    try to make more deterministic Nathan Whitaker 2024-11-19 16:56:11 -0800
  • 6aa675eace
    mixed workspace tests Nathan Whitaker 2024-11-19 16:52:55 -0800
  • fadda6a8fb
    fix(lockfile): track dependencies specified in TypeScript compiler options (#26551) David Sherret 2024-11-19 19:49:19 -0500
  • 27fb8549aa
    rework parsing crowlkats 2024-11-20 01:40:08 +0100
  • f56a377b4c
    review Bartek Iwańczuk 2024-11-20 01:17:50 +0100
  • 62078ab14a
    Merge branch 'main' into deno_task_eval Bartek Iwańczuk 2024-11-20 00:16:44 +0000
  • 38ddd50cd9
    Merge branch 'main' into fix_track_compiler_options_lockfile David Sherret 2024-11-19 19:14:53 -0500
  • 971a9a7025 Merge branch 'main' into fix_publish_improve_error_message_missing_exports David Sherret 2024-11-19 19:13:31 -0500
  • 26e9e50e22
    appease clippy Nathan Whitaker 2024-11-19 16:13:27 -0800
  • 7bdc198329
    Merge 9e40cbe495 into 9956731ddb Joe Hillenbrand 2024-11-19 16:08:39 -0800
  • 4e3b20c597
    filter spec tests Nathan Whitaker 2024-11-19 16:04:22 -0800
  • 9956731ddb
    feat(publish): add --set-version <version> flag (#26141) Cornelius Krassow 2024-11-20 01:00:47 +0100
  • 8be2bbf074
    feat: Wasm module support (#26668) David Sherret 2024-11-19 18:59:23 -0500
  • 71b6f0b065
    Merge branch 'main' into main Bartek Iwańczuk 2024-11-19 23:59:04 +0000
  • a35e47800a lint David Sherret 2024-11-19 18:58:25 -0500
  • 75af1ffbeb
    make shebang parsing more strict Bartek Iwańczuk 2024-11-20 00:57:15 +0100
  • 6df3c5ca97
    fix Bartek Iwańczuk 2024-11-20 00:55:01 +0100
  • fee823dc2b
    fix filter against alias Nathan Whitaker 2024-11-19 15:52:33 -0800
  • 60bad20d90
    needs lock arg too Nathan Whitaker 2024-11-19 15:52:20 -0800
  • 134743fd7f fix(publish): improve error message when missing exports David Sherret 2024-11-19 18:49:14 -0500
  • 0b0ef05177
    fix again Bartek Iwańczuk 2024-11-20 00:42:36 +0100
  • 9890d5f502
    cleanup + ack Nathan Whitaker 2024-11-19 15:40:51 -0800
  • e49bbb1532
    Merge branch 'main' into deno_task_eval Bartek Iwańczuk 2024-11-20 00:40:41 +0100
  • 70271dd344
    fix a test Bartek Iwańczuk 2024-11-20 00:40:29 +0100
  • 087efae4b5
    appease clippy Nathan Whitaker 2024-11-19 15:38:46 -0800
  • 4890b5148e
    add no-lock flag Nathan Whitaker 2024-11-19 15:38:17 -0800
  • 2e170c8ce0
    make tarball hashes deterministic in test server Nathan Whitaker 2024-11-19 15:38:03 -0800
  • b580bff2e9 revert David Sherret 2024-11-19 18:24:58 -0500
  • 02e0620f84 move out workspace resolution from arg parsing David Sherret 2024-11-19 18:20:52 -0500
  • 6b478cd0a3
    feat(compile): ability to embed directory in executable (#26939) David Sherret 2024-11-19 18:20:14 -0500
  • 21bd818f1e
    Merge branch 'main' into haturatu/main Bartek Iwańczuk 2024-11-20 00:18:57 +0100
  • 6356329b37
    dedup, rename, fix tests Bartek Iwańczuk 2024-11-20 00:18:55 +0100
  • 4baa7cf01f
    wip Bartek Iwańczuk 2024-11-20 00:10:20 +0100
  • 65c7c81011
    chore: update wpt expectations Kenta Moriuchi 2024-11-20 07:56:26 +0900
  • ceba95c7d5
    fix: wpt document URL Kenta Moriuchi 2024-11-20 06:58:52 +0900
  • baa2903996
    chore: remove wpt expectations Kenta Moriuchi 2024-11-20 04:29:38 +0900
  • c87dd7a87e
    wip Bartek Iwańczuk 2024-11-19 23:52:33 +0100
  • a65b9ba5c7
    Update lib.deno.ns.d.ts ricfrst 2024-11-19 17:36:17 -0500
  • 9e04c793cd
    Update 00_serve.ts ricfrst 2024-11-19 17:34:13 -0500
  • b9d8badd95
    Wildcard for denotest/bin Nathan Whitaker 2024-11-19 14:32:46 -0800