| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-13 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Library/IUserManager.cs # MediaBrowser.Controller/Security/IAuthenticationRepository.cs # MediaBrowser.Controller/Session/ISessionManager.cs | |||
| 2021-08-13 | Add test for fanart tag | David Ullmer | |
| 2021-08-13 | Merge branch 'master' into tonemap-overlay | Nyanmisaka | |
| 2021-08-11 | Separating out error cases from good cases. | ankenyr | |
| 2021-08-11 | Merge pull request #6025 from daullmer/localization-test | Claus Vium | |
| 2021-08-11 | Apply suggestions from code review | Claus Vium | |
| 2021-08-11 | Update tests/Jellyfin.MediaEncoding.Tests/Probing/ProbeResultNormalizerTests.cs | Julien Machiels | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-08-10 | Apply suggestions from code review | David Ullmer | |
| 2021-08-10 | Merge remote-tracking branch 'upstream/master' into localization-test | David Ullmer | |
| 2021-08-10 | Use correct string comparison | David Ullmer | |
| 2021-08-09 | Changing test name to be more descrptive. | ankenyr | |
| 2021-08-09 | Update ↵ | Rob | |
| tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderComparerTests.cs Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-08-07 | Removing moved files. | ankenyr | |
| 2021-08-07 | Changing namespace to be within Jellyfin.Server.Implementations.Tests | ankenyr | |
| 2021-08-07 | Add test for year-only parsing for FFProbe | MrTimscampi | |
| 2021-08-06 | Adding tests for AiredEpisodeOrderComparer. | ankenyr | |
| 2021-08-06 | Merge pull request #6328 from Bond-009/epparser | Bond-009 | |
| Improve episode parser | |||
| 2021-08-04 | ApiServiceCollectionExtensions.AddProxyAddresses: Add more tests | Bond_009 | |
| 2021-08-04 | Merge remote-tracking branch 'upstream/master' into baseitemkind-fixes | Cody Robibero | |
| 2021-08-04 | Clean test | Cody Robibero | |
| 2021-08-03 | Made CleanStringParser more robust | sushilicious | |
| Now it can handle [...] at beginning of string | |||
| 2021-08-03 | optimize episode parser | joey | |
| 2021-07-30 | Invert code and style analysis configuration (#6334) | Rich Lander | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-07-26 | Bump coverlet.collector from 3.0.3 to 3.1.0 | dependabot[bot] | |
| Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.1.0) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-07-25 | Merge pull request #6329 from Bond-009/restests | Claus Vium | |
| 2021-07-25 | add tests for FFmpeg 4.4 and 4.3.2 | nyanmisaka | |
| 2021-07-24 | Update tests/Jellyfin.Model.Tests/Entities/MediaStreamTests.cs | Bond-009 | |
| Co-authored-by: Max Rumpf <max.rumpf1998@gmail.com> | |||
| 2021-07-23 | Merge pull request #6296 from Bond-009/oscheck | Claus Vium | |
| Improve platform checks | |||
| 2021-07-20 | Add tests for GetResolutionText | Bond_009 | |
| 2021-07-20 | Merge pull request #6279 from Bond-009/tests8 | Bond-009 | |
| 2021-07-20 | Improve episode parser | Bond_009 | |
| 2021-07-19 | Merge pull request #6326 from crobibero/5.0.8 | Joshua M. Boniface | |
| Update to dotnet 5.0.8 | |||
| 2021-07-19 | Update to dotnet 5.0.8 | Cody Robibero | |
| 2021-07-15 | Fix episode parser | Bond_009 | |
| 2021-07-12 | Merge pull request #6289 from Bond-009/warn33 | Bond-009 | |
| Fix some warnings | |||
| 2021-07-12 | Improve platform checks | Bond_009 | |
| 2021-07-12 | Merge pull request #6240 from Bond-009/quickconnecttests | Claus Vium | |
| Add tests for QuickConnectManager | |||
| 2021-07-11 | Fix some warnings | Bond_009 | |
| 2021-07-11 | MediaInfoControllerTests: Check Content-Length | Bond_009 | |
| 2021-07-10 | Add tests for Playback/BitrateTest endpoint | Bond_009 | |
| 2021-07-06 | Add test for RobotsRedirectionMiddleware | Bond_009 | |
| 2021-07-06 | Add tests for QuickConnectManager | Bond_009 | |
| 2021-06-23 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/QuickConnect/QuickConnectManager.cs # Emby.Server.Implementations/Session/SessionManager.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs | |||
| 2021-06-21 | Suggestions from review | crobibero | |
| 2021-06-20 | Enhance BaseItemKindTests | crobibero | |
| 2021-06-20 | Merge remote-tracking branch 'upstream/master' into baseitemkind-fixes | crobibero | |
| 2021-06-19 | Move non-jellyfin extensions to separate project | Bond_009 | |
| 2021-06-18 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Devices/DeviceManager.cs # Emby.Server.Implementations/HttpServer/Security/SessionContext.cs # Emby.Server.Implementations/Security/AuthenticationRepository.cs # Emby.Server.Implementations/Session/SessionManager.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Library/IUserManager.cs # MediaBrowser.Controller/Net/ISessionContext.cs | |||
| 2021-06-18 | Merge pull request #6191 from crobibero/5.0.7 | Joshua M. Boniface | |
| Update to dotnet 5.0.7 | |||
| 2021-06-14 | Update to dotnet 5.0.7 | crobibero | |
