1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-17 15:02:34 +02:00
Commit Graph

53 Commits

Author SHA1 Message Date
kay.one
9a8414edde moved cleanup of deleted files to their own service.
detaching of episodes when files are deleted is done through events now.
2013-03-07 21:39:54 +09:00
kay.one
1ccbb3c9d8 automatically download banner,poster, fanart. without a job :D 2013-03-03 21:53:28 -08:00
kay.one
651c7c095a removed logconfiguration 2013-02-27 22:59:36 -08:00
Keivan Beigi
c935db93dd config file based logging configuration. 2013-02-27 18:43:01 -08:00
kay.one
a98d792c0d fixed some broken tests. 2013-02-24 11:39:31 -08:00
kay.one
554924a522 post grab notification and updates are now using the new EventAggregator 2013-02-24 11:18:48 -08:00
kay.one
66972e5bc6 simplified EventAggregator 2013-02-23 12:09:44 -08:00
kay.one
b3c6db5997 moved log to object db. 2013-02-23 11:38:25 -08:00
Keivan Beigi
324b5e3b80 fixed some broken tests. 2013-02-18 17:57:28 -08:00
kay.one
40f3a8663d splited jobprovider into jobrepo, jobcontroller, moved to object db. 2013-02-17 23:59:43 -08:00
kay.one
97398f604b removed mono/pilot build configs. 2013-02-17 21:49:25 -08:00
kay.one
b0940ed8de upgraded to autofac 3. created nancy only mode for nzbdrone.exe /n 2013-02-17 11:19:38 -08:00
kay.one
88b06e8747 added mono build config 2013-02-16 14:01:18 -08:00
Mark McDowall
7ed148b12c Fixed most of the broken tests 2013-02-15 16:52:50 -08:00
kay.one
5dbaaee005 Added db4o.
Added guards against most problematic areas.
2013-02-15 16:52:45 -08:00
kay.one
77bb790672 some cleanup. 2013-02-15 16:52:07 -08:00
kay.one
ff09773a3b added parallel test execution support for ncrunch. 2013-02-15 16:52:06 -08:00
Mark McDowall
b21bf01bf0 Merge remote-tracking branch 'origin/master' into dynamic-jobs
Conflicts:
	NzbDrone.Web/Scripts/NzbDrone/series.js
2012-09-22 22:37:51 -07:00
Mark McDowall
15e4a286d1 Fixed debugging issues. Add Series tweaks.
Add series buttons are disabled on click to prevent multiple clicks.
2012-09-19 09:18:03 -07:00
Mark McDowall
16f6fa36ff Merge remote-tracking branch 'origin/master' into dynamic-jobs 2012-09-15 00:36:59 -07:00
Mark McDowall
ad47bd275b Fixed broken nuget references 2012-09-12 00:35:47 -07:00
Mark McDowall
aa282fbd4d Fixed up tests 2012-09-10 23:35:25 -07:00
Mark McDowall
653a0864c3 Removed DM - Branched if required later. 2012-08-13 17:05:01 -07:00
Mark McDowall
eee24aff1d Tests added
Series metadata will be created when series info is refreshed (and on
add)
2012-07-12 11:30:43 -07:00
kay.one
a2d4b59002 Updated exceptron driver 2012-04-30 16:08:00 -07:00
kay.one
16eecb3b4f Updated to exceptron api v1a 2012-04-29 18:24:24 -07:00
kay.one
aff17f7767 Exceptions are now sent to exceptrack 2012-04-22 16:14:02 -07:00
kay.one
e0470e12ca Exceptions are now being stored in mongo. 2012-03-29 18:35:35 -07:00
Mark McDowall
861f6c1a0c Fixed broken tests.
Fixed spelling mistake.
2012-03-06 23:34:26 -08:00
Mark McDowall
a00c20c1af Fixed spelling of enviroment provider (Environment). :) 2012-03-06 18:59:43 -08:00
kay.one
a4c433c5b2 Updated Nunit to 2.6.0.12054 2012-02-26 18:20:17 -08:00
kay.one
11db27f6ac Better check against internal server error exceptions during unit tests. 2012-02-25 11:57:56 -08:00
kay.one
087b2d3b63 Fixed broken build 2012-02-14 21:16:37 -08:00
kay.one
174f765ec9 New: NzbDrone service to automatically report errors and episode parse issues. 2012-02-04 22:50:41 -08:00
kay.one
9150574c35 Fixed 503 Http errors not marking the test as ignored. 2012-01-22 19:16:19 -08:00
kay.one
0d582f12fb Fixed 503 Http errors not marking the test as ignored. 2012-01-22 19:01:16 -08:00
Mark McDowall
69ddeeb0e3 Fixed spelling for Expected[LogType].
Fixed broken tests for GetEpisodesByParseResult.
2011-12-19 16:58:26 -08:00
kay.one
1b45a85f3f All tests now use base class Mocker 2011-12-14 20:15:53 -08:00
Mark McDowall
8bfa34f23a TempFolder will be deleted if it exists, whether or not it has files in it. 2011-12-12 00:05:18 -08:00
kay.one
0884fa617a Added extra logging to update/ProcessProvider 2011-12-11 22:54:09 -08:00
kay.one
b1c1f5e6d6 Fixed broken build. 2011-12-01 17:37:38 -08:00
kay.one
fabc4c84bd Moved Jobs to their own folder. 2011-12-01 17:33:17 -08:00
kay.one
910efb5941 Some minor clean-up. 2011-11-25 18:06:40 -08:00
kay.one
3520b56bb6 Update logs are now in the UI 2011-11-21 22:55:09 -08:00
kay.one
3bd7d28d3f Fixed bug in ExceptionVerification. 2011-11-20 19:58:32 -08:00
kay.one
88f4d15fa9 Added some update tests 2011-11-13 17:27:11 -08:00
kay.one
51518787d8 Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00
kay.one
60d598f2c1 More update tests 2011-11-13 11:15:40 -08:00
kay.one
72d0fc50ed Alot of refactoring. 2011-11-12 23:27:16 -08:00
kay.one
b43397752e Fixed broken tests 2011-11-07 23:01:52 -08:00