| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2019-10-04 | Ignore warning SA1108 | Bond_009 | |
| 2019-10-04 | Ignore warning CA1308 | Bond_009 | |
| 2019-08-11 | Check checksum for plugin downloads | Bond_009 | |
| * Compare the MD5 checksum when downloading plugins * Reduced log spam due to http requests * Removed 'GetTempFileResponse' function from HttpClientManager * Fixed caching for HttpClientManager | |||
| 2019-08-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
| 2019-06-14 | Update deps | Bond_009 | |
| 2019-06-01 | Fix more warnings | Bond-009 | |
| 2019-03-25 | Simplify/remove/clean code | Bond-009 | |
| * Remove useless runtime check (we only support one) * Remove unused args * Remove a global constant And ofc fix some warnings ;) | |||
| 2019-03-07 | Fail on warnings for Jellyfin.Server | Bond-009 | |
| 2019-02-16 | Remove more doc warnings | Bond-009 | |
