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.
Lidarr/NzbDrone.Common
Mark McDowall 0d6b9969d2
FilterExistingFiles no longer converts paths to all lower case
11 years ago
..
Cache added TTL to cached objects 11 years ago
Composition fixed update again. 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 app startup logic. 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 adding support for running integration tests using packaged build. 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 Using services to get updates now 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 fixed NzbDrone using 100% cpu when console not available. 11 years ago
DiskProvider.cs NotUnpacking check added to episode import 11 years ago
HashUtil.cs removed redundant qualifiers. 11 years ago
HttpProvider.cs added support for offset when queries seasons in newznab, 11 years ago
IEnumerableExtensions.cs added support for offset when queries seasons in newznab, 11 years ago
NzbDrone.Common.csproj Using services to get updates now 11 years ago
NzbDrone.Common.ncrunchproject Tests added 12 years ago
PathEqualityComparer.cs FilterExistingFiles no longer converts paths to all lower case 11 years ago
PathExtensions.cs Speedier unmapped folders lookup. 11 years ago
ProcessProvider.cs fixed NzbDrone using 100% cpu when console not available. 11 years ago
RestProvider.cs Removed unused using statements 11 years ago
ServiceFactory.cs fixed disk scan scheduler. 11 years ago
ServiceProvider.cs better routing. 11 years ago
Services.cs Using services to get updates now 11 years ago
StringExtensions.cs better remove RemoveAccent logic. 11 years ago
TinyIoC.cs upgraded nancy bootstrapers to 0.18.0 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