Keivan Beigi
|
21fd12e1a6
|
added scheduled task for UpdateSceneMappingCommand
|
2013-09-12 15:41:50 -07:00 |
Keivan Beigi
|
ead1f8a868
|
custom ncrunch config with fast running tests. (excludes DB/Integration tests)
|
2013-09-12 13:00:49 -07:00 |
Keivan Beigi
|
bb518ca19b
|
fixed some namespaces
|
2013-09-11 17:42:54 -07:00 |
kay.one
|
25e2c98c45
|
signalr cleanup
|
2013-09-11 17:42:53 -07:00 |
Mark McDowall
|
4025d6ddee
|
Merge branch 'season-start' into develop
|
2013-09-10 22:47:41 -07:00 |
kay.one
|
b3c9217412
|
improved clone injection.
|
2013-09-10 00:01:48 -07:00 |
Mark McDowall
|
399760e04b
|
Added year to SeriesResource
|
2013-09-09 23:44:55 -07:00 |
Mark McDowall
|
33986a9185
|
Seasons are now subdocuments of series
|
2013-09-09 23:44:00 -07:00 |
Mark McDowall
|
529f65339f
|
Moved NzbDroneClientException to Core
|
2013-09-09 08:09:55 -07:00 |
Mark McDowall
|
0c57c6a6c1
|
Better client side errors when there are issues communicating with trakt.
|
2013-09-08 23:40:24 -07:00 |
Mark McDowall
|
c184ec2d98
|
Progress messages are logged with Logger.Progress
|
2013-09-03 22:01:28 -07:00 |
Mark McDowall
|
a7eb331d4e
|
Merge branch 'ui-notifications' into develop
Conflicts:
NzbDrone.Common/NzbDrone.Common.csproj
UI/Series/Details/SeasonLayout.js
|
2013-09-03 07:18:04 -07:00 |
Keivan Beigi
|
bceaee27a3
|
moved logging config to in-process
|
2013-09-02 22:15:08 -07:00 |
Mark McDowall
|
c928ccb201
|
Added progress messaging, using info logging
Also extension methods for complete and failed (for coloured UI messaging)
|
2013-09-01 21:12:57 -07:00 |
Mark McDowall
|
1e7db2287e
|
ScheduledTasks properly set last run time now
|
2013-09-01 21:12:45 -07:00 |
Mark McDowall
|
c96ba5efd3
|
Commands return immediately and signalr is used to control the UI
|
2013-09-01 21:12:41 -07:00 |
Mark McDowall
|
56cd80d24a
|
TrackedCommands are cleaned up automatically
TrackedCommandCleanupCommand is not tracked
|
2013-09-01 21:12:35 -07:00 |
Mark McDowall
|
780e374122
|
Added ProgressMessaging through nlog
|
2013-09-01 21:12:30 -07:00 |
Mark McDowall
|
3c632743a1
|
Better names, more info, not using events
|
2013-09-01 21:12:28 -07:00 |
Mark McDowall
|
c917cdc0cc
|
Commands are stored in memory and prevents duplicate jobs
|
2013-09-01 21:12:24 -07:00 |
kay.one
|
3b240e0dd7
|
getting freespace returns null instead of blowing up.
|
2013-08-31 21:38:21 -07:00 |
kay.one
|
daabc6364d
|
handling of blank paths during validation.
|
2013-08-31 13:46:59 -07:00 |
kay.one
|
4465d50a31
|
added path validation to add series/ recent folders.
|
2013-08-31 13:32:55 -07:00 |
Mark McDowall
|
dd37713a10
|
Naming config fixed, with integration tests
|
2013-08-27 17:16:35 -07:00 |
Mark McDowall
|
e7b329a618
|
favicon.ico is now served properly
|
2013-08-27 07:22:14 -07:00 |
Mark McDowall
|
6bea671a1a
|
Episode and Season monitored toggling works again
|
2013-08-26 20:20:39 -07:00 |
Mark McDowall
|
429460dd5e
|
Merge branch 'services-update' into develop
|
2013-08-26 14:42:17 -07:00 |
kay.one
|
317586c102
|
added missing GetResourceById methods.
|
2013-08-26 00:15:04 -07:00 |
kay.one
|
932012d7f9
|
fixed broken tests.
|
2013-08-25 22:25:56 -07:00 |
kay.one
|
4188946395
|
Added more magic to fancy. it now automatically figures our response for PUT and POST based on request ID.
file name sample uses HTTP GET instead of post
|
2013-08-25 22:14:55 -07:00 |
kay.one
|
438e3199de
|
fixed input validation for indexers
|
2013-08-25 21:01:03 -07:00 |
kay.one
|
147bb5476b
|
added input validation to quality profiles
|
2013-08-25 20:50:13 -07:00 |
Mark McDowall
|
c6bbc52631
|
Fixed UpdateResource
|
2013-08-23 21:45:02 -07:00 |
kay.one
|
e4fc0c57b3
|
indexer specific setting validation
|
2013-08-22 01:08:43 -07:00 |
Mark McDowall
|
ce9166c6a9
|
EpisodeFile is downloaded if not available already
|
2013-08-21 20:34:52 -07:00 |
Mark McDowall
|
b1899b5f6f
|
Using reqres to map episode to episode file
|
2013-08-21 20:34:49 -07:00 |
Keivan Beigi
|
488da59143
|
more validation
|
2013-08-21 17:36:35 -07:00 |
Keivan Beigi
|
e4c8255d69
|
fixed validation spelling
|
2013-08-21 12:08:30 -07:00 |
Mark McDowall
|
7c915bd522
|
Save episode quality after change
|
2013-08-20 23:50:38 -07:00 |
kay.one
|
040bfb08ce
|
disable cache while debugging.
|
2013-08-20 23:30:22 -07:00 |
kay.one
|
576ea8560b
|
Added support for schema field validation. no UI support.
|
2013-08-20 23:30:22 -07:00 |
Mark McDowall
|
298bc07be7
|
Merge branch 'because-kayone' into develop
|
2013-08-20 18:42:19 -07:00 |
Mark McDowall
|
0c2a1c60b1
|
Speedier unmapped folders lookup.
|
2013-08-20 18:17:06 -07:00 |
Keivan Beigi
|
9195dc6de5
|
can display server-side errors on the UI.
|
2013-08-20 18:07:48 -07:00 |
Keivan Beigi
|
e377e02db4
|
checking for existing files to import is now case insensitive.
|
2013-08-20 14:29:10 -07:00 |
kay.one
|
9f0ae763ff
|
moved logic for reading static file to mappers
|
2013-08-19 23:23:36 -07:00 |
kay.one
|
290e072f2e
|
added cache pipelines
|
2013-08-19 22:53:18 -07:00 |
Keivan Beigi
|
4183fecaca
|
fixed index not loading
|
2013-08-19 19:39:58 -07:00 |
Keivan Beigi
|
24ba4390a1
|
moved static resource to basic nancy module.
cache and gzip piplelines are missing
|
2013-08-19 19:31:26 -07:00 |
Keivan Beigi
|
93b0cf4be9
|
upgraded nancy bootstrapers to 0.18.0
|
2013-08-19 18:45:19 -07:00 |