Commit Graph

118 Commits (master)

Author SHA1 Message Date
Bond-009 6fb2fac6e4
Always run code analyzers for tests projects (#9304)
1 year ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props (#9135)
1 year ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
1 year ago
Patrick Barron 663854bc1e
Update test dependencies (#9094)
1 year ago
Bond_009 236dd650d0 Update projects to .net7
1 year ago
dependabot[bot] 266fb2f81c
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
2 years ago
dependabot[bot] 62ef93e2ce Bump xunit from 2.4.1 to 2.4.2
2 years ago
dependabot[bot] a0f873692e
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1
2 years ago
Cody Robibero a7b1132c92 Merge pull request #7842 from crobibero/dependency-backport
2 years ago
dependabot[bot] 0f6bd264ae
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)
2 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
2 years ago
dependabot[bot] 37b87bc231
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)
2 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
2 years ago
dependabot[bot] 06f259001c
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
2 years ago
dependabot[bot] 7649391b9d
Bump coverlet.collector from 3.1.1 to 3.1.2
2 years ago
dependabot[bot] 6af7d5445f
Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266)
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
dependabot[bot] 88e02c5290
Bump FsCheck.Xunit from 2.16.3 to 2.16.4
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
Bond_009 5265b3eee7 Replace PBKDF2-SHA1 with PBKDF2-SHA512
3 years ago
dependabot[bot] baafa10e87
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
3 years ago
Bond-009 8858d8e597
Merge branch 'master' into theorydata
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
ianjazz246 19b8bcaec4 Use TheoryData instead of MemberData and ClassData
3 years ago
dependabot[bot] c52fc714aa
Bump FsCheck.Xunit from 2.16.1 to 2.16.3
3 years ago
dependabot[bot] e40fde04d6
Bump FsCheck.Xunit from 2.16.0 to 2.16.1
3 years ago
Bond-009 d9f7b84156
Merge pull request #6438 from jellyfin/dependabot/nuget/FsCheck.Xunit-2.16.0
3 years ago
dependabot[bot] ee37784a35
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
3 years ago
dependabot[bot] 4077cb2648
Bump FsCheck.Xunit from 2.15.3 to 2.16.0
3 years ago
Bond_009 e8e0836f95 Fix PasswordHash tests
3 years ago
Rich Lander c07e83fdf8
Invert code and style analysis configuration (#6334)
3 years ago
dependabot[bot] 33359d45be
Bump coverlet.collector from 3.0.3 to 3.1.0
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
Bond_009 915855e422 Add property based testing
3 years ago
dependabot[bot] 38ebd6147a
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
Bond-009 159431ad2a
Merge pull request #5612 from Bond-009/passwordhash
3 years ago
dependabot[bot] 7c70205326
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
3 years ago
Bond_009 11f7ab4dd4 Add tests for CopyToExtensions
3 years ago
Bond-009 b49d50e634
Merge pull request #5467 from Ullmie02/nfo-fixes
3 years ago
David 1669cb6618 Split valid and invalid tests
3 years ago
David 78f7fdeacc Rename methods and optimize allocations
3 years ago
Bond_009 c2cd7fa0b2 Add more PasswordHash tests
3 years ago
Bond_009 d77507ba09 Rewrite PasswordHash.Parse to work with ReadOnlySpans
3 years ago
Bond-009 1a0ce16f4d
Merge pull request #5504 from crobibero/json-string-converter
3 years ago
David 840eeff2af Apply suggestions from code review
3 years ago
David 14cbd22fbe Use Helper Methods for provider url parsing
3 years ago
Bond-009 b755c25217
Merge pull request #5220 from Bond-009/hdhomerun
3 years ago
crobibero e814d8e2cf Add JsonStringConverter
3 years ago
Bond_009 d202df6e8a Remove useless line
3 years ago