Граф коммитов

111 Коммитов

Автор SHA1 Сообщение Дата
Andrew Eisenberg 9547aa3851 Remove feature flag for the AST Viewer 2020-10-21 14:07:05 -07:00
Andrew Eisenberg 9300c07d42 Add command to view the DIL of a query 2020-10-13 11:07:43 -07:00
Andrew Eisenberg 8e817ee01a Refactor the commandRunner
Split commandRunner into two functions: commandRunner and
commandRunnerWithProgress.

Also, take advantage of default arguments for ProgressOptions.

And updates changelog.
2020-10-09 10:48:44 -07:00
Andrew Eisenberg e5d439ae89 Update changelog
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-10-09 10:48:44 -07:00
Andrew Eisenberg 2c75a5c8cb Ensure database upgrade request happens only once
When a user runs multiple queries on a non-upgraded database, ensure
that only one dialog appears for upgrade.

This commit also migrates the upgrades.ts file to using the passed-in
cancellation token and progress monitor. This ensures that cancelling
a database upgrade command will also cancel out of any wrapper
operations.

Fixes #534
2020-10-09 10:48:44 -07:00
Andrew Eisenberg 43d5ee78ea Add comments to interfaces.ts and databases-ui.ts
Also, small refactoring of the vscodeMessageHandler.
2020-10-08 12:32:27 -07:00
Andrew Eisenberg 54fee0bed8 Add unit tests for event emitting in database manager 2020-10-08 12:32:27 -07:00
Andrew Eisenberg 6bc720468c Update changelog 2020-10-08 12:32:27 -07:00
Andrew Eisenberg 7e5d5922db Update changelog 2020-10-06 08:42:29 -07:00
Andrew Eisenberg 4adbfa4e81 Update changelog 2020-10-06 08:42:29 -07:00
Andrew Eisenberg 7800c68065 Allow setting number of threads to 0
Fixes #603
2020-10-05 07:54:42 -07:00
Andrew Eisenberg 03f1e4ef08 Update changelog 2020-10-01 07:44:47 -07:00
Andrew Eisenberg 7c48c5f887 Update changelog 2020-09-29 15:03:15 -07:00
Andrew Eisenberg 75b5c1d316 Allow max queries to be configurable
Max number of simultaneous queries launchable by runQueries command is
now configurable by codeQL.runningQueries.maxQueries.
2020-09-25 07:54:41 -07:00
github-actions[bot] b917a204ba
Bump version to v1.3.4 (#580)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-16 16:35:21 -04:00
jcreedcmu 8a5514c696
Date CHANGELOG for release (#579) 2020-09-16 16:22:01 -04:00
Andrew Eisenberg 17eee86765 Update changelog 2020-09-02 08:16:27 -07:00
Andrew Eisenberg cb03da3716 Avoid running query when a user cancels when there are unsaved changes
Fixes #538

Adds a new menu item to cancel a query run when the query is unsaved.

Also, ensures that no warning message is sent to the console.
2020-08-25 07:43:52 -07:00
Jason Reed 518e6c14cc Add changelog entry 2020-08-14 08:09:28 -04:00
Jason Reed 6b343b4581 Add changelog entry 2020-08-13 08:23:02 -04:00
Andrew Eisenberg ff841950ae Update Chnagelog for v1.3.2 2020-08-12 10:35:35 -07:00
Andrew Eisenberg aaf9e1fb9c Update changelog 2020-08-12 10:35:35 -07:00
Andrew Eisenberg 84e2cf7986 Update changelog to include line about experimental AST Viewer 2020-08-12 07:37:08 -07:00
Andrew Eisenberg 0dfc64c7e8 Remove unreleased feature from changelog 2020-07-27 09:53:31 -07:00
Andrew Eisenberg a36ff8ca1e Update changelog 2020-07-27 08:34:03 -07:00
jcreedcmu d0e0ad619b
Merge pull request #511 from ceh-forks/ceh-skip-log
Suppress database downloaded message when action canceled
2020-07-23 14:02:24 -04:00
Andrew Eisenberg 10177412f6
Merge pull request #492 from aeisenberg/aeisenberg/ast-viewer
Add the AST Viewer
2020-07-23 06:36:11 -07:00
Emil Hessman 0d2b44cdba Suppress database downloaded message when action canceled 2020-07-23 06:40:43 +02:00
Andrew Eisenberg 65b5b68df6 Remove duplicate changelog line 2020-07-21 12:28:50 -07:00
Andrew Eisenberg f21296e4f6 Merge branch 'aeisenberg/ast-viewer' of github.com:aeisenberg/vscode-codeql into aeisenberg/ast-viewer 2020-07-21 10:10:23 -07:00
Andrew Eisenberg b6bd534857 Fixes pagination when there are no results
When there are no results, always ensure that max pages is 1.

This commit also changes the way pagination buttons are displayed,
removing their border.
2020-07-20 07:11:56 -07:00
jcreedcmu aebab082c2
Merge branch 'main' into aeisenberg/ast-viewer 2020-07-17 10:53:15 -04:00
Andrew Eisenberg af965c941a Update changelog 2020-07-16 14:42:48 -07:00
Andrew Eisenberg 546ec2eb1c Update changelog 2020-07-16 09:10:05 -07:00
Andrew Eisenberg 4aa752135d Update changelog 2020-07-10 08:16:40 -07:00
Jason Reed c4353981fa update CHANGELOG for release 2020-07-07 14:28:53 -04:00
Jason Reed d8266b7bc1 Update CHANGELOG. 2020-07-07 08:40:07 -04:00
Andrew Eisenberg 3e149e7bb3 Update changelog 2020-07-06 07:32:35 -07:00
Andrew Eisenberg 6a2832fcc7 Update changelog 2020-07-06 07:21:12 -07:00
Andrew Eisenberg 6e34c03b05 Update changelog 2020-06-26 11:40:40 -07:00
Shati Patel 6277e5cecb Small editorials tweaks 2020-06-24 11:33:48 +01:00
Andrew Eisenberg 42ebc3fbe6 Update changelog 2020-06-23 13:27:20 -07:00
Andrew Eisenberg 60620a5618 Update changelog 2020-06-23 08:14:05 -07:00
jcreedcmu 1f3decc83a
Merge pull request #466 from jcreedcmu/jcreed/1.3.0
Bump version and CHANGELOG for release
2020-06-22 14:23:51 -04:00
Jason Reed c2ebaa2422 Bump version and CHANGELOG for release 2020-06-22 14:20:09 -04:00
Andrew Eisenberg fabef96f08 Update changelog 2020-06-22 09:08:12 -07:00
Andrew Eisenberg 727d0db387 Update changelog 2020-06-18 09:55:43 -07:00
Andrew Eisenberg 3d44b987d7 Update changelog 2020-06-17 10:54:08 -07:00
Andrew Eisenberg 95988f0960 Update changelog 2020-06-16 12:08:33 -07:00
Andrew Eisenberg 4bc17ed333 Update changelog 2020-06-15 12:22:01 -07:00