aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-27Remove HttpUtilityClaus Vium
2019-02-27Remove some unused stuffClaus Vium
2019-02-27Remove SocketHttpListenerClaus Vium
2019-02-27Merge pull request #977 from Lynxy/genptsJoshua M. Boniface
2019-02-27Merge pull request #959 from Bond-009/stringJoshua M. Boniface
2019-02-27Merge pull request #891 from Bond-009/postsanJoshua M. Boniface
2019-02-27Merge pull request #849 from Bond-009/spanJoshua M. Boniface
2019-02-27Merge pull request #999 from cvium/dont_write_disposed_logJoshua M. Boniface
2019-02-27Enabled clean and updated the Github Connection NameErwin de Haan
2019-02-27Move .azure to .ciErwin de Haan
2019-02-26More cleanupClaus Vium
2019-02-26Remove unused CookiesClaus Vium
2019-02-26Undo some of the span abuseClaus Vium
2019-02-26Remove unused SharpSocket stuffClaus Vium
2019-02-26Extend the IHttpServer interface to avoid the typecastingClaus Vium
2019-02-26Remove SetContentLength and companyClaus Vium
2019-02-26Fix PathInfoClaus Vium
2019-02-26Remove websocket options and configure kestrel listen portsClaus Vium
2019-02-26Remove SocketSharp from Jellyfin.Server and some other cleanupClaus Vium
2019-02-26Fix websockets array index out of bounds and some cleanupClaus Vium
2019-02-26Fix websockets and RawUrlClaus Vium
2019-02-26Still brokenClaus Vium
2019-02-26Add response compression middlewareClaus Vium
2019-02-26Use middlewares instead of RoutingClaus Vium
2019-02-26Replace some todos with http extensions and prepare some socket workClaus Vium
2019-02-26Remove hardcoded path and fix url bug in WindowsClaus Vium
2019-02-26kestrel initClaus Vium
2019-02-26Remove unused depsClaus Vium
2019-02-26Begin removing System.Net sourcesClaus Vium
2019-02-26Merge pull request #1007 from Bond-009/timeJoshua M. Boniface
2019-02-26Remove ordering itemsBond-009
2019-02-26Log time in a standardized wayBond-009
2019-02-26Don't change submoduleBond-009
2019-02-26Less string allocationsBond-009
2019-02-26Merge pull request #1003 from Bond-009/stopwatchVasily
2019-02-25Use stopwatch for more accurate measurements and reduce log spamBond_009
2019-02-25Merge pull request #1000 from cvium/fix_object_disposedVasily
2019-02-25Merge pull request #998 from cvium/enableraisingevents_default_trueVasily
2019-02-25Merge pull request #979 from Wuerfelbecher/release-disable-debugVasily
2019-02-25Fix the ffmpeg compatibilityJoshua Boniface
2019-02-24Disable documentation and debug in buildJoshua Boniface
2019-02-24Remove the unused status codeClaus Vium
2019-02-24Try another fixClaus Vium
2019-02-24Move the check further downClaus Vium
2019-02-24Don't close the socket response multiple timesClaus Vium
2019-02-24Check that ffmpeg log target isn't disposed before writing to itClaus Vium
2019-02-24Set EnableRaisingEvents to true for processes that require itClaus Vium
2019-02-24Fix slow local image validation (#990)Claus Vium
2019-02-24Merge pull request #968 from brianjmurrell/release-10.2.z-copr-autobuildBond-009
2019-02-24use common.build.sh for docker image buildsThomas Büttner