Keivan Beigi
|
10f4dd5a60
|
removed unused dependencies.
|
2013-03-05 11:58:53 -08:00 |
kay.one
|
d1ba892e45
|
Added IHandleAsync, these handlers will be run async and in parallel to each other.
|
2013-03-04 22:25:05 -08:00 |
kay.one
|
50674d388c
|
more project clean up.
|
2013-03-04 21:33:34 -08:00 |
kay.one
|
62f15d4d96
|
season list is properly populated in series details.
|
2013-03-03 15:21:53 -08:00 |
kay.one
|
ba68dd9386
|
removed TvdbLib.dll using the embedded wattvdb.codeplex.com
|
2013-03-02 11:33:17 -08:00 |
kay.one
|
beb2f7c7fd
|
removed sqlce
|
2013-03-02 10:25:39 -08:00 |
Keivan Beigi
|
8900bbb3a1
|
main app cleanup.
|
2013-02-28 23:05:24 -08:00 |
kay.one
|
651c7c095a
|
removed logconfiguration
|
2013-02-27 22:59:36 -08:00 |
Keivan Beigi
|
c935db93dd
|
config file based logging configuration.
|
2013-02-27 18:43:01 -08:00 |
kay.one
|
554924a522
|
post grab notification and updates are now using the new EventAggregator
|
2013-02-24 11:18:48 -08:00 |
Mark McDowall
|
6296e425d3
|
Added toastr, fullcalendar, start of API for Calendar.
Sending headers for DownloadString and DownloadFile in addition to DownloadStream.
|
2013-02-23 15:08:44 -08:00 |
kay.one
|
c35682376e
|
added sample event for series added
|
2013-02-23 12:34:51 -08:00 |
kay.one
|
66972e5bc6
|
simplified EventAggregator
|
2013-02-23 12:09:44 -08:00 |
Keivan Beigi
|
b5644bf660
|
moved series/season/episodes to object db.
|
2013-02-19 18:05:15 -08:00 |
Keivan Beigi
|
6ffa4e0568
|
NzbDrone is getting on a bus! (added EventAggregator)
|
2013-02-18 18:37:16 -08:00 |
Keivan Beigi
|
324b5e3b80
|
fixed some broken tests.
|
2013-02-18 17:57:28 -08:00 |
Keivan Beigi
|
68128809c9
|
started to remove iisexpress.
|
2013-02-18 17:13:42 -08:00 |
kay.one
|
97398f604b
|
removed mono/pilot build configs.
|
2013-02-17 21:49:25 -08:00 |
kay.one
|
a4ee4a913f
|
ignore WindowsService tests in *nix systems.
|
2013-02-17 20:13:23 -08:00 |
kay.one
|
b0940ed8de
|
upgraded to autofac 3. created nancy only mode for nzbdrone.exe /n
|
2013-02-17 11:19:38 -08:00 |
kay.one
|
aeae9d75d1
|
fixed jobprovider teardown breaking in mono.
|
2013-02-17 08:09:49 -08:00 |
kay.one
|
63cf7a3b85
|
app now starts up,
added monodevelop, siaodb files to git.ignore
|
2013-02-16 20:59:35 -08:00 |
kay.one
|
a0d0e4715e
|
fixed some tests, cleaned up root folders.
|
2013-02-16 20:48:19 -08:00 |
kay.one
|
2903d5d581
|
WTFFFFF!
|
2013-02-16 15:29:21 -08:00 |
kay.one
|
6c289f4482
|
ApplicationPath is actuall app path in mono.
|
2013-02-16 15:19:09 -08:00 |
kay.one
|
83186ba87b
|
wtf git extentions?
|
2013-02-16 14:44:35 -08:00 |
kay.one
|
885688f4c2
|
more dynamic binding to sqlce
|
2013-02-16 14:36:29 -08:00 |
kay.one
|
2873fc9f6d
|
replaced compile time with runtime mono check.
|
2013-02-16 14:24:58 -08:00 |
kay.one
|
88b06e8747
|
added mono build config
|
2013-02-16 14:01:18 -08:00 |
kay.one
|
9e4bb278ef
|
moved rootdir to eloquera
|
2013-02-15 16:52:48 -08:00 |
kay.one
|
0155de4d92
|
registered eloquere db with autofac.
|
2013-02-15 16:52:48 -08:00 |
Keivan Beigi
|
86e554010d
|
Revert "updated autofac to 3.0"
This reverts commit 4f6e928b4e650750c38f8bab8dbd36146c00933f.
|
2013-02-15 16:52:41 -08:00 |
Keivan Beigi
|
8a5a326480
|
updated autofac to 3.0
|
2013-02-15 16:52:39 -08:00 |
Mark McDowall
|
08e7490ac5
|
Re-fix for hidden console CPU + added tray icon
New: Tray Icon visible when running without console window
|
2013-01-29 18:23:17 -08:00 |
Mark McDowall
|
506899730a
|
CPU usage fail
Fixed: Running NzbDrone without a console should no longer cause
excessive CPU usage
|
2013-01-28 19:42:08 -08:00 |
Mark McDowall
|
a2e237b926
|
More logging during updates
|
2013-01-14 13:14:32 -08:00 |
Mark McDowall
|
1ef6906dc1
|
Merge branch 'autofac'
Conflicts:
NzbDrone.Common/IISProvider.cs
NzbDrone.Core/CentralDispatch.cs
|
2013-01-06 01:14:52 -08:00 |
Mark McDowall
|
7991887e5e
|
Removed silent switch
|
2013-01-06 00:36:50 -08:00 |
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
|
2013-01-06 00:25:45 -08:00 |
Mark McDowall
|
be2a5ea754
|
Cleaned up some error messages
|
2013-01-02 21:11:39 -08:00 |
Mark McDowall
|
924d3d0c8e
|
Hello Autofac, Goodbye Ninject
|
2013-01-02 17:09:13 -08:00 |
Mark McDowall
|
b3874dbdb0
|
Merge branch 'master' into backbone
|
2012-12-26 21:09:01 -08:00 |
Mark McDowall
|
cd98fbb4fa
|
Missing root dir won't stop app
Fixed: Missing root dir won't prevent UI from loading
|
2012-12-25 23:20:31 -08:00 |
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
|
2012-12-24 21:53:45 -08:00 |
Mark McDowall
|
a9923e3d30
|
Updated NUGET packages, including sqlce
|
2012-12-24 18:44:03 -08:00 |
Mark McDowall
|
ae0648b8f4
|
Free space widgets
Fixed: Free space widgets take up less space on smaller screens
|
2012-12-23 23:16:43 -08:00 |
Mark McDowall
|
f94eda3c20
|
Removed nuget packages from repo
|
2012-12-10 23:57:42 -08:00 |
Mark McDowall
|
5a1039ed8d
|
Fixed ninject 2 reference
Fixed Core.Test reference to Signalr
|
2012-12-10 23:52:30 -08:00 |
Mark McDowall
|
64468cd9ed
|
Upgraded nuget packages, Ninject 3, SignalR 5
|
2012-11-03 11:23:47 -07:00 |
Mark McDowall
|
a2e7f9ecbb
|
XBMC Library updates should be more reliable now
|
2012-10-22 23:18:56 -07:00 |