Cody Robibero
|
40045d2147
|
Update to full dotnet 6
|
3 years ago |
dependabot[bot]
|
baafa10e87
|
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.0.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Cody Robibero
|
2b10251b32
|
Update to dotnet6.rc2
|
3 years ago |
Cody Robibero
|
017380f1dd
|
Reference dotnet6-rc1 packages
|
3 years ago |
KonH
|
b6bf43af45
|
Fix warning: Using directive is not required by the code and can be safely removed (#2149)
|
3 years ago |
Bond-009
|
8858d8e597
|
Merge branch 'master' into theorydata
|
3 years ago |
Bond_009
|
13fbfe6091
|
Target net6.0
|
3 years ago |
Cody Robibero
|
e7d6c45509
|
Upgrade to dotnet 5.0.10
|
3 years ago |
ianjazz246
|
19b8bcaec4
|
Use TheoryData instead of MemberData and ClassData
|
3 years ago |
Fernando Fernández
|
3d0b1ccae6
|
Remove all unused usings
|
3 years ago |
cvium
|
907d9fa195
|
remove some newlines
|
3 years ago |
cvium
|
1172ece856
|
remove leading and trailing whitespace from the key
|
3 years ago |
cvium
|
60185f99c4
|
fix the build
|
3 years ago |
cvium
|
6b3ecf2533
|
Merge branch 'master' into bug/authorization-header-issue
|
3 years ago |
cvium
|
048c478b0d
|
Merge branch 'master' into bug/authorization-header-issue
|
3 years ago |
Cody Robibero
|
ff9d14c811
|
Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
|
3 years ago |
dependabot[bot]
|
ee37784a35
|
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Cody Robibero
|
709f8e9faa
|
Update to dotnet 5.0.9
|
3 years ago |
Patrick Barron
|
45f478f63e
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Library/IUserManager.cs
# MediaBrowser.Controller/Security/IAuthenticationRepository.cs
# MediaBrowser.Controller/Session/ISessionManager.cs
|
3 years ago |
Rich Lander
|
c07e83fdf8
|
Invert code and style analysis configuration (#6334)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
3 years ago |
dependabot[bot]
|
33359d45be
|
Bump coverlet.collector from 3.0.3 to 3.1.0
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.1.0)
---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Cody Robibero
|
de12ee5dba
|
Update to dotnet 5.0.8
|
3 years ago |
Patrick Barron
|
be88efce3c
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Emby.Server.Implementations/Devices/DeviceManager.cs
# Emby.Server.Implementations/HttpServer/Security/SessionContext.cs
# Emby.Server.Implementations/Security/AuthenticationRepository.cs
# Emby.Server.Implementations/Session/SessionManager.cs
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Library/IUserManager.cs
# MediaBrowser.Controller/Net/ISessionContext.cs
|
3 years ago |
crobibero
|
e021a0e9ce
|
Update to dotnet 5.0.7
|
3 years ago |
Tommaso Stocchi
|
2b232df07f
|
Merge branch 'master' into bug/authorization-header-issue
|
3 years ago |
dependabot[bot]
|
38ebd6147a
|
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v16.10.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Patrick Barron
|
b6446c06ee
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Emby.Server.Implementations/Security/AuthenticationRepository.cs
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Devices/IDeviceManager.cs
|
4 years ago |
Patrick Barron
|
a0c6f72762
|
Migrate authentication db to EF Core
|
4 years ago |
Bond-009
|
a937a854f2
|
Merge pull request #6013 from Bond-009/minor13
|
4 years ago |
crobibero
|
66b185898f
|
Update to dotnet5.0.6
|
4 years ago |
Bond_009
|
56ac64e70a
|
Minor improvements
* properly dispose CancellationTokenSource
* rewrite DynamicHlsController.GetSegmentLengths
* remove dead code
|
4 years ago |
dependabot[bot]
|
182117d0a7
|
Bump AutoFixture.AutoMoq from 4.16.0 to 4.17.0
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>
|
4 years ago |
dependabot[bot]
|
c1563d9303
|
Bump AutoFixture.Xunit2 from 4.16.0 to 4.17.0
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>
|
4 years ago |
dependabot[bot]
|
eee3b385da
|
Bump AutoFixture from 4.16.0 to 4.17.0
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>
|
4 years ago |
dependabot[bot]
|
dc628d1e1c
|
Bump AutoFixture.Xunit2 from 4.15.0 to 4.16.0
Bumps [AutoFixture.Xunit2](https://github.com/AutoFixture/AutoFixture) from 4.15.0 to 4.16.0.
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases)
- [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.15.0...v4.16.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
442bc8671b
|
Bump AutoFixture.AutoMoq from 4.15.0 to 4.16.0
Bumps [AutoFixture.AutoMoq](https://github.com/AutoFixture/AutoFixture) from 4.15.0 to 4.16.0.
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases)
- [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.15.0...v4.16.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
27202ae8aa
|
Bump AutoFixture from 4.15.0 to 4.16.0
Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.15.0 to 4.16.0.
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases)
- [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.15.0...v4.16.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
3651ee5ed3
|
Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.3 to 5.0.5
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 5.0.3 to 5.0.5.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.3...v5.0.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Bond-009
|
9f21dd63ae
|
Merge pull request #5684 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.9.4
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
|
4 years ago |
dependabot[bot]
|
7c70205326
|
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.1...v16.9.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
David
|
19e4ef82dd
|
Remove conversion from IPAddress to string to IPAddress
|
4 years ago |
Patrick Barron
|
85da0b50e2
|
Fix user mocking
|
4 years ago |
Patrick Barron
|
e5380c653b
|
Merge branch 'master' into ef-cleanup
# Conflicts:
# Jellyfin.Data/Entities/Libraries/MediaFileStream.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
4 years ago |
Bond_009
|
a618d6053f
|
Move TestPluginWithoutPages to the correct project
|
4 years ago |
Bond_009
|
fa8bfece4e
|
Split integration tests from unit tests
|
4 years ago |
Bond_009
|
d202df6e8a
|
Remove useless line
|
4 years ago |
Bond_009
|
9ed7f429c0
|
FxCop -> Net Analyzers (part 1)
|
4 years ago |
Joshua M. Boniface
|
3c46f10e3d
|
Merge pull request #5315 from BaronGreenback/FixFor5280Part2
|
4 years ago |
Patrick Barron
|
f638ee6b09
|
Enable nullable for Jellyfin.Data and remove unnecessary attributes
|
4 years ago |
Bond-009
|
c2af32d035
|
Merge pull request #5299 from Bond-009/tests13
|
4 years ago |
dependabot[bot]
|
b0d391427b
|
Bump Moq from 4.16.0 to 4.16.1
Bumps [Moq](https://github.com/moq/moq4) from 4.16.0 to 4.16.1.
- [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.16.0...v4.16.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
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 |
BaronGreenback
|
8836242559
|
fixed tests
|
4 years ago |
BaronGreenback
|
80ca3da55c
|
Merge remote-tracking branch 'upstream/master' into FixFor5280Part2
|
4 years ago |
BaronGreenback
|
f666b7e102
|
fix
|
4 years ago |
BaronGreenback
|
414e918c01
|
Optimized and added test
|
4 years ago |
Bond_009
|
032d72a8a7
|
Pls fix race condition
|
4 years ago |
Bond_009
|
aff0aea60f
|
Improve branch coverage
|
4 years ago |
Joshua M. Boniface
|
7ece3c5523
|
Merge pull request #5273 from Bond-009/warn31
|
4 years ago |
Joshua M. Boniface
|
c0c4aff8a6
|
Merge pull request #5276 from Bond-009/minor12
|
4 years ago |
Joshua M. Boniface
|
da55462d92
|
Merge pull request #5291 from Bond-009/tests12
|
4 years ago |
Bond_009
|
baadc48f43
|
Address comments
|
4 years ago |
Bond_009
|
ec3237ba55
|
Fix tests
|
4 years ago |
Bond_009
|
57102090d3
|
Add tests for DashboardController
|
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
|
141efafd3d
|
Enable TreatWarningsAsErrors for MediaBrowser.Model
|
4 years ago |
Bond_009
|
97935d2cd2
|
Add tests for RequestHelpers.GetItemTypeStrings
|
4 years ago |
crobibero
|
407c35f087
|
Update to dotnet 5.0.3
|
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 |
Bond_009
|
f6b293203a
|
Restore weird behaviour
|
4 years ago |
Bond_009
|
d24e7f60c7
|
Fix GetOrderBy and add tests
|
4 years ago |
Joshua M. Boniface
|
3bf7e18886
|
Merge pull request #5031 from crobibero/5.0.2
Update to dotnet 5.0.2
|
4 years ago |
dependabot[bot]
|
1bc1d1c07b
|
Bump Moq from 4.15.2 to 4.16.0
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>
|
4 years ago |
Bond-009
|
7c3db79535
|
Merge pull request #5053 from jellyfin/dependabot/nuget/coverlet.collector-3.0.1
Bump coverlet.collector from 3.0.0 to 3.0.1
|
4 years ago |
Claus Vium
|
14bd4a110f
|
Merge pull request #4978 from BaronGreenback/MultipeProxies
|
4 years ago |
BaronGreenback
|
25eaf21a8f
|
renamed func in test
|
4 years ago |
BaronGreenback
|
82d365045a
|
Removed systemIp6 functionality.
|
4 years ago |
BaronGreenback
|
dd089fd27a
|
Changed test
|
4 years ago |
BaronGreenback
|
6a7623da02
|
Simplified Code
|
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 |
BaronGreenback
|
b9f0f4f53b
|
reverted
|
4 years ago |
crobibero
|
a087ab389a
|
dotnet 5.0.2
|
4 years ago |
BaronGreenback
|
bced1eab54
|
Assert.True
|
4 years ago |
BaronGreenback
|
2979c8dd37
|
Fixed test on Mac
|
4 years ago |
BaronGreenback
|
35a30c9d09
|
Impliments KnownNetworks and KnownProxies
|
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 |
dependabot[bot]
|
6717b8c91a
|
Bump AutoFixture.AutoMoq from 4.14.0 to 4.15.0
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>
|
4 years ago |
dependabot[bot]
|
79227fcfef
|
Bump AutoFixture.Xunit2 from 4.14.0 to 4.15.0
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>
|
4 years ago |
dependabot[bot]
|
fd488cd3ff
|
Bump AutoFixture from 4.14.0 to 4.15.0
Bumps [AutoFixture](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>
|
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
|
aa5fa7cb8f
|
Update to dotnet 5.0.1
|
4 years ago |
crobibero
|
38b3b4f867
|
Provide NoResult instead of Fail in CustomAuthenticationHandler
|
4 years ago |
dependabot[bot]
|
44edd4b1a2
|
Bump Moq from 4.15.1 to 4.15.2
Bumps [Moq](https://github.com/moq/moq4) from 4.15.1 to 4.15.2.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/commits/v4.15.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
BaronGreenback
|
7a6063ed41
|
Merge branch 'master' into NetworkPR2
|
4 years ago |
Joshua M. Boniface
|
7457c4a95d
|
Merge pull request #4499 from crobibero/more-param
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids
|
4 years ago |
Greenback
|
a3e47f3e4e
|
Updated to latest Unstable.
|
4 years ago |
crobibero
|
3cc0dd7e12
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
|
4 years ago |
BaronGreenback
|
d66f88672c
|
Merge branch 'master' into NetworkPR2
|
4 years ago |
dependabot[bot]
|
cfb7523ea8
|
Bump Moq from 4.14.7 to 4.15.1
Bumps [Moq](https://github.com/moq/moq4) from 4.14.7 to 4.15.1.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |