Marc Jaramillo
2570d179bc
Merge branch 'github:main' into handle-nonprint-chars
2021-10-08 13:00:10 -07:00
marcnjaramillo
d1eb31e231
Finish creating check for non-printing characters
2021-10-08 12:56:56 -07:00
shati-patel
68863e3b90
Bump version to v1.5.7
2021-10-07 18:47:29 +01:00
shati-patel
b38b884715
Add 1.5.6 header
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.5.6
2021-10-07 18:31:36 +01:00
shati-patel
cc6f2d8886
Prepare release
2021-10-07 18:31:36 +01:00
marcnjaramillo
245db7ca28
Add a check for strings with only new line chars
2021-10-07 09:09:48 -07:00
Andrew Eisenberg
197ab99db8
Merge pull request #959 from alexet/fix-db-remove
...
Delete database after removing it from query server control.
2021-10-07 08:50:22 -07:00
Andrew Eisenberg
6292adf491
Merge branch 'main' into fix-db-remove
2021-10-07 08:17:24 -07:00
Andrew Eisenberg
112d40ff1c
Update CHANGELOG.md
2021-10-07 08:15:35 -07:00
Andrew Eisenberg
b92d6bab7c
Merge pull request #965 from github/aeisenberg/logo-update
...
Update CodeQL logo
2021-10-07 08:08:51 -07:00
Andrew Eisenberg
0a4879c9a8
Merge branch 'main' into aeisenberg/logo-update
2021-10-07 08:01:05 -07:00
shati-patel
7d4d57104a
Update integration test version
2021-10-07 10:13:53 +01:00
Andrew Eisenberg
f06c9abb35
Update integration test versions
2021-10-07 10:13:53 +01:00
marcnjaramillo
2f7d175a76
Make edits per feedback
2021-10-06 14:01:39 -07:00
Andrew Eisenberg
85eaa8b275
Update CodeQL logo
...
Both the marketplace icon and the sideview svg
2021-10-06 11:12:53 -07:00
marcnjaramillo
4783ad6bff
Create rough solution for handling non-printing characters in results
2021-10-05 19:37:14 -07:00
Marc Jaramillo
9f0a975a0c
Merge pull request #1 from github/main
...
Add progress messages to LGTM download option. (#960 )
2021-10-05 19:22:49 -07:00
Marc Jaramillo
21dda65871
Add progress messages to LGTM download option. ( #960 )
...
* Add progress messages to LGTM download option.
* Add additional argument to get test passing again.
* Make edits requested by @aeisenerg
* Fix assertion in test case
* Update extensions/ql-vscode/CHANGELOG.md
2021-10-04 17:22:11 +01:00
Andrew Eisenberg
39fdd0cad5
Merge pull request #957 from marcnjaramillo/fix-lgtm-download-message
...
Remove line about selecting a language from the dropdown.
2021-10-01 12:07:46 -07:00
Marc Jaramillo
3fb2c71390
Merge branch 'main' into fix-lgtm-download-message
2021-10-01 11:19:57 -07:00
marcnjaramillo
b40f648a87
Remove line about selecting a language from the dropdown.
2021-10-01 11:07:37 -07:00
alexet
57216249c2
Delete database after removing it from query server control.
2021-10-01 18:40:07 +01:00
shati-patel
fbadc15ae9
Also prompt user if the repo in the config is invalid
2021-10-01 18:11:53 +01:00
shati-patel
89b00eaef8
Show input box if there's no controller repo defined in settings
2021-10-01 18:11:53 +01:00
shati-patel
4bc5086cfb
Update test
2021-10-01 18:11:53 +01:00
shati-patel
7a79d39e23
Add new setting to specify controller repo
2021-10-01 18:11:53 +01:00
shati-patel
41ae5a4b5f
Create new "remoteQueries" setting
2021-10-01 18:11:53 +01:00
Musab Guma'a
0493e316c0
Update extensions/ql-vscode/CHANGELOG.md
...
Co-authored-by: Edoardo Pirovano <6748066+edoardopirovano@users.noreply.github.com >
2021-10-01 17:37:54 +01:00
Musab Guma'a
137e17c2e1
Add fix entry to CHANGELOG.md
2021-10-01 17:37:54 +01:00
Musab Guma'a
31db2ffb82
Fix version copy for missing cli
2021-10-01 17:37:54 +01:00
Aditya Sharad
df18ff3052
Update CLI tests to use 2.6.2 ( #955 )
...
* Actions: Update tests to use CLI 2.6.2
* Integration tests: Update to CLI 2.6.2
2021-09-21 22:44:01 +00:00
Benjamin Muskalla
74555510b4
Fix formatting for history format preference
...
There was a space missing for one of the items, making it not rendered as part of the list
2021-09-16 07:53:23 -07:00
shati-patel
a2b8e7d193
Rename function
2021-09-15 10:52:47 +01:00
shati-patel
b59638bd2e
Test the regex for "getRepositories"
2021-09-15 10:52:47 +01:00
shati-patel
b0e19926da
Tests for "validateRepositories"
2021-09-15 10:52:47 +01:00
shati-patel
2e1b83588c
Put error handling into separate "validateRepositories" function
2021-09-15 10:52:47 +01:00
shati-patel
ab441ef75c
Tests for "getRepositories"
2021-09-15 10:52:47 +01:00
shati-patel
b4478e9b54
Remove token for running a remote query
2021-09-09 14:06:29 +01:00
aeisenberg
a715ce13c9
Bump version to v1.5.6
2021-09-08 16:15:15 -07:00
Andrew Eisenberg
005372abba
v1.5.5
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.5.5
2021-09-08 15:49:18 -07:00
Andrew Eisenberg
3f22587a7c
Update changelog
2021-09-08 17:02:49 -04:00
Andrew Eisenberg
b95533e8c0
Remove support for 2.2.6 CLI
...
This is old enough that we don't need to support it.
2021-09-08 17:02:49 -04:00
Andrew Eisenberg
210d8a3c64
Expand qlpack resolution integration test to all languages
...
Go is not yet supported since we do not include the go submodule in the
integration tests.
2021-09-08 17:02:49 -04:00
Andrew Eisenberg
c2d3829a72
Fix AST Viewer
...
The previous synthetic query suite was not finding the ast query because
the `qlpack` directive in a query suite only matches queries from the
default suite, which `printAST.ql` is not part of.
This changes to using `from` and `queries` directives.
Also, adds an integration test to ensure we find the queries using
different CLIs. However, this only tests using the latest `main` from
the codeql repository. I wonder if we should start testing using
different versions of the repo.
2021-09-08 17:02:49 -04:00
Robert
cd427ee119
fix strings again
2021-09-08 18:21:41 +01:00
Robert
ad4c30ecf8
Include clickable link to show logs in message
2021-09-08 18:21:41 +01:00
Robert
db7f5f5114
Add spaces to printed array
2021-09-08 18:21:41 +01:00
Robert
7c9fa03da8
update messages
2021-09-08 18:21:41 +01:00
Robert
615dd691bf
offer option to rerun on subset of valid repositories
2021-09-08 18:21:41 +01:00
shati-patel
64ba2cabad
Attempt to fix quick query test
2021-09-08 13:02:57 +01:00