Lidarr/NzbDrone.Common
kay.one 9689b07d5b don't attempt to run in service mode if service is not installed. 2013-08-13 20:39:50 -07:00
..
Cache added TTL to cached objects 2013-07-23 17:35:49 -07:00
Composition removed some extra logging. 2013-08-05 15:24:54 -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 adding support for running integration tests using packaged build. 2013-08-13 11:03:48 -07:00
Exceptions Prevent adding a root folder that is the same as drone factory 2013-08-02 00:17:19 -07:00
Expansive fixed more tests. 2013-04-15 17:08:06 -07:00
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 added caching breaker to media cover images. 2013-06-12 18:37:05 -07:00
Security ignore cert errors in linux http://www.mono-project.com/FAQ:_Security 2013-07-07 10:19:08 -07:00
Serializer replaced Json.Serialize with ToJson extension method. 2013-05-29 14:29:51 -07:00
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 NzbDrone Update no longer opens console/browser. 2013-07-08 17:47:44 -07:00
DiskProvider.cs Use SID S-1-1-0 instead of EVERYONE for non-english systems 2013-08-12 19:27:42 -07:00
HashUtil.cs removed redundant qualifiers. 2013-07-23 23:27:30 -07:00
HttpProvider.cs less aggressive http exception logging. 2013-07-30 22:35:07 -07:00
NzbDrone.Common.csproj always replace .NET 3.5 of json.net with 4.0 on build. 2013-08-05 15:49:41 -07:00
NzbDrone.Common.ncrunchproject Tests added 2012-07-12 11:30:43 -07:00
PathExtensions.cs removed code redundancies. 2013-07-26 22:02:25 -07:00
ProcessProvider.cs Updated NzbDroneRunner 2013-08-13 20:22:28 -07:00
RestProvider.cs Removed unused using statements 2013-07-18 20:47:55 -07:00
ServiceFactory.cs fixed disk scan scheduler. 2013-05-12 19:52:55 -07:00
ServiceProvider.cs don't attempt to run in service mode if service is not installed. 2013-08-13 20:39:50 -07:00
StringExtension.cs better Series.ToString() 2013-07-04 22:17:42 -07:00
StringExtensions.cs removed RegexOptions.IgnoreCase from some expressions. supposed to be faster. 2013-08-07 19:07:46 -07:00
TinyIoC.cs Removed unused using statements 2013-07-18 20:47:55 -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