dependabot[bot]
|
4fd2b7a879
|
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.6.1...v16.7.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
crobibero
|
fffa94fc33
|
Apply fixes from review
|
4 years ago |
crobibero
|
2b7cefdf15
|
Remove references to MediaBrowser.Api
|
4 years ago |
crobibero
|
9e00aa3014
|
fix openapi validation errors
|
4 years ago |
crobibero
|
f915c3e5d9
|
Merge remote-tracking branch 'upstream/master' into api-migration
|
4 years ago |
Odd Stråbø
|
7fa80ac3e0
|
Add more tests, update comment
|
4 years ago |
Odd Stråbø
|
11d5410dbb
|
Don't ignore dot directories.
Use `.ignore` file to hide directory from library scan.
Also, please tell me we handle sample matching somewhere else? This is a mess.
|
4 years ago |
crobibero
|
1385064497
|
Merge remote-tracking branch 'upstream/master' into api-migration-merge
|
4 years ago |
Patrick Barron
|
4742ddbb71
|
Update .NET Core to 3.1.6
|
4 years ago |
dkanada
|
87d7c4a62e
|
Merge pull request #3500 from nyanmisaka/vpp-qsv
Add FFmpeg 4.3 detection and solve the green line on QSV HWA
|
4 years ago |
dependabot[bot]
|
aefe011d7d
|
Bump AutoFixture from 4.12.0 to 4.13.0
Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases)
- [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.12.0...v4.13.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
88d06aa156
|
Bump Moq from 4.14.4 to 4.14.5
Bumps [Moq](https://github.com/moq/moq4) from 4.14.4 to 4.14.5.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.14.4...v4.14.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
nyanmisaka
|
f5c5352861
|
add FFmpeg 4.3 detection and tests
|
4 years ago |
dependabot[bot]
|
248a2d61dd
|
Bump Moq from 4.14.3 to 4.14.4
Bumps [Moq](https://github.com/moq/moq4) from 4.14.3 to 4.14.4.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.14.3...v4.14.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
crobibero
|
80b43fb805
|
bump autofixture
|
4 years ago |
dependabot[bot]
|
4e2115cd83
|
Bump AutoFixture from 4.11.0 to 4.12.0
Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases)
- [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.11.0...v4.12.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
crobibero
|
9772749d8f
|
Add more ignorepatterns and tests
|
4 years ago |
crobibero
|
1d7d480efe
|
fix tests
|
4 years ago |
dependabot[bot]
|
3e57898d6b
|
Bump Moq from 4.14.1 to 4.14.3
Bumps [Moq](https://github.com/moq/moq4) from 4.14.1 to 4.14.3.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.14.1...v4.14.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
David
|
82c1da34be
|
Fix tests
|
4 years ago |
crobibero
|
29917699f0
|
Further cleanup and add final tests
|
4 years ago |
crobibero
|
b22fdbf59e
|
Add tests and cleanup
|
4 years ago |
crobibero
|
774fdbd031
|
Fix tests.
|
4 years ago |
dependabot[bot]
|
979137f567
|
Bump coverlet.collector from 1.2.1 to 1.3.0
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.2.1 to 1.3.0.
- [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 |
crobibero
|
589735f60c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
4 years ago |
dkanada
|
155ee5ee9d
|
Merge pull request #3329 from telans/code-analyzer-tests
Enable code analyzers for tests
|
4 years ago |
telans
|
4cb8fbfbbf
|
fix StyleCop warning in Jellyfin.MediaEncoding.Tests
|
4 years ago |
Patrick Barron
|
42b4f0aa2e
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
4 years ago |
crobibero
|
829eb1a849
|
merge master into api-migration
|
4 years ago |
telans
|
bf5b21e67b
|
enable code analyzers for tests
|
4 years ago |
Patrick Barron
|
7a115024aa
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# MediaBrowser.Controller/Library/ILibraryManager.cs
# MediaBrowser.Providers/Users/UserMetadataService.cs
|
4 years ago |
Cody Robibero
|
17ffb689e0
|
Merge branch 'master' into update-dotnet-core
|
4 years ago |
crobibero
|
a6815018dc
|
Update to .NET Core 3.1.5
|
4 years ago |
dkanada
|
4ef459033f
|
Merge pull request #3294 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.6.1
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1
|
4 years ago |
dependabot[bot]
|
98a0bfc505
|
Bump Moq from 4.13.1 to 4.14.1
Bumps [Moq](https://github.com/moq/moq4) from 4.13.1 to 4.14.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/compare/v4.13.1...v4.14.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
a4de0bb373
|
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.5.0...v16.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
crobibero
|
2476848dd3
|
Fix tests
|
4 years ago |
Patrick Barron
|
01ce56016a
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
# MediaBrowser.Api/UserService.cs
# MediaBrowser.Controller/Library/IUserManager.cs
|
5 years ago |
Patrick Barron
|
c464f700db
|
Remove redundant qualifiers
|
5 years ago |
Vasily
|
2d2c1d9473
|
Merge pull request #3099 from rigtorp/ignore-patterns
Use glob patterns to ignore files
|
5 years ago |
Mark Monteiro
|
3ed76d7e08
|
Update to .NET Core 3.1.4
|
5 years ago |
Erik Rigtorp
|
f144acdc96
|
Use glob patterns to ignore files
|
5 years ago |
aled
|
3ff6e3ff65
|
Add code analyzers to Jellyfin.Naming.Tests and fix resulting warnings
|
5 years ago |
aled
|
2849d2b134
|
Fix compile warnings in Jellyfin.Naming.Tests
|
5 years ago |
Patrick Barron
|
c1360a1dc3
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Data/SqliteUserDataRepository.cs
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Entities/User.cs
# Jellyfin.Data/ISavingChanges.cs
# Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj
# Jellyfin.Server.Implementations/JellyfinDb.cs
# Jellyfin.Server/Migrations/MigrationRunner.cs
# MediaBrowser.Model/Notifications/NotificationOptions.cs
# MediaBrowser.sln
|
5 years ago |
Patrick Barron
|
9ad839c776
|
Initial migration code
|
5 years ago |
Bond-009
|
ca2f9c7341
|
Merge pull request #2945 from mark-monteiro/integration-tests
Add Integration Tests For BrandingService
|
5 years ago |
Anthony Lavado
|
0e11646107
|
Merge pull request #2950 from Bond-009/videoresolver
Fix VideoResolver and tests
|
5 years ago |
Mark Monteiro
|
8322d412f0
|
Move ruleset up one directory so it can be shared by all test projects
|
5 years ago |
Mark Monteiro
|
e66b000183
|
Enable StyleCop and FxCop analyzers for integration tests project
Use a custom ruleset that derives from the base solution ruleset, overriding rules where necessary
|
5 years ago |