FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for csharp/extractor - 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
extractor
on
codeql-cli/v2.19.1
User selector
Datepicker
Commit history
Commits on Sep 30, 2024
C#: reduce extraction message severity for missing text files
tamasvajk
committed
29948e4
View commit details
Copy full SHA for 29948e4
View code at this point
Browse repository at this point
Commits on Sep 18, 2024
Merge pull request #15884 from michaelnebel/csharp/cleanupcil
Show description for 24a1012
michaelnebel
authored
24a1012
View commit details
Copy full SHA for 24a1012
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
C#: Remove metadata_handle part of the extractor implementation.
michaelnebel
committed
0104f96
View commit details
Copy full SHA for 0104f96
View code at this point
Browse repository at this point
C#: Add extractor support for attributes on indexers.
michaelnebel
committed
1eff6fd
View commit details
Copy full SHA for 1eff6fd
View code at this point
Browse repository at this point
Commits on Aug 23, 2024
Merge pull request #17287 from tamasvajk/message-count-telemetry
Show description for d710c1e
tamasvajk
authored
d710c1e
View commit details
Copy full SHA for d710c1e
View code at this point
Browse repository at this point
Commits on Aug 22, 2024
C#: Add aggregated compiler and extractor message counts to extraction telemetry query
tamasvajk
committed
6827bed
View commit details
Copy full SHA for 6827bed
View code at this point
Browse repository at this point
Merge pull request #17276 from tamasvajk/impr/change-partial-method-location
Show description for 3dce56b
tamasvajk
authored
3dce56b
View commit details
Copy full SHA for 3dce56b
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
C#: Change reporting location of partial methods
tamasvajk
committed
7c4733e
View commit details
Copy full SHA for 7c4733e
View code at this point
Browse repository at this point
Merge pull request #17257 from tamasvajk/buildless/temp-locations
Show description for b91ad04
tamasvajk
authored
b91ad04
View commit details
Copy full SHA for b91ad04
View code at this point
Browse repository at this point
Commits on Aug 20, 2024
Use cancallation token in download stream copying
tamasvajk
committed
73674e7
View commit details
Copy full SHA for 73674e7
View code at this point
Browse repository at this point
Fix/add doc comments
tamasvajk
committed
07a5c20
View commit details
Copy full SHA for 07a5c20
View code at this point
Browse repository at this point
Fix hashed value on Windows
tamasvajk
committed
a0dc20c
View commit details
Copy full SHA for a0dc20c
View code at this point
Browse repository at this point
C#: Adjust buildless source generator folders
tamasvajk
committed
0037ad4
View commit details
Copy full SHA for 0037ad4
View code at this point
Browse repository at this point
C#: Adjust buildless package restore folders and tests
tamasvajk
committed
79bd81f
View commit details
Copy full SHA for 79bd81f
View code at this point
Browse repository at this point
Commits on Aug 19, 2024
C#: Change random temp folder names to hash values
tamasvajk
committed
9d7314f
View commit details
Copy full SHA for 9d7314f
View code at this point
Browse repository at this point
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 Aug 13, 2024
C#: Store extractor message in DB for limit reached
tamasvajk
committed
5f74ead
View commit details
Copy full SHA for 5f74ead
View code at this point
Browse repository at this point
C#: Minor adjustment to limiting the number of extractor messages
tamasvajk
committed
0550056
View commit details
Copy full SHA for 0550056
View code at this point
Browse repository at this point
Commits on Aug 12, 2024
Address review findings
tamasvajk
committed
bfaafcf
View commit details
Copy full SHA for bfaafcf
View code at this point
Browse repository at this point
C#: Fix logging in assets file parsing
tamasvajk
committed
089999d
View commit details
Copy full SHA for 089999d
View code at this point
Browse repository at this point
Commits on Aug 7, 2024
Merge pull request #17169 from tamasvajk/buildless/db-quality-query
Show description for ef21ee5
tamasvajk
authored
ef21ee5
View commit details
Copy full SHA for ef21ee5
View code at this point
Browse repository at this point
Downgrade buildless TSP warnings to notes
tamasvajk
committed
7388c6d
View commit details
Copy full SHA for 7388c6d
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
Remove unused `FileIsUpToDate`
tamasvajk
committed
a4e357e
View commit details
Copy full SHA for a4e357e
View code at this point
Browse repository at this point
C#: Do not skip extraction of already seen source files
tamasvajk
committed
a31d908
View commit details
Copy full SHA for a31d908
View code at this point
Browse repository at this point
Commits on Jul 12, 2024
C#: Order syntax trees before creating compilation
tamasvajk
committed
5a41b2c
View commit details
Copy full SHA for 5a41b2c
View code at this point
Browse repository at this point
Revert "C#: Order files in buildless extraction"
Show description for d689ab0
tamasvajk
committed
d689ab0
View commit details
Copy full SHA for d689ab0
View code at this point
Browse repository at this point
Commits on Jul 11, 2024
Merge pull request #16924 from tamasvajk/feature/winforms-linux
Show description for fd8cda3
tamasvajk
authored
fd8cda3
View commit details
Copy full SHA for fd8cda3
View code at this point
Browse repository at this point
Commits on Jul 10, 2024
C#: Order files in buildless extraction
tamasvajk
committed
ccf56a2
View commit details
Copy full SHA for ccf56a2
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
C#: Restore Windows dependencies when Windows Forms or WPF usage is detected
tamasvajk
committed
7387c56
View commit details
Copy full SHA for 7387c56
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
Improve code quality
tamasvajk
committed
6a036f4
View commit details
Copy full SHA for 6a036f4
View code at this point
Browse repository at this point
C#: Fix glob pattern processing: allow `**/` to match empty string
tamasvajk
committed
b36db5a
View commit details
Copy full SHA for b36db5a
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
Commits on Jun 27, 2024
Use dedicated API to get generated syntax trees
tamasvajk
committed
1e2d1ef
View commit details
Copy full SHA for 1e2d1ef
View code at this point
Browse repository at this point
Compute unique identifier (folder path) for each compilation
tamasvajk
committed
0b41d51
View commit details
Copy full SHA for 0b41d51
View code at this point
Browse repository at this point
Fix failed extraction handling
tamasvajk
committed
b22f5f5
View commit details
Copy full SHA for b22f5f5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL