| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-26 | Add test for ShuffleExtensions | Bond_009 | |
| 2021-01-25 | Bump coverlet.collector from 3.0.1 to 3.0.2 | dependabot[bot] | |
| Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-01-24 | Merge pull request #5095 from Bond-009/sortorder | Claus Vium | |
| 2021-01-24 | Restore weird behaviour | Bond_009 | |
| 2021-01-24 | Merge pull request #5074 from jellyfin/cov | Bond-009 | |
| 100% branch coverage for Jellyfin.Naming | |||
| 2021-01-24 | Fix GetOrderBy and add tests | Bond_009 | |
| 2021-01-23 | Merge pull request #5031 from crobibero/5.0.2 | Joshua M. Boniface | |
| Update to dotnet 5.0.2 | |||
| 2021-01-23 | Bump Moq from 4.15.2 to 4.16.0 | dependabot[bot] | |
| Bumps [Moq](https://github.com/moq/moq4) from 4.15.2 to 4.16.0. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](https://github.com/moq/moq4/compare/v4.15.2...v4.16.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-01-23 | Merge pull request #5053 from jellyfin/dependabot/nuget/coverlet.collector-3.0.1 | Bond-009 | |
| Bump coverlet.collector from 3.0.0 to 3.0.1 | |||
| 2021-01-21 | 100% branch coverage for Jellyfin.Naming | Bond_009 | |
| 2021-01-20 | Add music album nfo parser test | David | |
| 2021-01-20 | Add season nfo parser test | David | |
| 2021-01-20 | Add episode nfo parser test | David | |
| 2021-01-20 | Move existing tests to correct namespace | David | |
| 2021-01-19 | Merge pull request #4978 from BaronGreenback/MultipeProxies | Claus Vium | |
| 2021-01-19 | renamed func in test | BaronGreenback | |
| 2021-01-19 | Removed systemIp6 functionality. | BaronGreenback | |
| 2021-01-19 | Changed test | BaronGreenback | |
| 2021-01-19 | Simplified Code | BaronGreenback | |
| 2021-01-18 | Bump coverlet.collector from 3.0.0 to 3.0.1 | dependabot[bot] | |
| Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-01-17 | reverted | BaronGreenback | |
| 2021-01-16 | Merge pull request #4970 from BaronGreenback/networkTestCorrection | Joshua M. Boniface | |
| 2021-01-16 | dotnet 5.0.2 | crobibero | |
| 2021-01-13 | Assert.True | BaronGreenback | |
| 2021-01-12 | Fixed test on Mac | BaronGreenback | |
| 2021-01-12 | Impliments KnownNetworks and KnownProxies | BaronGreenback | |
| 2021-01-11 | Bump coverlet.collector from 1.3.0 to 3.0.0 | dependabot[bot] | |
| Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.3.0 to 3.0.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.0.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-01-09 | Add tests for artist nfo | Bond_009 | |
| 2021-01-09 | Add tests for series nfo | Bond_009 | |
| 2021-01-09 | Merge pull request #4989 from Bond-009/nfotests | Bond-009 | |
| 2021-01-09 | Merge pull request #4899 from jellyfin/nullableguid | Bond-009 | |
| Cover all branches in JsonNullableGuidConverter | |||
| 2021-01-09 | Merge pull request #4945 from obradovichv/fix-string-culture-specificity | Bond-009 | |
| 2021-01-09 | Add tests for NFO parsers | Bond_009 | |
| 2021-01-08 | Merge pull request #4877 from jellyfin/ass | Bond-009 | |
| 2021-01-08 | Merge pull request #4878 from jellyfin/srt | Bond-009 | |
| Add tests for srt parser | |||
| 2021-01-06 | Update NetworkParseTests.cs | BaronGreenback | |
| 2021-01-06 | Add serialize test | crobibero | |
| 2021-01-04 | Fix serialization loop | crobibero | |
| 2021-01-03 | Fix string culture specificity | obradovichv | |
| Fix bug in SsaParser.cs primary color {\1c} formatting that would leave behind the {\1c} closing token and instead append </font> token unconditionally to the dialogue text. Add tests. Change AlphanumComparatorTests.cs complementary test data generation from an array shuffle to an array reversal. Although it was previously using a seeded Random, the shuffle itself could result in no rearrangement of elements if the seed or test data changed over time. The reversal guarantees reordering of elements and has the added benefit of simplifying the test code since no special handling is needed for arrays of 2 elements. Change DailyTrigger.cs logging of TriggerDate format to "yyyy-MM-dd HH:mm:ss.fff zzz" for consistency with configured log timestamp format and change DueTime format to culture-invariant "c" format. | |||
| 2020-12-31 | Bump AutoFixture.AutoMoq from 4.14.0 to 4.15.0 | dependabot[bot] | |
| Bumps [AutoFixture.AutoMoq](https://github.com/AutoFixture/AutoFixture) from 4.14.0 to 4.15.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.14.0...v4.15.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-12-31 | Cover all branches in JsonNullableGuidConverter | Bond_009 | |
| 2020-12-31 | Bump AutoFixture.Xunit2 from 4.14.0 to 4.15.0 | dependabot[bot] | |
| Bumps [AutoFixture.Xunit2](https://github.com/AutoFixture/AutoFixture) from 4.14.0 to 4.15.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.14.0...v4.15.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-12-31 | Merge pull request #4839 from jellyfin/dependabot/nuget/AutoFixture-4.15.0 | dkanada | |
| Bump AutoFixture from 4.14.0 to 4.15.0 | |||
| 2020-12-30 | Merge pull request #4884 from crobibero/json-nullable-guid-converter | Joshua M. Boniface | |
| Add JsonConverter for Nullable Guids | |||
| 2020-12-29 | Add JsonConverter for Nullable Guids | crobibero | |
| 2020-12-29 | Use Theory instead of Fact for unit tests | David | |
| 2020-12-28 | Add tests for srt parser | Bond_009 | |
| 2020-12-28 | Add tests for ass parser | Bond_009 | |
| 2020-12-25 | Remove attributes | David | |
| 2020-12-25 | Merge branch 'servicestack-json' of github.com:Ullmie02/jellyfin into ↵ | David | |
| servicestack-json | |||
