Keivan Beigi
|
bf499ed98a
|
added some custom cells for resources.
|
12 years ago |
kay.one
|
cc88840cf2
|
fixed broken build
|
12 years ago |
kay.one
|
5ea794939c
|
added exceptron log target.
|
12 years ago |
kay.one
|
14e20f425c
|
updated build.ps1
|
12 years ago |
kay.one
|
9cabe7cf90
|
cleaned up integration test project.
|
12 years ago |
Keivan Beigi
|
d50f23da1c
|
Added smoke test project.
|
12 years ago |
Keivan Beigi
|
861c07b2fa
|
added json.net tests for mono.
|
12 years ago |
kay.one
|
3cdff3bb71
|
added marr.datamapper source code for easy debugging.
|
12 years ago |
kay.one
|
375f887539
|
using pre-compiled handlebar templates
re-did static content from nancy
|
12 years ago |
kay.one
|
3720afd30d
|
removed 'Any CPU' config from solution.
|
12 years ago |
kay.one
|
663160c06a
|
removed backbone from VS solution,
renamed NzbDrone.Backbone to UI
|
12 years ago |
Keivan Beigi
|
3b22c087c6
|
creating powershell build and package script
|
12 years ago |
kay.one
|
5c9988ac63
|
fixed broken build.
|
12 years ago |
kay.one
|
fc641baab3
|
got basic relationships working
added support for embedded documents.
|
12 years ago |
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
|
12 years ago |
Mark McDowall
|
15e4a286d1
|
Fixed debugging issues. Add Series tweaks.
Add series buttons are disabled on click to prevent multiple clicks.
|
12 years ago |
Mark McDowall
|
ad47bd275b
|
Fixed broken nuget references
|
12 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 ;)
|
13 years ago |
kay.one
|
f9a316f632
|
Moved tests for NzbDrone.Common to its own test project. added some new tests.
|
13 years ago |
kay.one
|
fb0b505bf4
|
Added NzbDrone.Update, refactored some common wrappers to NzbDrone.Common
|
13 years ago |
kay.one
|
8bf4f81a04
|
More nzbdrone.exe refactoring.
|
13 years ago |
Keivan Beigi
|
f3ca3e97f9
|
Starting to add windows service support, making nzbdrone.exe unit testable.
|
13 years ago |
kay.one
|
67f7b83f03
|
Removed old migrator projects
|
14 years ago |
kay.one
|
6075a615ab
|
Release now target x86
|
14 years ago |