Commit Graph

128 Commits (develop)

Author SHA1 Message Date
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Taloth Saldono aa36c04d56 Defaulted hardlink to false again after an internal debate regarding some Windows peculiarities.
10 years ago
Taloth Saldono ffa814f387 Added support for Hardlinking instead of Copy.
10 years ago
Mark McDowall f776aae2c0 Fixed: Mono returning a drive with an empty path causing disk space check to fail
10 years ago
Mark McDowall 42c17e885c Fixed some more tests
10 years ago
Mark McDowall a433aac034 Fixed: Getting free space for inaccessible drive won't log an error
10 years ago
Mark McDowall 705d4a3d02 New: show mono version on System -> Info
10 years ago
Taloth Saldono 5450170718 Cleanup, sorted project files.
10 years ago
Mark McDowall a4500606a9 Fixed: mono version check will check running mono version instead running another version
10 years ago
Taloth Saldono d64c4445b8 Fixed compile warnings.
10 years ago
Mark McDowall ef3777fccf Update improvements
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
10 years ago
Mark McDowall 953024cd40 Merge pull request #59 from TectonicEd/patch-2
10 years ago
Mark McDowall 65909ff3be Merge pull request #58 from TectonicEd/patch-1
10 years ago
Mark McDowall 274e2eac86 DiskSpaceService will not blow up if total or free space is null
10 years ago
TectonicEd a467c2346f Bug fix: get groupname of group rather than user
10 years ago
TectonicEd 3319655e2b Clarifying error message
10 years ago
Mark McDowall 7d4a514a68 Changed how running a process and waiting for exit is handled
10 years ago
Mark McDowall c0fb53c7f6 Changed args to find process information by id
10 years ago
Mark McDowall f5d85b8f57 Mono NzbDrone processes are more restricted
10 years ago
Mark McDowall 4d3217432c Fixed some unit tests
10 years ago
Mark McDowall d0a6daeb26 Restart on linux/os x working
10 years ago
Mark McDowall caf6f86573 Do not try to chown when user or group is blank
10 years ago
Mark McDowall 7218772b32 Support for setting uid/gid on *nix systems
10 years ago
Mark McDowall 49168cad25 UI and opt-in for setting permissions
10 years ago
Mark McDowall 5459b5fed4 New: Setting file permissions on import (Linux)
10 years ago
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects
10 years ago