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
/
HttpServer
/
HttpResultFactory.cs
Age
Commit message (
Expand
)
Author
2020-09-02
Remove ServiceStack and related stuff
Claus Vium
2020-08-09
MemoryStream optimizations
Bond_009
2020-06-23
Merge pull request #2904 from Bond-009/buffer
Anthony Lavado
2020-06-20
fix SA1119
telans
2020-06-18
Merge branch 'master' into buffer
Bond-009
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-15
fix SA1508
telans
2020-06-05
Use typed logger where possible
crobibero
2020-06-03
Merge pull request #3203 from Bond-009/warn18
Vasily
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-05-25
Fix some 'bugs' flagged by sonarcloud
Bond_009
2020-04-27
Now parse date in header correctly as being in UTC
Vasily
2020-04-19
fix spelling error
dkanada
2020-04-17
Fix build
Bond_009
2020-04-16
Update Emby.Server.Implementations/HttpServer/HttpResultFactory.cs
Vasily
2020-04-14
Make Last-Modified and If-Modified-Since headers follow the spec
Vasily
2020-02-23
Fix some warnings
Bond_009
2020-01-22
Fix build
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-12-10
Apply suggestions from code review
Bond-009
2019-11-27
Fix more warnings
Bond_009
2019-11-22
Fix some warnings
Bond-009
2019-04-24
Fix #1234
Bond_009
2019-04-24
Re-add content length, semi revert of changes in #1010 (#1287)
Claus Vium
2019-03-19
Fix default value for Expires header
Bill Thornton
2019-03-05
Fix DI in FileWriter.TransmitFile
Claus Vium
2019-03-05
Switch to HeaderNames instead of hardcoded strings (and other header related ...
Claus Vium
2019-03-05
Remove unused Brotli compressor
Claus Vium
2019-02-27
Replace some usage of QueryParamCollection
Claus Vium
2019-02-26
Remove SetContentLength and company
Claus Vium
2019-02-26
Begin removing System.Net sources
Claus Vium
2019-02-19
Merge pull request #848 from Bond-009/perf
Joshua M. Boniface
2019-02-13
Drop ETag and use Last-Modified header (#890)
Claus Vium
2019-02-12
Address comments
Bond-009
2019-02-12
Less string allocations
Bond_009
2019-01-27
Fix more analyzer warnings
Bond_009
2019-01-22
Fix trim input
Claus Vium
2019-01-22
Trim quotes from If-None-Match
Claus Vium
2019-01-22
Remove unconditional caching, modified since header and use ETags
Claus Vium
2019-01-19
Reformat JustAMan review second pass changes.
Erwin de Haan
2019-01-18
Merge branch 'dev' into reformat
Erwin de Haan
2019-01-17
Reformat JustAMan review pt1 changes
Erwin de Haan
2019-01-16
Merge branch 'dev' into cleanup
Bond-009
2019-01-13
ReSharper format: conform inline 'out' parameters.
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part De-H
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-06
Cleanup some small things
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
[next]