Qstick
c8ed46850a
Updates to UI, Update NLog to 4.4.12
7 years ago
Qstick
f460f630c3
Target to .NET 4.6.1, Update SignalR, Owin, Nancy ( #84 )
...
* Target .net 4.6.1
* Update to SignalR 2.2.2
* Fix Socks Reference in NZBDrone.Common
* UI Fixes, Build Fixes
* Update Nancy to 1.4.4
* Upgrade Microsoft Owin to 3.1.0
* Delete npm-shrinkwrap.json
* Fix SignalR Messages
7 years ago
Jamie Magee
781df8b20a
Upgrade NLog
...
From 4.4.1 to 4.4.3
8 years ago
Taloth Saldono
657730f4d2
Fixed: /var/lib/docker no longer shows up in DiskSpace. Caused warnings if the user used docker with zfs storage driver.
...
fixes #1663
8 years ago
Keivan Beigi
73840dcacc
The great logger.Error cleanup!
8 years ago
Keivan Beigi
e6705db743
Added platform version error handling
8 years ago
Keivan Beigi
053c730799
Added Sentry error reporting
8 years ago
Keivan Beigi
92d706a10d
Updated bindingRedirect for Newtonsoft.Json
8 years ago
Keivan Beigi
ad7d571b24
New: Better platform detection specifically for Non-Windows Systems
8 years ago
Keivan Beigi
a2ce435239
Upgraded Nlog, NCrunch
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Keivan Beigi
da52e60f36
Upgraded Nlog/RestSharp/Selenium
8 years ago
Taloth Saldono
0411b82e65
Fixed: Mount handling logic of net namespaces as seen on QNAP.
...
fixes #1483
8 years ago
Taloth Saldono
9519f3137c
Compile error when fixing FileBrowser not displaying drive letters on Windows.
8 years ago
Mark McDowall
6ac9e5ec18
Don't blow if driveFormat is null when looking up DriveType
...
Closes #1444
8 years ago
Mark McDowall
e4adc1d3a1
Fixed: Include afpfs mount points in free space checks
...
Fixes #1399
8 years ago
Mark McDowall
c3f9a0336c
Move platform files to proper folders
8 years ago
Taloth Saldono
d4bab775df
Updated NLog to 4.3.4.
9 years ago
Mark McDowall
ff3fc8de2e
Replace octal characters from mounts in /proc/mounts
...
Fixed: Replace octal characters in mount points
Closes #1295
9 years ago
Mark McDowall
5942ddf9f1
Implement mono logic to not set owner/group with chown
...
New: Allow Owner or Group to be left blank to not set it when changing owner (mono only)
Closes #1220
9 years ago
Taloth Saldono
8b1c022244
Updated NLog to 4.3.0-rc1.
9 years ago
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Taloth Saldono
1c92ea58da
Fixed: Replaced mono symlink resolve logic to better handle errors.
9 years ago
Taloth Saldono
262b8daec1
Revert "Fixed regression, mono should resolve symlinks while trying to find out the available/total space."
...
This reverts commit d33efe59fc
.
9 years ago
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