FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for csharp - github/codeql · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10k
Code
Issues
997
Pull requests
454
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/v2.15.3
User selector
Datepicker
Commit history
Commits on Nov 17, 2023
Merge pull request #14830 from aibaars/csharp/fixintegrationtests
Show description for ff65ffa
aibaars
authored
ff65ffa
View commit details
Copy full SHA for ff65ffa
View code at this point
Browse repository at this point
C#: Fix dotnet_test_mstest
mbg
authored and
aibaars
committed
97402fd
View commit details
Copy full SHA for 97402fd
View code at this point
Browse repository at this point
C#: Fix the dotnet pack integration test.
michaelnebel
authored and
aibaars
committed
2662a4c
View commit details
Copy full SHA for 2662a4c
View code at this point
Browse repository at this point
Commits on Nov 16, 2023
Release preparation for version 2.15.3
github-actions[bot]
committed
6ec9b95
View commit details
Copy full SHA for 6ec9b95
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
C#: Fix assembly attribute extraction in standalone mode
tamasvajk
committed
7a001f4
View commit details
Copy full SHA for 7a001f4
View code at this point
Browse repository at this point
Commits on Nov 14, 2023
C#: Do not call nuget.exe on Apple Silicon
tamasvajk
committed
8334c6d
View commit details
Copy full SHA for 8334c6d
View code at this point
Browse repository at this point
Disable the nuget standalone dependencies test on ARM-osx.
Show description for f9ae7c5
criemen
committed
f9ae7c5
View commit details
Copy full SHA for f9ae7c5
View code at this point
Browse repository at this point
Code quality improvement
tamasvajk
committed
5b38ba8
View commit details
Copy full SHA for 5b38ba8
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
C#: Change IsARM to Apple silicon check
tamasvajk
committed
b455b2c
View commit details
Copy full SHA for b455b2c
View code at this point
Browse repository at this point
Commits on Nov 10, 2023
Merge pull request #14743 from tamasvajk/standalone/adjust-nuget-test
Show description for 340b20f
tamasvajk
authored
340b20f
View commit details
Copy full SHA for 340b20f
View code at this point
Browse repository at this point
Merge pull request #14589 from hvitved/csharp/fqn-backticks
Show description for 9f0b073
hvitved
authored
9f0b073
View commit details
Copy full SHA for 9f0b073
View code at this point
Browse repository at this point
C#: Adjust standalone integration test to not reference mono assemblies
tamasvajk
committed
334fb1f
View commit details
Copy full SHA for 334fb1f
View code at this point
Browse repository at this point
C#: Add change note
hvitved
committed
ae3d98f
View commit details
Copy full SHA for ae3d98f
View code at this point
Browse repository at this point
C#: Update expected test output
hvitved
committed
57ec094
View commit details
Copy full SHA for 57ec094
View code at this point
Browse repository at this point
C#: Update MaD rows
hvitved
committed
2971a20
View commit details
Copy full SHA for 2971a20
View code at this point
Browse repository at this point
C#: Use `{get,has}FullyQualifiedName` throughout
hvitved
committed
b72f345
View commit details
Copy full SHA for b72f345
View code at this point
Browse repository at this point
C#: Deprecate `{get,has}QualifiedName` and replace with `{get,has}FullyQualifiedName`
hvitved
committed
66dc550
View commit details
Copy full SHA for 66dc550
View code at this point
Browse repository at this point
Add changed framework coverage reports
github-actions[bot]
committed
01a1b4a
View commit details
Copy full SHA for 01a1b4a
View code at this point
Browse repository at this point
Commits on Nov 9, 2023
Merge pull request #14723 from tamasvajk/standalone/include-nuget-restored-folders
Show description for 7112409
tamasvajk
authored
7112409
View commit details
Copy full SHA for 7112409
View code at this point
Browse repository at this point
Merge pull request #14662 from hvitved/csharp/mad-generics
Show description for 94d08aa
hvitved
authored
94d08aa
View commit details
Copy full SHA for 94d08aa
View code at this point
Browse repository at this point
Merge pull request #14564 from michaelnebel/csharp/cildefaultfalse
Show description for 4cc75c5
michaelnebel
authored
4cc75c5
View commit details
Copy full SHA for 4cc75c5
View code at this point
Browse repository at this point
C#: Manually update two more MaD rows
hvitved
committed
f58ff6a
View commit details
Copy full SHA for f58ff6a
View code at this point
Browse repository at this point
Restore `nuget.exe` and `dotnet restore` packages to separate folders
tamasvajk
committed
5c05a4c
View commit details
Copy full SHA for 5c05a4c
View code at this point
Browse repository at this point
C#: Exclude tools folders in legacy nuget packages
tamasvajk
committed
d44d980
View commit details
Copy full SHA for d44d980
View code at this point
Browse repository at this point
C#: Add test case with nuget package containing tools
tamasvajk
committed
fd99e1f
View commit details
Copy full SHA for fd99e1f
View code at this point
Browse repository at this point
C#: Add change note
hvitved
committed
5ae025f
View commit details
Copy full SHA for 5ae025f
View code at this point
Browse repository at this point
C#: Allow for explicit interface names in MaD consistency check
hvitved
committed
76e6f81
View commit details
Copy full SHA for 76e6f81
View code at this point
Browse repository at this point
C#: Regenerate `dotnet/runtime` models
hvitved
committed
136adb2
View commit details
Copy full SHA for 136adb2
View code at this point
Browse repository at this point
C#: Manually update some MaD rows
hvitved
committed
7aed6f9
View commit details
Copy full SHA for 7aed6f9
View code at this point
Browse repository at this point
C#: Use new format for generics when parsing MaD rows
hvitved
committed
11c113b
View commit details
Copy full SHA for 11c113b
View code at this point
Browse repository at this point
C#: Convert existing models using model converter
hvitved
committed
84773fc
View commit details
Copy full SHA for 84773fc
View code at this point
Browse repository at this point
C#: Update model conversion queries
hvitved
committed
74f483a
View commit details
Copy full SHA for 74f483a
View code at this point
Browse repository at this point
C#: Include type parameters when printing MaD rows with generics
hvitved
committed
6f4311d
View commit details
Copy full SHA for 6f4311d
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
C#: Include all (legacy) nuget restored folders in standalone references
tamasvajk
committed
2273bb1
View commit details
Copy full SHA for 2273bb1
View code at this point
Browse repository at this point
C#: Add test case with legacy nuget restore
tamasvajk
committed
b782e5b
View commit details
Copy full SHA for b782e5b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL