1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-20 16:31:43 +02:00
Commit Graph

1231 Commits

Author SHA1 Message Date
kay.one
a984060533 Merge branch 'markus' into kay.one 2011-11-22 17:55:32 -08:00
kay.one
7c598ed323 Updated Telerik to 2011.3.1115 2011-11-22 17:51:44 -08:00
kay.one
35e47e1adc Updated twitterizer to 2.4.0.26532
Updated Json to 4.0.4
Updated NBuilder to 3.0.1.1
2011-11-22 17:28:53 -08:00
Mark McDowall
519172dfab Fixed tests to ensure they have different numbers for expected count vs unexpected. 2011-11-22 17:09:06 -08:00
Mark McDowall
6ae341373f Missed in last commit. 2011-11-21 23:38:02 -08:00
Mark McDowall
b02c7066ad Trim added to LogProvider.
TrimLogsJob added to trim the logs every 24 hours.
2011-11-21 23:35:11 -08:00
Mark McDowall
76114cf778 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-21 23:15:24 -08:00
Mark McDowall
cd6076e7f4 Added message to Indexer settings regarding RSS feeds being checked every 15 minutes. 2011-11-21 23:14:33 -08:00
kay.one
3520b56bb6 Update logs are now in the UI 2011-11-21 22:55:09 -08:00
Mark McDowall
cc40b7d2f3 UpdateInfo and DiskScan jobs will process in Alphabetical order (ignoring articles). 2011-11-21 22:27:08 -08:00
kay.one
54e5874770 Update client is now moved rather than copied. 2011-11-21 20:42:05 -08:00
Mark McDowall
03fb405c2e GetUpdateClientExePath will now use the updater in nzbdrone_update. 2011-11-21 20:02:14 -08:00
Mark McDowall
b849d45e9c Adding logging before deleting update package. 2011-11-21 19:46:58 -08:00
Mark McDowall
0224db7440 UpdateProvider will delete update package after installation. 2011-11-21 18:53:22 -08:00
Mark McDowall
50ee3f8d4d Updated tests to reflect using Copy instead of Move. 2011-11-21 16:45:45 -08:00
Mark McDowall
a91c7bbff4 Removed Trace Logging from FileExists.
Update will now use copy to update, instead of move.
2011-11-21 16:39:56 -08:00
Mark McDowall
2e3adf27ec Adding trace logging to DiskProvider.FileExists. 2011-11-21 16:14:12 -08:00
kay.one
2708c75091 Cleaned up Web.Config 2011-11-21 10:39:06 -08:00
kay.one
ceda9312c7 Added one last update notification 2011-11-20 22:21:36 -08:00
kay.one
0a70c836df Cleaned up progress notification. 2011-11-20 20:43:16 -08:00
kay.one
6e9a6313ff Fixed update log path issues. 2011-11-20 20:18:40 -08:00
kay.one
3bd7d28d3f Fixed bug in ExceptionVerification. 2011-11-20 19:58:32 -08:00
kay.one
e56aca17e8 Ignoring WebExceptions in IndexerTests. 2011-11-20 19:49:04 -08:00
kay.one
5ea8fd22f7 Fixed application path detection. 2011-11-20 19:42:45 -08:00
kay.one
508be34ebc Update fixes. 2011-11-20 18:59:42 -08:00
kay.one
b74ef12a4c Update log files are now copied to application folder. 2011-11-20 18:13:10 -08:00
kay.one
ff8d837380 Upgrade log files are now date stamped (no longer overwritten) 2011-11-20 17:30:59 -08:00
kay.one
d73853f08b Update provider now closes all orphaned IISExpress instances before update. 2011-11-20 17:13:58 -08:00
kay.one
115b06821e Cleaned up Environment.ApplicationPath 2011-11-20 16:52:40 -08:00
kay.one
6778a6ed99 Moved duplicated NormalizePath method to PathExtentions 2011-11-20 16:35:29 -08:00
Mark McDowall
95d1832379 Added Trace Logging to DiskProvider.DeleteFile. 2011-11-19 21:35:44 -08:00
Mark McDowall
ce73b45814 Added some additional logging to Updater to help track down a UnauthorizedAccessException during update. 2011-11-18 22:49:12 -08:00
Mark McDowall
b7e0499691 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-18 00:10:56 -08:00
Mark McDowall
5012144c13 Fixed 1101 and 101 naming incorrectly picking up 1080p and 720p. 2011-11-18 00:10:30 -08:00
kay.one
373b3ab075 Update now moves the update package to target folder, should make updates faster. 2011-11-17 23:31:40 -08:00
kay.one
950b2f0965 DiskProvider.MoveFile now overwrites existing file. 2011-11-17 23:16:05 -08:00
kay.one
d97a1d068c DiskProvider.Move now overwrites existing folder, Update some Diskprovider to use .NET 4 calls. 2011-11-17 22:52:50 -08:00
kay.one
c1b5f2ebb6 Merge branch 'markus' into kay.one 2011-11-17 22:23:40 -08:00
kay.one
5f2762d608 PerformSearchFixture refactoring 2011-11-17 22:23:11 -08:00
kay.one
80df59c8e7 Better exception info for diskprovider 2011-11-17 22:08:07 -08:00
kay.one
4bd226f7c4 PerformSearchFixture refactoring 2011-11-17 20:36:37 -08:00
Mark McDowall
5522466497 Cleaned up units tests. 2011-11-17 19:25:16 -08:00
kay.one
aa082520c2 Even more faster tests. 2011-11-17 18:50:04 -08:00
Mark McDowall
b36dc4ab86 Refactored SearchProvider and corresponding unit tests. 2011-11-17 18:36:53 -08:00
Mark McDowall
ee494486ec Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-16 22:43:12 -08:00
kay.one
1233089ee4 Even more faster tests. 2011-11-16 22:40:54 -08:00
Mark McDowall
be423663d7 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-16 22:36:03 -08:00
Mark McDowall
30e21ecd16 Searching will be more picky now to ensure the proper series and season (and episode if relevant) 2011-11-16 22:32:44 -08:00
kay.one
04d40575da Cleaned up JobProviderFixture, should save ~20 seconds in build time. 2011-11-16 22:23:35 -08:00
kay.one
c92e63b21a Merge branch 'markus' into kay.one 2011-11-16 21:09:51 -08:00