Robert
|
b786b56c70
|
Fix tests
|
2023-04-27 16:53:25 +01:00 |
|
Robert
|
44a096202d
|
Add changelog entry
|
2023-04-27 16:51:33 +01:00 |
|
Robert
|
e0cb1df68c
|
Update expected args in test
|
2023-04-27 15:43:43 +01:00 |
|
Robert
|
92f23d18fb
|
Change default value of makeSelected from false to true
|
2023-04-27 15:17:01 +01:00 |
|
Robert
|
9941a42dd9
|
Set makeSelected to true for two calls
|
2023-04-27 15:13:36 +01:00 |
|
Robert
|
62737146fe
|
Make database selected even if it's already in the list
|
2023-04-27 15:06:46 +01:00 |
|
Robert
|
29d04837ab
|
Merge pull request #2287 from github/robertbrignull/selection
Introduce helpers for commands that operate on selections
|
2023-04-27 11:38:22 +01:00 |
|
Shati Patel
|
988df04b0b
|
Change internal name for variant analysis SortKey values (#2380)
Follow-up to https://github.com/github/vscode-codeql/pull/2373
|
2023-04-27 10:37:14 +00:00 |
|
Robert
|
392c59ed2c
|
Remove unnecessary check of undefined
|
2023-04-27 10:56:25 +01:00 |
|
Shati Patel
|
af75fa9f2f
|
Update wording in the "sorting dropdown" of the variant analysis results view (#2373)
|
2023-04-27 10:41:32 +01:00 |
|
Robert
|
37459a1405
|
fix typo
|
2023-04-27 10:33:46 +01:00 |
|
Robert
|
0bc756766a
|
Merge branch 'main' into robertbrignull/selection
Conflicts:
extensions/ql-vscode/src/databases/local-databases-ui.ts
extensions/ql-vscode/src/query-history/query-history-manager.ts
|
2023-04-27 10:32:24 +01:00 |
|
Charis Kyriakou
|
8c9c38e1ae
|
Merge pull request #2377 from github/charisk/move-databse-files
Move database files
|
2023-04-27 09:44:03 +01:00 |
|
Charis Kyriakou
|
0941417caf
|
Move local-databases.ts to /databases/local-databases.ts
|
2023-04-26 13:52:16 +00:00 |
|
Charis Kyriakou
|
845197a95f
|
Move local-databases-ui.ts to /databases/local-databases-ui.ts
|
2023-04-26 13:52:16 +00:00 |
|
Charis Kyriakou
|
2e96ba90e6
|
Move databaseFetcher.ts to /databases/database-fetcher.ts
|
2023-04-26 13:52:16 +00:00 |
|
Charis Kyriakou
|
57cc9657ed
|
Merge pull request #2376 from github/charisk/move-query-evaluation-log-files
Move query evaluation logging files
|
2023-04-26 14:15:54 +01:00 |
|
Nora
|
099e8723bc
|
Merge pull request #2375 from github/version/bump-to-v1.8.4
Bump version to v1.8.4
|
2023-04-26 14:59:00 +02:00 |
|
Charis Kyriakou
|
de36944425
|
Add index for query-evaluation-logging module
|
2023-04-26 12:32:06 +00:00 |
|
Charis Kyriakou
|
1edecfae57
|
Move eval-log-viewer.ts to query-evaluation-logging/eval-log-viewer.ts and related tests
|
2023-04-26 12:32:06 +00:00 |
|
Charis Kyriakou
|
2d4d15aed8
|
Move eval-log-tree-builder.ts to query-evaluation-logging/eval-log-tree-builder.ts and related tests
|
2023-04-26 12:32:06 +00:00 |
|
Nora
|
77fbaea1c7
|
Merge pull request #2368 from github/nora/move-files-misc1
Move contextual and ast-viewer files into language-support
|
2023-04-26 14:15:35 +02:00 |
|
Nora
|
b6b3d3b541
|
improve imports
|
2023-04-26 09:56:45 +00:00 |
|
github-actions[bot]
|
e1e05725cf
|
Bump version to v1.8.4
|
2023-04-26 09:47:12 +00:00 |
|
Nora
|
3b53c5a14f
|
Merge pull request #2374 from github/v1.8.3
Release / Release (push) Has been cancelled
Release / Publish to VS Code Marketplace (push) Has been cancelled
Release / Publish to Open VSX Registry (push) Has been cancelled
v1.8.3
v1.8.3
|
2023-04-26 11:03:51 +02:00 |
|
Nora
|
1614c833eb
|
v1.8.3
|
2023-04-26 10:20:20 +02:00 |
|
Robert
|
86b53a8def
|
Merge pull request #2358 from github/robertbrignull/handleCompareWith
Fiddle with handleCompareWith to make it cleaner
|
2023-04-25 16:29:49 +01:00 |
|
Robert
|
912a9e167f
|
Add LocalQueryInfo.databaseName getter
|
2023-04-25 15:57:20 +01:00 |
|
Robert
|
ab7ec589ff
|
Rename allItemsSelected => allSelectedItems
|
2023-04-25 15:52:41 +01:00 |
|
Robert
|
1a87ad8a33
|
Make comments clearer
|
2023-04-25 15:51:48 +01:00 |
|
Robert
|
1317dfa581
|
Pull out getFromQueryToCompare
|
2023-04-25 15:44:53 +01:00 |
|
Shati Patel
|
298176d8f1
|
React tests: Wrap code that causes state updates in act() (#2372)
|
2023-04-25 14:01:53 +00:00 |
|
Nora
|
9a317b7651
|
move ast test data files
|
2023-04-25 13:46:08 +00:00 |
|
Nora
|
ba85e98f8b
|
move language-support/contextual/ast-builder to language-support/ast-viewer/ast-builder
|
2023-04-25 13:46:08 +00:00 |
|
Nora
|
8d3d5dbf45
|
move src/astViewer to src/language-support/ast-viewer/ast-viewer including test
|
2023-04-25 13:46:08 +00:00 |
|
Nora
|
3757911d34
|
move src/ast-cfg-commands to language-support/ast-viewer/ast-cfg-commands
|
2023-04-25 13:46:08 +00:00 |
|
Nora
|
c9f7b7aacf
|
create index.ts and adjust imports and exports
|
2023-04-25 13:46:08 +00:00 |
|
Nora
|
e5845b1c21
|
move contextual -> language-support/contextual including tests and kebab-caseing
|
2023-04-25 13:46:08 +00:00 |
|
Koen Vlaswinkel
|
2d68c1c735
|
Merge pull request #2371 from github/koesie10/switch-to-argument-this
Rename `Argument[-1]` to `Argument[this]`
|
2023-04-25 14:20:49 +02:00 |
|
Koen Vlaswinkel
|
92b57bf1e2
|
Rename Argument[-1] to Argument[this]
See: https://github.com/github/codeql/pull/12556
|
2023-04-25 13:31:52 +02:00 |
|
Robert
|
14952cf7d3
|
Delete assertSingleQuery
|
2023-04-24 16:08:46 +01:00 |
|
Robert
|
dbf3f26d13
|
Convert handleExportResults to use createSingleSelectionCommand
|
2023-04-24 16:08:46 +01:00 |
|
Robert
|
a6a2f9776a
|
Convert handleCopyRepoList to use createSingleSelectionCommand
|
2023-04-24 16:08:46 +01:00 |
|
Robert
|
be6f356437
|
Convert handleOpenOnGithub to use createSingleSelectionCommand
|
2023-04-24 16:08:46 +01:00 |
|
Robert
|
1ea0f1429d
|
Convert handleViewDil to use createSingleSelectionCommand
|
2023-04-24 16:08:46 +01:00 |
|
Robert
|
9c711eda97
|
Convert handleViewCsvAlerts to use createSingleSelectionCommand
|
2023-04-24 16:08:46 +01:00 |
|
Robert
|
b74cd15752
|
Convert handleViewCsvResults to use createSingleSelectionCommand
|
2023-04-24 16:08:46 +01:00 |
|
Robert
|
ef93ab9e70
|
Convert handleViewSarifAlerts to use createSingleSelectionCommand
|
2023-04-24 16:08:46 +01:00 |
|
Robert
|
288a2bf62a
|
Convert handleShowQueryText to use createSingleSelectionCommand
|
2023-04-24 16:08:46 +01:00 |
|
Robert
|
b2f0e2efd9
|
Convert handleCancel to use createMultiSelectionCommand
|
2023-04-24 16:08:46 +01:00 |
|