Michael Nebel
|
022cbfa009
|
C#: Support 'WithElement'.
|
2022-09-02 15:17:24 +02:00 |
|
Michael Nebel
|
ecce30ed5a
|
C#: Remove clearsContent predicate from the framework code.
|
2022-09-02 15:17:24 +02:00 |
|
Michael Nebel
|
19da00a51a
|
C#: Delete clears content test case.
|
2022-09-02 15:17:23 +02:00 |
|
Michael Nebel
|
2ae2008453
|
C#: Update flow summaries test expected output.
|
2022-09-02 15:17:23 +02:00 |
|
Michael Nebel
|
f43feac324
|
C#: Add models as data models for Clear.
|
2022-09-02 15:17:23 +02:00 |
|
Michael Nebel
|
80f89282b7
|
C#: Add summary for System.Text.StringBuilder.Clear.
|
2022-09-02 15:17:23 +02:00 |
|
Michael Nebel
|
e3bfc4bd82
|
C#: CSV Printing of WithoutElement content.
|
2022-09-02 15:17:23 +02:00 |
|
Michael Nebel
|
8234a508b3
|
C#: Parsing of WithoutElement.
|
2022-09-02 15:17:23 +02:00 |
|
Tom Hvitved
|
99d9fe14c8
|
C#: Also inject dotnet (pack|test|run)
|
2022-09-02 14:17:23 +02:00 |
|
Tom Hvitved
|
7c12139c9e
|
C#: Also inject /p:UseSharedCompilation=false into dotnet publish
|
2022-09-02 13:51:22 +02:00 |
|
Tom Hvitved
|
ba62b9e822
|
Address review comments
|
2022-09-02 13:07:27 +02:00 |
|
Tom Hvitved
|
2c584d8f35
|
Merge pull request #10235 from hvitved/csharp/remove-legacy-tracer
C#: Remove legacy tracer support
|
2022-09-02 09:25:10 +02:00 |
|
Tom Hvitved
|
6b728acd9e
|
Use specific codeql/shared-ssa pack for the SSA library
|
2022-09-01 21:23:33 +02:00 |
|
Raul Garcia
|
0b0777addf
|
Fixing the @id fields
|
2022-09-01 09:45:11 -07:00 |
|
Edoardo Pirovano
|
8f332714f4
|
Merge pull request #10260 from github/edoardo/3.7-mergeback
Merge `rc/3.7` into `main`
|
2022-09-01 15:44:17 +01:00 |
|
Tom Hvitved
|
8e5d6ba4f9
|
SSA: Create a new shared library pack and move implementation there
|
2022-09-01 09:36:49 +02:00 |
|
Raul Garcia
|
476562ec62
|
Fixes based on the PR comments
|
2022-08-31 12:32:47 -07:00 |
|
Tom Hvitved
|
18b5ab0862
|
C#: Remove legacy tracer support
|
2022-08-31 16:57:59 +02:00 |
|
Tom Hvitved
|
c75c489707
|
C#: Inject /p:MvcBuildViews=true using tracer instead of auto-builder
|
2022-08-31 16:57:59 +02:00 |
|
Tom Hvitved
|
914b9680c0
|
C#: Also inject /p:UseSharedCompilation=false to (x|ms)build.exe (Windows)
|
2022-08-31 16:57:59 +02:00 |
|
Tom Hvitved
|
2681b88035
|
C#: Update Pre SSA library to use parameterized module
|
2022-08-31 11:45:15 +02:00 |
|
Tom Hvitved
|
8725bf0620
|
C#: Update Base SSA library to use parameterized module
|
2022-08-31 11:45:15 +02:00 |
|
Tom Hvitved
|
f553001217
|
C#: Update CIL SSA library to use parameterized module
|
2022-08-31 11:45:14 +02:00 |
|
Tom Hvitved
|
0d81a6409d
|
SSA: Make shared library a parameterized module
|
2022-08-31 11:45:14 +02:00 |
|
Michael Nebel
|
1cb6d78d35
|
Merge pull request #10170 from michaelnebel/java/models-io
Java: Update models for commons-io and add negative models.
|
2022-08-31 11:05:09 +02:00 |
|
Tom Hvitved
|
e4853d0e71
|
Merge pull request #10086 from michaelnebel/csharp/cil
C#: CIL Extractor option.
|
2022-08-31 08:22:18 +02:00 |
|
github-actions[bot]
|
6c3c41e710
|
Add changed framework coverage reports
|
2022-08-31 00:21:31 +00:00 |
|
Michael Nebel
|
a726aec362
|
C#: Update change note based on review comment.
|
2022-08-30 14:34:55 +02:00 |
|
Michael Nebel
|
944a9e6130
|
C#: Provide change-note.
|
2022-08-30 14:34:54 +02:00 |
|
Michael Nebel
|
b85db2cc35
|
C#: Remove '--cil' flag from the dbscheme comments and add dummy upgrade and downgrade scripts.
|
2022-08-30 14:34:54 +02:00 |
|
Michael Nebel
|
27d1008171
|
C#: Update tracer arguments.
|
2022-08-30 14:34:54 +02:00 |
|
Michael Nebel
|
da214c89d6
|
C#: Update unit tests.
|
2022-08-30 14:34:54 +02:00 |
|
Michael Nebel
|
ea40e7b29d
|
C#: Use the extractor option to decide, whether CIL should be enabled.
|
2022-08-30 14:34:54 +02:00 |
|
Michael Nebel
|
cc898e9b82
|
C#: Add extractor option parameter for enabling CIL.
|
2022-08-30 14:34:54 +02:00 |
|
Michael Nebel
|
e020ae77e0
|
Merge pull request #10158 from michaelnebel/csharp/narrowcollectiontypes
C#: Narrow collection like types in model generation.
|
2022-08-30 14:20:57 +02:00 |
|
Michael Nebel
|
e8d726606b
|
C#/Java: Add descriptive comment on negative summaries in ExternalFlow.
|
2022-08-29 14:29:32 +02:00 |
|
Michael Nebel
|
37aa6b2c5f
|
C#: Add file level QL Doc.
|
2022-08-29 14:29:32 +02:00 |
|
Michael Nebel
|
290c35e7c6
|
Java: Use negative summary models in unsupported external api telemetry query.
|
2022-08-29 14:28:55 +02:00 |
|
github-actions[bot]
|
3b4ad3c4f1
|
Post-release preparation for codeql-cli-2.10.4
|
2022-08-26 09:32:11 +00:00 |
|
Michael Nebel
|
f4835e3960
|
C#: Update flow summaries test cases based on the latest models.
|
2022-08-26 09:30:08 +02:00 |
|
Michael Nebel
|
e71ab59c9a
|
C#: Update the generated models.
|
2022-08-26 09:30:07 +02:00 |
|
Michael Nebel
|
be4c2231d1
|
C#: Avoid generating new source models on 'file' kind sources.
|
2022-08-26 09:30:07 +02:00 |
|
Michael Nebel
|
a83ab79d31
|
C#: Update models based on relevant collection changes.
|
2022-08-26 09:30:07 +02:00 |
|
Michael Nebel
|
41274d9e5a
|
C#: Update expected test output.
|
2022-08-26 09:30:07 +02:00 |
|
Michael Nebel
|
4bf41d0b81
|
C#: Update model generator to exclude models for some collection like types.
|
2022-08-26 09:30:07 +02:00 |
|
Michael Nebel
|
31dddef94e
|
C#: Update all models prior to model generator change.
|
2022-08-26 09:30:07 +02:00 |
|
Michael Nebel
|
83b3125dea
|
C#: Some test examples of collection like types that should be excluded.
|
2022-08-26 09:30:07 +02:00 |
|
Raul Garcia
|
b51c6d6651
|
Fixes based on PR feedback
|
2022-08-25 16:40:50 -07:00 |
|
erik-krogh
|
cc7a9ef97a
|
rename more acronyms
|
2022-08-25 20:52:27 +02:00 |
|
Ian Lynagh
|
9a3b540551
|
Update csharp/ql/src/change-notes/released/0.3.3.md
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2022-08-25 14:24:11 +01:00 |
|