Commit Graph

36 Commits

Author SHA1 Message Date
kay.one b225db9aaf Started to add support for deskmetrics 2012-01-25 17:32:36 -08:00
kay.one ead5f37921 Directory write time is now calculated based on the most recent file write to any file inside of that directory. 2012-01-22 20:59:23 -08:00
kay.one 3d214f0f0b Added DiskProvider.PathEquals for UNC paths. 2012-01-19 21:50:18 -08:00
kay.one 7c6d745c86 You can no longer add root folders that don't already exist. 2012-01-18 21:06:45 -08:00
kay.one 850880de47 Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions. 2012-01-16 23:12:22 -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
kay.one 19c087e50a Moving file from same source/destination no longer just deletes the file. 2011-12-14 00:07:46 -08:00
kay.one 0884fa617a Added extra logging to update/ProcessProvider 2011-12-11 22:54:09 -08:00
kay.one bfe4de7a08 Fixed some issue around path normalization. 2011-12-10 11:22:47 -08:00
Mark McDowall 03fb405c2e GetUpdateClientExePath will now use the updater in nzbdrone_update. 2011-11-21 20:02:14 -08:00
kay.one 6e9a6313ff Fixed update log path issues. 2011-11-20 20:18:40 -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 d73853f08b Update provider now closes all orphaned IISExpress instances before update. 2011-11-20 17:13:58 -08:00
kay.one 6778a6ed99 Moved duplicated NormalizePath method to PathExtentions 2011-11-20 16:35:29 -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 1233089ee4 Even more faster tests. 2011-11-16 22:40:54 -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 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 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 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 157bcd8b0f AssemblyInfo.cs cleanup 2011-11-08 09:48:34 -08:00
kay.one b43397752e Fixed broken tests 2011-11-07 23:01:52 -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 994ea7f090 Update FluentAssertion to 1.6 2011-10-31 18:34:30 -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
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 f9a316f632 Moved tests for NzbDrone.Common to its own test project. added some new tests. 2011-10-23 10:32:57 -07:00