Mathias Vorreiter Pedersen
|
2627a3dcb7
|
Merge pull request #15371 from geoffw0/mad
C++: Implement models-as-data
|
2024-04-16 14:33:12 +01:00 |
|
Mathias Vorreiter Pedersen
|
e1884c193b
|
C++: Add tests (and fix a missing quote in the alert message).
|
2024-04-16 14:20:19 +01:00 |
|
Mathias Vorreiter Pedersen
|
6cb5db2387
|
C++: Improve change note comments.
|
2024-04-16 13:55:55 +01:00 |
|
Mathias Vorreiter Pedersen
|
439afd97ba
|
C++: Small performance optimization.
|
2024-04-16 13:54:58 +01:00 |
|
Mathias Vorreiter Pedersen
|
132bb9f1d6
|
C++: Address (my own) review comments.
|
2024-04-16 13:53:27 +01:00 |
|
Michael Nebel
|
58635bdbd6
|
Merge pull request #16121 from michaelnebel/csharp/modelgenexcludeset
C#: Exclude properties with both a getter and setter as candidates for modelling.
|
2024-04-16 14:49:07 +02:00 |
|
Tamas Vajk
|
79fe5f851b
|
C#: Add resource generator
|
2024-04-16 14:30:53 +02:00 |
|
Tom Hvitved
|
e99c78e027
|
Merge pull request #16226 from hvitved/csharp/exclude-delegate-dynamic-calls-extraction-info
C#: Exclude delegate and dynamic calls from extractor telemetry
|
2024-04-16 14:23:38 +02:00 |
|
Tom Hvitved
|
75b1e14098
|
Merge pull request #16205 from samgiz/samgiz-tiny-docs-fix
Tiny docs fix
|
2024-04-16 13:57:38 +02:00 |
|
Alexander Eyers-Taylor
|
0daa6c2c1d
|
Merge pull request #16219 from github/release-prep/2.17.1
Release preparation for version 2.17.1
codeql-cli/v2.17.1
|
2024-04-16 12:02:14 +01:00 |
|
Tom Hvitved
|
6bf05eb29a
|
C#: Exclude delegate and dynamic calls from extractor telemetry
|
2024-04-16 12:53:39 +02:00 |
|
Mathias Vorreiter Pedersen
|
fb9fc14f3d
|
C++: Accept test changes in paths.
|
2024-04-16 11:09:22 +01:00 |
|
Mathias Vorreiter Pedersen
|
8630630c45
|
C++: Use 'asDefinition' instead of checking for a 'Store' instruction.
|
2024-04-16 11:00:57 +01:00 |
|
Mathias Vorreiter Pedersen
|
54957d6ea4
|
Merge branch 'main' into enable-sound-ir
|
2024-04-16 10:46:59 +01:00 |
|
Joe Farebrother
|
f57e0cb71e
|
Merge pull request #16209 from joefarebrother/csharp-missing-precision
C#: Add missing query precision
|
2024-04-16 10:46:27 +01:00 |
|
Rasmus Wriedt Larsen
|
ec862ebc72
|
Merge pull request #16196 from michaelnebel/misc/expected-changes-usageinfo
Print usage information for accept-expected-changes script in case PR…
|
2024-04-16 11:38:24 +02:00 |
|
Tamás Vajk
|
9671e05148
|
Merge pull request #16213 from tamasvajk/buildless/source-generators
C#: Move source code generators to dedicated classes
|
2024-04-16 11:08:28 +02:00 |
|
Joe Farebrother
|
3567c30020
|
Set precision to high
|
2024-04-16 09:41:46 +01:00 |
|
Tamas Vajk
|
407837afc4
|
C#: Refactor dotnet source generator execution
|
2024-04-16 10:20:23 +02:00 |
|
Tom Hvitved
|
ff55ed84f4
|
Merge pull request #16181 from hvitved/dynamic/deprecate-csv-models
Dynamic languages: Deprecate models-as-data CSV interface
|
2024-04-16 10:06:30 +02:00 |
|
Tamas Vajk
|
13a71a4f6d
|
C#: Move source code generators to dedicated classes
|
2024-04-16 09:28:50 +02:00 |
|
Michael Nebel
|
3105697c7f
|
Merge pull request #16200 from michaelnebel/csharp/dependencylogging
C#: Logging
|
2024-04-16 08:24:36 +02:00 |
|
github-actions[bot]
|
9bfe4ea90a
|
Release preparation for version 2.17.1
|
2024-04-15 17:34:47 +00:00 |
|
Henry Mercer
|
8747438613
|
JS: Remove ML-powered queries
|
2024-04-15 17:35:32 +01:00 |
|
Alexander Eyers-Taylor
|
feeaef14be
|
Merge pull request #16217 from github/alexet/fix-change-note
Go: Fix broken changenote metadata
|
2024-04-15 17:32:20 +01:00 |
|
Michael B. Gale
|
d9bd547f06
|
Merge pull request #16216 from github/mbg/go/respect-gotoolchain
Go: Respect `GOTOOLCHAIN` in `GetEnvGoVersion` if already set
|
2024-04-15 17:04:27 +01:00 |
|
Alexander Eyers-Taylor
|
43572fe9ae
|
Go: Fix broken changenote metadata
|
2024-04-15 16:55:23 +01:00 |
|
Michael B. Gale
|
c0d2b89de0
|
Go: Respect GOTOOLCHAIN in GetEnvGoVersion if already set
|
2024-04-15 16:28:24 +01:00 |
|
Taus
|
82057e2e46
|
Python: Autoformat tests
I guess these were never considered back when we switched to
autoformatting everything.
|
2024-04-15 15:27:21 +00:00 |
|
Michael B. Gale
|
ce73c29962
|
Merge pull request #16214 from github/mbg/go/use-shared-integration-test-code
Go: Use shared integration test code
|
2024-04-15 16:25:28 +01:00 |
|
Taus
|
25cb52aa52
|
Python: Fix inefficient string comparison
|
2024-04-15 15:23:07 +00:00 |
|
Michael B. Gale
|
7a0aad87a4
|
Go: Use shared library for integration tests
|
2024-04-15 14:46:53 +01:00 |
|
Michael B. Gale
|
4673fff65b
|
Go: Add db and runFunction to go_integration_test
|
2024-04-15 14:46:53 +01:00 |
|
Michael B. Gale
|
caaccb7709
|
Go: Run go clean -modcache in finally for integration tests
This ensures that the temporary GOPATH is cleaned up correctly in case of an integration test failure as well
|
2024-04-15 14:46:53 +01:00 |
|
Anders Schack-Mulligen
|
3c69f8f607
|
Java: Count second level scopes for fieldFlowBranchLimit.
|
2024-04-15 15:17:43 +02:00 |
|
Anders Schack-Mulligen
|
2f0987e980
|
Dataflow: Add dummy DataFlowSecondLevelScope implementations.
These could be an empty type, but Unit was available and it probably
doesn't matter.
|
2024-04-15 15:16:30 +02:00 |
|
Anders Schack-Mulligen
|
db6d27bd2b
|
C++: Count return dispatch based on 2nd level scopes.
|
2024-04-15 15:13:08 +02:00 |
|
Anders Schack-Mulligen
|
9e39be5aea
|
C++: Update qltest.
|
2024-04-15 15:13:05 +02:00 |
|
Anders Schack-Mulligen
|
b87b8329a0
|
Dataflow: Use default fieldFlowBranchLimit in qltests.
|
2024-04-15 15:13:03 +02:00 |
|
Anders Schack-Mulligen
|
f945687a93
|
Dataflow: Simplify branch and join.
|
2024-04-15 15:13:01 +02:00 |
|
Anders Schack-Mulligen
|
82afbbc17b
|
Dataflow: Adjust fieldFlowBranchLimit count (block less) and adjust return edge condition (block more)
|
2024-04-15 15:12:58 +02:00 |
|
Anders Schack-Mulligen
|
a99849d897
|
Merge pull request #16211 from aschackmull/dataflow/alert-provenance-update-change-note
Dataflow: Amend change note for alert provenance.
|
2024-04-15 15:00:49 +02:00 |
|
Anders Schack-Mulligen
|
1389c7220b
|
Dataflow: Amend change note.
|
2024-04-15 14:35:39 +02:00 |
|
Taus
|
8ec414d454
|
Python: Add copy of internal Python 3 tests
Again, mostly extractor tests, and a single library test.
|
2024-04-15 12:30:01 +00:00 |
|
Taus
|
b22b4c5b85
|
Python: Add copy of internal Python 2 tests
These are mostly extractor tests, which now live in `2/extractor-tests`,
and a single library tests that was added to the existing directory.
|
2024-04-15 12:26:45 +00:00 |
|
Taus
|
e45f6e9b24
|
Python: Add copy of extractor tests
These get to live next to the existing library and query tests, and are
run as part of both the Python 2 and Python 3 language tests.
|
2024-04-15 12:22:07 +00:00 |
|
Michael Nebel
|
d5073df24c
|
Merge pull request #16186 from michaelnebel/csharp/suppressnullablefix
C#: Fix issue with suppress nullable warning directly on a method call.
|
2024-04-15 13:11:03 +02:00 |
|
Michael Nebel
|
8915241166
|
C#: Reduce nuget and razor logging.
|
2024-04-15 13:01:12 +02:00 |
|
Michael Nebel
|
336a18a1d9
|
C#: Make Started log as Debug.
|
2024-04-15 13:01:12 +02:00 |
|
Michael Nebel
|
ddfed6ea65
|
C#: Changing logging of dotnet commands to Debug except for dotnet --info and friends.
|
2024-04-15 13:01:12 +02:00 |
|