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
2020-08-31
Fix some warnings
Bond_009
2020-07-18
FullName property instead of ToString in Emby.Server.Implementations/IO/Manag...
Ken
2020-07-18
Spacing standard on Emby.Server.Implementations/IO/ManagedFileSystem.cs
Ken
2020-07-18
Merge 'master' updates into 2354-soft-link-sizes
Ken Brazier
2020-06-16
fix SA1513/SA1516
telans
2020-06-15
fix SA1005
telans
2020-06-05
Use typed logger where possible
crobibero
2020-05-31
2354 open soft-links to read size
Ken Brazier
2020-03-24
Remove unused usings
Bond_009
2020-02-23
Fix some warnings
Bond_009
2020-01-22
Remove FileSystem.GetStream
Bond-009
2020-01-13
change invariant culture to ordinal
dkanada
2020-01-13
check operating system for absolute path test
dkanada
2020-01-13
fix tests for absolute paths
dkanada
2020-01-10
Merge branch 'master' into warn12
Bond_009
2020-01-08
Re-order the path statement to avoid file issues
Anthony Lavado
2019-12-11
More warnings (removed)
Bond_009
2019-11-27
Fix more warnings
Bond_009
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-06-09
Improve main code flow
Bond_009
2019-06-02
split the new command to more than one line
dkanada
2019-05-16
only return useful drives
dkanada
2019-03-29
Merge ifs
Bond_009
2019-03-28
Improve IO code
Bond_009
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