Tamás Vajk
|
e13d6cdd57
|
Merge pull request #15678 from tamasvajk/fix/integration-test-paths
C#: Modify reported assembly paths in integration tests
|
2024-02-21 15:26:36 +01:00 |
|
Michael Nebel
|
f072e41d50
|
Merge pull request #15652 from michaelnebel/csharp/constructorflow
C#: Read-only property flow.
|
2024-02-21 10:12:46 +01:00 |
|
Tamas Vajk
|
e1e29f277c
|
C#: Modify reported assembly paths in integration tests
|
2024-02-21 09:39:19 +01:00 |
|
Michael Nebel
|
060133d3e9
|
C#: Add change note.
|
2024-02-21 09:34:21 +01:00 |
|
Tamás Vajk
|
70a2d16b1a
|
Merge pull request #15600 from tamasvajk/buildless/no-mono-dlls
C# Change desktop dotnet assembly lookup to fall back to nuget reference assemblies
|
2024-02-21 08:36:41 +01:00 |
|
github-actions[bot]
|
37f8fa3413
|
Post-release preparation for codeql-cli-2.16.3
|
2024-02-20 16:50:47 +00:00 |
|
Michael Nebel
|
d6f657cfd7
|
C#: Update expected test output.
|
2024-02-20 15:55:19 +01:00 |
|
Michael Nebel
|
e4d41194b4
|
C#: Include store steps into readonly properties.
|
2024-02-20 15:55:19 +01:00 |
|
Michael Nebel
|
3112bf4682
|
C#: Add some test property inititialization test cases and update expected output.
|
2024-02-20 15:55:19 +01:00 |
|
github-actions[bot]
|
6d061fbc35
|
Release preparation for version 2.16.3
|
2024-02-20 14:26:23 +00:00 |
|
Michael Nebel
|
feda6bc01b
|
C#: Update expected test output.
|
2024-02-19 13:04:13 +01:00 |
|
Michael Nebel
|
d83687125c
|
C#: Add postupdate nodes for all instance parameter accesses - otherwise we get missing post update nodes to to reverseRead in the data flow consistency queries.
|
2024-02-19 13:04:13 +01:00 |
|
Michael Nebel
|
28d5c11b6f
|
C#: Synthesize an empty body for primary constructors.
|
2024-02-19 13:04:13 +01:00 |
|
Michael Nebel
|
dcde6597bc
|
C#: Updated expected test output.
|
2024-02-19 13:04:13 +01:00 |
|
Michael Nebel
|
6b38a81e50
|
C#: Add some test cases for primary constructor inititalizers and a failing dataflow test.
|
2024-02-19 13:04:12 +01:00 |
|
Tamas Vajk
|
c68d36eb79
|
Remove restored framework packages when user specified framework folders
|
2024-02-16 14:42:39 +01:00 |
|
Tamas Vajk
|
ce0159c005
|
Add dotnet core dependencies to the integration test
|
2024-02-16 13:35:18 +01:00 |
|
Tamas Vajk
|
7e912f0de0
|
Rename integration test
|
2024-02-16 13:31:08 +01:00 |
|
Tamas Vajk
|
1e75c73825
|
Fix failing integration test
|
2024-02-16 12:50:13 +01:00 |
|
Tamas Vajk
|
f8b29ad70e
|
Introduce environment variable to specify framework assembly locations
|
2024-02-16 11:54:19 +01:00 |
|
Tamas Vajk
|
b996f7b3ce
|
Change environment variable for opt-out web view extraction
|
2024-02-16 11:15:53 +01:00 |
|
Tamas Vajk
|
8f0f6963bb
|
Change desktop dotnet assembly lookup to fall back to nuget reference assemblies
|
2024-02-16 11:15:53 +01:00 |
|
Tamas Vajk
|
04f0fb0483
|
Add integration test with mono assemblies as references
|
2024-02-16 11:15:52 +01:00 |
|
erik-krogh
|
a5eb2dd906
|
update the QHelp for cs/web/unvalidated-url-redirection with examples inspired by the JS QHelp
|
2024-02-15 12:41:01 +01:00 |
|
Erik Krogh Kristensen
|
7c0557269a
|
Merge pull request #15596 from erik-krogh/url-san
C#: Add a few more sanitizers to `cs/web/unvalidated-url-redirection`
|
2024-02-15 12:09:06 +01:00 |
|
erik-krogh
|
7c2465e7b7
|
add change-note
|
2024-02-14 13:53:43 +01:00 |
|
erik-krogh
|
a2bd45d0cb
|
apply suggestions from code review
|
2024-02-14 13:50:27 +01:00 |
|
Michael Nebel
|
bafea9190d
|
Merge pull request #15474 from michaelnebel/csharp/primaryconstructors
C# 12: Primary constructors.
|
2024-02-14 10:09:23 +01:00 |
|
Tom Hvitved
|
7c59c7b28c
|
C#: Update QLdoc
|
2024-02-13 14:00:26 +01:00 |
|
Tom Hvitved
|
7bdc2c57f0
|
C#: Simplify primaryConstructorParameterStore
|
2024-02-13 13:59:14 +01:00 |
|
Tom Hvitved
|
3f43f45437
|
C#: Assume captured variables are live at exit in SSA construction
|
2024-02-13 13:59:08 +01:00 |
|
Tom Hvitved
|
ebd6853194
|
C#: Avoid overlapping output in data flow test
|
2024-02-13 13:59:03 +01:00 |
|
Michael Nebel
|
91bbbe262d
|
C#: Address more review comments.
|
2024-02-13 13:15:17 +01:00 |
|
erik-krogh
|
d31bfc06c2
|
add type requirement to the new Uri sanitizers
|
2024-02-13 13:13:43 +01:00 |
|
erik-krogh
|
4dae8d0bb4
|
add host comparisons as a sanitizer for url-redirect
|
2024-02-13 13:13:43 +01:00 |
|
erik-krogh
|
f4dd3e9aa1
|
treat relative URLs as safe for url-redirects
|
2024-02-13 13:13:18 +01:00 |
|
erik-krogh
|
3f8de82ea3
|
add a sanitizer for List.Contains() in url-redirect
|
2024-02-13 13:13:06 +01:00 |
|
erik-krogh
|
59792808d4
|
add new url-redirect test file
|
2024-02-13 13:13:06 +01:00 |
|
Michael Nebel
|
8efe34942f
|
C#: Add indirect assignment example.
|
2024-02-13 12:02:25 +01:00 |
|
Michael Nebel
|
eaf129d519
|
C#: Update expected test output.
|
2024-02-13 11:40:46 +01:00 |
|
Michael Nebel
|
69c0f0cb6a
|
C#: Address review comments.
|
2024-02-13 11:39:21 +01:00 |
|
Erik Krogh Kristensen
|
062f16e618
|
Merge pull request #15519 from erik-krogh/cs-path
C#: Improve the `cs/path-injection` QHelp
|
2024-02-13 10:02:11 +01:00 |
|
Tamás Vajk
|
de13ff6afd
|
Merge pull request #15577 from tamasvajk/feature/missing-nuget-sources
C# - Add default nuget feed if there's none
|
2024-02-13 09:18:32 +01:00 |
|
Michael Nebel
|
68b920f330
|
C#: Update other tests expected output.
|
2024-02-12 15:09:36 +01:00 |
|
Michael Nebel
|
aed5080142
|
C#: Add primary constructor change note.
|
2024-02-12 13:27:40 +01:00 |
|
Michael Nebel
|
4083348b3e
|
C#: Add a primary constructor QL library test.
|
2024-02-12 13:27:39 +01:00 |
|
Michael Nebel
|
ff29679317
|
C#: Update expected test output.
|
2024-02-12 13:27:39 +01:00 |
|
Michael Nebel
|
42f4656667
|
C#: Data flow for primary constructors.
|
2024-02-12 13:27:39 +01:00 |
|
Michael Nebel
|
f5d4c49b16
|
C#: Add some more constructor dataflow tests.
|
2024-02-12 13:13:06 +01:00 |
|
Michael Nebel
|
86212b24ba
|
C#: Move constructor data flow tests to a separate folder.
|
2024-02-12 13:13:06 +01:00 |
|