Taloth Saldono
d33efe59fc
Fixed regression, mono should resolve symlinks while trying to find out the available/total space.
9 years ago
Taloth Saldono
97cdb6a4a5
Fixed: ZFS and other mounts now listed in the System page.
...
Will now also automatically revert to a fully transactional move/copy if the move is in our out of a cifs mount. (assuming the cifs mount can be detected)
9 years ago
Keivan Beigi
845689401d
removed msbuild integerated nuget restore
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Keivan Beigi
0a341199a8
safer log configuration
10 years ago
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
...
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
11 years ago
Mark McDowall
2f3430387e
Major logging overhaul
11 years ago
Mark McDowall
953024cd40
Merge pull request #59 from TectonicEd/patch-2
...
Bug fix: get groupname of group rather than user
11 years ago
Mark McDowall
65909ff3be
Merge pull request #58 from TectonicEd/patch-1
...
Clarifying error message
11 years ago
Mark McDowall
274e2eac86
DiskSpaceService will not blow up if total or free space is null
11 years ago
TectonicEd
a467c2346f
Bug fix: get groupname of group rather than user
11 years ago
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.
11 years ago
Mark McDowall
7d4a514a68
Changed how running a process and waiting for exit is handled
11 years ago
Mark McDowall
c0fb53c7f6
Changed args to find process information by id
11 years ago
Mark McDowall
f5d85b8f57
Mono NzbDrone processes are more restricted
11 years ago
Mark McDowall
4d3217432c
Fixed some unit tests
11 years ago
Mark McDowall
d0a6daeb26
Restart on linux/os x working
...
Removed client messages for shutdown/restart since they were getting stuck
11 years ago
Mark McDowall
caf6f86573
Do not try to chown when user or group is blank
11 years ago
Mark McDowall
7218772b32
Support for setting uid/gid on *nix systems
11 years ago
Mark McDowall
49168cad25
UI and opt-in for setting permissions
11 years ago
Mark McDowall
5459b5fed4
New: Setting file permissions on import (Linux)
11 years ago
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
11 years ago