Lidarr/NzbDrone.Common
Mark McDowall 7771899e29 NotUnpacking check added to episode import
Checks last write time when in working folder, should help with moving while unpacking
2013-08-22 08:34:51 -07:00
..
Cache added TTL to cached objects 2013-07-23 17:35:49 -07:00
Composition fixed update again. 2013-08-15 20:32:23 -07:00
Contract Removed unused using statements 2013-07-18 20:47:55 -07:00
EnsureThat removed RegexOptions.IgnoreCase from some expressions. supposed to be faster. 2013-08-07 19:07:46 -07:00
EnvironmentInfo cleaned up app startup logic. 2013-08-15 19:20:54 -07:00
Exceptions Prevent adding a root folder that is the same as drone factory 2013-08-02 00:17:19 -07:00
Expansive
Instrumentation adding support for running integration tests using packaged build. 2013-08-13 11:03:48 -07:00
Messaging Disk scan is much much much much faster. 2013-07-18 22:05:07 -07:00
Model cleaned up some code around process handling. 2013-07-30 13:19:09 -07:00
Properties Set version to 10.0.0.* in AssemblyInfo 2013-07-24 18:59:09 -07:00
Reflection
Security
Serializer
TPL added exception logging to Tasks. 2013-07-11 23:10:34 -07:00
ArchiveProvider.cs replaced our zip library so we can validate update package before applying. 2013-07-18 16:37:09 -07:00
ConsoleService.cs fixed NzbDrone using 100% cpu when console not available. 2013-08-20 15:12:35 -07:00
DiskProvider.cs NotUnpacking check added to episode import 2013-08-22 08:34:51 -07:00
HashUtil.cs removed redundant qualifiers. 2013-07-23 23:27:30 -07:00
HttpProvider.cs added support for offset when queries seasons in newznab, 2013-08-21 21:42:53 -07:00
IEnumerableExtensions.cs added support for offset when queries seasons in newznab, 2013-08-21 21:42:53 -07:00
NzbDrone.Common.csproj added support for offset when queries seasons in newznab, 2013-08-21 21:42:53 -07:00
NzbDrone.Common.ncrunchproject
PathEqualityComparer.cs Speedier unmapped folders lookup. 2013-08-20 18:17:06 -07:00
PathExtensions.cs Speedier unmapped folders lookup. 2013-08-20 18:17:06 -07:00
ProcessProvider.cs fixed NzbDrone using 100% cpu when console not available. 2013-08-20 15:12:35 -07:00
RestProvider.cs Removed unused using statements 2013-07-18 20:47:55 -07:00
ServiceFactory.cs
ServiceProvider.cs better routing. 2013-08-13 21:02:56 -07:00
StringExtensions.cs better remove RemoveAccent logic. 2013-08-17 18:52:56 -07:00
TinyIoC.cs upgraded nancy bootstrapers to 0.18.0 2013-08-19 18:45:19 -07:00
TryParseExtension.cs Removed unused using statements 2013-07-18 20:47:55 -07:00
packages.config always replace .NET 3.5 of json.net with 4.0 on build. 2013-08-05 15:49:41 -07:00