Geoffrey White
|
f353a17431
|
Merge pull request #22081 from geoffw0/rubyinline2
Ruby: Address testFailures in inline expectations tests (part 2)
|
2026-06-29 19:37:28 +01:00 |
|
Geoffrey White
|
d519f79703
|
Update ruby/ql/lib/utils/test/internal/InlineExpectationsTestImpl.qll
Co-authored-by: Tom Hvitved <hvitved@github.com>
|
2026-06-29 15:37:45 +01:00 |
|
Geoffrey White
|
72f1a0d89b
|
Ruby: Clean up the CodeQL a little more.
|
2026-06-29 11:22:02 +01:00 |
|
Geoffrey White
|
96e88a1f9a
|
Ruby: Inline AnyComment class into ExpectationComment.
|
2026-06-29 11:21:42 +01:00 |
|
Geoffrey White
|
3058198c0d
|
Merge pull request #22078 from geoffw0/rubyinline
Ruby: Address testFailures in inline expectations tests (part 1)
|
2026-06-29 11:06:10 +01:00 |
|
Geoffrey White
|
727f7d2afa
|
Fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-06-29 10:58:45 +01:00 |
|
Geoffrey White
|
3c5f70de11
|
Ruby: And another missing tag.
|
2026-06-29 10:37:21 +01:00 |
|
Geoffrey White
|
c0c8958db1
|
Ruby: Implement inline expectation comments for .erb files.
|
2026-06-26 19:14:03 +01:00 |
|
Geoffrey White
|
0ee40417ea
|
Ruby: Add inline expectation comment to .erb file.
|
2026-06-26 19:14:01 +01:00 |
|
Geoffrey White
|
46382cbc8e
|
Ruby: Address more inline expectation testFailures.
|
2026-06-26 17:56:37 +01:00 |
|
Geoffrey White
|
93439db87b
|
Ruby: Address inline expectation testFailures.
|
2026-06-26 17:11:56 +01:00 |
|
Asger F
|
5735ac330d
|
Ruby: Regenerate raw AST
|
2026-06-26 10:29:08 +02:00 |
|
github-actions[bot]
|
456e33773b
|
Post-release preparation for codeql-cli-2.26.0
|
2026-06-25 16:24:06 +00:00 |
|
github-actions[bot]
|
237c5639e2
|
Release preparation for version 2.26.0
|
2026-06-25 15:27:00 +00:00 |
|
Anders Schack-Mulligen
|
5047bee432
|
Ruby: Adjust qldoc.
|
2026-06-24 13:36:54 +02:00 |
|
copilot-swe-agent[bot]
|
4fa8a9fb1d
|
Synthesize true value for valueless Ruby CaseExpr
|
2026-06-24 10:36:23 +00:00 |
|
Anders Schack-Mulligen
|
7d66ec0f39
|
Ruby: Clarify AST.
|
2026-06-22 11:14:53 +02:00 |
|
Anders Schack-Mulligen
|
6fbb572950
|
Ruby: Get rid of the change note.
|
2026-06-19 13:27:34 +02:00 |
|
Anders Schack-Mulligen
|
132b476acd
|
Ruby: autoformat
|
2026-06-19 13:26:10 +02:00 |
|
copilot-swe-agent[bot]
|
65b4a4346b
|
Add ExceptionList AST node for rescue clauses with 2+ exceptions
|
2026-06-19 13:26:06 +02:00 |
|
Anders Schack-Mulligen
|
0834e640bb
|
Ruby: Prepare qltest change by line renumbering.
|
2026-06-19 13:15:18 +02:00 |
|
Mathias Vorreiter Pedersen
|
c12cf88c52
|
Merge branch 'main' into add-yaml-comments
|
2026-06-17 10:17:06 +01:00 |
|
Anders Schack-Mulligen
|
3654205ae2
|
Merge pull request #21991 from github/copilot/change-ast-for-else-branches
Ruby: Add CaseElseBranch AST node to distinguish else-branch from its body
|
2026-06-17 09:52:39 +02:00 |
|
Anders Schack-Mulligen
|
027f302932
|
Ruby: improve return type
|
2026-06-17 08:47:14 +02:00 |
|
Owen Mansel-Chan
|
7f3181b145
|
Merge pull request #21972 from github/copilot/qlref-conversion-instructions
Ruby: Convert CodeQL .qlref tests to inline expectations
|
2026-06-16 12:31:17 +01:00 |
|
Owen Mansel-Chan
|
48aefff964
|
Add SPURIOUS and MISSING to some comments
|
2026-06-16 10:40:39 +01:00 |
|
Owen Mansel-Chan
|
c5e020c68c
|
Work around problem with comments in heredocs
|
2026-06-16 10:40:37 +01:00 |
|
Anders Schack-Mulligen
|
8778e881cb
|
Ruby: Accept two more test changes for new AST node.
|
2026-06-16 11:14:15 +02:00 |
|
Anders Schack-Mulligen
|
36c1796ef7
|
Ruby: Fix data flow step.
|
2026-06-16 11:11:42 +02:00 |
|
Owen Mansel-Chan
|
5e606b7bef
|
Don't use inline expectations when alerts in erb files
|
2026-06-15 23:03:50 +01:00 |
|
copilot-swe-agent[bot]
|
84e7c2de6c
|
Convert Ruby qlref tests to inline expectations
|
2026-06-15 23:03:46 +01:00 |
|
copilot-swe-agent[bot]
|
f658bc9b39
|
Update expected files for CaseElseBranch AST node change
|
2026-06-15 12:11:22 +00:00 |
|
copilot-swe-agent[bot]
|
8cb4b9b118
|
Add CaseElseBranch AST node for Ruby case else branches
|
2026-06-15 11:42:13 +00:00 |
|
Mathias Vorreiter Pedersen
|
d38091fe28
|
Ruby: Add upgrade and downgrade scripts.
|
2026-06-04 17:54:57 +01:00 |
|
Mathias Vorreiter Pedersen
|
303cb11609
|
Ruby: Add support for YAML comments.
|
2026-06-04 17:54:55 +01:00 |
|
Tom Hvitved
|
c319680589
|
Ruby: Fix bug in implicitAssignmentNode
|
2026-06-02 09:03:59 +02:00 |
|
Tom Hvitved
|
434850edd3
|
Ruby: More variable tests
|
2026-06-02 09:03:57 +02:00 |
|
Tom Hvitved
|
9618e9b35c
|
Merge pull request #21873 from hvitved/local-name-resolution
Shared: Local name resolution library
|
2026-06-01 20:51:07 +02:00 |
|
Henry Mercer
|
a16f1c555c
|
Merge pull request #21912 from github/post-release-prep/codeql-cli-2.25.6
Post-release preparation for codeql-cli-2.25.6
|
2026-05-29 14:43:56 +01:00 |
|
github-actions[bot]
|
cfb18c2477
|
Post-release preparation for codeql-cli-2.25.6
|
2026-05-29 12:04:35 +00:00 |
|
github-actions[bot]
|
8b6f969cdb
|
Release preparation for version 2.25.6
|
2026-05-29 11:27:54 +00:00 |
|
Henry Mercer
|
9bc0c1b1ab
|
Revert "Release preparation for version 2.25.6"
|
2026-05-29 12:13:50 +01:00 |
|
Anders Schack-Mulligen
|
4c31866910
|
Merge pull request #21867 from aschackmull/ruby/callable-body
Ruby: Split callable and its body into two AST nodes.
|
2026-05-29 10:16:19 +02:00 |
|
Tom Hvitved
|
09371339d7
|
Ruby: Adopt shared local name resolution library
|
2026-05-29 09:06:14 +02:00 |
|
Tom Hvitved
|
7718fe40a0
|
Ruby: Add more variable tests
|
2026-05-28 10:50:15 +02:00 |
|
Anders Schack-Mulligen
|
780591d42a
|
Ruby: Remove spurious parent-child edges for Ruby::SimpleSymbol.
These treesitter nodes translate to multiple AstNodes, but we only want
those that are Stmts.
|
2026-05-27 10:06:15 +02:00 |
|
Anders Schack-Mulligen
|
3aa69823af
|
Ruby: Skip BodyStmt in ErbDirective.getAChildStmt.
|
2026-05-27 10:06:14 +02:00 |
|
github-actions[bot]
|
44a914e40f
|
Release preparation for version 2.25.6
|
2026-05-25 10:23:26 +00:00 |
|
Óscar San José
|
996e79131e
|
Merge branch 'main' into post-release-prep/codeql-cli-2.25.5
|
2026-05-22 16:32:30 +02:00 |
|
Anders Schack-Mulligen
|
e07f45fff4
|
Ruby: Accept test changes.
|
2026-05-22 13:36:59 +02:00 |
|