aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Controller.Tests/DirectoryServiceTests.cs
AgeCommit message (Collapse)Author
2025-03-27Revert changes to DirectoryServiceCody Robibero
2025-03-27Implement limiting caches (#13605)Cody Robibero
* Implement basic expiring cache for LibraryManager * Add expiring cache to more places * Rider why * Make DirectoryService caches static * Use FastConcurrentLru * Reduce default cache size * Simplify DirectoryService caches * Make directory service cache size at least 128
2024-08-30Remove BOM from UTF-8 filesBond_009
I think some people need to change their IDE configuration ;)
2024-06-11fix: update testsMikal Stordal
2021-12-24Update StyleCopBond_009
2021-03-27make directoryservice cache case sensitivecvium