index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Jellyfin.Controller.Tests
Age
Commit message (
Expand
)
Author
2021-12-24
Update StyleCop
Bond_009
2021-12-20
Use our own Contains extension
cvium
2021-11-15
Actually check server disabled metadata providers
Joe Rogers
2021-11-01
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
dependabot[bot]
2021-09-24
Target net6.0
Bond_009
2021-08-16
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
dependabot[bot]
2021-07-30
Invert code and style analysis configuration (#6334)
Rich Lander
2021-07-26
Bump coverlet.collector from 3.0.3 to 3.1.0
dependabot[bot]
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-06-12
Add test for ReadOnlySpan.Count extension
Bond_009
2021-05-31
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
dependabot[bot]
2021-04-02
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
dependabot[bot]
2021-03-27
make directoryservice cache case sensitive
cvium
2021-03-09
Remove useless line
Bond_009
2021-03-09
FxCop -> Net Analyzers (part 1)
Bond_009
2021-03-01
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
dependabot[bot]
2021-02-22
Bump coverlet.collector from 3.0.2 to 3.0.3
dependabot[bot]
2021-01-25
Bump coverlet.collector from 3.0.1 to 3.0.2
dependabot[bot]
2021-01-18
Bump coverlet.collector from 3.0.0 to 3.0.1
dependabot[bot]
2021-01-11
Bump coverlet.collector from 1.3.0 to 3.0.0
dependabot[bot]
2021-01-03
Fix string culture specificity
obradovichv
2020-12-10
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
dependabot[bot]
2020-11-10
Update packages to net5
crobibero
2020-11-09
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
dependabot[bot]
2020-08-31
Bump Microsoft.NET.Test.Sdk and add missing reference
crobibero
2020-08-12
bump deps
crobibero
2020-08-10
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
dependabot[bot]
2020-06-15
Bump coverlet.collector from 1.2.1 to 1.3.0
dependabot[bot]
2020-06-13
enable code analyzers for tests
telans
2020-06-11
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1
dependabot[bot]
2020-04-21
Add <ProjectGuid> properties to all project files
Mark Monteiro
2020-04-03
Bump coverlet.collector from 1.2.0 to 1.2.1
dependabot-preview[bot]
2020-03-26
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0
dependabot-preview[bot]
2020-03-05
Update AlphanumComparatorTests.cs
Bond-009
2020-03-05
Add tests for alpha numeric sorting
Bond_009