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
/
Emby.Server.Implementations
/
IO
/
ManagedFileSystem.cs
Age
Commit message (
Expand
)
Author
2019-03-07
Remove EnvironmentInfo
Bond-009
2019-03-07
Cleanup/simplification
Bond-009
2019-02-17
Removed unnecessary configuration options and reduced primitive dependencies
William Taylor
2019-02-17
Removed primitives from services in Program.cs
William Taylor
2019-01-28
Final refactored `IFileSystem` and `ManagedFileSystem`
Erwin de Haan
2019-01-20
Merge pull request #621 from Bond-009/perf
Andrew Rabert
2019-01-20
Replaced injections of ILogger with ILoggerFactory
William Taylor
2019-01-20
Minor improvements to library scan code
Bond_009
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
Erwin de Haan
2019-01-11
Merge branch 'dev' into code-cleanup
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-07
remove trailing whitespace
hawken
2019-01-03
Remove SMB support
Bond_009
2018-12-30
Fix exception logging
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-11-25
update library changed notifier
Luke Pulverenti
2017-10-04
reduce socket activity
Luke Pulverenti
2017-08-16
merge common implementations and server implementations
Luke Pulverenti