| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-09 | Migrate rulesets to .editorconf | Tim Eisele | |
| 2024-11-16 | Update projects to .NET 9 (#13023) | Bond-009 | |
| 2024-08-01 | Enable more analyser rules as errors | Bond_009 | |
| Also deduplicates a bit of code inside of SeasonPathParser and adds some more tests | |||
| 2024-04-12 | Enable more warnings as errors (#11288) | Bond-009 | |
| 2023-11-14 | Fix warnings | Bond_009 | |
| 2023-09-23 | Start adding IDisposableAnalyzers to projects | Bond_009 | |
| 2023-09-13 | Minor LibraryMonitor improvements | Bond_009 | |
| * Enable nullable * Add a fast return to ReportFileSystemChanged when path should be ignored * Use Span overloads of Path.* functions where possible * IFileSystem: remove NormalizePath as Path.TrimEndingDirectorySeparator already checks if it's a root path | |||
| 2023-08-21 | Reduce the amount of allocations in GetWhereClauses (#10114) | Bond-009 | |
| 2023-06-28 | Use RegexGenerator where possible | Bond_009 | |
| 2023-01-07 | Deduplicate media stream ordering code (#9014) | Bond-009 | |
| 2023-01-04 | Fix all warnings in Jellyfin.Api (#9003) | Bond-009 | |
| 2022-12-05 | Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis ↵ | Bond-009 | |
| (#8709) | |||
| 2022-10-11 | Fix some things that slipped through the cracks | Bond_009 | |
| 2022-09-11 | Don't allow throwing System.Exception (#8378) | Bond-009 | |
| 2022-02-15 | Fix some warnings | Bond_009 | |
| 2022-01-22 | Ban the usage of Task.Result | Bond_009 | |
| If the calling function can't be made async easily you can still use .GetAwaiter().GetResult(), which is way easier to find in the future | |||
| 2022-01-10 | Fix warning SA1414 and CA1849 | Bond_009 | |
| 2022-01-05 | Error on SA1316 | Bond_009 | |
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 2021-11-16 | Fix some warnings | Bond_009 | |
| 2021-11-15 | Fix some warnings | Bond_009 | |
| 2021-11-09 | Fix some warnings | Bond_009 | |
| down to 580 | |||
| 2021-11-09 | Fix some warnings | Bond_009 | |
| 609 left | |||
| 2021-09-09 | Fix some warnings | Bond_009 | |
| 2021-09-03 | Fix some warnings | Bond_009 | |
| 2021-06-27 | MediaBrowser.Providers: Remove some warnings | Bond_009 | |
| 2021-05-28 | Fix some warnings | Bond_009 | |
| 2021-05-18 | Merge pull request #6051 from Bond-009/tests7 | Bond-009 | |
| Add tests for Recordinghelper | |||
| 2021-05-16 | Add tests for Recordinghelper | Bond_009 | |
| 2021-05-15 | Fully disable stupid rules | Bond_009 | |
| 2021-04-11 | Add test for handling dangling symlinks | Bond_009 | |
| 2021-03-09 | FxCop -> Net Analyzers (part 1) | Bond_009 | |
| 2021-02-20 | Enable TreatWarningsAsErrors for MediaBrowser.Model | Bond_009 | |
| 2021-02-15 | Properly forward cancellationTokens | Bond_009 | |
| 2020-12-28 | Disable broken rule | Bond_009 | |
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-11 | Address comments | Bond_009 | |
| 2020-02-23 | Fix formatting | Bond_009 | |
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2020-02-04 | Add endpoints back | Bond-009 | |
| 2020-01-11 | Merge pull request #2105 from Bond-009/namingtests | Vasily | |
| Add back all old emby tests | |||
| 2020-01-09 | Merge branch 'master' into namingtests | Bond_009 | |
| 2019-12-14 | Move CA1032 rule to correct location | Mark Monteiro | |
| 2019-12-14 | Set CA1032 (Implement standard exception constructors) severity to info globally | Mark Monteiro | |
| This replaces the existing [SurpressMessage] attribute | |||
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-12-06 | Add back all old emby tests | Bond_009 | |
| 2019-11-27 | Merge pull request #1942 from Bond-009/nullable | Vasily | |
| Enable nullable reference types for Jellyfin.Server | |||
| 2019-11-01 | Disable CA1720: Identifiers should not contain type names | Bond_009 | |
| 2019-11-01 | Update deps and add MultiThreading analyzer | Bond_009 | |
| 2019-10-26 | Enable nullable reference types for Jellyfin.Server | Bond_009 | |
