Commit Graph

  • d8371708b3 Move compileAndRunQueryOnMultipleDatabases to top level Robert 2023-03-14 17:49:58 +00:00
  • c3f4a012a9 Move DatabaseQuickPickItem to top level Robert 2023-03-14 17:49:07 +00:00
  • e2e197f4d9 Move compileAndRunQuery to top level Robert 2023-03-14 17:46:37 +00:00
  • c366342f95 Move showResultsForCompletedQuery to top level Robert 2023-03-14 17:43:58 +00:00
  • b05977516e Move showResultsForComparison to top level Robert 2023-03-14 17:43:07 +00:00
  • 444de8cc3d Merge pull request #2072 from github/aeisenberg/mrva-extension-packs Andrew Eisenberg 2023-03-14 10:41:35 -07:00
  • ee759abea9 Move installOrUpdateThenTryActivate to top level Robert 2023-03-14 17:40:39 +00:00
  • a8f67d72f5 Move getDistributionDisplayingDistributionWarnings to top level Robert 2023-03-14 17:38:36 +00:00
  • 118be4a19a Move installOrUpdateDistribution to top level Robert 2023-03-14 17:36:30 +00:00
  • 8d3ae78db2 Move installOrUpdateDistributionWithProgressTitle to top level Robert 2023-03-14 17:32:15 +00:00
  • ada5f51e85 Move codeQlVersionRange to top level Robert 2023-03-14 17:31:11 +00:00
  • 82f4941415 Move shouldUpdateOnNextActivationKey to top level Robert 2023-03-14 17:30:49 +00:00
  • 23e1715c4a Move DistributionUpdateConfig to top level Robert 2023-03-14 17:27:48 +00:00
  • 250dc15fe5 Add extension packs to variant analysis queries Andrew Eisenberg 2023-02-28 08:22:46 -08:00
  • db967443dd Remove viewLoaded callback comment Koen Vlaswinkel 2023-03-14 16:12:48 +01:00
  • b888ca07ae Extract variable for React root Koen Vlaswinkel 2023-03-14 16:10:32 +01:00
  • c3b023cf4b Convert run variant analysis command to new commands package Koen Vlaswinkel 2023-03-14 13:09:27 +01:00
  • 52b00fe434 Merge branch 'main' into starcke/commands-registration Koen Vlaswinkel 2023-03-14 12:55:25 +01:00
  • 64d97aaf7e Merge pull request #2165 from github/koesie10/simpler-progress-task Koen Vlaswinkel 2023-03-14 12:06:59 +01:00
  • 964640c757 Remove default location values in withProgress calls Koen Vlaswinkel 2023-03-14 11:00:59 +01:00
  • d437ebe215 Merge branch 'koesie10/react-18' into koesie10/react-strict-mode Koen Vlaswinkel 2023-03-14 10:48:28 +01:00
  • 36eb2cd2ea Fix concurrency bug in results view Koen Vlaswinkel 2023-03-14 10:22:34 +01:00
  • 605315c70d Mock CSS.supports in view tests Koen Vlaswinkel 2023-03-14 10:26:53 +01:00
  • 4a295098e5 Upgrade @primer packages Koen Vlaswinkel 2023-03-14 10:02:22 +01:00
  • 3d354e1fb4 Merge pull request #2164 from github/koesie10/unify-command-runners Koen Vlaswinkel 2023-03-14 09:54:16 +01:00
  • d92708e4a4 Merge pull request #2166 from github/koesie10/remove-babel-loader Koen Vlaswinkel 2023-03-14 09:54:06 +01:00
  • 6c3698bfb3 Merge pull request #2169 from github/dbartol/tee-logger Dave Bartolomeo 2023-03-13 17:49:13 -04:00
  • a1d8aac391 Better handling of I/O errors when writing to side log Dave Bartolomeo 2023-03-13 17:33:52 -04:00
  • 56095d365c Fix test code Dave Bartolomeo 2023-03-13 17:28:53 -04:00
  • fc8b13b8be Use TeeLogger instead of additionalLogLocation: option Dave Bartolomeo 2023-03-13 15:10:30 -04:00
  • 9b1dee6314 Enable React strict mode Koen Vlaswinkel 2023-03-13 16:41:26 +01:00
  • e949b96057 Upgrade to React 18 Koen Vlaswinkel 2023-03-13 16:38:58 +01:00
  • 3aa24ebb2c Remove direct dependency on babel-loader Koen Vlaswinkel 2023-03-13 16:16:16 +01:00
  • 205327d8aa Merge pull request #2162 from github/aeisenberg/variant-analysis-tests Andrew Eisenberg 2023-03-13 07:37:26 -07:00
  • 4969a08531 Make progress options optional Koen Vlaswinkel 2023-03-13 15:13:55 +01:00
  • 2646716261 Remove args from ProgressTask Koen Vlaswinkel 2023-03-13 14:51:32 +01:00
  • 79d15cc602 Add comments. Anders Starcke Henriksen 2023-03-13 14:36:28 +01:00
  • a7bb74190f Unify commandRunner implementations Koen Vlaswinkel 2023-03-13 14:10:00 +01:00
  • d990f316d1 Fix tests. Anders Starcke Henriksen 2023-03-13 12:16:38 +01:00
  • fe123b3187 Inject extension pack dependencies into MRVA packs Andrew Eisenberg 2023-02-13 14:57:17 -08:00
  • 5d85da5526 Refactor generateQueryPack Andrew Eisenberg 2023-02-13 14:54:19 -08:00
  • b3e642a2b4 Remove any references Andrew Eisenberg 2023-03-10 11:11:25 -08:00
  • 0d8df9ad88 Merge pull request #2065 from github/aeisenberg/run-with-all-data-extensions Andrew Eisenberg 2023-03-10 08:09:19 -08:00
  • 2457d4bd9d Remove command manager argument to variant analysis view Koen Vlaswinkel 2023-03-10 16:56:06 +01:00
  • df86adbbfa Split variant analysis and extension commands Koen Vlaswinkel 2023-03-10 16:49:30 +01:00
  • e97ffd2f27 Use command manager executeCommand Koen Vlaswinkel 2023-03-10 16:37:20 +01:00
  • 088e9aa958 Add command manager to app Koen Vlaswinkel 2023-03-10 16:35:22 +01:00
  • e3d8dbc484 Merge pull request #2147 from github/robertbrignull/release-indenting Robert 2023-03-10 11:41:54 +00:00
  • 6daa780fbe Merge branch 'main' into robertbrignull/release-indenting Robert 2023-03-10 10:48:11 +00:00
  • c0f3adc5ff Merge pull request #2156 from github/robertbrignull/remoteResultsItemWithoutLogs Robert 2023-03-10 10:39:26 +00:00
  • 0ab482a389 Merge branch 'main' into robertbrignull/remoteResultsItemWithoutLogs Robert 2023-03-10 10:29:47 +00:00
  • 103017d717 Merge pull request #2150 from github/koesie10/no-node-modules-copy Koen Vlaswinkel 2023-03-10 10:34:00 +01:00
  • 9048dfd251 Merge pull request #2151 from github/koesie10/packaging-error-message Koen Vlaswinkel 2023-03-10 10:33:51 +01:00
  • 807069e0c1 Merge pull request #2148 from github/koesie10/commands-package Koen Vlaswinkel 2023-03-10 10:32:32 +01:00
  • 1fa976757c Merge pull request #2153 from github/nora/remove-unnecessary-activation-events Nora 2023-03-10 10:23:10 +01:00
  • 694dcea49a Merge pull request #2154 from github/nora/split-commands-b Nora 2023-03-10 10:22:33 +01:00
  • 83d14501fd Merge pull request #2142 from github/nora/split-commands-a Nora 2023-03-10 10:22:22 +01:00
  • 555d99ca33 Merge branch 'main' into koesie10/commands-package Koen Vlaswinkel 2023-03-10 10:19:58 +01:00
  • 9dc3df74bb Merge branch 'main' into koesie10/no-node-modules-copy Koen Vlaswinkel 2023-03-10 10:19:57 +01:00
  • 877d11dbe6 Merge branch 'main' into koesie10/packaging-error-message Koen Vlaswinkel 2023-03-10 10:19:41 +01:00
  • c0c7574891 Split openReferencedFile command Nora 2023-03-09 13:13:44 +00:00
  • 4fda4f71dd Split quickEval command Nora 2023-03-09 12:48:47 +00:00
  • 6356149e54 Split viewCfg command Nora 2023-03-09 12:46:00 +00:00
  • 7f32439786 split viewAst command Nora 2023-03-07 10:25:30 +00:00
  • 27434862c3 split runVariantAnalysis command Nora 2023-03-07 09:43:47 +00:00
  • 275c16d5b0 Remove codeQLDatabases.chooseDatabase command Nora 2023-03-10 08:29:06 +00:00
  • 5586a02b44 Remove not necessary commands from activation event Nora 2023-03-09 11:15:50 +00:00
  • baba68d0df Add back variant analysis tests Andrew Eisenberg 2023-03-09 15:48:40 -08:00
  • 790a152f42 Merge branch 'main' into aeisenberg/run-with-all-data-extensions Andrew Eisenberg 2023-03-09 09:42:30 -08:00
  • 1db2bc048a Merge pull request #2159 from github/github-action/bump-cli Andrew Eisenberg 2023-03-09 08:17:19 -08:00
  • d9917cbe8b Fix date of last release on changelog (#2158) Charis Kyriakou 2023-03-09 15:58:24 +00:00
  • 2bd9c8a732 Merge pull request #2149 from github/aeisenberg-patch-1 Andrew Eisenberg 2023-03-09 07:49:27 -08:00
  • c8ec661dce Bump CLI version from v2.12.3 to v2.12.4 for integration tests github-actions[bot] 2023-03-09 15:47:48 +00:00
  • 1158dfdb89 Merge pull request #2155 from github/version/bump-to-v1.8.1 Charis Kyriakou 2023-03-09 15:27:30 +00:00
  • 61974a7664 Register concrete command from extension. Anders Starcke Henriksen 2023-03-09 15:31:02 +01:00
  • 155b83b540 Introduce remoteResultsItemWithoutLogs context value Robert 2023-03-09 14:14:31 +00:00
  • bc8d07bc33 Bump version to v1.8.1 github-actions[bot] 2023-03-09 14:22:57 +00:00
  • d87911a803 Basic implementation of command manager. Anders Starcke Henriksen 2023-03-09 14:15:27 +01:00
  • 2d5c339e0e Add check for error message for packaging.test.ts Koen Vlaswinkel 2023-03-09 11:16:04 +01:00
  • d151b2f5f9 Do not copy node_modules when packaging Koen Vlaswinkel 2023-03-08 16:18:55 +01:00
  • 7bc6276115 Update .github/codeql/codeql-config.yml Andrew Eisenberg 2023-03-08 07:10:53 -08:00
  • a5021dc4c9 Add security experimental queries Andrew Eisenberg 2023-03-08 07:08:30 -08:00
  • 77dd9bff94 Add commands package inside src directory Koen Vlaswinkel 2023-03-08 15:35:10 +01:00
  • 56111b39fc Merge pull request #2146 from github/v1.8.0 v1.8.0 Charis Kyriakou 2023-03-08 13:48:14 +00:00
  • 0b6d828fa0 Fix indenting for sub-lists Robert 2023-03-08 13:25:38 +00:00
  • d22be729be v1.8.0 Charis Kyriakou 2023-03-08 12:39:21 +00:00
  • 9490642522 Merge pull request #2144 from github/charisk/mrva-public-beta Charis Kyriakou 2023-03-08 12:21:40 +00:00
  • 643c106fbd Add controller repo 'learn more' link Charis Kyriakou 2023-02-28 14:02:17 +00:00
  • 9a308f6602 Update CHANGELOG to include MRVA Charis Kyriakou 2023-02-28 15:02:37 +00:00
  • 582c917541 Update README to include MRVA Charis Kyriakou 2023-02-28 14:06:26 +00:00
  • e3625c982f MRVA execution not behind canary Charis Kyriakou 2023-02-24 13:57:18 +00:00
  • 6f37f176e4 MRVA repositories panel not behind canary Charis Kyriakou 2023-02-24 11:59:40 +00:00
  • 90b0911ed3 Update release process to lock/unlock the main branch (#2143) Charis Kyriakou 2023-03-07 15:06:43 +00:00
  • 84506d7340 Merge pull request #2141 from github/charisk/docs-tidy Charis Kyriakou 2023-03-07 15:06:03 +00:00
  • d8c2562bb1 Move listener registration to webview.tsx Robert 2023-03-07 15:05:49 +00:00
  • d480056c68 Move test plan near other docs Charis Kyriakou 2023-03-07 11:40:12 +00:00
  • c3d28e395c Move testing docs to separate file Charis Kyriakou 2023-03-07 11:34:32 +00:00
  • 840cfbf3f6 Move releasing docs to separate doc file Charis Kyriakou 2023-03-07 11:33:30 +00:00
  • d3466c3a72 Merge pull request #2136 from github/koesie10/upgrade-to-husky-8 Koen Vlaswinkel 2023-03-07 10:16:36 +01:00
  • 0ecde78d6e Fix test comments Andrew Eisenberg 2023-03-06 18:01:37 -08:00