-
-
Notifications
You must be signed in to change notification settings - Fork 273
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: dotnet/roslynator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.13.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dotnet/roslynator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.14.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 41 files changed
- 3 contributors
Commits on May 1, 2025
-
Add support for GitLab output format in AnalyzeCommand (#1633)
* Add support for GitLab output format in AnalyzeCommand This commit adds support for the GitLab output format in the AnalyzeCommand class. Signed-off-by: Marais van Zyl <[email protected]> * Refactor GitLab issue classes to improve readability and structure Signed-off-by: Marais van Zyl <[email protected]> * Fix namespace usage in DiagnosticGitLabJsonSerializer for consistency Signed-off-by: Marais van Zyl <[email protected]> * Rename variable for clarity in DiagnosticGitLabJsonSerializer * Updated help text for the output-format option * Make use of expressions for readability * Validate output format input * Improve language for description * Introduce a private static readonly field `_jsonSerializerSettings` in the `DiagnosticGitLabJsonSerializer` class to centralize JSON serialization configuration. * Correctly name validation method * Update ChangeLog for version 4.14.0 and add GitLab analyzer reports support * Update ChangeLog.md * Update src/CommandLine/Json/DiagnosticGitLabJsonSerializer.cs * Update src/CommandLine/Json/DiagnosticGitLabJsonSerializer.cs --------- Signed-off-by: Marais van Zyl <[email protected]> Co-authored-by: Josef Pihrt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70cb73f - Browse repository at this point
Copy the full SHA 70cb73fView commit details
Commits on Jul 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dfa69c7 - Browse repository at this point
Copy the full SHA dfa69c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a24655 - Browse repository at this point
Copy the full SHA 6a24655View commit details -
Fix analyzer RCS1250: Don't suggest a collection expression for the D…
…ictionary (#1652) * Fix analyzer RCS1250: Don't suggest a collection expression for the Dictionary * Update ChangeLog.md * Update ChangeLog.md --------- Co-authored-by: Josef Pihrt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 646f429 - Browse repository at this point
Copy the full SHA 646f429View commit details -
Configuration menu - View commit details
-
Copy full SHA for 525f326 - Browse repository at this point
Copy the full SHA 525f326View commit details -
Configuration menu - View commit details
-
Copy full SHA for febce84 - Browse repository at this point
Copy the full SHA febce84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8335340 - Browse repository at this point
Copy the full SHA 8335340View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2986b7f - Browse repository at this point
Copy the full SHA 2986b7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd398f3 - Browse repository at this point
Copy the full SHA bd398f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 951a309 - Browse repository at this point
Copy the full SHA 951a309View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46ad515 - Browse repository at this point
Copy the full SHA 46ad515View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.13.1...v4.14.0