Commit Graph

128 Commits

Author SHA1 Message Date
Keivan Beigi 0be8f55a2f Cleaned up using directive 2014-12-06 21:55:17 -08:00
Mark McDowall 6467167046 Moved Extension methods in common to subfolder 2014-12-01 22:26:25 -08:00
Taloth Saldono aa36c04d56 Defaulted hardlink to false again after an internal debate regarding some Windows peculiarities. 2014-11-20 23:46:21 +01:00
Taloth Saldono ffa814f387 Added support for Hardlinking instead of Copy. 2014-11-19 21:47:09 +01:00
Mark McDowall f776aae2c0 Fixed: Mono returning a drive with an empty path causing disk space check to fail 2014-10-19 17:47:23 -07:00
Mark McDowall 42c17e885c Fixed some more tests 2014-10-17 22:47:00 -07:00
Mark McDowall a433aac034 Fixed: Getting free space for inaccessible drive won't log an error 2014-10-05 16:43:43 -07:00
Mark McDowall 705d4a3d02 New: show mono version on System -> Info 2014-07-29 23:23:43 -07:00
Taloth Saldono 5450170718 Cleanup, sorted project files. 2014-07-26 14:29:07 +02:00
Mark McDowall a4500606a9 Fixed: mono version check will check running mono version instead running another version 2014-07-24 23:37:32 -07:00
Taloth Saldono d64c4445b8 Fixed compile warnings. 2014-07-21 08:18:24 -07:00
Mark McDowall ef3777fccf Update improvements
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
2014-05-15 21:58:38 -07:00
Mark McDowall 2f3430387e Major logging overhaul 2014-03-13 13:13:02 -07:00
Mark McDowall 953024cd40 Merge pull request #59 from TectonicEd/patch-2
Bug fix: get groupname of group rather than user
2014-03-12 22:34:34 -07:00
Mark McDowall 65909ff3be Merge pull request #58 from TectonicEd/patch-1
Clarifying error message
2014-03-12 22:34:22 -07:00
Mark McDowall 274e2eac86 DiskSpaceService will not blow up if total or free space is null 2014-02-26 08:08:04 -08:00
TectonicEd a467c2346f Bug fix: get groupname of group rather than user 2014-02-26 09:13:30 +00:00
TectonicEd 3319655e2b Clarifying error message
This error will be triggered if either setting the group or the user is the problem.  Fixing the wording after being led astray tracking down issue that was group, not user, related.
2014-02-25 23:52:33 +00:00
Mark McDowall 7d4a514a68 Changed how running a process and waiting for exit is handled 2014-02-18 22:37:04 -08:00
Mark McDowall c0fb53c7f6 Changed args to find process information by id 2014-02-13 08:12:14 -08:00
Mark McDowall f5d85b8f57 Mono NzbDrone processes are more restricted 2014-02-10 11:59:00 -08:00
Mark McDowall 4d3217432c Fixed some unit tests 2014-02-10 11:40:13 -08:00
Mark McDowall d0a6daeb26 Restart on linux/os x working
Removed client messages for shutdown/restart since they were getting stuck
2014-02-10 01:49:06 -08:00
Mark McDowall caf6f86573 Do not try to chown when user or group is blank 2014-01-31 08:11:19 -08:00
Mark McDowall 7218772b32 Support for setting uid/gid on *nix systems 2014-01-30 21:24:32 -08:00
Mark McDowall 49168cad25 UI and opt-in for setting permissions 2014-01-26 00:57:14 -08:00
Mark McDowall 5459b5fed4 New: Setting file permissions on import (Linux) 2014-01-25 23:51:33 -08:00
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects 2014-01-25 23:51:33 -08:00