aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests
AgeCommit message (Expand)Author
2025-03-01Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...JPVenson
2025-02-20Fixed references for database projectsJPVenson
2025-02-19Removed pgsql from refactorJPVenson
2025-02-14Update test cases.Jxiced
2025-02-05Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_providerJPVenson
2025-02-03Backport pull request #13388 from jellyfin/release-10.10.zShadowghost
2025-02-03Applied review suggestionsJPVenson
2025-02-02Added missing assembly info and fixed migration testsJPVenson
2025-02-02Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_providerJPVenson
2025-01-26Prepared Seperation of Database components for future multi provider supportJPVenson
2025-01-25chore: fix spellingJosh Soref
2024-11-17Merge branch 'master' into feature/EFUserDataJPVenson
2024-11-16Update projects to .NET 9 (#13023)Bond-009
2024-11-14Merge branch 'jellyfin:master' into feature/EFUserDataJPVenson
2024-11-03Added + in username regex validator, Test + in username, issue #10414 (#12819)SethPattee
2024-10-20Added Unittest to check for unapplied model changes (#12854)JPVenson
2024-10-09Expanded BaseItem aggregate typesJPVenson
2024-10-09Ported new Item Repository architectureJPVenson
2024-08-30Remove BOM from UTF-8 filesBond_009
2024-07-09Update PremiereDateComparerTestshonestlywhoknows
2024-07-09Correct PremiereDateComparerTestsAdam
2024-07-09Create PremiereDateComparerTestsAdam
2024-05-13Backport pull request #11570 from jellyfin/release-10.9.zgnattu
2024-05-13Backport pull request #11541 from jellyfin/release-10.9.zcrobibero
2024-04-17Support age in LocalizationManager.GetRatingLevel (#11367)Niels van Velzen
2024-04-13Chore: Adds unit tests to support (#11351)Jordan Fearnley
2024-03-03Add migration for new plugin repoCody Robibero
2024-01-09Move LiveTv tests to separate projectPatrick Barron
2023-12-18Fix testsBond_009
2023-12-08Convert CollectionType to use lowercase enum namesCody Robibero
2023-11-14Fix warnings in test projectsBond_009
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
2023-10-30Don't remove all tokens if invalid header (#10490)Cody Robibero
2023-10-08Reduce string literal length by using verbatim stringStepan Goremykin
2023-10-08Use async overloadStepan Goremykin
2023-09-27Ignore .zfs folderBond_009
2023-09-18Fix xUnit1030: Do not call ConfigureAwait in test methodBond_009
2023-09-01fix buildCody Robibero
2023-08-01Merge pull request #9875 from Shadowghost/fixesBond-009
2023-07-20Change: Update parental code count for DE in testChristoph Landsdorf
2023-07-07Enforce permissions on websocket connectionsShadowghost
2023-06-10Merge pull request #9564 from AmbulantRex/whitelist-dllsCody Robibero
2023-06-05Mock configuration to get SqliteCacheSizeKey during testCody Robibero
2023-04-16Add explicit mapping instead of reflection to manifest reconciliation.AmbulantRex
2023-04-09Reconcile pre-packaged meta.json against manifest on installAmbulantRex
2023-04-01Correct style inconsistenciesAmbulantRex
2023-03-30Add DLL whitelist support for pluginsAmbulantRex
2023-03-20Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFOCody Robibero
2023-03-18Add test for cleaning extra namesSenorSmartyPants
2023-03-09Extend language code handlingShadowghost