.. |
Cache
|
Cahce.Remove is now void
|
2013-09-01 21:12:39 -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
|
added path validation to add series/ recent folders.
|
2013-08-31 13:32:55 -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
|
Fixing CommandIntegrationTest - for now
|
2013-09-01 21:12:48 -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
|
Using services to get updates now
|
2013-08-23 21:45:01 -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
|
fixed NzbDrone using 100% cpu when console not available.
|
2013-08-20 15:12:35 -07:00 |
DiskProvider.cs
|
getting freespace returns null instead of blowing up.
|
2013-08-31 21:38:21 -07:00 |
HashUtil.cs
|
Added CommandId to commands
|
2013-09-01 21:12:18 -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
|
Commands return immediately and signalr is used to control the UI
|
2013-09-01 21:12:41 -07:00 |
NzbDrone.Common.ncrunchproject
|
…
|
|
PathEqualityComparer.cs
|
FilterExistingFiles no longer converts paths to all lower case
|
2013-08-27 12:13:11 -07:00 |
PathExtensions.cs
|
handling of blank paths during validation.
|
2013-08-31 13:46:59 -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
|
fixed disk scan scheduler.
|
2013-05-12 19:52:55 -07:00 |
ServiceProvider.cs
|
better routing.
|
2013-08-13 21:02:56 -07:00 |
Services.cs
|
fixed Dtd issues on Linux.
|
2013-08-29 19:27:23 -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 |