Dave Bartolomeo
|
d1d48b3506
|
Merge pull request #1468 from dbartol/dbartol/pmod-highlight/work
Add `implements` and `signature` to syntax highlighting
|
2022-08-23 17:02:03 -04:00 |
|
Dave Bartolomeo
|
9180d1d9fc
|
Fix comment
|
2022-08-23 16:42:57 -04:00 |
|
Dave Bartolomeo
|
674c5ecbff
|
Add implements and signature to syntax highlighting
|
2022-08-23 14:56:47 -04:00 |
|
Koen Vlaswinkel
|
edcac6925c
|
Merge pull request #1466 from github/koesie10/add-github-download-button
Remove canary requirement for GitHub database download
|
2022-08-23 16:24:12 +02:00 |
|
Koen Vlaswinkel
|
c10500c5ea
|
Update CHANGELOG
|
2022-08-23 14:58:36 +02:00 |
|
Koen Vlaswinkel
|
0832850009
|
Remove canary requirement for GitHub database download
|
2022-08-23 14:45:48 +02:00 |
|
Alexander Eyers-Taylor
|
b352830674
|
Improve startup time (#1465)
* ArchiveFileSystem: Only parse zips once
* CLIServer: Only get version once
|
2022-08-23 11:05:10 +01:00 |
|
Andrew Eisenberg
|
e913165249
|
Merge pull request #1463 from github/aeisenberg/bump-timeout
|
2022-08-17 17:21:31 -07:00 |
|
Andrew Eisenberg
|
ef94bb3d38
|
Bump telemetry test timeout
This test is failing occasionally on our CI system. Let's see if this
change prevents the failures.
|
2022-08-17 15:47:30 -07:00 |
|
Shati Patel
|
4d6076c4ea
|
Escape HTML characters when rendering MRVA results as markdown (#1462)
|
2022-08-17 10:52:36 +01:00 |
|
Dave Bartolomeo
|
43650fde00
|
Merge pull request #1454 from github/dbartol/join-order
Report suspicious join orders
|
2022-08-15 14:13:35 -04:00 |
|
Angela P Wen
|
f2c72a67f6
|
Bump CLI version to 2.10.3 for integration tests (#1460)
|
2022-08-15 16:41:26 +00:00 |
|
Dave Bartolomeo
|
2b1f3227ce
|
Fix computation of result sizes in IN_LAYER events
|
2022-08-12 17:00:26 -04:00 |
|
Dave Bartolomeo
|
841f1d3310
|
Replace console logging to route through problem reporter
|
2022-08-12 16:43:21 -04:00 |
|
Dave Bartolomeo
|
99756ae63b
|
Fix PR feedback
|
2022-08-12 16:25:52 -04:00 |
|
Dave Bartolomeo
|
9a2bea39e6
|
Better handling of missing log data
|
2022-08-12 16:14:24 -04:00 |
|
Dave Bartolomeo
|
1aab49c719
|
Specify return type
|
2022-08-12 16:01:58 -04:00 |
|
Dave Bartolomeo
|
cf925c256f
|
Update extensions/ql-vscode/src/log-insights/log-scanner-service.ts
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
|
2022-08-12 15:50:28 -04:00 |
|
Dave Bartolomeo
|
8383a76e43
|
Merge branch 'dbartol/join-order' of https://github.com/github/vscode-codeql into dbartol/join-order
|
2022-08-12 15:41:52 -04:00 |
|
Dave Bartolomeo
|
c6d792f41e
|
Fix PR feedback
Better handling of malformed RA
|
2022-08-12 15:39:32 -04:00 |
|
Dave Bartolomeo
|
277192e7d3
|
Update extensions/ql-vscode/src/log-insights/join-order.ts
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
|
2022-08-12 14:59:20 -04:00 |
|
Dave Bartolomeo
|
85988ecf34
|
Update extensions/ql-vscode/src/log-insights/join-order.ts
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
|
2022-08-12 14:50:10 -04:00 |
|
Dave Bartolomeo
|
49d12674b7
|
Cache regexprs
|
2022-08-12 14:47:50 -04:00 |
|
Dave Bartolomeo
|
beeb19dc05
|
Fix typo
|
2022-08-12 12:58:46 -04:00 |
|
Dave Bartolomeo
|
de88d27057
|
Update extensions/ql-vscode/src/log-insights/join-order.ts
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
|
2022-08-12 12:49:29 -04:00 |
|
Dave Bartolomeo
|
eb2d00e999
|
Update extensions/ql-vscode/src/log-insights/join-order.ts
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
|
2022-08-12 12:48:28 -04:00 |
|
Dave Bartolomeo
|
d58fb54928
|
Better formatting of metrics
|
2022-08-11 13:51:11 -04:00 |
|
Dave Bartolomeo
|
fdc209ca08
|
Test for log scanning
|
2022-08-10 18:07:59 -04:00 |
|
Dave Bartolomeo
|
28092f2b86
|
Move more of log scanning into pure code
|
2022-08-10 17:33:55 -04:00 |
|
Dave Bartolomeo
|
8970ad78ae
|
Remove code added via bad merge
|
2022-08-10 13:51:08 -04:00 |
|
Dave Bartolomeo
|
e7a0c58940
|
Fix CodeQL alert
|
2022-08-10 13:18:00 -04:00 |
|
Dave Bartolomeo
|
02270aaeee
|
Fix lint
|
2022-08-10 13:13:59 -04:00 |
|
Dave Bartolomeo
|
51fb03b4b1
|
Fix tests to match code changes
|
2022-08-10 13:11:34 -04:00 |
|
Dave Bartolomeo
|
838a2b71ac
|
Scan logs on change in current query
|
2022-08-09 18:02:27 -04:00 |
|
Charis Kyriakou
|
f01c421d42
|
Merge pull request #1458 from github/version/bump-to-v1.6.11
Bump version to v1.6.11
|
2022-08-09 16:59:14 +01:00 |
|
charisk
|
561bc6f53c
|
Bump version to v1.6.11
|
2022-08-09 15:21:26 +00:00 |
|
Charis Kyriakou
|
24b421e82d
|
v1.6.10 (#1456)
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.6.10
|
2022-08-09 16:17:57 +01:00 |
|
Dave Bartolomeo
|
3c57597a19
|
Share code for splitting records from pseudo-JSONL
|
2022-08-05 17:36:45 -04:00 |
|
Dave Bartolomeo
|
e8d5029912
|
Merge remote-tracking branch 'origin/main' into dbartol/join-order-temp
|
2022-08-05 17:34:52 -04:00 |
|
Dave Bartolomeo
|
cb514f5c78
|
Pre-cleanup to avoid merge conflicts
|
2022-08-05 14:59:40 -04:00 |
|
Dave Bartolomeo
|
57bb8cee41
|
Update regexes to match new summary text
|
2022-08-04 16:17:27 -04:00 |
|
Dave Bartolomeo
|
1219ef4a8c
|
Remove unnecessary command
|
2022-08-04 16:17:09 -04:00 |
|
Dave Bartolomeo
|
677a0f7940
|
Fix lint
|
2022-08-04 14:42:47 -04:00 |
|
Charis Kyriakou
|
b8cca29eb3
|
Ensure query history state is persisted after new query is added (#1451)
|
2022-08-04 15:06:47 +01:00 |
|
Shati Patel
|
4cbf104bdf
|
(Minor) Remove outdated comment (#1453)
|
2022-08-04 13:24:48 +00:00 |
|
Angela P Wen
|
26ccde9e7d
|
Bump CLI version to 2.10.2 for integration tests
|
2022-08-03 10:30:55 +01:00 |
|
Angela P Wen
|
beb5b78b89
|
Add 50ms wait for flaky telemetry popup test (#1449)
|
2022-08-02 08:24:07 -07:00 |
|
Dave Bartolomeo
|
c3a21b93c0
|
Merge pull request #1430 from github/dbartol/goto-ql
Initial implementation of sourcemap-based jump-to-QL command
|
2022-08-01 13:52:06 -04:00 |
|
Dave Bartolomeo
|
6b9f73e156
|
Add comment to test data file
|
2022-08-01 13:19:15 -04:00 |
|
Dave Bartolomeo
|
6409e09063
|
Code cleanup
|
2022-08-01 12:28:35 -04:00 |
|