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
/
Services
Age
Commit message (
Expand
)
Author
2020-06-20
brace multiline if statements
telans
2020-06-20
fix SA1503 for one line if statements
telans
2020-06-20
fix SA1119
telans
2020-06-16
Merge pull request #3343 from telans/comment-stops
Bond-009
2020-06-16
fix SA1513/SA1516
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-15
fix SA1005
telans
2020-06-05
Use typed logger where possible
crobibero
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-04-20
Add some simple tests
Bond_009
2020-04-02
Rename 'log' to 'logger'
Mark Monteiro
2020-04-01
Merge remote-tracking branch 'upstream/master' into do-not-instantiate-servic...
Mark Monteiro
2020-03-24
Remove unused usings
Bond_009
2020-03-21
Check for implementation of IService correctly
Mark Monteiro
2020-03-21
Log a warning if an attempt is made to register an invalid service type
Mark Monteiro
2019-11-22
Fix some warnings
Bond-009
2019-10-15
Fix Json serialization error
Bond_009
2019-09-23
Fix multiple mistakes and warnings
Bond_009
2019-09-02
Fix warnings, improve performance (#1665)
Bond-009
2019-08-09
Minor changes
Bond_009
2019-08-09
Replace custom code with Asp.Net Core code
Bond_009
2019-06-13
Merge pull request #1156 from Bond-009/sep
Anthony Lavado
2019-04-30
Merge pull request #1337 from jellyfin/release-10.3.z
Joshua M. Boniface
2019-04-25
Merge pull request #1304 from jellyfin/release-10.3.z
Bond-009
2019-04-25
Don't coalesce empty strings to null in StringMapTypeDeserializer
bugfixin
2019-04-24
Re-add content length, semi revert of changes in #1010 (#1287)
Claus Vium
2019-04-21
Fix null reference when request content type is application/x-www-form-urlenc...
bugfixin
2019-03-27
Remove dead code
Bond_009
2019-03-26
Reduce complexity http routes
Bond-009
2019-03-25
Seperate changes from #1023
Bond-009
2019-03-07
Don't set status code if response is closed
Claus Vium
2019-03-07
Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc
Claus Vium
2019-02-27
Replace some usage of QueryParamCollection
Claus Vium
2019-02-26
Remove SetContentLength and company
Claus Vium
2019-02-20
Reduce string allocations at startup
Bond_009
2019-02-06
Move some arrays to generics
Bond_009
2019-01-27
Fix more analyzer warnings
Bond_009
2019-01-19
Merge pull request #575 from EraYaN/reformat
Andrew Rabert
2019-01-18
Merge branch 'dev' into reformat
Erwin de Haan
2019-01-18
Adapt SwaggerService for Jellyfin
Andrew Rabert
2019-01-18
Restore SwaggerService from 7aa573d4e0fc231932ad3da4cdf15199cf97709a
Andrew Rabert
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
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
EditorConfig reformat: Emby.IsoMounting, Emby.Server.Implementations
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part S-S
Erwin de Haan
2019-01-12
Reformatted the files with notes.
Erwin de Haan
2019-01-11
Merge branch 'dev' into code-cleanup
Erwin de Haan
[next]