GitHub / github/vscode-codeql / commits
An extension for Visual Studio Code that adds rich language support for CodeQL
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| a0b65d3c | Add expansion of short paths using native Windows call | Koen Vlaswinkel <k****0@g****m> | about 1 year ago | |
| f51c99d7 | merge Merge pull request #4066 from github/koesie10/upgrade-node-ipc |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| afc1cdef | Upgrade node-ipc to support Node 22 | Koen Vlaswinkel <k****0@g****m> | about 1 year ago | |
| cc971571 | merge Merge pull request #4064 from github/github-action/bump-node-version |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 0158b0a7 | Bump Node version to v22.15.1 | github-actions[bot] <g****s@g****m> | about 1 year ago | |
| 3ff5d64f | Add canary | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 6b47932e | Combine and output final autofix results | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 2c12d71d | Add markdown formatting to autofix output | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| e04eb622 | Run autofix for case when the repo result count exceeds the fix limit | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| e7076f9e | Add function that appends a suffix to a given file path | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 74e8277b | Run autofix for case when the repo result count does not exceed the fix limit | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 3c7d9ca6 | Add function for running autofix on a given SARIF | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 19400a97 | Add function for executing autofix | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 03585af9 | Add function for setting variable autofix args | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 5dfaf3f1 | Set up to run autofix on repo results | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 4d5437f5 | Get storage paths for repository-specific autofix output | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 05c398fa | Add function for running autofix on a given repo | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| b0b8b627 | Download source root | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 2bcf42e4 | Read 'repo_task.json' file | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 2afd2ee4 | Get SARIF for variant analysis repo | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 9c4d7a7f | Add function to process the selected repositories | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 66d95268 | Get storage paths for autofix output | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 9a8bd792 | Get full names (owner/repo) of the selected repositories | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 27bdc31a | Override query help | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| fb39455b | Check for local autofix | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 5f5a20fc | Add 'view-autofixes.ts' file for main implementation | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 11034377 | Add 'View Autofixes' query history command for variant analysis items | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| 8dfcf8b1 | Add 'View Autofixes' button to variant analysis view | Jami Cogswell <j****3@J****l> | about 1 year ago | |
| ac2dea7a | merge Merge pull request #4063 from github/dependabot/npm_and_yarn/extensions/ql-vs... |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| f1ca6afd | merge Merge pull request #4062 from github/dependabot/docker/extensions/ql-vscode/t... |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 746a52f3 |
Bump prettier from 3.5.3 to 3.6.1 in /extensions/ql-vscode
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ef2a0205 | merge Merge pull request #4061 from github/dependabot/npm_and_yarn/extensions/ql-vs... |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 8b43fa2d |
Bump codercom/code-server in /extensions/ql-vscode/test/e2e/docker
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 4305b8d3 |
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 09912335 | merge Merge pull request #4060 from github/github-action/bump-cli |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ca716768 | Bump CLI version from v2.22.0 to v2.22.1 for integration tests | github-actions[bot] <g****s@g****m> | about 1 year ago | |
| f1ef333d | merge Merge pull request #4058 from github/github-action/bump-node-version |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 94c7abc6 | Bump Node version to v22.15.1 | github-actions[bot] <g****s@g****m> | about 1 year ago | |
| 902ba3ff | merge Merge pull request #4036 from github/dependabot/npm_and_yarn/extensions/ql-vs... |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| f574c9f8 |
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 03b5b3c9 | Update local queries test case 2 (#4057) |
Charis Kyriakou <c****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| f8266b94 | Convert to eslint 9 | Robert <r****l@g****m> | about 1 year ago | |
| 91558cc5 | merge Merge pull request #4055 from github/github-action/bump-node-version |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a9413d30 | Bump Node version to v22.15.1 | github-actions[bot] <g****s@g****m> | about 1 year ago | |
| ac988a08 | merge Merge pull request #4052 from github/koesie10/upgrade-brace-expansion |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 95763ac6 | merge Merge pull request #4053 from github/github-action/bump-node-version |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 33340e73 | Bump Node version to v22.15.1 | github-actions[bot] <g****s@g****m> | about 1 year ago | |
| 36992830 | merge Merge pull request #4051 from github/github-action/bump-cli |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 56f299a9 | Upgrade brace-expansion to v2.0.2 | Koen Vlaswinkel <k****0@g****m> | about 1 year ago | |
| ec6bd6e0 | merge Merge pull request #4048 from github/dependabot/docker/extensions/ql-vscode/t... |
Robert <r****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 704d9232 | Bump CLI version from v2.21.4 to v2.22.0 for integration tests | github-actions[bot] <g****s@g****m> | about 1 year ago | |
| db91c227 | merge Merge pull request #4049 from github/github-action/bump-node-version |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 768ef30c | Bump Node version to v20.19.0 | github-actions[bot] <g****s@g****m> | about 1 year ago | |
| 3364c9ed |
Bump codercom/code-server in /extensions/ql-vscode/test/e2e/docker
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 54a20e0e | merge Merge pull request #4046 from github/version/bump-to-v1.17.4 |
Anders Starcke Henriksen <s****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 4cd85e16 | Bump version to v1.17.4 | github-actions[bot] <g****s@g****m> | about 1 year ago | |
| df7ccbc2 | merge Merge pull request #4045 from github/v1.17.3 |
Anders Starcke Henriksen <s****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 61b1ddc6 | v1.17.3 | Anders Starcke Henriksen <s****e@g****m> | about 1 year ago | |
| dd6fbdec | merge Merge pull request #4038 from github/dependabot/docker/extensions/ql-vscode/t... |
Anders Starcke Henriksen <s****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ddb55eb6 |
Bump CLI version from v2.21.3 to v2.21.4 for integration tests (#4044)
Co-authored-by: github-actions[bot] <g****s@g****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 22317939 | merge Merge pull request #4033 from github/github-action/bump-node-version |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 88568f19 | Bump Node version to v20.19.0 | github-actions[bot] <g****s@g****m> | about 1 year ago | |
| 4dc9d7c0 | merge Merge pull request #4037 from github/nickrolfe/run-qls |
Nick Rolfe <n****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 56fa9620 |
Bump the storybook group in /extensions/ql-vscode with 12 updates (#4039)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 80617800 |
Bump codercom/code-server in /extensions/ql-vscode/test/e2e/docker
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 806fcf8d |
Bump CLI version from v2.21.2 to v2.21.3 for integration tests (#4034)
Co-authored-by: github-actions[bot] <g****s@g****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f36b2289 | merge Merge pull request #4030 from github/github-action/bump-node-version |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 85ff20b5 | merge Merge pull request #4031 from github/dependabot/docker/extensions/ql-vscode/t... |
Nora <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| fd665fc1 | merge Merge pull request #4032 from github/dependabot/npm_and_yarn/extensions/ql-vs... |
Nora <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 4363b25a |
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8a81c6ac |
Bump codercom/code-server in /extensions/ql-vscode/test/e2e/docker
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 10cd4407 | Bump Node version to v20.18.3 | github-actions[bot] <g****s@g****m> | over 1 year ago | |
| 79b19a49 | merge Merge pull request #4029 from github/github-action/bump-node-version |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 469d6555 | Bump Node version to v20.18.3 | github-actions[bot] <g****s@g****m> | over 1 year ago | |
| d7e588c4 | merge Merge pull request #4028 from github/github-action/bump-node-version |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 305f018c | Bump Node version to v20.18.3 | github-actions[bot] <g****s@g****m> | over 1 year ago | |
| 420a1e3f |
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates (#4024)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7826df8c |
Bump CLI version from v2.21.1 to v2.21.2 for integration tests (#4023)
Co-authored-by: github-actions[bot] <g****s@g****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d9f7089c | merge Merge pull request #4022 from github/dependabot/npm_and_yarn/extensions/ql-vs... |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 4a9d5f95 |
Bump vite in /extensions/ql-vscode in the npm_and_yarn group
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c0261ecb | merge Merge pull request #4018 from asgerf/asgerf/compare-fixes |
Asger F <a****f@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| bfbf5a47 | merge Merge branch 'main' into asgerf/compare-fixes |
Asger F <a****f@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| fd73c061 | merge Merge pull request #4019 from github/nickrolfe/join-order-cleanup |
Nick Rolfe <n****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f9f92462 |
Apply suggestions from code review
Co-authored-by: Andrew Eisenberg <a****g@g****m> |
Asger F <a****f@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 41be8874 | merge Merge pull request #4021 from github/github-action/bump-node-version |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| b66a670b | Bump Node version to v20.18.3 | github-actions[bot] <g****s@g****m> | over 1 year ago | |
| 7b113a2b | Do not export NamedLocal as it is never imported. | Asger F <a****f@g****m> | over 1 year ago | |
| 02b6299b | merge Merge pull request #4020 from github/github-action/bump-node-version |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| fbfa60b2 | Bump Node version to v20.18.3 | github-actions[bot] <g****s@g****m> | over 1 year ago | |
| 84441f05 | Add changenote about fix for reporting bad joins in recursions | Nick Rolfe <n****e@g****m> | over 1 year ago | |
| cb446659 | Include RA hashes in messages about bad join orders | Nick Rolfe <n****e@g****m> | over 1 year ago | |
| dba5150d | Fix join-order scoring for recursive predicates | Nick Rolfe <n****e@g****m> | over 1 year ago | |
| 0da5e5b7 | Update dependencies passed to useMemo | Asger F <a****f@g****m> | over 1 year ago | |
| e718ea63 | Default to hiding cache hits, and omit warning | Asger F <a****f@g****m> | over 1 year ago | |
| 06fcd6fc | Detect "shadowed" cache hits | Asger F <a****f@g****m> | over 1 year ago | |
| e8bf7e3c | Associate rows with RA-hash and a name-with-pipeline hash | Asger F <a****f@g****m> | over 1 year ago | |
| 7cdcf9dc | merge Merge pull request #4017 from github/dependabot/docker/extensions/ql-vscode/t... |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 37c53b6e |
Bump codercom/code-server in /extensions/ql-vscode/test/e2e/docker
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8ad9705d | merge Merge pull request #4016 from github/dependabot/npm_and_yarn/extensions/ql-vs... |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 49c82c9c | merge Merge pull request #4014 from github/dependabot/npm_and_yarn/extensions/ql-vs... |
Koen Vlaswinkel <k****0@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago |