FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for csharp - github/codeql · GitHub
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
1k
Pull requests
468
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
csharp
on
codeql-cli-2.27.1
User selector
Datepicker
Commit history
Commits on Sep 17, 2026
Release preparation for version 2.27.1
github-actions[bot]
committed
903466f
View commit details
Copy full SHA for 903466f
View code at this point
Browse repository at this point
Commits on Sep 16, 2026
Inline expectations: Ignore results in files outside the source dir
hvitved
committed
0aba99b
View commit details
Copy full SHA for 0aba99b
View code at this point
Browse repository at this point
Commits on Sep 15, 2026
C#: Use the zip archive on windows runners, when downloading and installing .NET.
michaelnebel
committed
8386853
View commit details
Copy full SHA for 8386853
View code at this point
Browse repository at this point
C#: Add extraction test for .NET 11 RC1.
michaelnebel
committed
07d4698
View commit details
Copy full SHA for 07d4698
View code at this point
Browse repository at this point
Commits on Sep 14, 2026
Merge pull request #22541 from michaelnebel/csharp/linqinoutret
Show description for b9cb90c
michaelnebel
authored
b9cb90c
View commit details
Copy full SHA for b9cb90c
View code at this point
Browse repository at this point
Apply suggestion from @hvitved
Show description for d4843fa
michaelnebel
and
hvitved
authored
d4843fa
View commit details
Copy full SHA for d4843fa
View code at this point
Browse repository at this point
Merge pull request #22542 from michaelnebel/csharp/dependabottoregistryrename
Show description for a79e645
michaelnebel
authored
a79e645
View commit details
Copy full SHA for a79e645
View code at this point
Browse repository at this point
C#: Address review comments.
michaelnebel
committed
cea09af
View commit details
Copy full SHA for cea09af
View code at this point
Browse repository at this point
C#: Address review comments.
michaelnebel
committed
d33b157
View commit details
Copy full SHA for d33b157
View code at this point
Browse repository at this point
Commits on Sep 11, 2026
C#: Address CoPilots comments.
michaelnebel
committed
8add898
View commit details
Copy full SHA for 8add898
View code at this point
Browse repository at this point
C#: Rename Dependabot to Registry, update log messages and slightly improve some unit tests comments.
michaelnebel
committed
c5d5827
View commit details
Copy full SHA for c5d5827
View code at this point
Browse repository at this point
C#: Add change note.
michaelnebel
committed
2a5ebb8
View commit details
Copy full SHA for 2a5ebb8
View code at this point
Browse repository at this point
C#: Update test expected output.
michaelnebel
committed
722a550
View commit details
Copy full SHA for 722a550
View code at this point
Browse repository at this point
C#: Remove cases where suggestion would result in capturing expressions that access in/out or ref parameters.
michaelnebel
committed
a617053
View commit details
Copy full SHA for a617053
View code at this point
Browse repository at this point
C#: Re-factor.
michaelnebel
committed
e8440b7
View commit details
Copy full SHA for e8440b7
View code at this point
Browse repository at this point
Commits on Sep 10, 2026
C#: Add test cases that uses in/out or ref parameters.
michaelnebel
committed
e2ebb0d
View commit details
Copy full SHA for e2ebb0d
View code at this point
Browse repository at this point
C#: Add support the generic version of specifying auto validate.
michaelnebel
committed
0cdad21
View commit details
Copy full SHA for 0cdad21
View code at this point
Browse repository at this point
C#: Make the global validation filter compilation aware.
michaelnebel
committed
9e33e07
View commit details
Copy full SHA for 9e33e07
View code at this point
Browse repository at this point
C#: Add change-note.
michaelnebel
committed
b104638
View commit details
Copy full SHA for b104638
View code at this point
Browse repository at this point
C#: Update test expected output.
michaelnebel
committed
1949c45
View commit details
Copy full SHA for 1949c45
View code at this point
Browse repository at this point
C#: Detect possible global auto validate configuration to remove FPs.
michaelnebel
committed
998d471
View commit details
Copy full SHA for 998d471
View code at this point
Browse repository at this point
C#: Add global ASP.NET Core - enable validation for all action methods.
michaelnebel
committed
1440cfc
View commit details
Copy full SHA for 1440cfc
View code at this point
Browse repository at this point
C#: Add some tests for cs/linq/missed-all.
michaelnebel
committed
612e515
View commit details
Copy full SHA for 612e515
View code at this point
Browse repository at this point
Commits on Sep 9, 2026
C#: Update change note.
michaelnebel
committed
93aa3a3
View commit details
Copy full SHA for 93aa3a3
View code at this point
Browse repository at this point
C#: Improve FeedManager unit test explanations.
michaelnebel
committed
7eaf822
View commit details
Copy full SHA for 7eaf822
View code at this point
Browse repository at this point
C#: Rename GetNugetFeeds to GetNugetFeedsFromConfig.
michaelnebel
committed
f8c2820
View commit details
Copy full SHA for f8c2820
View code at this point
Browse repository at this point
C#: Address review comments related to logging.
michaelnebel
committed
dadf67d
View commit details
Copy full SHA for dadf67d
View code at this point
Browse repository at this point
C#: Address review comments.
michaelnebel
committed
b2e83bb
View commit details
Copy full SHA for b2e83bb
View code at this point
Browse repository at this point
C#: Minor improvements to unit test.
michaelnebel
committed
4e2e1ae
View commit details
Copy full SHA for 4e2e1ae
View code at this point
Browse repository at this point
C#: Exclude TryRestoreManually fallback without nugetSources when private registries are configured (to make implementation consistent).
michaelnebel
committed
28503f6
View commit details
Copy full SHA for 28503f6
View code at this point
Browse repository at this point
C#: Make a complete replacement of the default nuget.org feed in case private registries with replaces-base: true is set.
michaelnebel
committed
b30141c
View commit details
Copy full SHA for b30141c
View code at this point
Browse repository at this point
C#: Remove isNullOrEmpty check as it is implied by the case above.
michaelnebel
committed
02f1792
View commit details
Copy full SHA for 02f1792
View code at this point
Browse repository at this point
C#: Preserve semantics of reachability for default feeds when using [mono] nuget.
michaelnebel
committed
1f93077
View commit details
Copy full SHA for 1f93077
View code at this point
Browse repository at this point
C#: Add change-note.
michaelnebel
committed
dcaf038
View commit details
Copy full SHA for dcaf038
View code at this point
Browse repository at this point
C#: Use the RegistryUrls from the dependabot proxy as default feeds is replaces-base is set, otherwise use nuget.org.
michaelnebel
committed
ee9fe75
View commit details
Copy full SHA for ee9fe75
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL