KonH
|
b6bf43af45
|
Fix warning: Using directive is not required by the code and can be safely removed (#2149)
|
2021-10-03 10:49:41 +07:00 |
|
Bond-009
|
8858d8e597
|
Merge branch 'master' into theorydata
|
2021-09-25 22:24:57 +02:00 |
|
Bond_009
|
13fbfe6091
|
Target net6.0
|
2021-09-24 20:15:46 +02:00 |
|
Cody Robibero
|
e7d6c45509
|
Upgrade to dotnet 5.0.10
|
2021-09-19 15:06:27 -06:00 |
|
ianjazz246
|
19b8bcaec4
|
Use TheoryData instead of MemberData and ClassData
|
2021-09-11 13:31:24 -07:00 |
|
Fernando Fernández
|
3d0b1ccae6
|
Remove all unused usings
|
2021-09-06 21:15:30 +02:00 |
|
cvium
|
907d9fa195
|
remove some newlines
|
2021-09-03 23:58:07 +02:00 |
|
cvium
|
1172ece856
|
remove leading and trailing whitespace from the key
|
2021-09-03 23:56:19 +02:00 |
|
cvium
|
60185f99c4
|
fix the build
|
2021-09-03 21:43:06 +02:00 |
|
cvium
|
6b3ecf2533
|
Merge branch 'master' into bug/authorization-header-issue
|
2021-09-03 21:33:41 +02:00 |
|
cvium
|
048c478b0d
|
Merge branch 'master' into bug/authorization-header-issue
|
2021-09-03 21:25:18 +02:00 |
|
Cody Robibero
|
ff9d14c811
|
Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
|
2021-09-03 11:01:55 -06:00 |
|
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>
|
2021-08-16 12:01:04 +00:00 |
|
Cody Robibero
|
709f8e9faa
|
Update to dotnet 5.0.9
|
2021-08-15 08:30:15 -06:00 |
|
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
|
2021-08-13 21:08:24 -04:00 |
|
Rich Lander
|
c07e83fdf8
|
Invert code and style analysis configuration (#6334)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2021-07-30 09:49:28 +02:00 |
|
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>
|
2021-07-26 12:00:45 +00:00 |
|
Cody Robibero
|
de12ee5dba
|
Update to dotnet 5.0.8
|
2021-07-19 08:08:02 -06:00 |
|
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
|
2021-06-18 18:56:10 -04:00 |
|
crobibero
|
e021a0e9ce
|
Update to dotnet 5.0.7
|
2021-06-14 06:44:55 -06:00 |
|
Tommaso Stocchi
|
2b232df07f
|
Merge branch 'master' into bug/authorization-header-issue
|
2021-06-03 17:15:32 +02:00 |
|
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>
|
2021-05-31 12:01:11 +00:00 |
|
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
|
2021-05-21 00:19:07 -04:00 |
|
Patrick Barron
|
a0c6f72762
|
Migrate authentication db to EF Core
|
2021-05-20 23:56:59 -04:00 |
|
Bond-009
|
a937a854f2
|
Merge pull request #6013 from Bond-009/minor13
|
2021-05-21 01:29:36 +02:00 |
|
crobibero
|
66b185898f
|
Update to dotnet5.0.6
|
2021-05-14 17:28:36 -06:00 |
|
Bond_009
|
56ac64e70a
|
Minor improvements
* properly dispose CancellationTokenSource
* rewrite DynamicHlsController.GetSegmentLengths
* remove dead code
|
2021-05-08 00:33:24 +02:00 |
|
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>
|
2021-04-30 08:47:38 +00:00 |
|
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>
|
2021-04-27 13:35:13 +00:00 |
|
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>
|
2021-04-26 12:00:42 +00:00 |
|
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>
|
2021-04-19 13:07:31 +00:00 |
|
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>
|
2021-04-19 12:08:51 +00:00 |
|
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>
|
2021-04-13 17:11:34 +00:00 |
|
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>
|
2021-04-06 18:35:51 +00:00 |
|
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
|
2021-04-03 19:25:25 +02:00 |
|
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>
|
2021-04-02 22:42:12 +00:00 |
|
David
|
19e4ef82dd
|
Remove conversion from IPAddress to string to IPAddress
|
2021-03-23 17:16:10 +01:00 |
|
Patrick Barron
|
85da0b50e2
|
Fix user mocking
|
2021-03-17 21:24:14 -04:00 |
|
Patrick Barron
|
e5380c653b
|
Merge branch 'master' into ef-cleanup
# Conflicts:
# Jellyfin.Data/Entities/Libraries/MediaFileStream.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
2021-03-14 10:19:35 -04:00 |
|
Bond_009
|
a618d6053f
|
Move TestPluginWithoutPages to the correct project
|
2021-03-09 14:24:19 +01:00 |
|
Bond_009
|
fa8bfece4e
|
Split integration tests from unit tests
|
2021-03-09 14:17:59 +01:00 |
|
Bond_009
|
d202df6e8a
|
Remove useless line
|
2021-03-09 03:22:51 +01:00 |
|
Bond_009
|
9ed7f429c0
|
FxCop -> Net Analyzers (part 1)
|
2021-03-09 03:04:47 +01:00 |
|
Joshua M. Boniface
|
3c46f10e3d
|
Merge pull request #5315 from BaronGreenback/FixFor5280Part2
|
2021-03-08 18:06:40 -05:00 |
|
Patrick Barron
|
f638ee6b09
|
Enable nullable for Jellyfin.Data and remove unnecessary attributes
|
2021-03-06 17:43:01 -05:00 |
|
Bond-009
|
c2af32d035
|
Merge pull request #5299 from Bond-009/tests13
|
2021-03-01 18:51:09 +01:00 |
|
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>
|
2021-03-01 14:06:48 +00:00 |
|
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>
|
2021-03-01 12:00:38 +00:00 |
|
BaronGreenback
|
8836242559
|
fixed tests
|
2021-02-28 10:25:14 +00:00 |
|
BaronGreenback
|
80ca3da55c
|
Merge remote-tracking branch 'upstream/master' into FixFor5280Part2
|
2021-02-28 10:12:14 +00:00 |
|