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>
|
2020-06-15 12:01:24 +00:00 |
|
dkanada
|
155ee5ee9d
|
Merge pull request #3329 from telans/code-analyzer-tests
Enable code analyzers for tests
|
2020-06-15 10:50:08 +09:00 |
|
Patrick Barron
|
42b4f0aa2e
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
2020-06-13 19:41:05 -04:00 |
|
telans
|
bf5b21e67b
|
enable code analyzers for tests
|
2020-06-13 23:37:41 +12:00 |
|
Patrick Barron
|
7a115024aa
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# MediaBrowser.Controller/Library/ILibraryManager.cs
# MediaBrowser.Providers/Users/UserMetadataService.cs
|
2020-06-11 18:23:12 -04:00 |
|
Cody Robibero
|
17ffb689e0
|
Merge branch 'master' into update-dotnet-core
|
2020-06-11 07:16:45 -06:00 |
|
crobibero
|
a6815018dc
|
Update to .NET Core 3.1.5
|
2020-06-11 07:13:56 -06:00 |
|
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
|
2020-06-11 21:17:03 +09:00 |
|
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>
|
2020-06-11 10:30:20 +00:00 |
|
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>
|
2020-06-11 10:30:13 +00:00 |
|
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
|
2020-05-26 20:29:11 -04:00 |
|
Patrick Barron
|
c464f700db
|
Remove redundant qualifiers
|
2020-05-20 13:07:53 -04:00 |
|
Mark Monteiro
|
3ed76d7e08
|
Update to .NET Core 3.1.4
|
2020-05-17 13:33:38 -04:00 |
|
Patrick Barron
|
9ad839c776
|
Initial migration code
|
2020-05-12 22:10:35 -04:00 |
|
Mark Monteiro
|
c5f163293f
|
Add <ProjectGuid> properties to all project files
This is required for SonarCloud analysis to run
|
2020-04-21 16:21:09 -04:00 |
|
dependabot-preview[bot]
|
b80c2a532e
|
Bump coverlet.collector from 1.2.0 to 1.2.1
Bumps [coverlet.collector](https://github.com/tonerdo/coverlet) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/tonerdo/coverlet/releases)
- [Commits](https://github.com/tonerdo/coverlet/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-03 10:44:33 +00:00 |
|
Bond-009
|
f31efce52d
|
Merge branch 'master' into usings
|
2020-04-01 22:42:43 +02:00 |
|
Bond-009
|
ddd5d3aaec
|
Merge branch 'master' into usings
|
2020-04-01 18:51:44 +02:00 |
|
dependabot-preview[bot]
|
b10f268c43
|
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.4.0 to 16.5.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.4.0...v16.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-26 17:15:35 +00:00 |
|
Mark Monteiro
|
aa9737afb3
|
Update .NET Core to 3.1.3
|
2020-03-25 20:09:48 +01:00 |
|
Bond_009
|
e9d1eabd53
|
Remove unused usings
|
2020-03-24 16:12:06 +01:00 |
|
Mark Monteiro
|
debab44870
|
Update all packages to .NET Core 3.1.2
|
2020-03-22 02:03:07 +01:00 |
|
Bond_009
|
71abf1d3ce
|
Enable TreatWarningsAsErrors and Nullable for test projects
|
2020-01-31 22:46:10 +01:00 |
|
Bond_009
|
2186df8ac4
|
Update deps
|
2020-01-28 22:42:07 +01:00 |
|
Vasily
|
c6484c0220
|
Merge pull request #2181 from BnMcG/2179-authentication-tests
Test Jellyfin.Api authentication handling
|
2020-01-14 18:03:25 +03:00 |
|
Erwin de Haan
|
1ea613a9bd
|
Update Jellyfin.Api.Test to 3.1
|
2020-01-09 17:26:42 +01:00 |
|
Ben Magee
|
d1461b4238
|
Changed cast style as suggested, improved some member names to make them less ambiguous
|
2019-12-22 23:21:20 +00:00 |
|
Ben Magee
|
00c6d392a1
|
Added tests for FirstTimeSetupOrElevatedHandler
|
2019-12-22 23:18:42 +00:00 |
|
Ben Magee
|
ef75455178
|
Test RequiresElevationHandler for all roles
|
2019-12-22 22:54:46 +00:00 |
|
Ben Magee
|
8d06d0dbdf
|
Removed unneeded dependency
|
2019-12-22 22:39:29 +00:00 |
|
Ben Magee
|
8c4e679ff4
|
PR style comments
|
2019-12-22 22:36:11 +00:00 |
|
Ben Magee
|
f47c7959af
|
Wrote tests to cover CustomAuthenticationHandler
|
2019-12-22 09:46:09 +00:00 |
|
Bond_009
|
3221e837f9
|
* Add support for multi segment base urls
* Make baseurl case-insensitive
|
2019-11-25 11:55:24 +01:00 |
|