1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-03-02 17:55:48 +00:00
Sonarr/NzbDrone.Common
2013-08-23 21:45:01 -07:00
..
Cache
Composition fixed update again. 2013-08-15 20:32:23 -07:00
Contract
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
Model cleaned up some code around process handling. 2013-07-30 13:19:09 -07:00
Properties
Reflection
Security
Serializer Using services to get updates now 2013-08-23 21:45:01 -07:00
TPL
ArchiveProvider.cs
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
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 Using services to get updates now 2013-08-23 21:45:01 -07:00
NzbDrone.Common.ncrunchproject
packages.config always replace .NET 3.5 of json.net with 4.0 on build. 2013-08-05 15:49:41 -07:00
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
ServiceFactory.cs
ServiceProvider.cs better routing. 2013-08-13 21:02:56 -07:00
Services.cs Using services to get updates now 2013-08-23 21:45:01 -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