Michael Nebel
|
79c6834aa3
|
Merge pull request #16374 from michaelnebel/java/narrowsuperimpl
Java: Improve finding best type for models and lifting.
|
2024-05-14 13:12:04 +02:00 |
|
Joe Farebrother
|
a62ce4c51d
|
Merge pull request #16461 from joefarebrother/csharp-missing-cwe-metadata
C#: Add missing CWE tags
|
2024-05-14 09:32:06 +01:00 |
|
Joe Farebrother
|
513a319149
|
Change cwe to 348
|
2024-05-13 22:38:47 +01:00 |
|
Chuan-kai Lin
|
372746ffd4
|
Merge pull request #16419 from github/cklin/csharp-entities-reorder
C#: Use entities in reorder directives
|
2024-05-13 10:25:50 -07:00 |
|
Joe Farebrother
|
20a1e22c44
|
Add missing CWE tags
|
2024-05-09 10:33:48 +01:00 |
|
Michael Nebel
|
f00ad7c0e7
|
C#/Java: Invert api filtering logic.
|
2024-05-08 14:42:53 +02:00 |
|
Michael Nebel
|
cfb0a862c1
|
Merge pull request #16356 from michaelnebel/csharp/aligntelemetryimplementation
C#: Base telemetry Api Source/Sink nodes on abstract classes.
|
2024-05-07 09:16:38 +02:00 |
|
Michael Nebel
|
757cf8d43a
|
C#: Fix a comment typo.
|
2024-05-06 16:48:31 +02:00 |
|
Tom Hvitved
|
6233da3e40
|
Merge pull request #16399 from hvitved/csharp/unique-get-location
C#: Make `Element.getLocation` (mostly) functional
|
2024-05-05 20:18:19 +02:00 |
|
Chuan-kai Lin
|
077a2e3479
|
C#: Use entities in reorder directives
|
2024-05-03 11:15:42 -07:00 |
|
Tom Hvitved
|
3c91333d0b
|
Address review comment
|
2024-05-03 14:09:41 +02:00 |
|
Michael Nebel
|
e64a2d6c9c
|
C#: Align telemetry implementation with Java.
|
2024-05-03 12:48:14 +02:00 |
|
Tamás Vajk
|
f99cb3f649
|
Merge pull request #16396 from tamasvajk/buildless/opt-out-feed-check
C#: Change nuget feed responsiveness checking to be opt-out
|
2024-05-02 15:04:28 +02:00 |
|
Tamás Vajk
|
dfdd79d8cf
|
Merge pull request #16395 from tamasvajk/buildless/logs1
C#: Add file path to log messages in assets.json parsing
|
2024-05-02 15:03:57 +02:00 |
|
Tom Hvitved
|
8ec4f0b5bd
|
C#: Update expected test output
|
2024-05-02 14:53:02 +02:00 |
|
Tom Hvitved
|
f5d4b2e6cd
|
C#: Make Element.getLocation (mostly) functional
|
2024-05-02 14:16:34 +02:00 |
|
Tamas Vajk
|
d909f2bc4f
|
Fix expected test output
|
2024-05-02 13:32:01 +02:00 |
|
Owen Mansel-Chan
|
83249cd9c2
|
Fix grammar in comment
|
2024-05-02 09:59:48 +01:00 |
|
Tamas Vajk
|
c6185b30ba
|
C#: Change nuget feed responsiveness checking to be opt-out
|
2024-05-02 10:25:12 +02:00 |
|
Tamas Vajk
|
9ce08c586c
|
C#: Add file path to log messages in assets.json parsing
|
2024-05-02 10:14:26 +02:00 |
|
Owen Mansel-Chan
|
16dcc0969b
|
Standardise comment explaining why extensible predicates must be defined
|
2024-05-01 22:00:01 +01:00 |
|
Owen Mansel-Chan
|
09e59ccf44
|
Name files with empty definitions of MaD extensible predicates to erowdmpty.model.yml
|
2024-05-01 21:39:38 +01:00 |
|
github-actions[bot]
|
99928b82ed
|
Post-release preparation for codeql-cli-2.17.2
|
2024-04-30 12:15:35 +00:00 |
|
github-actions[bot]
|
5228d94d42
|
Release preparation for version 2.17.2
|
2024-04-30 10:25:51 +00:00 |
|
Erik Krogh Kristensen
|
7e839792da
|
Merge pull request #16330 from erik-krogh/del-deps-apr-2024
All: delete outdated deprecations
|
2024-04-30 10:43:39 +02:00 |
|
Michael Nebel
|
a304e2d8d6
|
Merge pull request #16248 from michaelnebel/csharp/groupsprojectbeforerestore
C#: Restore projects and collect dependencies for projects in the same folder sequentially.
|
2024-04-29 14:05:40 +02:00 |
|
Michael Nebel
|
d62e888b86
|
C#: Code quality improvements.
|
2024-04-29 09:27:12 +02:00 |
|
erik-krogh
|
800d7546fa
|
change all the change-notes to breaking
|
2024-04-26 17:17:23 +02:00 |
|
Tamas Vajk
|
1d45e3a558
|
C#: Store buildless extraction timing information and return in telemetry query
|
2024-04-26 14:59:31 +02:00 |
|
erik-krogh
|
14d88eb3ce
|
add change-notes
|
2024-04-26 12:56:28 +02:00 |
|
erik-krogh
|
baa31e1469
|
delete outdated deprecations
|
2024-04-25 22:19:28 +02:00 |
|
Michael Nebel
|
181a063bb9
|
C#: Update expected test output.
|
2024-04-25 15:38:39 +02:00 |
|
Michael Nebel
|
131d0b911f
|
C#: Inline dependency collection from asset files per group.
|
2024-04-25 15:35:08 +02:00 |
|
Michael Nebel
|
0124b0749f
|
C#: Do not run dotnet restore in parallel for projects in the same folder.
|
2024-04-25 15:35:07 +02:00 |
|
Michael Nebel
|
6daf80cdd0
|
C#: Add integration test with multiple project files that have disjoint dependencies.
|
2024-04-25 15:35:07 +02:00 |
|
Tamas Vajk
|
dd9183c345
|
Code quality improvements
|
2024-04-25 14:38:26 +02:00 |
|
Tamas Vajk
|
15c1fd9425
|
C#: Improve log messages
|
2024-04-25 10:39:53 +02:00 |
|
Tamás Vajk
|
f29d2c21bd
|
Merge pull request #16312 from tamasvajk/fix/buildless/file-lookup
C#: Fix `global.json` and `packages.config` lookup
|
2024-04-24 15:05:55 +02:00 |
|
Tamás Vajk
|
3b44b131b9
|
Merge pull request #16311 from tamasvajk/fix/resx
C#: Do not download `Microsoft.CodeAnalysis.ResxSourceGenerator` when…
|
2024-04-24 13:49:55 +02:00 |
|
Tamas Vajk
|
4a97f95890
|
Improve code quality
|
2024-04-24 13:47:25 +02:00 |
|
Tamas Vajk
|
f3daba510b
|
C#: Fix global.json and packages.config lookup
|
2024-04-24 11:57:45 +02:00 |
|
Tamas Vajk
|
88e67715a1
|
C#: Do not download Microsoft.CodeAnalysis.ResxSourceGenerator when there are no resx files to process
|
2024-04-24 11:53:29 +02:00 |
|
Tamas Vajk
|
53eb753346
|
C#: Add integration test with multiple versions of the same nuget package
|
2024-04-24 11:50:43 +02:00 |
|
Tamás Vajk
|
de58ee5a22
|
Merge pull request #16225 from tamasvajk/buildless/resx
C#: Add resource generator
|
2024-04-24 10:10:45 +02:00 |
|
Tom Hvitved
|
d8d7688f88
|
C#: Fix another bad join
|
2024-04-23 15:39:59 +02:00 |
|
Tom Hvitved
|
6aa4c5c187
|
C#: Fix a bad join
|
2024-04-23 11:47:55 +02:00 |
|
Anders Schack-Mulligen
|
b2f09949df
|
Merge pull request #15599 from aschackmull/dataflow/fieldflowbranchlimit-v2
Dataflow: update fieldFlowBranchLimit semantics
|
2024-04-23 10:08:05 +02:00 |
|
Tamas Vajk
|
f20812d8ad
|
Code quality improvement
|
2024-04-22 15:12:01 +02:00 |
|
Tamas Vajk
|
05f3c64172
|
Fix code review findings
|
2024-04-22 14:46:24 +02:00 |
|
Tom Hvitved
|
3c83262d58
|
C#: Do no call CSharpCompilation.Clone
|
2024-04-18 09:45:26 +02:00 |
|