FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for csharp/autobuilder - 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
467
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/v2.19.1
User selector
Datepicker
Commit history
Commits on Aug 19, 2024
C#: Add retry logic to file (nuget.exe, dotnet-install.sh) downloads
tamasvajk
committed
8b6c293
View commit details
Copy full SHA for 8b6c293
View code at this point
Browse repository at this point
Commits on Jun 28, 2024
C#: Fix quality issues
tamasvajk
committed
199a968
View commit details
Copy full SHA for 199a968
View code at this point
Browse repository at this point
Add TSP diagnostic for binlog usage
tamasvajk
committed
4db586f
View commit details
Copy full SHA for 4db586f
View code at this point
Browse repository at this point
Commits on Jun 27, 2024
C#: Add binlog support to buildless with source generator support
tamasvajk
committed
31ad195
View commit details
Copy full SHA for 31ad195
View code at this point
Browse repository at this point
C#: Change `string.Format` calls to interpolated strings
tamasvajk
committed
0c34b45
View commit details
Copy full SHA for 0c34b45
View code at this point
Browse repository at this point
Commits on Jun 7, 2024
C#: Remove unneeded source folder from Bazel build scripts
tamasvajk
committed
beffc2a
View commit details
Copy full SHA for beffc2a
View code at this point
Browse repository at this point
C#: Add TSP warning if `buildless` option is used instead of `build-mode`
tamasvajk
committed
9366eb8
View commit details
Copy full SHA for 9366eb8
View code at this point
Browse repository at this point
Commits on May 30, 2024
C++: Move to new packaging rules.
criemen
committed
60b5317
View commit details
Copy full SHA for 60b5317
View code at this point
Browse repository at this point
Commits on May 27, 2024
Place the C++ autobuilder in the correct path.
criemen
committed
735bea6
View commit details
Copy full SHA for 735bea6
View code at this point
Browse repository at this point
Commits on May 23, 2024
Add standalone dependency to autobuilder, following upstream changes.
criemen
committed
303dc20
View commit details
Copy full SHA for 303dc20
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/main' into criemen/bazel-csharp
criemen
committed
576ea32
View commit details
Copy full SHA for 576ea32
View code at this point
Browse repository at this point
Commits on May 22, 2024
C#: Avoid process creation indirection in auto-builder
hvitved
committed
621de2b
View commit details
Copy full SHA for 621de2b
View code at this point
Browse repository at this point
Merge pull request #16521 from tamasvajk/impr/refactor-common-csproj-prop
Show description for c9f4685
tamasvajk
authored
c9f4685
View commit details
Copy full SHA for c9f4685
View code at this point
Browse repository at this point
C#: Fix TSP diagnostic message
tamasvajk
committed
91aa182
View commit details
Copy full SHA for 91aa182
View code at this point
Browse repository at this point
Commits on May 21, 2024
C#: Add Bazel-based build system.
Show description for 71372bc
criemen
committed
71372bc
View commit details
Copy full SHA for 71372bc
View code at this point
Browse repository at this point
C#: Refactor common msbuild properties
tamasvajk
committed
6da0592
View commit details
Copy full SHA for 6da0592
View code at this point
Browse repository at this point
Commits on May 17, 2024
C#: Reformat project files with `paket`.
Show description for a6ce24d
criemen
committed
a6ce24d
View commit details
Copy full SHA for a6ce24d
View code at this point
Browse repository at this point
Commits on May 15, 2024
MSBuild: Move paket restore target inclusion to global file.
criemen
committed
a158e40
View commit details
Copy full SHA for a158e40
View code at this point
Browse repository at this point
Remove unused dependency.
criemen
committed
3f020a9
View commit details
Copy full SHA for 3f020a9
View code at this point
Browse repository at this point
C++: Move Windows autobuilder to paket dependencies.
criemen
committed
25b7214
View commit details
Copy full SHA for 25b7214
View code at this point
Browse repository at this point
C#: Switch over dependencies in msbuild files to paket.
criemen
committed
45167cf
View commit details
Copy full SHA for 45167cf
View code at this point
Browse repository at this point
C#: Commit paket-based dependency tree.
criemen
committed
04c2605
View commit details
Copy full SHA for 04c2605
View code at this point
Browse repository at this point
Commits on May 14, 2024
C++/C#: Move the Windows autobuilder into a subfolder in `ql/csharp`.
Show description for 869bf8a
criemen
committed
869bf8a
View commit details
Copy full SHA for 869bf8a
View code at this point
Browse repository at this point
Commits on Apr 4, 2024
Merge pull request #16036 from tamasvajk/autobuilder/disposable
Show description for 7beb737
tamasvajk
authored
7beb737
View commit details
Copy full SHA for 7beb737
View code at this point
Browse repository at this point
Commits on Apr 3, 2024
C#: Remove unused classes from `Util` project
tamasvajk
committed
75894d5
View commit details
Copy full SHA for 75894d5
View code at this point
Browse repository at this point
Change `IDiagnosticsWriter` to implement `IDisposable`
tamasvajk
committed
305fa84
View commit details
Copy full SHA for 305fa84
View code at this point
Browse repository at this point
C#: Properly dispose diagnostic writer objects
tamasvajk
committed
0f980e2
View commit details
Copy full SHA for 0f980e2
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
Merge pull request #16016 from hvitved/csharp/remove-lgtm-autobuilder-options
Show description for a8dac17
hvitved
authored
a8dac17
View commit details
Copy full SHA for a8dac17
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
Refactor buildless telemetry logging
tamasvajk
committed
2f0b54c
View commit details
Copy full SHA for 2f0b54c
View code at this point
Browse repository at this point
Add buildless failed diagnostic
tamasvajk
committed
b94d33d
View commit details
Copy full SHA for b94d33d
View code at this point
Browse repository at this point
Change public messages to not include 'buildless'
tamasvajk
committed
5ab5244
View commit details
Copy full SHA for 5ab5244
View code at this point
Browse repository at this point
Commits on Mar 22, 2024
C#: Add high level diagnostic messages for buildless extraction (start, success)
tamasvajk
committed
178a45a
View commit details
Copy full SHA for 178a45a
View code at this point
Browse repository at this point
C#: Remove support for legacy LGTM options in autobuilder
hvitved
committed
9d12419
View commit details
Copy full SHA for 9d12419
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
C#: Better handle multiple `global.json` files
hvitved
committed
a8468a6
View commit details
Copy full SHA for a8468a6
View code at this point
Browse repository at this point
C#: Fetch .NET in dependency manager instead of autobuilder
hvitved
committed
62382fc
View commit details
Copy full SHA for 62382fc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL