aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2020-09-05Merge pull request #3880 from DirtyRacer1337/datetimeBond-009
Fix year parsing
2020-09-03Merge MediaBrowser.Api.Tests into Jellyfin.Api.TestsErwin de Haan
2020-09-03Enable code coverage and upload OpenAPI spec.Erwin de Haan
Add basic test to write out the actual openapi spec.
2020-09-03Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-09-02Remove ServiceStack and related stuffClaus Vium
2020-08-31Bump Microsoft.NET.Test.Sdk and add missing referencecrobibero
2020-08-31Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-26Merge pull request #3984 from crobibero/json-prereleaseBond-009
Use Prerelease System.Text.Json
2020-08-26Clean up json Converterscrobibero
2020-08-25bump to preview8 and remove extra referencescrobibero
2020-08-25bump System.Text.Jsoncrobibero
2020-08-24Merge branch 'master' into event-rewrite-1Patrick Barron
# Conflicts: # Emby.Dlna/Emby.Dlna.csproj # Emby.Dlna/Eventing/DlnaEventManager.cs # Emby.Dlna/Service/BaseService.cs # Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs # MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs
2020-08-24Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-21Merge pull request #3953 from crobibero/dotnetglobBond-009
bump DotNet.Glob
2020-08-21bump DotNet.Globcrobibero
2020-08-20Add unsupported ffmpeg version to testsBond_009
2020-08-20Simplify FFmpeg detection codeBond_009
2020-08-20Merge branch 'master' into feature/ffmpeg-version-checkBond-009
2020-08-16Allow plugins to register services.Patrick Barron
2020-08-12bump depscrobibero
2020-08-12Add testsDirtyRacer1337
2020-08-10Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0dependabot[bot]
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>
2020-08-06Apply fixes from reviewcrobibero
2020-08-04Remove references to MediaBrowser.Apicrobibero
2020-08-03fix openapi validation errorscrobibero
2020-08-03Merge remote-tracking branch 'upstream/master' into api-migrationcrobibero
2020-07-26Add more tests, update commentOdd Stråbø
2020-07-25Don't ignore dot directories.Odd Stråbø
Use `.ignore` file to hide directory from library scan. Also, please tell me we handle sample matching somewhere else? This is a mess.
2020-07-20Merge remote-tracking branch 'upstream/master' into api-migration-mergecrobibero
2020-07-17Update .NET Core to 3.1.6Patrick Barron
2020-07-14Merge pull request #3500 from nyanmisaka/vpp-qsvdkanada
Add FFmpeg 4.3 detection and solve the green line on QSV HWA
2020-07-13Bump AutoFixture from 4.12.0 to 4.13.0dependabot[bot]
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>
2020-07-06Bump Moq from 4.14.4 to 4.14.5dependabot[bot]
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>
2020-07-04add FFmpeg 4.3 detection and testsnyanmisaka
2020-07-02Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-06-30Bump Moq from 4.14.3 to 4.14.4dependabot[bot]
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>
2020-06-29bump autofixturecrobibero
2020-06-29Bump AutoFixture from 4.11.0 to 4.12.0dependabot[bot]
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>
2020-06-26Add more ignorepatterns and testscrobibero
2020-06-23Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-06-22fix testscrobibero
2020-06-22Bump Moq from 4.14.1 to 4.14.3dependabot[bot]
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>
2020-06-20Fix testsDavid
2020-06-16Further cleanup and add final testscrobibero
2020-06-16Add tests and cleanupcrobibero
2020-06-16Fix tests.crobibero
2020-06-16Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-06-15Bump coverlet.collector from 1.2.1 to 1.3.0dependabot[bot]
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-15Fix stylecop error like on master.Max Git
2020-06-15Merge from master & fix conflictMax Git