Commit Graph

  • 53b5d41271
    chore(deps): update docker/setup-buildx-action action to v2 (#5164) renovate[bot] 2022-05-10 13:13:45 -0700
  • 75e607626e
    Merge branch 'main' into renovate/docker-setup-qemu-action-2.x Joe Previte 2022-05-10 12:38:07 -0700
  • 47d8478051
    Merge branch 'main' into renovate/docker-setup-buildx-action-2.x Joe Previte 2022-05-10 12:37:36 -0700
  • 55006ccb5a
    chore(deps): update docker/login-action action to v2 (#5163) renovate[bot] 2022-05-10 12:37:05 -0700
  • 5cd25f43ff
    chore(deps): update docker/setup-qemu-action action to v2 Renovate Bot 2022-05-10 01:05:48 +0000
  • ec70bd1bb3
    chore(deps): update docker/setup-buildx-action action to v2 Renovate Bot 2022-05-10 01:05:45 +0000
  • 82d0339042
    chore(deps): update docker/login-action action to v2 Renovate Bot 2022-05-10 01:05:43 +0000
  • cd78f32dc0
    refactor(util): remove unused isObject function (#5183) Joe Previte 2022-05-09 17:24:25 -0700
  • 61a7ffd067
    Merge branch 'main' into jsjoeio/rm-isObject Joe Previte 2022-05-09 17:01:28 -0700
  • 3207bfd4ad
    feat: add test for isFile when error (#5182) Joe Previte 2022-05-09 16:24:40 -0700
  • 686a2227fe refactor(util): remove unused isObject function Joe Previte 2022-05-09 23:05:17 +0000
  • 5590633fc1 feat: add test for isFile when error Joe Previte 2022-05-09 22:59:24 +0000
  • 7c1a45a8d8
    chore: update --help for disable-file-downloads (#5176) Joe Previte 2022-05-06 16:08:25 -0700
  • a1bb9bd68b
    fixup: formatting Joe Previte 2022-05-06 15:47:05 -0700
  • 15ad62888c
    chore: update --help for disable-file-downloads Joe Previte 2022-05-06 15:37:28 -0700
  • 60dd8ab374
    chore: configure git globally for brew publish (#5173) Joe Previte 2022-05-06 15:31:03 -0700
  • b0a141ad4f
    Merge branch 'main' into jsjoeio/fix-brew-git Joe Previte 2022-05-06 15:07:30 -0700
  • 6cf607eab9
    fix: Docker push (#5175) Asher 2022-05-06 16:57:22 -0500
  • b84553657f
    fix: Docker push Asher 2022-05-06 16:52:09 -0500
  • 8929780a93
    chore: configure git globally for brew publish Joe Previte 2022-05-06 14:21:28 -0700
  • f735c87ac7
    release: 4.4.0 (#5169) Joe Previte 2022-05-06 13:45:49 -0700
  • c96202528f
    chore: bump version to 2.5.0 in Chart.yaml v4.4.0 Joe Previte 2022-05-06 10:37:15 -0700
  • 200f7fe5ec
    Merge branch 'main' into v4.4.0 Joe Previte 2022-05-06 10:04:38 -0700
  • 5a5798e45f
    fix(update): add OrEqual to update.checked test (#5171) Joe Previte 2022-05-06 09:51:44 -0700
  • 2023d0648a
    fixup!: consistency Joe Previte 2022-05-06 09:27:54 -0700
  • efe182d0ae
    fixup!: add missing equals Joe Previte 2022-05-06 09:27:01 -0700
  • c53d339136
    fixup!: change all instances to OrEqual Joe Previte 2022-05-06 09:14:35 -0700
  • 0323f00d4a
    fix(update): add OrEqual to update.checked test Joe Previte 2022-05-06 09:11:10 -0700
  • 6e2086dcd4
    chore: update CHANGELOG with v4.4.0 Joe Previte 2022-05-06 08:44:49 -0700
  • 9d1c8c7869
    chore(release): bump version to 4.4.0 Joe Previte 2022-05-06 08:24:50 -0700
  • 66a364358a
    chore: upgrade developmemt node version to v16 (#5167) Feng Yu 2022-05-06 22:57:19 +0800
  • a4046b3598 chore: upgrade developmemt node version to v16 yufeng.freeman 2022-05-06 16:59:54 +0800
  • ef0d76bc16
    fix: patch telemetry (#5158) Asher 2022-05-04 18:32:12 -0500
  • 88e971c609
    refactor(heart): bind class methods and make beat async (#5142) Joe Previte 2022-05-04 16:05:48 -0700
  • 11447aa07e
    fixup! fix: patch telemetry Asher 2022-05-04 17:53:25 -0500
  • 6a7ef72645
    Merge branch 'main' into jsjoeio/fix-heart-undefined Joe Previte 2022-05-04 15:27:15 -0700
  • d5dd4b4887 fixup!: return promise in beat Joe Previte 2022-05-04 22:26:49 +0000
  • 304ae2de06
    fix: patch telemetry Asher 2022-05-04 17:20:26 -0500
  • 9fca6f0d4c fixup!: revert setTimeout for heartbeatTimer Joe Previte 2022-05-04 22:01:42 +0000
  • 7027ec7d60
    chore: upgrade Code to 1.66 (#5135) Joe Previte 2022-05-04 14:58:49 -0700
  • 7d99254ac1
    Install Python 3 in CentOS CI container Asher 2022-05-04 16:29:23 -0500
  • 1ac2dcf801
    Prevent fs.rm from erroring about non-existent files Asher 2022-05-04 16:04:20 -0500
  • e346fe20d4
    Update github-auth patch Asher 2022-05-04 15:41:14 -0500
  • 694c44b8d4
    Replace fs.rmdir with fs.rm Asher 2022-05-04 15:38:22 -0500
  • 9cbcfa9128
    Update Node to v16 Asher 2022-05-04 13:48:01 -0500
  • 85e8183715
    Refresh sourcemaps patch Asher 2022-05-04 12:39:12 -0500
  • 1ce5da3f9c
    Prevent builtin extensions from updating Asher 2022-05-04 10:59:31 -0500
  • a78f8b5eb2
    Remove unused post-install patch Asher 2022-05-04 10:59:04 -0500
  • 022c480dd0
    Merge webview origin patch into webview patch Asher 2022-05-04 10:52:02 -0500
  • 1945220c94
    Revert "fixup!: delete github-auth patch" Joe Previte 2022-05-03 15:37:11 -0700
  • 5d8628dbd8
    Revert "refactor(patches): delete github-auth.diff patch" Joe Previte 2022-05-03 15:36:56 -0700
  • 0b34b5b776 fixup!: make parent-origin easier to upstream Joe Previte 2022-05-03 21:38:49 +0000
  • 687009dbd3 fixup!: add note to yarn --production flag Joe Previte 2022-05-03 20:33:22 +0000
  • 5b0f69ac8d fixup!: add cd ../.. to code upgrade instructions Joe Previte 2022-05-03 20:32:18 +0000
  • 70ef582a89 refactor(patches): remove node-version Joe Previte 2022-05-02 18:12:58 +0000
  • 786f0872d6
    docs(patches): add testing notes for node-version Joe Previte 2022-04-29 17:05:00 -0700
  • 63dfa8da25
    docs: add note about KEEP_MODULES=1 Joe Previte 2022-04-29 17:03:25 -0700
  • 91de1fec13
    fixup!: silly mistake Joe Previte 2022-04-29 16:58:58 -0700
  • 114485b8fc
    feat(patches): remove yarnrc in presinstall Joe Previte 2022-04-29 16:57:21 -0700
  • 7579dbbb06
    refactor: add --no-default-rc for yarn install Joe Previte 2022-04-29 16:44:22 -0700
  • f779d85431
    fix(e2e): disable workspace trust Joe Previte 2022-04-29 16:11:42 -0700
  • 5ef2c2733f
    fixup!: remove comma in integration patch Joe Previte 2022-04-29 15:55:57 -0700
  • cf855aede5
    docs(patches): add nots for update-check.diff Joe Previte 2022-04-29 10:40:13 -0700
  • d7a04476c1
    docs(patches): add notes to insecure-notification.diff Joe Previte 2022-04-29 10:37:04 -0700
  • c6e67f7a3e
    fixup!: update connection type testing Joe Previte 2022-04-29 09:58:05 -0700
  • bdeb5212e8
    fixup!: delete github-auth patch Joe Previte 2022-04-28 16:56:21 -0700
  • 35a18197e0
    docs(patches): add notes for testing connection-type Joe Previte 2022-04-28 16:50:27 -0700
  • 4d29cd559f
    feat(heart): add test to ensure no warnings called Joe Previte 2022-04-28 15:03:33 -0700
  • 79ce2b5472
    refactor: bind heart methods .beat and .alive Joe Previte 2022-04-28 15:00:14 -0700
  • e00d4b5981
    refactor: make Heart.beat() async Joe Previte 2022-04-28 14:58:16 -0700
  • a9ab0cfd61
    feat: set up new test for beat twice Joe Previte 2022-04-28 14:27:57 -0700
  • 31a354a343
    refactor(patches): delete github-auth.diff patch Joe Previte 2022-04-28 12:39:39 -0700
  • e9a65b2b1a
    chore: remove patch Joe Previte 2022-04-28 12:33:25 -0700
  • b6a3f9a533
    docs(patches): update testing info for node-version Joe Previte 2022-04-28 09:51:51 -0700
  • 013934dcb5
    docs(patches): add notes for testing store-socket Joe Previte 2022-04-28 09:35:29 -0700
  • 5e98158c8b
    feat(patches): add parent-origin bypass Joe Previte 2022-04-27 16:09:46 -0700
  • 202630dc19 refactor: update postinstall.js to .mjs Joe Previte 2022-04-27 20:13:22 +0000
  • a5225d3e06 Revert "refactor: remove rsync postinstall" Joe Previte 2022-04-27 20:12:58 +0000
  • 8d6b613e9d refactor: remove rsync postinstall Joe Previte 2022-04-27 18:47:43 +0000
  • 4c79c9a5e7 fixup!: formatting docs Joe Previte 2022-04-27 18:33:13 +0000
  • a0c0ea2751 fixup!: formatting docs Joe Previte 2022-04-27 18:31:55 +0000
  • afc702e475 refactor: remove unused last-opened patch Joe Previte 2022-04-27 18:17:18 +0000
  • 7cea69df1c
    Merge branch 'main' into jsjoeio/vscode-1.66 Joe Previte 2022-04-27 13:07:03 -0500
  • 8a6608aaeb fixup!: docs formatting Joe Previte 2022-04-27 18:06:49 +0000
  • 40ba2b915d chore: bulk refresh patches Joe Previte 2022-04-27 18:05:50 +0000
  • ed378492d6 chore: refresh service-worker patch Joe Previte 2022-04-27 18:03:26 +0000
  • eeb57351bb chore: refresh local-storage patch Joe Previte 2022-04-27 18:02:40 +0000
  • 4e93db5b95
    feat: relaunch on SIGUSR2 (#4979) Asher 2022-04-27 10:10:48 -0500
  • 86ca662ac1 refactor: remove postinstall patch Joe Previte 2022-04-26 23:55:58 +0000
  • 557247ac7a chore: update github-auth patch Joe Previte 2022-04-26 23:51:28 +0000
  • a34e57c31a chore: update node-version patch Joe Previte 2022-04-26 23:42:09 +0000
  • 173932b138 chore: update integration patch Joe Previte 2022-04-26 23:39:40 +0000
  • 9c8fbf5f26 chore: update vscode submodule Joe Previte 2022-04-26 22:34:30 +0000
  • 4b8791613b fixup!: docs Joe Previte 2022-04-26 22:31:27 +0000
  • a8eb7ebd1b docs: update docs for Code upgrades Joe Previte 2022-04-26 22:29:10 +0000
  • 10e9ae9bc1 chore: upgrade Code to 1.66 Joe Previte 2022-04-26 22:09:26 +0000
  • 8e9691ae74
    Merge branch 'main' into sigusr2 Joe Previte 2022-04-26 17:01:48 -0500
  • fc75db6edc
    chore(deps): update azure/setup-helm action to v2 (#5088) renovate[bot] 2022-04-26 21:48:39 +0000
  • 8f04fac613
    Merge branch 'main' into renovate/azure-setup-helm-2.x Joe Previte 2022-04-26 16:25:36 -0500
  • e3c8bd692c
    feat(cli): support true for CS_DISABLE_FILE_DOWNLOADS (#5134) Joe Previte 2022-04-26 15:09:53 -0500