Tamas Vajk
|
69c43094ba
|
Fix review findings
|
2024-04-15 09:32:18 +02:00 |
|
Tamas Vajk
|
0f7fc90fe0
|
C#: Check fallback nuget feeds before trying to use them in the fallback restore process
|
2024-04-11 14:43:32 +02:00 |
|
Tamas Vajk
|
9aa85f2d13
|
C#: Validate all nuget feeds to respond in reasonable time
|
2024-04-08 13:15:20 +02:00 |
|
Tamás Vajk
|
7beb73729d
|
Merge pull request #16036 from tamasvajk/autobuilder/disposable
C#: Properly dispose diagnostic writer objects
|
2024-04-04 08:21:11 +02:00 |
|
Tamás Vajk
|
362a109e04
|
Remove redundant implemented interface
Co-authored-by: Michael Nebel <michaelnebel@github.com>
|
2024-04-03 14:23:36 +02:00 |
|
Tamas Vajk
|
75894d581c
|
C#: Remove unused classes from Util project
|
2024-04-03 12:15:37 +02:00 |
|
Tamas Vajk
|
fbec197d4a
|
Move TSP diagnostics related classes to separate files
|
2024-04-03 10:13:44 +02:00 |
|
Tamas Vajk
|
305fa84186
|
Change IDiagnosticsWriter to implement IDisposable
|
2024-04-03 10:08:46 +02:00 |
|
Tamás Vajk
|
0c5ea975a4
|
Merge pull request #16021 from tamasvajk/feature/add-buildless-telemetry
C#: Add high level diagnostic messages for buildless extraction (star…
|
2024-03-26 11:03:20 +01:00 |
|
Tamas Vajk
|
178a45af25
|
C#: Add high level diagnostic messages for buildless extraction (start, success)
|
2024-03-22 14:27:36 +01:00 |
|
Tamas Vajk
|
fa7f437e71
|
Code quality improvement
|
2024-03-22 08:16:11 +01:00 |
|
Tamas Vajk
|
d749335f54
|
C#: Limit extracted compilation and extraction messages
|
2024-03-18 14:24:34 +01:00 |
|
Michael Nebel
|
eb62c033aa
|
C#: Remove the cil extractor option.
|
2024-03-12 11:12:56 +01:00 |
|
Tom Hvitved
|
62382fc5a2
|
C#: Fetch .NET in dependency manager instead of autobuilder
|
2024-02-29 11:23:36 +01:00 |
|
Tom Hvitved
|
c6426d8858
|
C#: Move BuildScript.cs and friends to Semmle.Util
|
2024-02-29 08:49:20 +01:00 |
|
Tamas Vajk
|
f8b29ad70e
|
Introduce environment variable to specify framework assembly locations
|
2024-02-16 11:54:19 +01:00 |
|
Tamas Vajk
|
fddbb1a722
|
C#: Extract expanded compiler arguments
|
2024-01-31 08:32:16 +01:00 |
|
Tamas Vajk
|
b8c8f52efc
|
C#: Introduce extractor option for logging verbosity
|
2024-01-25 17:20:47 +01:00 |
|
Tamas Vajk
|
9b4cdd0d4f
|
Separate logging classes into separate files
|
2024-01-25 15:38:16 +01:00 |
|
Tamas Vajk
|
2c72d7ea1e
|
C#: Improve code quality
|
2024-01-25 15:18:55 +01:00 |
|
Tamas Vajk
|
d742cd3e44
|
C#: Remove progress monitor from dependency fetcher, use logger directly
|
2024-01-24 12:29:02 +01:00 |
|
Tamas Vajk
|
13a8168c8e
|
C#: Improve log messages in standalone extractor
|
2024-01-24 12:28:00 +01:00 |
|
Tamas Vajk
|
b1413a1d98
|
Add readonly to tempFolderPath field
|
2023-12-20 11:16:52 +01:00 |
|
Tamas Vajk
|
90fc54ca05
|
Apply review feedback: use Lazy<> instead of locking
|
2023-12-20 11:04:39 +01:00 |
|
Tamas Vajk
|
dd64b436c0
|
C#: Fix working directory structures in standalone
|
2023-12-19 12:54:00 +01:00 |
|
Tom Hvitved
|
9b043a10cc
|
Merge pull request #15063 from hvitved/csharp/use-scratch-dir
C#: Use `CODEQL_EXTRACTOR_CSHARP_SCRATCH_DIR` instead of `Path.GetTempPath`
|
2023-12-12 08:16:04 +01:00 |
|
Tom Hvitved
|
866f124a95
|
C#: Use CODEQL_EXTRACTOR_CSHARP_SCRATCH_DIR instead of Path.GetTempPath
|
2023-12-11 13:10:46 +01:00 |
|
Michael Nebel
|
09239ba804
|
C#: Update NuGet packages.
|
2023-12-11 10:57:43 +01:00 |
|
Michael Nebel
|
9ab9f2b0e6
|
C#: Update all project files to use .NET 8 as target framework.
|
2023-12-11 10:57:43 +01:00 |
|
Michael Nebel
|
7bbf1a24d4
|
C#: Add assets.json parser.
|
2023-11-03 11:31:27 +01:00 |
|
Tamas Vajk
|
de45a9b137
|
C#: Extract compilation DB entity in standalone mode
|
2023-10-02 12:54:49 +02:00 |
|
Tom Hvitved
|
04c4e739ac
|
Address review comments
|
2023-09-21 13:33:02 +02:00 |
|
Tom Hvitved
|
e021fb46c8
|
C#: Roslyn based stub generation
|
2023-09-21 11:33:25 +02:00 |
|
Tom Hvitved
|
2429a5383d
|
C#: Move NestPaths to Semmle.Util
|
2023-09-21 11:33:25 +02:00 |
|
Tamas Vajk
|
c78cd73edf
|
Refactor process starting and stdout and stderr reading
|
2023-09-19 15:20:09 +02:00 |
|
Tamas Vajk
|
edc93dfeb7
|
Add managed thread ID to extractor log messages
|
2023-09-19 14:56:27 +02:00 |
|
Michael Nebel
|
05c5f3e050
|
C#: Make ReadOutput more robust and re-factor RunCommand methods.
|
2023-09-19 11:03:26 +02:00 |
|
Tamas Vajk
|
d725bd9169
|
C#: Generate source file with implicit usings in Standalone
|
2023-09-15 10:52:57 +02:00 |
|
Tom Hvitved
|
6e0ff56788
|
Revert "C#: Bump all dependencies"
|
2023-09-06 16:23:38 +02:00 |
|
Tom Hvitved
|
8624ff12be
|
Merge pull request #14082 from hvitved/csharp/bump-dependencies
C#: Bump all dependencies
|
2023-08-29 15:52:40 +02:00 |
|
Michael Nebel
|
5de8d9181d
|
C#: Address review comments.
|
2023-08-29 09:33:11 +02:00 |
|
Tom Hvitved
|
bce47fe344
|
C#: Bump all dependencies
|
2023-08-29 09:24:39 +02:00 |
|
Michael Nebel
|
6e4865ddd9
|
C#: Download nuget.exe to the source directory in case it is not installed.
|
2023-08-28 15:14:13 +02:00 |
|
Michael Nebel
|
b6c2ea520b
|
C#: Some re-factoring of NugetPackages and logic for file downloading.
|
2023-08-28 15:14:13 +02:00 |
|
Tom Hvitved
|
31738a37ae
|
Merge pull request #14016 from hvitved/csharp/codeql-threads
C#: Respect `$CODEQL_THREADS` environment variable
|
2023-08-22 13:04:48 +02:00 |
|
Tom Hvitved
|
6bb37ca465
|
C#: Respect $CODEQL_THREADS environment variable
|
2023-08-22 11:46:03 +02:00 |
|
Michael Nebel
|
864f60f90f
|
C#: Re-arrange using statements.
|
2023-08-21 09:41:28 +02:00 |
|
Michael Nebel
|
d76bb49b6a
|
C#: Make some FileContent unit tests.
|
2023-08-14 11:18:19 +02:00 |
|
Michael Nebel
|
a0bad3ce15
|
C#: Re-factor FileContent to make it unit-testable and make an initializer class.
|
2023-08-14 11:18:19 +02:00 |
|
Michael Nebel
|
6bb9e6d122
|
C#: Address review comments.
|
2023-08-07 13:40:37 +02:00 |
|