Henry Mercer
0a01a7cc43
Revert "Use codeql.exe instead of codeql.cmd on Windows"
2020-01-21 17:00:31 +00:00
jcreedcmu
16554ab64b
Merge pull request #212 from RasmusWL/reuse-existing-texteditor
...
Reuse existing editor if file already open
2020-01-21 10:00:01 -05:00
jcreedcmu
20a4e0a166
Merge pull request #211 from github/codeql.exe
...
Use codeql.exe instead of codeql.cmd on Windows
2020-01-21 09:59:15 -05:00
Rasmus Wriedt Larsen
3454be2027
Reuse existing editor if file already open
2020-01-17 16:26:05 +01:00
Nick Rolfe
9f34d6778f
Use codeql.exe instead of codeql.cmd on Windows
2020-01-17 10:53:15 +00:00
Dave Bartolomeo
edc1f1c2ab
Merge remote-tracking branch 'upstream/master' into dbartol/QLTest
2020-01-13 11:19:24 -07:00
Henry Mercer
07f6846179
Merge pull request #208 from alexet/bump-version
...
Bump version
2020-01-13 14:28:37 +00:00
Alexander Eyers-Taylor
7f31f67e07
Merge pull request #209 from henrymercer/mock-date-in-integration-tests
...
Mock Date in InvocationRateLimiter integration tests
2020-01-13 14:24:59 +00:00
Henry Mercer
886fe35219
Mock Date in integration tests
2020-01-13 14:16:16 +00:00
alexet
a3863ee1e9
Add changelog entry for new version
2020-01-13 13:09:23 +00:00
alexet
0af06b275c
Bumb version to 1.0.4
2020-01-13 13:07:19 +00:00
Henry Mercer
b43045adbf
Merge pull request #207 from alexet/add-v1.0.3-date-to-changelog
...
Add v1.0.3 date to changelog.
2020-01-13 12:53:54 +00:00
alexet
ecac23a3e1
v1.0.3: Add date to changelog.
2020-01-13 12:38:49 +00:00
Dave Bartolomeo
0947a35332
Implement cancellation of test run
2020-01-06 16:09:34 -07:00
Dave Bartolomeo
207743e7b7
Merge remote-tracking branch 'upstream/master' into dbartol/QLTest
2020-01-03 11:49:15 -07:00
Dave Bartolomeo
de2a6cc0b7
Make QLTest use `codeql test run` instead of `odasa qltest`
2020-01-03 11:48:48 -07:00
shati-patel
2c9c21038a
Merge pull request #206 from henrymercer/update-changelog
...
Update changelog with recent changes
2020-01-03 16:46:18 +00:00
Henry Mercer
5a94f6f0c5
Update changelog
2020-01-03 16:36:11 +00:00
Alexander Eyers-Taylor
b7401a6c58
Merge pull request #205 from henrymercer/increase-query-unit-tests-timeout
...
Increase timeout for query unit tests
2020-01-03 16:10:37 +00:00
Henry Mercer
2d19498f1f
Increase timeout for query unit tests
...
This gives the query server sufficient time to startup.
2020-01-03 15:32:03 +00:00
Alexander Eyers-Taylor
a2cffea5b0
Merge pull request #202 from henrymercer/reduce-update-check-frequency
...
Reduce update check frequency
2020-01-03 14:59:52 +00:00
Alexander Eyers-Taylor
e966c339d3
Merge pull request #203 from henrymercer/run-codeql-tests-on-actions
...
Add support for running unit tests requiring CodeQL on Actions
2020-01-03 14:38:06 +00:00
Alexander Eyers-Taylor
3fb0624ac6
Merge pull request #204 from henrymercer/webview-file-uri-encoding
...
Fix double-encoding of "#" in webview URI conversion
2020-01-03 14:31:05 +00:00
Henry Mercer
3811b2e9fe
Fix double-encoding of "#" in webview URI conversion
...
This fixes sorting for result sets with a "#" in their name.
2020-01-02 15:06:59 +00:00
Henry Mercer
1ad2ed8958
Install CodeQL on Actions
...
This allows us to run tests requiring CodeQL on Actions.
2019-12-20 17:16:03 +00:00
Henry Mercer
5fef262d6e
Add additional checkpoints to query server tests
...
Some of the query server tests are async, so multiple tests can be in
progress at once.
2019-12-20 16:40:25 +00:00
Henry Mercer
93ed820333
Rate limit CLI update checks
...
This helps to avoid hitting the GitHub API limits of 60 requests per
hour for unauthenticated IPs.
2019-12-20 11:26:22 +00:00
Henry Mercer
4df7ef425a
Implement rate limiter for function invocations
2019-12-20 10:57:45 +00:00
Henry Mercer
443eafe8e1
Remove dashes from JSDoc
2019-12-19 17:20:11 +00:00
Henry Mercer
737fa11c4c
Merge pull request #201 from github/jcreedcmu-patch-1
...
Link build status badge to build history
2019-12-18 15:15:25 +00:00
Jason Reed
5e41432c3d
Link CI badge to master specifically
2019-12-18 10:07:57 -05:00
jcreedcmu
3349836397
Link build status badge to build history
2019-12-17 11:09:29 -08:00
jcreedcmu
8a8d3c5a92
Merge pull request #200 from henrymercer/manual-version-bump
...
Bump extension version to 1.0.3
2019-12-17 09:44:49 -08:00
Dave Bartolomeo
55d1a4aa1c
Merge from master
2019-12-16 15:41:16 -07:00
jcreedcmu
d4f3c91e00
Merge pull request #199 from github/version-bump-fix
...
Base the version bump PR on master
2019-12-13 09:46:08 -08:00
Henry Mercer
9a6790f1d4
Bump extension version to 1.0.3
2019-12-13 17:09:54 +00:00
Henry Mercer
fa99f13846
Base the version bump PR on master
2019-12-13 16:39:53 +00:00
shati-patel
1a9a62a22d
Merge pull request #195 from jcreedcmu/changelog
...
Update changelog
2019-12-13 10:12:13 +00:00
Jason Reed
cc403e7548
Update changelog
2019-12-12 13:42:36 -08:00
jcreedcmu
426477e9c1
Merge pull request #198 from henrymercer/fix-sidebar-focus-change
...
Fix sidebar focus change when showing results
2019-12-12 09:35:40 -08:00
Henry Mercer
7f286692cd
Fix sidebar focus change when showing results
...
Do this by lazily updating the selection of the query history view,
since the only API for changing a TreeView selection reveals the
TreeView.
Fixes #197
2019-12-12 16:45:44 +00:00
Jason Reed
a1f110d617
Update changelog
2019-12-11 15:21:28 -08:00
Alexander Eyers-Taylor
f62a48360e
Merge pull request #194 from henrymercer/update-marketplace-icon
...
Update marketplace icon
2019-12-11 16:22:34 +00:00
Henry Mercer
b4748d7c44
Update marketplace icon
2019-12-11 14:45:50 +00:00
Alexander Eyers-Taylor
eeca6d1122
Merge pull request #190 from henrymercer/unused-value-checks
...
Enable unused value compiler checks
2019-12-11 14:22:58 +00:00
Alexander Eyers-Taylor
722619f2d6
Merge pull request #189 from henrymercer/no-db-info-handling
...
Log if a database metadata file could not be found
2019-12-11 14:21:40 +00:00
Henry Mercer
8190e7c642
Enable unused value compiler checks
...
Specifically, enable the noUnusedLocals and noUnusedParameters options.
2019-12-11 11:57:07 +00:00
Alexander Eyers-Taylor
7c183d0f1c
Merge pull request #193 from jcreedcmu/result-count
...
Show number of results in results view
2019-12-10 19:24:42 +00:00
Alexander Eyers-Taylor
8d0d4bb7ba
Merge pull request #176 from jcreedcmu/jcreed/label
...
Improvements to Query History Labels
2019-12-10 19:05:29 +00:00
Jason Reed
4af73484e0
Show number of results in results view
2019-12-09 13:25:22 -08:00