Mark McDowall
|
a00c20c1af
|
Fixed spelling of enviroment provider (Environment). :)
|
13 years ago |
Mark McDowall
|
5764059f1d
|
New: Banner will be deleted when series is deleted.
|
13 years ago |
kay.one
|
7a3f7bf67c
|
Fixed: Exceptions during Upgrade and AppStart are reported correctly.
|
13 years ago |
kay.one
|
245e122c61
|
Fixed service url
|
13 years ago |
kay.one
|
d8418b35e1
|
Fixed broken service tests.
|
13 years ago |
kay.one
|
9cebfab2f4
|
Finished Exception Controller
|
13 years ago |
kay.one
|
98faca17ee
|
Adding support for exception instances in Services.NzbDrone
|
13 years ago |
kay.one
|
1becb100df
|
fixed service path issue.
|
13 years ago |
kay.one
|
39be4c567d
|
Fixed: Fixed an issue where there could be a race condition during app update.
|
13 years ago |
kay.one
|
4e49ceb640
|
Temporally disabled exceptioneer.
Fixed: Increased log file size to 1MB from 400K.
|
13 years ago |
kay.one
|
7e38afc838
|
Logging/Download notification tweaks.
|
13 years ago |
kay.one
|
ac639120e3
|
Updated production detection to use path as well as version number.
|
13 years ago |
kay.one
|
dde0432efc
|
Better logging for NzbDrone.Service
|
13 years ago |
kay.one
|
5c03c873b2
|
updated analytics
|
13 years ago |
Mark McDowall
|
2deb6822b0
|
Updated Nuget packages.
|
13 years ago |
kay.one
|
786e38763a
|
Fixed ping for servers with windows auth enabled.
|
13 years ago |
kay.one
|
5ecbdd3e64
|
Package cleanup
|
13 years ago |
kay.one
|
5717b7f596
|
New: Rewrite of download decision engine.
|
13 years ago |
kay.one
|
1d1c62d376
|
added file logging to services.
|
13 years ago |
kay.one
|
ad9a7fa6e4
|
Fixed Nzbdrone reporting service to point to the right url.
|
13 years ago |
kay.one
|
174f765ec9
|
New: NzbDrone service to automatically report errors and episode parse issues.
|
13 years ago |
Mark McDowall
|
8ce6e8a08e
|
Cleaned up Backup.
|
13 years ago |
Mark McDowall
|
ab7d3ebcc5
|
New: Added check to ensure FW is enabled before opening and closing ports.
|
13 years ago |
kay.one
|
b225db9aaf
|
Started to add support for deskmetrics
|
13 years ago |
kay.one
|
7071cf829a
|
Updated diskprovider to use GetFiles instead of EnumerateFiles to prevent a screwed up issue.
|
13 years ago |
kay.one
|
ead5f37921
|
Directory write time is now calculated based on the most recent file write to any file inside of that directory.
|
13 years ago |
kay.one
|
a68c882032
|
fixed http 500 error.
|
13 years ago |
kay.one
|
d1e3298da1
|
Enabled rolling file logging.
|
13 years ago |
kay.one
|
1e580856ca
|
Better exception logging.
|
13 years ago |
kay.one
|
7acb563c05
|
Fixed an issue where GetProcessByName could return a list containing null items.
|
13 years ago |
Mark McDowall
|
106f073cf2
|
Corrected exception logging.
|
13 years ago |
kay.one
|
1301dc1b7b
|
All exception levels are now reported.
|
13 years ago |
Mark McDowall
|
691a004d39
|
Added SecurityProvider to deal with administrative tasks (Url Registering and FW Port Opening).
|
13 years ago |
kay.one
|
850880de47
|
Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions.
|
13 years ago |
kay.one
|
a48db83be9
|
Separated migration for LogDB and Application update.
|
13 years ago |
Mark McDowall
|
b1aeb0a973
|
Check if process HasExited before getting ProcessInfo.
Fixes ND-8.
|
13 years ago |
kay.one
|
9be08b810e
|
Nzbdrone.exe file logging
|
13 years ago |
kay.one
|
b8def06782
|
Automation ;)
|
13 years ago |
kay.one
|
19c087e50a
|
Moving file from same source/destination no longer just deletes the file.
|
13 years ago |
Mark McDowall
|
28259bc254
|
Profiler can be enabled via config file.
|
13 years ago |
kay.one
|
0884fa617a
|
Added extra logging to update/ProcessProvider
|
13 years ago |
kay.one
|
bfe4de7a08
|
Fixed some issue around path normalization.
|
13 years ago |
kay.one
|
08a5b28f40
|
Banners folder moved to root.
|
13 years ago |
kay.one
|
76608fc440
|
Banners folder moved to root.
|
13 years ago |
kay.one
|
2eb14d93b7
|
Removed "nzbdrone" "iisexpress" spam from console.
|
13 years ago |
kay.one
|
034d0c46e5
|
Updated some logs, removed .vob .ts from video extentions
|
13 years ago |
kay.one
|
3520b56bb6
|
Update logs are now in the UI
|
13 years ago |
Mark McDowall
|
03fb405c2e
|
GetUpdateClientExePath will now use the updater in nzbdrone_update.
|
13 years ago |
Mark McDowall
|
a91c7bbff4
|
Removed Trace Logging from FileExists.
Update will now use copy to update, instead of move.
|
13 years ago |
Mark McDowall
|
2e3adf27ec
|
Adding trace logging to DiskProvider.FileExists.
|
13 years ago |
kay.one
|
2708c75091
|
Cleaned up Web.Config
|
13 years ago |
kay.one
|
6e9a6313ff
|
Fixed update log path issues.
|
13 years ago |
kay.one
|
5ea8fd22f7
|
Fixed application path detection.
|
13 years ago |
kay.one
|
b74ef12a4c
|
Update log files are now copied to application folder.
|
13 years ago |
kay.one
|
d73853f08b
|
Update provider now closes all orphaned IISExpress instances before update.
|
13 years ago |
kay.one
|
115b06821e
|
Cleaned up Environment.ApplicationPath
|
13 years ago |
kay.one
|
6778a6ed99
|
Moved duplicated NormalizePath method to PathExtentions
|
13 years ago |
Mark McDowall
|
95d1832379
|
Added Trace Logging to DiskProvider.DeleteFile.
|
13 years ago |
kay.one
|
950b2f0965
|
DiskProvider.MoveFile now overwrites existing file.
|
13 years ago |
kay.one
|
d97a1d068c
|
DiskProvider.Move now overwrites existing folder, Update some Diskprovider to use .NET 4 calls.
|
13 years ago |
kay.one
|
80df59c8e7
|
Better exception info for diskprovider
|
13 years ago |
kay.one
|
e35a4bf8ac
|
Fixed an upgrade/service bug where it would try to stop an already stopped service.
|
13 years ago |
kay.one
|
8779a37f7f
|
UI for automatic update.
|
13 years ago |
kay.one
|
ecbf127321
|
Fixed a bug in DiskProvider where it wouldn't copy subfolders properly.
|
13 years ago |
kay.one
|
bc5307a4d3
|
Fixed Environment Variable conflict in IISProvider
|
13 years ago |
kay.one
|
6369d4f817
|
Update updates ;)
|
13 years ago |
kay.one
|
88f4d15fa9
|
Added some update tests
|
13 years ago |
kay.one
|
56a6e1372d
|
Update client is now included in the build package
|
13 years ago |
kay.one
|
51518787d8
|
Lots of initialization, configuration clean up.
|
13 years ago |
kay.one
|
79b3a22c9a
|
Fixed some exception logging where exceptions weren't logged.
|
13 years ago |
kay.one
|
883dffca80
|
More update code. almost there.
|
13 years ago |
kay.one
|
207550176c
|
Removed assembly level fixtures
|
13 years ago |
kay.one
|
72d0fc50ed
|
Alot of refactoring.
|
13 years ago |
kay.one
|
2e94e322f4
|
Path calculations are now done using extension methods.
|
13 years ago |
kay.one
|
8a7bc7bf80
|
Removed unused references.
|
13 years ago |
kay.one
|
1270e464b3
|
More autoupdate code.
|
13 years ago |
kay.one
|
ae9e941b30
|
AssemblyInfo version cleanup.
|
13 years ago |
kay.one
|
157bcd8b0f
|
AssemblyInfo.cs cleanup
|
13 years ago |
kay.one
|
633f0b6197
|
PathProvider. visit us for all of your pathing needs.
|
13 years ago |
kay.one
|
bb1f6649b5
|
Fixed application path issue.
|
13 years ago |
kay.one
|
cd32a70179
|
Starting path clean up. (All paths should go through EnvironmentProvider)
|
13 years ago |
kay.one
|
5b3f0bdffe
|
Added google analytics. (only enabled in production)
|
13 years ago |
kay.one
|
c1cf29757f
|
Unit test should now run in a machine with NzbDrone installed as a service with no side effects.
|
13 years ago |
Mark McDowall
|
c86cf76181
|
Fixed installation of service, it was getting a blank filename for the executable.
|
13 years ago |
kay.one
|
c1116d0faa
|
Fixed bug where service where windows service couldn't be installed.
|
13 years ago |
kay.one
|
4ae268b8e5
|
lots of different things ;)
|
13 years ago |
kay.one
|
c42518b34e
|
More NzbDrone.Common updates
|
13 years ago |
kay.one
|
aa418a444b
|
More work on NzbDrone.Update
|
13 years ago |
kay.one
|
fb0b505bf4
|
Added NzbDrone.Update, refactored some common wrappers to NzbDrone.Common
|
13 years ago |