Commit Graph

  • 7c7a64ca5b Convert packaging commands to typed commands Koen Vlaswinkel 2023-03-21 16:53:33 +01:00
  • dfff7ae8de Move packaging commands to withProgress Koen Vlaswinkel 2023-03-21 16:47:00 +01:00
  • ef267f87bb Move packaging command registration to separate file Koen Vlaswinkel 2023-03-21 16:22:08 +01:00
  • a7800ce3bc Merge branch 'main' into elena/force-workspace-in-codespace Elena Tanasoiu 2023-03-22 07:46:19 +00:00
  • 168af11e00 Bump CLI version from v2.12.4 to v2.12.5 for integration tests (#2197) github-actions[bot] 2023-03-21 16:27:58 +00:00
  • 17bab1c09c Remove unnecessary viewAst function Koen Vlaswinkel 2023-03-21 16:10:05 +01:00
  • b3092be5d3 Convert AST and CFG commands to typed commands Koen Vlaswinkel 2023-03-21 16:09:15 +01:00
  • 1909fee91f Remove use of commandRunnerWithProgress in AST and CFG commands Koen Vlaswinkel 2023-03-21 16:04:41 +01:00
  • 6ff2670ec2 Remove duplication of AST and CFG command implementations Koen Vlaswinkel 2023-03-21 16:02:05 +01:00
  • 0379575256 Move AST and CFG commands to separate file Koen Vlaswinkel 2023-03-21 15:58:12 +01:00
  • 8fd9ebf2d8 Limit comparison to Uri path Elena Tanasoiu 2023-03-21 13:46:28 +00:00
  • bed56ef648 Make public methods private in local databases UI Koen Vlaswinkel 2023-03-21 14:50:24 +01:00
  • 7ab986fabe Move codeQL.chooseDatabaseGithub command Koen Vlaswinkel 2023-03-21 14:48:14 +01:00
  • 15d30d5342 Move codeQL.chooseDatabaseInternet command Koen Vlaswinkel 2023-03-21 14:47:26 +01:00
  • 71f22b9a7a Move codeQL.chooseDatabaseArchive command Koen Vlaswinkel 2023-03-21 14:45:54 +01:00
  • 32b6ad53cf Move codeQL.chooseDatabaseFolder command Koen Vlaswinkel 2023-03-21 14:44:46 +01:00
  • ac2f4475c0 Group local database commands by type Koen Vlaswinkel 2023-03-21 14:40:04 +01:00
  • 108943d135 existsSync -> pathExists Elena Tanasoiu 2023-03-21 13:16:39 +00:00
  • bb0c53d65d Display EntityValue labels in CSV export (#2170) Gulshan Singh 2023-03-21 04:59:18 -07:00
  • 82d03091d0 Merge pull request #2193 from github/nora/query-history-data-model Nora 2023-03-21 12:23:18 +01:00
  • c1a515ed82 Open tutorial before extension activation Elena Tanasoiu 2023-03-21 11:07:22 +00:00
  • 0368d537ad Ask the user for permission to reload workspace Elena Tanasoiu 2023-03-21 11:01:19 +00:00
  • 7059802a25 Add more logging before attempting to open tutorial workspace Elena Tanasoiu 2023-03-21 09:56:23 +00:00
  • 0f4fcdf676 Add comment with PR description Elena Tanasoiu 2023-03-21 09:01:33 +00:00
  • ce413a6385 Stub isCodespaceTemplate correctly Elena Tanasoiu 2023-03-21 08:56:14 +00:00
  • 8db9f52df3 Adjust the rest of the test expectations Elena Tanasoiu 2023-03-21 08:53:25 +00:00
  • 782e413c64 Add workspace filepath to test expectation Elena Tanasoiu 2023-03-21 08:52:29 +00:00
  • fade710f95 Call it commandSpy everywhere Elena Tanasoiu 2023-03-21 08:50:29 +00:00
  • 737a1f5c37 Use existing file path consistently Elena Tanasoiu 2023-03-21 08:38:23 +00:00
  • 7950c1c982 Convert local query commands to typed commands Koen Vlaswinkel 2023-03-21 10:25:34 +01:00
  • f37a6c5e9e Convert commandRunnerWithProgress to commandRunner Koen Vlaswinkel 2023-03-21 10:11:36 +01:00
  • 649179f62e Rename local queries manager variable names Koen Vlaswinkel 2023-03-20 16:52:13 +01:00
  • 8a2630d1b7 Move local queries commands to separate file Koen Vlaswinkel 2023-03-20 16:51:07 +01:00
  • fa29bcc5fd Rename serializer Nora 2023-03-21 11:03:58 +00:00
  • 5cd50a67e7 Move query-serialization Nora 2023-03-21 10:39:02 +00:00
  • f7b6d4c4a4 Merge pull request #2189 from github/koesie10/typed-local-database-ui-commands Koen Vlaswinkel 2023-03-21 10:39:57 +01:00
  • 58bffe1edf Merge remote-tracking branch 'origin/main' into koesie10/typed-local-database-ui-commands Koen Vlaswinkel 2023-03-21 10:27:31 +01:00
  • 0c9df6edba Convert the codeQL.openVariantAnalysisView command Robert 2023-03-20 15:43:44 +00:00
  • ac0d920156 Convert the codeQL.loadVariantAnalysisRepoResults command Robert 2023-03-20 15:41:28 +00:00
  • 5f2a8fa1d5 Convert the codeQL.autoDownloadVariantAnalysisResult command Robert 2023-03-20 15:30:19 +00:00
  • b55910d2b9 Convert the codeQL.monitorVariantAnalysis command Robert 2023-03-20 15:27:19 +00:00
  • e586f3de53 Move codeQL.exportSelectedVariantAnalysisResults to query history manager Robert 2023-03-20 16:59:51 +00:00
  • 08849c1df4 Convert codeQL.copyVariantAnalysisRepoList command Robert 2023-03-20 15:23:54 +00:00
  • aa64459353 Convert existing variant analysis commands to bind(this) Robert 2023-03-20 15:10:29 +00:00
  • 3c229d244e Merge pull request #2186 from github/robertbrignull/export_results_telemetry Robert 2023-03-20 16:47:49 +00:00
  • fb70382929 Fix tests to not reference deleted command Robert 2023-03-20 16:32:12 +00:00
  • f49314f6f3 Merge branch 'main' into robertbrignull/export_results_telemetry Robert 2023-03-20 15:46:41 +00:00
  • 9044d11d2b Merge pull request #2190 from github/koesie10/typed-new-database-panel-commands Koen Vlaswinkel 2023-03-20 16:25:04 +01:00
  • 5444a9e55e Fail gracefully if we can't set up code tour Elena Tanasoiu 2023-03-20 15:01:04 +00:00
  • 4fa3c459a1 Open tutorial workspace on extension start Elena Tanasoiu 2023-03-17 17:16:17 +00:00
  • 2e9a22e86d Convert new database panel to typed commands Koen Vlaswinkel 2023-03-20 13:52:32 +01:00
  • b76bef4246 Remove the codeQL.exportVariantAnalysisResults command Robert 2023-03-20 12:33:51 +00:00
  • e603de41c1 Convert local database commands to typed commands Koen Vlaswinkel 2023-03-20 11:39:53 +01:00
  • dbd832f1a0 Switch local databases to function definitions Koen Vlaswinkel 2023-03-20 11:29:45 +01:00
  • 5b2093df8f Merge pull request #2185 from github/robertbrignull/remove_internal_commands Robert 2023-03-20 10:24:31 +00:00
  • af63e5094f Convert commandRunnerWithProgress invocations to withProgress Koen Vlaswinkel 2023-03-20 11:19:26 +01:00
  • 94db1dff73 Remove codeQL.openVariantAnalysisQueryText command Robert 2023-03-17 15:51:00 +00:00
  • a44ecadae5 Add telemetry for exporting variant analysis results Robert 2023-03-17 16:09:00 +00:00
  • a375afd61b Remove codeQL.cancelVariantAnalysis command Robert 2023-03-17 15:38:08 +00:00
  • 42ce27b112 Merge pull request #2183 from github/charis/remove-primer Charis Kyriakou 2023-03-17 14:46:02 +00:00
  • f86c0b826a Merge pull request #2176 from github/koesie10/query-history-commands-typed Koen Vlaswinkel 2023-03-17 15:28:21 +01:00
  • 2d46365406 Add styled-components as a top level dependency Charis Kyriakou 2023-03-17 14:19:22 +00:00
  • 50e89ba1a3 Remove primer packages Charis Kyriakou 2023-03-17 13:46:43 +00:00
  • 7914403da0 Wire up data flow paths view (#2182) Charis Kyriakou 2023-03-17 13:30:32 +00:00
  • 5be08d7c92 Revert change to context menu name Koen Vlaswinkel 2023-03-17 12:29:25 +01:00
  • df24a705b0 Merge pull request #2179 from github/robertbrignull/remove_openVariantAnalysisQueryFile_command Robert 2023-03-17 11:23:31 +00:00
  • fce51ca9a2 Convert query history commands to typed commands Koen Vlaswinkel 2023-03-15 15:41:53 +01:00
  • 8a5273058b Add new data flow paths view (empty) (#2172) Charis Kyriakou 2023-03-17 09:25:03 +00:00
  • f3274b39d2 Merge pull request #2015 from github/dependabot/npm_and_yarn/extensions/ql-vscode/glob-promise-6.0.2 Koen Vlaswinkel 2023-03-17 09:49:53 +01:00
  • 38e551bb2a Merge pull request #1930 from github/dependabot/npm_and_yarn/extensions/ql-vscode/tar-stream-3.0.0 Koen Vlaswinkel 2023-03-17 09:48:52 +01:00
  • cc53cd54c4 Bump webpack-cli from 4.6.0 to 5.0.1 in /extensions/ql-vscode (#2181) dependabot[bot] 2023-03-16 09:38:00 -07:00
  • 61cc9191f9 Merge pull request #2139 from github/robertbrignull/webview_error_telemetry Robert 2023-03-16 11:18:52 +00:00
  • f2f1b1d6a3 Collect common messages Robert 2023-03-16 10:59:02 +00:00
  • 64531f5a6f Check undefined instead of using typeof Robert 2023-03-16 10:54:29 +00:00
  • 29bb7ce01e Emit telemetry when opening variant analysis query file Robert 2023-03-16 10:39:02 +00:00
  • 9045253624 Merge pull request #2178 from github/robertbrignull/split-commands/codeQLQueryHistory.openQuery Robert 2023-03-15 17:12:06 +00:00
  • 34ab409050 Remove codeQL.openVariantAnalysisQueryFile command Robert 2023-03-15 17:06:17 +00:00
  • e6f543670a Split up codeQLQueryHistory.openQuery command Robert 2023-03-15 16:49:32 +00:00
  • 04c24d0996 Merge pull request #2177 from github/robertbrignull/split-commands/codeQLQueryHistory.removeHistoryItem Robert 2023-03-15 16:54:24 +00:00
  • 41ca0ffba6 Merge pull request #2175 from github/dependabot/npm_and_yarn/extensions/ql-vscode/lint-staged-13.2.0 Koen Vlaswinkel 2023-03-15 17:16:03 +01:00
  • 84f60ccb8c Avoid duplicate use of the codeQLQueryHistory.removeHistoryItem command Robert 2023-03-15 16:05:42 +00:00
  • 0fa0fa3523 Bump tar-stream from 2.2.0 to 3.0.0 in /extensions/ql-vscode dependabot[bot] 2023-03-15 16:10:41 +00:00
  • fe554ee2a7 Bump glob-promise from 4.2.2 to 6.0.2 in /extensions/ql-vscode dependabot[bot] 2023-03-15 16:09:35 +00:00
  • 019af98f40 Merge pull request #2171 from github/koesie10/commands-with-progress Koen Vlaswinkel 2023-03-15 16:39:35 +01:00
  • c853bafb91 Merge remote-tracking branch 'origin/main' into koesie10/commands-with-progress Koen Vlaswinkel 2023-03-15 15:43:34 +01:00
  • c632c38220 Merge pull request #2087 from github/robertbrignull/no-nested-functions Robert 2023-03-15 14:21:23 +00:00
  • fd570abdcd Merge branch 'main' into robertbrignull/no-nested-functions Robert 2023-03-15 13:37:35 +00:00
  • e81d585336 Swap arguments so command arg comes last Robert 2023-03-15 13:36:57 +00:00
  • dc55ef9985 Merge pull request #2157 from github/starcke/commands-registration Anders Starcke Henriksen 2023-03-15 14:05:25 +01:00
  • 3fe069975a Avoid reporting errors twice Robert 2023-03-15 12:26:58 +00:00
  • 5303ec67cb Name updates. Anders Starcke Henriksen 2023-03-15 11:52:30 +01:00
  • 969fdb6337 Make type checking all use typeof Robert 2023-03-15 10:21:12 +00:00
  • 47fa752c5c Merge branch 'main' into robertbrignull/webview_error_telemetry Robert 2023-03-15 09:56:58 +00:00
  • 639c8728dd Bump lint-staged from 10.2.11 to 13.2.0 in /extensions/ql-vscode dependabot[bot] 2023-03-15 09:22:59 +00:00
  • 3d9f55ffea Merge pull request #2174 from github/dependabot/npm_and_yarn/extensions/ql-vscode/webpack-5.76.0 Koen Vlaswinkel 2023-03-15 10:20:43 +01:00
  • ebd18cd245 Bump webpack from 5.73.0 to 5.76.0 in /extensions/ql-vscode dependabot[bot] 2023-03-15 02:21:22 +00:00
  • 7571304fb2 Move viewAst to top level Robert 2023-03-14 17:57:23 +00:00
  • 764830e69d Move runVariantAnalysis to top level Robert 2023-03-14 17:55:35 +00:00
  • 9d59abd0a8 Move openReferencedFile to top level Robert 2023-03-14 17:53:50 +00:00
  • 165542d115 Move previewQueryHelp to top level Robert 2023-03-14 17:51:57 +00:00