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

335 Commits

Author SHA1 Message Date
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
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
80df59c8e7 Better exception info for diskprovider 2011-11-17 22:08:07 -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
kay.one
8779a37f7f UI for automatic update. 2011-11-13 22:01:51 -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
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
kay.one
51518787d8 Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00
kay.one
79b3a22c9a Fixed some exception logging where exceptions weren't logged. 2011-11-13 12:42:12 -08:00
kay.one
883dffca80 More update code. almost there. 2011-11-13 12:31:02 -08:00
kay.one
207550176c Removed assembly level fixtures 2011-11-13 10:16:31 -08:00
kay.one
72d0fc50ed Alot of refactoring. 2011-11-12 23:27:16 -08:00
kay.one
2e94e322f4 Path calculations are now done using extension methods. 2011-11-12 21:19:19 -08:00
kay.one
8a7bc7bf80 Removed unused references. 2011-11-12 20:16:54 -08:00
kay.one
1270e464b3 More autoupdate code. 2011-11-12 20:07:06 -08:00
kay.one
ae9e941b30 AssemblyInfo version cleanup. 2011-11-08 10:48:37 -08:00
kay.one
157bcd8b0f AssemblyInfo.cs cleanup 2011-11-08 09:48:34 -08:00
kay.one
633f0b6197 PathProvider. visit us for all of your pathing needs. 2011-11-02 22:04:14 -07:00
kay.one
bb1f6649b5 Fixed application path issue. 2011-11-02 19:09:00 -07:00
kay.one
cd32a70179 Starting path clean up. (All paths should go through EnvironmentProvider) 2011-10-28 21:54:33 -07:00
kay.one
5b3f0bdffe Added google analytics. (only enabled in production) 2011-10-27 22:13:56 -07:00
kay.one
c1cf29757f Unit test should now run in a machine with NzbDrone installed as a service with no side effects. 2011-10-26 10:15:47 -07:00
Mark McDowall
c86cf76181 Fixed installation of service, it was getting a blank filename for the executable. 2011-10-24 23:47:28 -07:00
kay.one
c1116d0faa Fixed bug where service where windows service couldn't be installed. 2011-10-24 23:11:50 -07:00
kay.one
4ae268b8e5 lots of different things ;) 2011-10-23 22:54:09 -07:00
kay.one
c42518b34e More NzbDrone.Common updates 2011-10-23 15:44:37 -07:00
kay.one
aa418a444b More work on NzbDrone.Update 2011-10-23 11:31:17 -07:00
kay.one
fb0b505bf4 Added NzbDrone.Update, refactored some common wrappers to NzbDrone.Common 2011-10-22 22:26:43 -07:00