.. |
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
|
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
|
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
|
removed redundant qualifiers.
|
2013-07-23 23:27:30 -07:00 |
HttpProvider.cs
|
moved logic for reading static file to mappers
|
2013-08-19 23:23:36 -07:00 |
NzbDrone.Common.csproj
|
better remove RemoveAccent logic.
|
2013-08-17 18:52:56 -07:00 |
NzbDrone.Common.ncrunchproject
|
Tests added
|
2012-07-12 11:30:43 -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 |
PathExtensions.cs
|
removed code redundancies.
|
2013-07-26 22:02:25 -07:00 |
ProcessProvider.cs
|
Update will return after started, instead of waiting for exit.
|
2013-08-18 16:43: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
|
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 |