index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Jellyfin.Server.Implementations.Tests
/
Library
Age
Commit message (
Expand
)
Author
2021-12-20
Fix extras folders
cvium
2021-12-15
Merge branch 'master' into what_could_go_wrong
Claus Vium
2021-12-11
Update tests/Jellyfin.Server.Implementations.Tests/Library/PathExtensionsTest...
Cody Robibero
2021-12-09
update tests
Cody Robibero
2021-12-09
Add more speed and more tests
Cody Robibero
2021-12-07
Refactor extras parsing
cvium
2021-11-27
Add more tests
Cody Robibero
2021-11-15
Remove ILibraryManager as a dependency in resolvers etc.
cvium
2021-11-07
Add some docs and tests
Bond_009
2021-05-05
PathExtensions: Fix index out of bounds in TryReplaceSubPath
Bond_009
2021-04-22
Reduce string allocations/fs lookups in resolve code
Bond_009
2021-03-15
add unit tests
cvium
2021-03-09
Add code analysis attributes where appropriate
Bond_009
2021-03-06
simplify
cvium
2021-03-05
make sure network path substitution matches correctly
cvium
2020-09-20
Minor improvements
Bond_009
2020-08-21
bump DotNet.Glob
crobibero
2020-07-26
Add more tests, update comment
Odd Stråbø
2020-07-25
Don't ignore dot directories.
Odd Stråbø
2020-06-26
Add more ignorepatterns and tests
crobibero
2020-05-15
Use glob patterns to ignore files
Erik Rigtorp
2020-04-21
Address comments
Bond_009
2020-04-20
Cover more branches
Bond_009
2020-04-20
Add some simple tests
Bond_009