Mark McDowall
|
f826890d2b
|
Check if URL is registered when running in non-admin and run accordingly
|
11 years ago |
Mark McDowall
|
a40ad82fa7
|
DownloadAllowed logic moved, using proper validation
|
11 years ago |
Keivan Beigi
|
487519a09f
|
Removed Core/Model Core/Provider
|
11 years ago |
Keivan Beigi
|
0cc182b01d
|
reverting mono workaround as it didn't work.
|
11 years ago |
Keivan Beigi
|
25b0a4f275
|
more json cleanup.
|
11 years ago |
Keivan Beigi
|
ba634b75d6
|
delete old Reporting code.
|
11 years ago |
Keivan Beigi
|
41c5619d1b
|
added custom IntConverter to get around the mono bug
http://json.codeplex.com/workitem/24176
|
11 years ago |
kay.one
|
9abd5c0e28
|
added /run/ to none-production start paths.
|
11 years ago |
kay.one
|
661ba97215
|
added folder logging to isproduction test. better process name detection in mono.
|
11 years ago |
kay.one
|
873134fcee
|
guard against InheritFolderPermissionsNotImplementedException in linux.
|
11 years ago |
kay.one
|
e2e787261d
|
don't log signalr heartbeat exceptions as EPIC FAIL.
|
11 years ago |
kay.one
|
0ebbe102c9
|
disk provider removes readonly flag before trying to delete files.
|
11 years ago |
Keivan Beigi
|
1a0010e8e4
|
cleaned up using statements
|
11 years ago |
Keivan Beigi
|
21fd12e1a6
|
added scheduled task for UpdateSceneMappingCommand
|
11 years ago |
Keivan Beigi
|
ead1f8a868
|
custom ncrunch config with fast running tests. (excludes DB/Integration tests)
|
11 years ago |
kay.one
|
601cd31a1f
|
Diskprovider cleanup.
|
11 years ago |
kay.one
|
25e2c98c45
|
signalr cleanup
|
11 years ago |
Mark McDowall
|
e10a5ca213
|
NzbDroneException now has inner exception
|
11 years ago |
Mark McDowall
|
529f65339f
|
Moved NzbDroneClientException to Core
|
11 years ago |
Mark McDowall
|
0c57c6a6c1
|
Better client side errors when there are issues communicating with trakt.
|
11 years ago |
Mark McDowall
|
00bf533696
|
Empty folder before update instead of deleting it
|
11 years ago |
Mark McDowall
|
1166a81eb3
|
Chained commands keep the same CommandId in nlog context
|
11 years ago |
Mark McDowall
|
c184ec2d98
|
Progress messages are logged with Logger.Progress
|
11 years ago |
Mark McDowall
|
a7eb331d4e
|
Merge branch 'ui-notifications' into develop
Conflicts:
NzbDrone.Common/NzbDrone.Common.csproj
UI/Series/Details/SeasonLayout.js
|
11 years ago |
Keivan Beigi
|
7417f76086
|
updated logging/loggly
|
11 years ago |
Keivan Beigi
|
bceaee27a3
|
moved logging config to in-process
|
11 years ago |
Mark McDowall
|
c928ccb201
|
Added progress messaging, using info logging
Also extension methods for complete and failed (for coloured UI messaging)
|
11 years ago |
Mark McDowall
|
0894fc0e77
|
Fixing CommandIntegrationTest - for now
|
11 years ago |
Mark McDowall
|
1e7db2287e
|
ScheduledTasks properly set last run time now
|
11 years ago |
Mark McDowall
|
c96ba5efd3
|
Commands return immediately and signalr is used to control the UI
|
11 years ago |
Keivan Beigi
|
772ab3c921
|
Cahce.Remove is now void
Added tests for Cache.Remove
|
11 years ago |
Mark McDowall
|
56cd80d24a
|
TrackedCommands are cleaned up automatically
TrackedCommandCleanupCommand is not tracked
|
11 years ago |
Mark McDowall
|
780e374122
|
Added ProgressMessaging through nlog
|
11 years ago |
Mark McDowall
|
3c632743a1
|
Better names, more info, not using events
|
11 years ago |
Mark McDowall
|
bb103947a2
|
Type and Command have private setters
|
11 years ago |
Mark McDowall
|
c917cdc0cc
|
Commands are stored in memory and prevents duplicate jobs
|
11 years ago |
Mark McDowall
|
a86c131761
|
Added CommandStartedEvent
|
11 years ago |
Mark McDowall
|
a3961ffb69
|
Added CommandId to commands
|
11 years ago |
kay.one
|
3b240e0dd7
|
getting freespace returns null instead of blowing up.
|
11 years ago |
kay.one
|
daabc6364d
|
handling of blank paths during validation.
|
11 years ago |
kay.one
|
9e08dffa58
|
cleaned up path validation logic.
|
11 years ago |
kay.one
|
4465d50a31
|
added path validation to add series/ recent folders.
|
11 years ago |
kay.one
|
87ac2b3b76
|
fixed Dtd issues on Linux.
|
11 years ago |
kay.one
|
3e65c393fd
|
fixed broken test
|
11 years ago |
kay.one
|
ef32431682
|
GetActualCasing can partially fix the path for non-existing paths.
|
11 years ago |
Mark McDowall
|
0d6b9969d2
|
FilterExistingFiles no longer converts paths to all lower case
|
11 years ago |
Mark McDowall
|
11c49c9260
|
Using services to get updates now
|
11 years ago |
Mark McDowall
|
7771899e29
|
NotUnpacking check added to episode import
Checks last write time when in working folder, should help with moving while unpacking
|
11 years ago |
kay.one
|
227e13d858
|
added support for offset when queries seasons in newznab,
|
11 years ago |
Mark McDowall
|
0c2a1c60b1
|
Speedier unmapped folders lookup.
|
11 years ago |