1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-19 05:10:02 +00:00
Lidarr/NzbDrone.Common
2013-08-17 18:52:56 -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
Expansive
Instrumentation adding support for running integration tests using packaged build. 2013-08-13 11:03:48 -07:00
Messaging
Model
Properties
Reflection
Security
Serializer
TPL
ArchiveProvider.cs
ConsoleService.cs better routing. 2013-08-13 21:02:56 -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
HttpProvider.cs
NzbDrone.Common.csproj better remove RemoveAccent logic. 2013-08-17 18:52:56 -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
PathExtensions.cs
ProcessProvider.cs better process.start for mono 2013-08-13 22:20:24 -07:00
RestProvider.cs
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
TryParseExtension.cs