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
/
jellyfin.ruleset
Age
Commit message (
Expand
)
Author
2021-12-24
Update StyleCop
Bond_009
2021-11-16
Fix some warnings
Bond_009
2021-11-15
Fix some warnings
Bond_009
2021-11-09
Fix some warnings
Bond_009
2021-11-09
Fix some warnings
Bond_009
2021-09-09
Fix some warnings
Bond_009
2021-09-03
Fix some warnings
Bond_009
2021-06-27
MediaBrowser.Providers: Remove some warnings
Bond_009
2021-05-28
Fix some warnings
Bond_009
2021-05-18
Merge pull request #6051 from Bond-009/tests7
Bond-009
2021-05-16
Add tests for Recordinghelper
Bond_009
2021-05-15
Fully disable stupid rules
Bond_009
2021-04-11
Add test for handling dangling symlinks
Bond_009
2021-03-09
FxCop -> Net Analyzers (part 1)
Bond_009
2021-02-20
Enable TreatWarningsAsErrors for MediaBrowser.Model
Bond_009
2021-02-15
Properly forward cancellationTokens
Bond_009
2020-12-28
Disable broken rule
Bond_009
2020-03-11
Merge branch 'master' into warn17
Bond-009
2020-03-11
Address comments
Bond_009
2020-02-23
Fix formatting
Bond_009
2020-02-23
Fix some warnings
Bond_009
2020-02-04
Add endpoints back
Bond-009
2020-01-11
Merge pull request #2105 from Bond-009/namingtests
Vasily
2020-01-09
Merge branch 'master' into namingtests
Bond_009
2019-12-14
Move CA1032 rule to correct location
Mark Monteiro
2019-12-14
Set CA1032 (Implement standard exception constructors) severity to info globally
Mark Monteiro
2019-12-11
More warnings (removed)
Bond_009
2019-12-06
Add back all old emby tests
Bond_009
2019-11-27
Merge pull request #1942 from Bond-009/nullable
Vasily
2019-11-01
Disable CA1720: Identifiers should not contain type names
Bond_009
2019-11-01
Update deps and add MultiThreading analyzer
Bond_009
2019-10-26
Enable nullable reference types for Jellyfin.Server
Bond_009
2019-10-04
Ignore warning SA1108
Bond_009
2019-10-04
Ignore warning CA1308
Bond_009
2019-08-11
Check checksum for plugin downloads
Bond_009
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-06-14
Update deps
Bond_009
2019-06-01
Fix more warnings
Bond-009
2019-03-25
Simplify/remove/clean code
Bond-009
2019-03-07
Fail on warnings for Jellyfin.Server
Bond-009
2019-02-16
Remove more doc warnings
Bond-009
2019-02-16
Disable SA1130
Bond-009
2019-02-16
Disable SA1512
Bond-009
2019-01-24
Update jellyfin.ruleset
Vasily
2019-01-23
Disable SA1633
Bond_009
2019-01-23
Disable SA1309
Bond_009
2019-01-23
Disable SA1200
Bond_009
2019-01-23
Add comment
Bond-009
2019-01-23
Disable warning for calling local function without this. prefixed
Bond_009