You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Readarr/NzbDrone.Common
Keivan Beigi e152ecc55d
removed RegexOptions.IgnoreCase from some expressions. supposed to be faster.
11 years ago
..
Cache added TTL to cached objects 11 years ago
Composition removed some extra logging. 11 years ago
Contract Removed unused using statements 11 years ago
EnsureThat removed RegexOptions.IgnoreCase from some expressions. supposed to be faster. 11 years ago
EnvironmentInfo cleaned up DirectoryLookupService 11 years ago
Exceptions Prevent adding a root folder that is the same as drone factory 11 years ago
Expansive fixed more tests. 11 years ago
Instrumentation removed redundant qualifiers. 11 years ago
Messaging Disk scan is much much much much faster. 11 years ago
Model cleaned up some code around process handling. 11 years ago
Properties Set version to 10.0.0.* in AssemblyInfo 11 years ago
Reflection added caching breaker to media cover images. 11 years ago
Security ignore cert errors in linux http://www.mono-project.com/FAQ:_Security 11 years ago
Serializer replaced Json.Serialize with ToJson extension method. 11 years ago
TPL added exception logging to Tasks. 11 years ago
ArchiveProvider.cs replaced our zip library so we can validate update package before applying. 11 years ago
ConsoleService.cs NzbDrone Update no longer opens console/browser. 11 years ago
DiskProvider.cs Special folders also apply to RootFolder unmapped folders 11 years ago
HashUtil.cs removed redundant qualifiers. 11 years ago
HttpProvider.cs less aggressive http exception logging. 11 years ago
NzbDrone.Common.csproj always replace .NET 3.5 of json.net with 4.0 on build. 11 years ago
NzbDrone.Common.ncrunchproject Tests added 12 years ago
PathExtensions.cs removed code redundancies. 11 years ago
ProcessProvider.cs cleaned up some code around process handling. 11 years ago
RestProvider.cs Removed unused using statements 11 years ago
ServiceFactory.cs fixed disk scan scheduler. 11 years ago
ServiceProvider.cs Kill NzbDrone process if service couldn't be stopped. 11 years ago
StringExtension.cs better Series.ToString() 11 years ago
StringExtensions.cs removed RegexOptions.IgnoreCase from some expressions. supposed to be faster. 11 years ago
TinyIoC.cs Removed unused using statements 11 years ago
TryParseExtension.cs Removed unused using statements 11 years ago
packages.config always replace .NET 3.5 of json.net with 4.0 on build. 11 years ago