kay.one
192ace5004
fixed sqlite3.dll copying issues.
12 years ago
Mark McDowall
c5b845cbee
Removed tvdblib from tests
...
Added settings to API
12 years ago
kay.one
beb2f7c7fd
removed sqlce
12 years ago
Keivan Beigi
8900bbb3a1
main app cleanup.
12 years ago
Mark McDowall
8993b209a4
Fixed indexer tests & More Series removals?
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
b0940ed8de
upgraded to autofac 3. created nancy only mode for nzbdrone.exe /n
12 years ago
kay.one
88b06e8747
added mono build config
12 years ago
kay.one
b25ab20f14
wtf git extentions?
12 years ago
kay.one
572ef0743c
added jshint
12 years ago
Mark McDowall
fa224cc59c
Services: DailySeries added to Nancy
12 years ago
kay.one
de8d701553
removed backbone project.
12 years ago
Keivan Beigi
9f304b7be5
added application basics
12 years ago
Mark McDowall
8e35a1148c
Release architecture - Any CPU = bad
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
f3809d3a80
Merge branch 'master' into backbone
...
Conflicts:
NzbDrone.Common/packages.config
NzbDrone.Core.Test/packages.config
NzbDrone.Core/NzbDrone.Core.csproj
NzbDrone.Core/packages.config
NzbDrone.Services/NzbDrone.Services.Service/packages.config
NzbDrone.Web.UI.Test/NzbDrone.Web.UI.Automation.csproj
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/README_ENU.txt
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/msvcr90.dll
NzbDrone.Web/_bin_deployableAssemblies/amd64/sqlceme40.dll
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/README_ENU.txt
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/msvcr90.dll
NzbDrone.Web/_bin_deployableAssemblies/x86/sqlceme40.dll
NzbDrone.Web/packages.config
12 years ago
Mark McDowall
1bcb080666
Fixed post build steps
12 years ago
Mark McDowall
8f0d22e47d
ServiceStack added
13 years ago
Mark McDowall
15e4a286d1
Fixed debugging issues. Add Series tweaks.
...
Add series buttons are disabled on click to prevent multiple clicks.
13 years ago
Mark McDowall
ad47bd275b
Fixed broken nuget references
13 years ago
kay.one
a2d4b59002
Updated exceptron driver
13 years ago
Mark McDowall
399b50ec8e
Truncating TvDb Overviews actually works. Stupid Recaps.
13 years ago
kay.one
517c62c524
Debugger can attach to visual studio 11 debugger automatically.
13 years ago
Mark McDowall
ea65f5836c
PendingMapping Editor added to Services.
13 years ago
kay.one
174f765ec9
New: NzbDrone service to automatically report errors and episode parse issues.
13 years ago
Mark McDowall
1990f5ab8c
Removed try/catch from CreateBackupZip.
...
Build NzbDrone.Common when debugging now.
13 years ago
kay.one
850880de47
Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions.
13 years ago
kay.one
b8def06782
Automation ;)
13 years ago
kay.one
4ae268b8e5
lots of different things ;)
14 years ago
kay.one
f9a316f632
Moved tests for NzbDrone.Common to its own test project. added some new tests.
14 years ago
kay.one
fb0b505bf4
Added NzbDrone.Update, refactored some common wrappers to NzbDrone.Common
14 years ago
kay.one
8bf4f81a04
More nzbdrone.exe refactoring.
14 years ago
Keivan Beigi
f3ca3e97f9
Starting to add windows service support, making nzbdrone.exe unit testable.
14 years ago
kay.one
67f7b83f03
Removed old migrator projects
14 years ago
kay.one
6075a615ab
Release now target x86
14 years ago
kay.one
8eb04d9de7
Updated jQuery/Ninject/Unity using nuget
14 years ago
kay.one
0e1409572f
MigratorNet is compiled in release mode
14 years ago
kay.one
ce63f05512
added better db migration support than what Subsonic provides out of the box.
14 years ago
Mark McDowall
7e44ee5020
Merge with Kayone's branch.
14 years ago
kay.one
30d8da3ce8
Log is now configured earlier in the life cycle.
...
Glimpse now listens to all IP addresses
14 years ago
unknown
2f786bf424
JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!)
14 years ago
Mark McDowall
fdd6e37b24
Added NextScheduledRun to get the next scheduled run for a job, with a test.
14 years ago
kay.one
e9c63b81e6
Added asp.net tick timer
...
Added health monitoring
Updated database logging
14 years ago
kay.one
7b4a92fbe6
Removed IQuality provider
...
Updated AutoMoq to support SetConstant
14 years ago
kay.one
c1bd62ae64
Added AutoMoq. Removed IHTTP Provider
14 years ago
kay.one
d7732cab3b
fixed episode parse issue
14 years ago
kay.one
62b2cd510f
started rss cleanup
14 years ago
kay.one
ff75d0c555
Upgraded to MVC3, Hello Razor.
14 years ago
markus101
1314d00c97
Post Processing has been implemented, still need to finish app for SAB to NzbDrone.
14 years ago