FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for csharp/autobuilder - 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
autobuilder
on
codeql-cli-2.11.3
User selector
Datepicker
Commit history
Commits on Aug 31, 2022
C#: Remove legacy tracer support
hvitved
committed
18b5ab0
View commit details
Copy full SHA for 18b5ab0
View code at this point
Browse repository at this point
C#: Inject `/p:MvcBuildViews=true` using tracer instead of auto-builder
hvitved
committed
c75c489
View commit details
Copy full SHA for c75c489
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
Address review comment
hvitved
committed
7f0fa15
View commit details
Copy full SHA for 7f0fa15
View code at this point
Browse repository at this point
C#: Remove legacy `odasa` support
Show description for c463dc9
hvitved
committed
c463dc9
View commit details
Copy full SHA for c463dc9
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
C#: Autobuilder should use standalone in case buildless options is provided.
michaelnebel
committed
3859b62
View commit details
Copy full SHA for 3859b62
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
C#: Use .NET 6
hvitved
committed
d7eeb1f
View commit details
Copy full SHA for d7eeb1f
View code at this point
Browse repository at this point
Commits on Dec 10, 2021
C#: Update nuget packages
hvitved
authored and
tamasvajk
committed
1c230d0
View commit details
Copy full SHA for 1c230d0
View code at this point
Browse repository at this point
Commits on Sep 22, 2021
Remove `CODEQL_REDUCE_FILES_FOLDERS_RELATIONS`
hvitved
committed
364dab6
View commit details
Copy full SHA for 364dab6
View code at this point
Browse repository at this point
Commits on Sep 13, 2021
C#: Drop redundant columns from `files` and `folders` relations
hvitved
committed
5d048a9
View commit details
Copy full SHA for 5d048a9
View code at this point
Browse repository at this point
Commits on May 17, 2021
C#: Address review comment
hvitved
committed
b142ecb
View commit details
Copy full SHA for b142ecb
View code at this point
Browse repository at this point
Commits on May 12, 2021
C#: Always pass `/p:UseSharedCompilation=false` to `dotnet build` in auto builder
hvitved
committed
961467e
View commit details
Copy full SHA for 961467e
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
C#: Remove code duplication in `BuildScripts.cs`
hvitved
committed
15c103e
View commit details
Copy full SHA for 15c103e
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
C#: Simplify `dotnet-install.ps1` invocation
Show description for dfc91b8
hvitved
committed
dfc91b8
View commit details
Copy full SHA for dfc91b8
View code at this point
Browse repository at this point
C#: Update auto-builder tests
hvitved
committed
5446532
View commit details
Copy full SHA for 5446532
View code at this point
Browse repository at this point
C#: First try `pwsh` and then `powershell` when calling `dotnet-install.ps1`
hvitved
committed
c7686b1
View commit details
Copy full SHA for c7686b1
View code at this point
Browse repository at this point
Commits on Mar 25, 2021
C#: Update more nuget packages
hvitved
committed
ed78acb
View commit details
Copy full SHA for ed78acb
View code at this point
Browse repository at this point
Commits on Mar 17, 2021
C#: Upgrade nuget packages
tamasvajk
committed
7884388
View commit details
Copy full SHA for 7884388
View code at this point
Browse repository at this point
Commits on Mar 5, 2021
C#: Use `is [not] null` throughout in the extractor
hvitved
committed
63686b5
View commit details
Copy full SHA for 63686b5
View code at this point
Browse repository at this point
Commits on Mar 2, 2021
Fix new (nullability) compiler warnings
tamasvajk
committed
4f383be
View commit details
Copy full SHA for 4f383be
View code at this point
Browse repository at this point
Upgrade projects to .net 5
tamasvajk
committed
71f095d
View commit details
Copy full SHA for 71f095d
View code at this point
Browse repository at this point
Commits on Feb 15, 2021
C#: Fix formatting issues
tamasvajk
committed
1a4f370
View commit details
Copy full SHA for 1a4f370
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
C#: Change public fields to properties
tamasvajk
committed
5a91736
View commit details
Copy full SHA for 5a91736
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
C#: Change array-returning properties
tamasvajk
committed
6dfe90e
View commit details
Copy full SHA for 6dfe90e
View code at this point
Browse repository at this point
C#: Convert publicly visible fields to properties
tamasvajk
committed
cbdd131
View commit details
Copy full SHA for cbdd131
View code at this point
Browse repository at this point
C#: Fix private field and local variable naming
tamasvajk
committed
2e350ca
View commit details
Copy full SHA for 2e350ca
View code at this point
Browse repository at this point
C#: Add braces to multiline block statements
tamasvajk
committed
baf6f59
View commit details
Copy full SHA for baf6f59
View code at this point
Browse repository at this point
C#: Format single line if statements
tamasvajk
committed
155453d
View commit details
Copy full SHA for 155453d
View code at this point
Browse repository at this point
C#: Use var everywhere
tamasvajk
committed
aec4481
View commit details
Copy full SHA for aec4481
View code at this point
Browse repository at this point
C#: Add declaration visibility modifiers
tamasvajk
committed
7d544e3
View commit details
Copy full SHA for 7d544e3
View code at this point
Browse repository at this point
C#: Fix formatting with 'dotnet format'
tamasvajk
committed
2e21564
View commit details
Copy full SHA for 2e21564
View code at this point
Browse repository at this point
C#: Reformat LINQ extension method call-chains
tamasvajk
committed
7f86768
View commit details
Copy full SHA for 7f86768
View code at this point
Browse repository at this point
C#: Reduce nesting and fix some formatting
tamasvajk
committed
c38bf5e
View commit details
Copy full SHA for c38bf5e
View code at this point
Browse repository at this point
C#: Change constructor visibility to protected in abstract classes
tamasvajk
committed
397be7e
View commit details
Copy full SHA for 397be7e
View code at this point
Browse repository at this point
C#: Simplify null checks with pattern matching, ??, and ?:
tamasvajk
committed
e208f3d
View commit details
Copy full SHA for e208f3d
View code at this point
Browse repository at this point
C#: Remove unnecessary usings
tamasvajk
committed
b793af5
View commit details
Copy full SHA for b793af5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL