| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Properly dispose HttpWebResponse when the request failed to avoid 'too many open files'
|
|
|
|
|
|
|
|
|
|
|
|
tvdb specific utils to separate class
|
|
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: cvium <cvium@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: cvium <cvium@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
which is no longer relevant
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move to Microsoft.Extensions.DependencyInjection
|
|
Also fix a bug in the tarball creation that existed even prior
to moving it into create_tarball.sh
|
|
This adds enhancements so that Fedora/EL packages can be automatically
built in COPR when a webhook is received. A typical webhook could be
for tagging events for example or even a "Release" webhook to only
build releases.
|
|
Treat warnings as errors for release builds
|
|
Switch to Roslyn naming rules in EditorConfig
|