Bond-009
|
1a0ce16f4d
|
Merge pull request #5504 from crobibero/json-string-converter
|
4 years ago |
Bond-009
|
b755c25217
|
Merge pull request #5220 from Bond-009/hdhomerun
|
4 years ago |
crobibero
|
e814d8e2cf
|
Add JsonStringConverter
|
4 years ago |
Bond_009
|
d202df6e8a
|
Remove useless line
|
4 years ago |
Bond_009
|
9ed7f429c0
|
FxCop -> Net Analyzers (part 1)
|
4 years ago |
Cody Robibero
|
df1951cfe2
|
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
4 years ago |
crobibero
|
fd0b3ca5ef
|
Add JsonVersionConverter and tests
|
4 years ago |
Bond-009
|
c2af32d035
|
Merge pull request #5299 from Bond-009/tests13
|
4 years ago |
dependabot[bot]
|
829442c419
|
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Bond_009
|
aff0aea60f
|
Improve branch coverage
|
4 years ago |
Joshua M. Boniface
|
c0c4aff8a6
|
Merge pull request #5276 from Bond-009/minor12
|
4 years ago |
dependabot[bot]
|
d033c30cd7
|
Bump coverlet.collector from 3.0.2 to 3.0.3
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.2 to 3.0.3.
- [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>
|
4 years ago |
Bond_009
|
eba859e33e
|
Minor improvements
|
4 years ago |
Bond_009
|
dc9e2ad1a4
|
Add some more Crc32 tests
|
4 years ago |
Bond_009
|
3a9fcb6abd
|
Rewrite packet writing code for HdHomerun
|
4 years ago |
Bond_009
|
80e22d9670
|
Add test for ShuffleExtensions
|
4 years ago |
dependabot[bot]
|
09471a206a
|
Bump coverlet.collector from 3.0.1 to 3.0.2
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>
|
4 years ago |
dependabot[bot]
|
0cb80d3815
|
Bump coverlet.collector from 3.0.0 to 3.0.1
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>
|
4 years ago |
dependabot[bot]
|
b00f3334f2
|
Bump coverlet.collector from 1.3.0 to 3.0.0
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>
|
4 years ago |
Bond-009
|
2e33e14bb2
|
Merge pull request #4899 from jellyfin/nullableguid
Cover all branches in JsonNullableGuidConverter
|
4 years ago |
crobibero
|
75ed532fca
|
Add serialize test
|
4 years ago |
crobibero
|
c1d1b6e9f4
|
Fix serialization loop
|
4 years ago |
Bond_009
|
45331ad83a
|
Cover all branches in JsonNullableGuidConverter
|
4 years ago |
Joshua M. Boniface
|
0de45d8724
|
Merge pull request #4884 from crobibero/json-nullable-guid-converter
Add JsonConverter for Nullable Guids
|
4 years ago |
crobibero
|
cae38f3a7e
|
Add JsonConverter for Nullable Guids
|
4 years ago |
David
|
8ac1ed16ca
|
Use Theory instead of Fact for unit tests
|
4 years ago |
David
|
e0499f8769
|
Remove attributes
|
4 years ago |
David
|
dfd5a118ca
|
Merge branch 'servicestack-json' of github.com:Ullmie02/jellyfin into servicestack-json
|
4 years ago |
David
|
aacda01ca5
|
Add more tests
|
4 years ago |
David
|
af62ab490c
|
Update tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
4 years ago |
crobibero
|
e09dd5aa87
|
Add targeted tests
|
4 years ago |
crobibero
|
6ddbe8420f
|
Add tests for special Omdb json
|
4 years ago |
Joshua M. Boniface
|
adf3ee9eeb
|
Merge pull request #4718 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.8.3
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
|
4 years ago |
dependabot[bot]
|
3e062bc0cd
|
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.8.3.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.0...v16.8.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
crobibero
|
681a0f3e75
|
Add nullable guid test
|
4 years ago |
crobibero
|
c955f19634
|
Serialize GUID without dashes
|
4 years ago |
Claus Vium
|
b6ecaccf92
|
Merge pull request #4730 from crobibero/base-item-dto-guid-nullable
Don't serialize empty GUID to null
|
4 years ago |
crobibero
|
26e5aacb90
|
Fix JsonConverter recursion
|
4 years ago |
crobibero
|
8517b28eba
|
Make BaseItemDto Guids nullable
|
4 years ago |
crobibero
|
6e98378447
|
Simplify converter
|
4 years ago |
crobibero
|
66a1880a58
|
Add number to bool json converter
|
4 years ago |
Bond_009
|
10be618ec3
|
Add more tests for JsonGuidConverter
|
4 years ago |
Bond_009
|
8c8a71692e
|
Remove Hex class as the BCL has one now
|
4 years ago |
crobibero
|
83629ab6f2
|
Update packages to net5
|
4 years ago |
dependabot[bot]
|
e15891df51
|
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
crobibero
|
42c2ab97e7
|
Support IReadOnlyList for JsonCommaDelimitedArrayConverter
|
4 years ago |
crobibero
|
b2662894cf
|
Add whitespace handling and tests
|
4 years ago |
crobibero
|
7565ae22cb
|
Add tests and switch to factory
|
4 years ago |
Bond_009
|
d7dc15971e
|
Add roundtrip test
|
4 years ago |
Bond_009
|
8535a718b7
|
Add tests for deserializing guids
|
4 years ago |