1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 12:02:35 +02:00
Commit Graph

1207 Commits

Author SHA1 Message Date
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
kay.one
a71c1df992 Commented out IISProviderFixutre. Diagnosing slow tests 2011-11-16 17:40:55 -08:00
Mark McDowall
067d735448 Set Newznab searching limit to 100 items, RSS queries will use the default (set per site, I think). 2011-11-16 17:05:22 -08:00
Mark McDowall
edfe2f1079 Fixed American Dad test when specials are counted in the NEW numbering system (1,3,4,6,7,21) 2011-11-15 17:08:20 -08:00
Mark McDowall
2d00363b09 Fixed Newznab Enabled not saving, now loading the correct enabled status for Newznab (Copy+Paste fail). 2011-11-15 16:45:22 -08:00
Mark McDowall
5ad11ba728 Fixed adding of Newznab provider. 2011-11-15 15:11:17 -08:00
kay.one
e35a4bf8ac Fixed an upgrade/service bug where it would try to stop an already stopped service. 2011-11-14 18:38:15 -08:00
Mark McDowall
9dbc97223f Fixed NzbDrone.Web project file after merge. 2011-11-13 22:29:40 -08:00
Mark McDowall
dff01f984e Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
Conflicts:
	NzbDrone.Web/NzbDrone.Web.csproj
2011-11-13 22:12:03 -08:00
Mark McDowall
a387e70c08 Added references that need to be copied locally. 2011-11-13 22:10:11 -08:00
kay.one
8779a37f7f UI for automatic update. 2011-11-13 22:01:51 -08:00
Mark McDowall
d5a602c4eb Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-13 21:37:13 -08:00
kay.one
571998e70e better PID environment variable handling. 2011-11-13 20:22:53 -08:00
kay.one
ecbf127321 Fixed a bug in DiskProvider where it wouldn't copy subfolders properly. 2011-11-13 20:05:33 -08:00
kay.one
bc5307a4d3 Fixed Environment Variable conflict in IISProvider 2011-11-13 19:37:36 -08:00
kay.one
fbf7d20c5d Fixed update client path issue 2011-11-13 19:09:34 -08:00
kay.one
6369d4f817 Update updates ;) 2011-11-13 18:54:09 -08:00
kay.one
88f4d15fa9 Added some update tests 2011-11-13 17:27:11 -08:00
kay.one
56a6e1372d Update client is now included in the build package 2011-11-13 16:57:03 -08:00
Mark McDowall
09d6c5bf84 Missed in last commit for fixing AutoMoq. 2011-11-13 16:33:49 -08:00
Mark McDowall
fbc75b46fd Fixed AutoMoq for Newznab tests. 2011-11-13 16:33:08 -08:00
Mark McDowall
8c1f7e6663 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-13 16:27:25 -08:00
kay.one
53be0e374b Log file is off by default. 2011-11-13 16:23:49 -08:00
kay.one
51518787d8 Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00
Mark McDowall
1aa9bbe0de Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-13 13:48:52 -08:00