| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-16 | Reduce some allocations | cvium | |
| 2021-05-16 | Add tests for Recordinghelper | Bond_009 | |
| 2021-05-15 | Changes as requested | BaronGreenback | |
| 2021-05-14 | Update to dotnet5.0.6 | crobibero | |
| 2021-05-11 | corrected tests | BaronGreenback | |
| 2021-05-10 | Add tests for LocalizationManager | David Ullmer | |
| 2021-05-08 | Moved test | BaronGreenback | |
| 2021-05-08 | Changed to use span | BaronGreenback | |
| 2021-05-08 | Merge remote-tracking branch 'upstream/master' into UrlDecoding | BaronGreenback | |
| 2021-05-08 | Minor improvements | Bond_009 | |
| * properly dispose CancellationTokenSource * rewrite DynamicHlsController.GetSegmentLengths * remove dead code | |||
| 2021-05-07 | changed | BaronGreenback | |
| 2021-05-07 | Update tests/Jellyfin.Api.Tests/Controllers/EncodedQueryStringTest.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-05-07 | Update tests/Jellyfin.Api.Tests/Controllers/EncodedQueryStringTest.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-05-07 | Moved into test controller. | BaronGreenback | |
| 2021-05-07 | tests and small fix. | BaronGreenback | |
| 2021-05-06 | Add support for legacy HDhomerun DUAl | Bond_009 | |
| 2021-05-05 | PathExtensions: Fix index out of bounds in TryReplaceSubPath | Bond_009 | |
| Fixes #5977 | |||
| 2021-05-05 | Merge pull request #5984 from Bond-009/container | Bond-009 | |
| Add regression test for ContainerProfile.ContainsContainer | |||
| 2021-05-05 | Add regression test for ContainerProfile.ContainsContainer | Bond_009 | |
| 2021-05-05 | Add support for fanart aspect in thumb tag | David Ullmer | |
| 2021-05-05 | Merge pull request #5938 from cvium/allocationz | Bond-009 | |
| 2021-05-05 | Merge pull request #5762 from BaronGreenback/networkTestHardening | Bill Thornton | |
| Fix network test on dns failure | |||
| 2021-05-04 | remove redundant code | cvium | |
| 2021-05-03 | rename to SplitEnumerator and fix test | cvium | |
| 2021-05-03 | Changed selection method | BaronGreenback | |
| 2021-05-02 | Merge pull request #5954 from Bond-009/tests5 | Bond-009 | |
| Add tests for SqliteItemRepository.(De)SerializeProviderIds | |||
| 2021-05-02 | Don't run integration tests in parallel | Bond_009 | |
| * Easier to debug failing tests when the logs aren't scrambled * Static properties could cause issues | |||
| 2021-05-02 | Add tests for SqliteItemRepository.(De)SerializeProviderIds | Bond_009 | |
| 2021-05-02 | Add tests for SqliteItemRepository.(De)SerializeImages | Bond_009 | |
| 2021-05-01 | Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs | BaronGreenback | |
| Co-authored-by: David Ullmer <davidullmer@outlook.de> | |||
| 2021-05-01 | Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs | BaronGreenback | |
| Co-authored-by: David Ullmer <davidullmer@outlook.de> | |||
| 2021-05-01 | Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs | BaronGreenback | |
| Co-authored-by: David Ullmer <davidullmer@outlook.de> | |||
| 2021-05-01 | Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs | BaronGreenback | |
| Co-authored-by: David Ullmer <davidullmer@outlook.de> | |||
| 2021-04-30 | Merge pull request #5890 from Bond-009/filesystem | Bond-009 | |
| Reduce string allocations/fs lookups in resolve code | |||
| 2021-04-30 | Bump AutoFixture.AutoMoq from 4.16.0 to 4.17.0 | dependabot[bot] | |
| Bumps [AutoFixture.AutoMoq](https://github.com/AutoFixture/AutoFixture) from 4.16.0 to 4.17.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.16.0...v4.17.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-04-30 | Merge pull request #5913 from ↵ | Bond-009 | |
| jellyfin/dependabot/nuget/AutoFixture.Xunit2-4.17.0 Bump AutoFixture.Xunit2 from 4.16.0 to 4.17.0 | |||
| 2021-04-29 | Merge pull request #5891 from Bond-009/filesystem2 | Bond-009 | |
| 2021-04-27 | Bump AutoFixture.Xunit2 from 4.16.0 to 4.17.0 | dependabot[bot] | |
| Bumps [AutoFixture.Xunit2](https://github.com/AutoFixture/AutoFixture) from 4.16.0 to 4.17.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.16.0...v4.17.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-04-26 | Fixed test | BaronGreenback | |
| 2021-04-26 | removed unused usings | BaronGreenback | |
| 2021-04-26 | Fix url for LiveTV | BaronGreenback | |
| 2021-04-26 | Bump AutoFixture from 4.16.0 to 4.17.0 | dependabot[bot] | |
| Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.16.0 to 4.17.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.16.0...v4.17.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-04-22 | ManagedFileSystem: Rewrite GetValidFilename and more improvements | Bond_009 | |
| 2021-04-22 | Reduce string allocations/fs lookups in resolve code | Bond_009 | |
| 2021-04-21 | Moved Assert | BaronGreenback | |
| 2021-04-21 | Changes as requested | BaronGreenback | |
| 2021-04-21 | Update tests/Jellyfin.Dlna.Tests/ProfileTester.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-04-21 | Update tests/Jellyfin.Dlna.Tests/ProfileTester.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-04-21 | Update tests/Jellyfin.Dlna.Tests/ProfileTester.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-04-20 | Merge branch 'master' into ProfileMatch | BaronGreenback | |
