kay.one
|
25f0f73afa
|
project file cleanup.
|
12 years ago |
Mark McDowall
|
bd9683fcc1
|
Added full release of siaqodb.
Excluded license.lic - this is going to be messy...
|
12 years ago |
Mark McDowall
|
c5b845cbee
|
Removed tvdblib from tests
Added settings to API
|
12 years ago |
Keivan Beigi
|
8900bbb3a1
|
main app cleanup.
|
12 years ago |
kay.one
|
651c7c095a
|
removed logconfiguration
|
12 years ago |
Keivan Beigi
|
c935db93dd
|
config file based logging configuration.
|
12 years ago |
kay.one
|
b3c6db5997
|
moved log to object db.
|
12 years ago |
kay.one
|
8dc32f7d3d
|
add series style fixes.
|
12 years ago |
Mark McDowall
|
bc490c6bf7
|
Building and debugging once again
|
12 years ago |
Keivan Beigi
|
324b5e3b80
|
fixed some broken tests.
|
12 years ago |
Keivan Beigi
|
68128809c9
|
started to remove iisexpress.
|
12 years ago |
kay.one
|
97398f604b
|
removed mono/pilot build configs.
|
12 years ago |
kay.one
|
7093f352fe
|
splited MVC and nancy application
backbone app is now fully served from nancy including css,js,html
|
12 years ago |
Mark McDowall
|
e2314a7b17
|
Fixed stuff :)
NzbDrone.Console works again
Added empty collection message for Series
|
12 years ago |
kay.one
|
b0940ed8de
|
upgraded to autofac 3. created nancy only mode for nzbdrone.exe /n
|
12 years ago |
Mark McDowall
|
c55099ce5a
|
Added custom sorting to table sorter
|
12 years ago |
kay.one
|
88b06e8747
|
added mono build config
|
12 years ago |
Mark McDowall
|
1671fd1776
|
Datatables wired up on series grid
|
12 years ago |
Mark McDowall
|
2a72063c19
|
BacklogSetting is now editable.
|
12 years ago |
Keivan Beigi
|
86e554010d
|
Revert "updated autofac to 3.0"
This reverts commit 4f6e928b4e650750c38f8bab8dbd36146c00933f.
|
12 years ago |
Keivan Beigi
|
8a5a326480
|
updated autofac to 3.0
|
12 years ago |
Mark McDowall
|
08e7490ac5
|
Re-fix for hidden console CPU + added tray icon
New: Tray Icon visible when running without console window
|
12 years ago |
Mark McDowall
|
7eb522f871
|
More logging and better handling of services
|
12 years ago |
Mark McDowall
|
1ef6906dc1
|
Merge branch 'autofac'
Conflicts:
NzbDrone.Common/IISProvider.cs
NzbDrone.Core/CentralDispatch.cs
|
12 years ago |
Mark McDowall
|
7991887e5e
|
Removed silent switch
|
12 years ago |
Mark McDowall
|
125703a2fa
|
Hidden startup, shutodwn and restart
New: Run without console window by default
New: Added NzbDrone.Console to run with console window
New: Shutdown from UI
New: Restart from UI
|
12 years ago |
Mark McDowall
|
be2a5ea754
|
Cleaned up some error messages
|
12 years ago |
Mark McDowall
|
c4e886a8f8
|
More autofac
|
12 years ago |
Mark McDowall
|
924d3d0c8e
|
Hello Autofac, Goodbye Ninject
|
12 years ago |
Mark McDowall
|
5ba1c0eceb
|
Merge branch 'master' into backbone
|
12 years ago |
Mark McDowall
|
a0e3255222
|
Server 2012/Win8 fix Temporary ASP.Net Files
Fixed: Create Temporary ASP.Net Files when running as admin (Server
2012/Win8)
#ND-68 fixed
|
12 years ago |
Mark McDowall
|
64468cd9ed
|
Upgraded nuget packages, Ninject 3, SignalR 5
|
12 years ago |
kay.one
|
0eab46ce32
|
removed exceptioneer, updated ninject refrence for update.
|
12 years ago |
Mark McDowall
|
a7fd486b03
|
Change episode file quality
New: Ability to change the quality of an episode in the database
|
12 years ago |
markus101
|
7f9200dba5
|
Saved project file
|
12 years ago |
Mark McDowall
|
eee24aff1d
|
Tests added
Series metadata will be created when series info is refreshed (and on
add)
|
12 years ago |
Mark McDowall
|
0a526951b6
|
Fixed: Daily episode parsing is less greedy.
|
13 years ago |
Keivan Beigi
|
057e248f8f
|
Fixed: Re-enabled monitoring provider.
|
13 years ago |
kay.one
|
a2d4b59002
|
Updated exceptron driver
|
13 years ago |
kay.one
|
16eecb3b4f
|
Updated to exceptron api v1a
|
13 years ago |
kay.one
|
aff17f7767
|
Exceptions are now sent to exceptrack
|
13 years ago |
Mark McDowall
|
a00c20c1af
|
Fixed spelling of enviroment provider (Environment). :)
|
13 years ago |
kay.one
|
517c62c524
|
Debugger can attach to visual studio 11 debugger automatically.
|
13 years ago |
kay.one
|
1787852360
|
Monitoring provider will no longer throw on Ensure priority.
Fix: Issue where an uncritical subsystem could crash the app.
|
13 years ago |
kay.one
|
7a3f7bf67c
|
Fixed: Exceptions during Upgrade and AppStart are reported correctly.
|
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
|
174f765ec9
|
New: NzbDrone service to automatically report errors and episode parse issues.
|
13 years ago |
kay.one
|
2009693787
|
Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search
|
13 years ago |
kay.one
|
4ea475d428
|
New: NzbDrone is now preloaded on start. making accessing it for the first time after a restart or update a lot faster.
|
13 years ago |
kay.one
|
d1e3298da1
|
Enabled rolling file logging.
|
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
|
70dcacb41b
|
Monitoring provider now skips if Windows Auth is enabled.
|
13 years ago |
kay.one
|
3d902ad98c
|
Update Framework version detection.
|
13 years ago |
kay.one
|
bd82609c41
|
App will now redirect users that don't have full version of .net to download page.
|
13 years ago |
kay.one
|
9be08b810e
|
Nzbdrone.exe file logging
|
13 years ago |
kay.one
|
def450290f
|
Removed ping from service start to speed up service start time.
|
13 years ago |
kay.one
|
35cddf08df
|
Added Service install/uninstall batch files
|
13 years ago |
kay.one
|
910efb5941
|
Some minor clean-up.
|
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 |
kay.one
|
e35a4bf8ac
|
Fixed an upgrade/service bug where it would try to stop an already stopped service.
|
13 years ago |
kay.one
|
571998e70e
|
better PID environment variable handling.
|
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
|
51518787d8
|
Lots of initialization, configuration clean up.
|
13 years ago |
kay.one
|
62013f6f87
|
Fixed app startup issue.
|
13 years ago |
kay.one
|
79b3a22c9a
|
Fixed some exception logging where exceptions weren't logged.
|
13 years ago |
kay.one
|
72d0fc50ed
|
Alot of refactoring.
|
13 years ago |
kay.one
|
18b10d45c6
|
Fixed build error.
|
13 years ago |
kay.one
|
8a7bc7bf80
|
Removed unused references.
|
13 years ago |
Mark McDowall
|
0a8f8fadc4
|
Stop IIS from writing "iisexpress" to the console, over and over.
|
13 years ago |
kay.one
|
ae9e941b30
|
AssemblyInfo version cleanup.
|
13 years ago |
kay.one
|
157bcd8b0f
|
AssemblyInfo.cs cleanup
|
13 years ago |
kay.one
|
5aecd63d09
|
Update FluentAssertion to 1.6
|
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 |
kay.one
|
4ae268b8e5
|
lots of different things ;)
|
13 years ago |
kay.one
|
fb0b505bf4
|
Added NzbDrone.Update, refactored some common wrappers to NzbDrone.Common
|
13 years ago |
kay.one
|
ea05635fd3
|
Moved NLog, Fluentassertion to Nuget.
|
13 years ago |
kay.one
|
f1248d12c6
|
Better exception handling in NzbDrone.exe
|
13 years ago |
kay.one
|
87cf08a365
|
Fixed Exceptioneer.
|
13 years ago |
Keivan Beigi
|
2dd2dd6d0d
|
Cleaned up some code, fixed broken build.
|
13 years ago |
Keivan Beigi
|
e90a3ae9de
|
Windows service seems to be fully working.
|
13 years ago |
Keivan Beigi
|
6f3065d5ab
|
More work on WindowsService, still broken
|
13 years ago |
Keivan Beigi
|
6b7923bd52
|
Windows service is half working,
|
13 years ago |
kay.one
|
87fe19ab4e
|
Added compile date to footer
|
13 years ago |
kay.one
|
1ba959298b
|
Added BuildDateTime to central dispatch
|
13 years ago |
kay.one
|
b6360eba26
|
orig file are added to .gitignore
|
13 years ago |
kay.one
|
a868dfca7c
|
Merge branch 'markus' into kay.one
|
13 years ago |
kay.one
|
ba11b34099
|
Service (work in progress)
|
13 years ago |
Mark McDowall
|
c534d47b0a
|
Added InheritFolderPermissions to DiskProvider.
DiskScanProvider.MoveEpisode will now set the moved file to inherit the parent folder permissions.
|
13 years ago |
Mark McDowall
|
b695a4433e
|
Merge branch kay.one into markus.
|
13 years ago |
kay.one
|
012fa88301
|
Merge branch 'markus' into kay.one
Conflicts:
NzbDrone/NzbDrone.csproj
NzbDrone/Providers/ConfigProvider.cs
|
13 years ago |
kay.one
|
495d7b8595
|
More code to support service, isn't working yet. (Console still works fine)
|
13 years ago |
Mark McDowall
|
dcc4410f84
|
Merge branch kay.one with markus.
Fixed Conflicts with ConfigProvider.
|
13 years ago |
kay.one
|
be651660a4
|
More bugfixes, tests.
|
13 years ago |
kay.one
|
b456c5c4d2
|
Cleaned up ConfigProvider, added tests for paths.
|
13 years ago |