Commit Graph

71 Commits

Author SHA1 Message Date
Keivan Beigi 3f958109bb removed Autofac from update project. 2013-04-19 17:05:48 -07:00
Keivan Beigi d50f23da1c Added smoke test project. 2013-04-18 18:47:54 -07:00
Keivan Beigi 339dd5a1dd updated to NLog 2.0.1.2 2013-04-12 15:37:15 -07:00
Keivan Beigi 2eb3ead230 fixed indexer setting load/reload. 2013-04-10 16:44:59 -07:00
Keivan Beigi aacc53d882 replaced autofac with TinyIoC 2013-04-02 19:20:05 -07:00
Keivan Beigi 1c04a670d9 nzbdrone now requires grunt to work. 2013-03-28 18:49:14 -07:00
Keivan Beigi 3b22c087c6 creating powershell build and package script 2013-03-28 17:12:40 -07:00
kay.one fc641baab3 got basic relationships working
added support for embedded documents.
2013-03-25 23:20:18 -07:00
markus101 4bb4faf626 Migrations
Still need to remove System.Data.Sqlite, prefer an option in OrmLite to pluralize table names.
2013-03-25 23:19:55 -07:00
kay.one 192ace5004 fixed sqlite3.dll copying issues. 2013-03-25 23:19:52 -07:00
kay.one 1a4f3fad25 removed sqo. 2013-03-25 23:19:51 -07:00
kay.one 9ff7aa1bf7 console appliction is now licensed for sqo as well. 2013-03-20 22:34:58 -07:00
kay.one 25f0f73afa project file cleanup. 2013-03-20 19:48:36 -07:00
Mark McDowall bd9683fcc1 Added full release of siaqodb.
Excluded license.lic - this is going to be messy...
2013-03-18 17:42:44 -07:00
Mark McDowall c5b845cbee Removed tvdblib from tests
Added settings to API
2013-03-02 13:37:28 -08:00
Keivan Beigi 8900bbb3a1 main app cleanup. 2013-02-28 23:05:24 -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 7093f352fe splited MVC and nancy application
backbone app is now fully served from nancy including css,js,html
2013-02-17 18:13:21 -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
Mark McDowall c55099ce5a Added custom sorting to table sorter 2013-02-16 17:19:00 -08:00
kay.one 88b06e8747 added mono build config 2013-02-16 14:01:18 -08:00
Mark McDowall 2a72063c19 BacklogSetting is now editable. 2013-02-15 16:52:55 -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 1ef6906dc1 Merge branch 'autofac'
Conflicts:
	NzbDrone.Common/IISProvider.cs
	NzbDrone.Core/CentralDispatch.cs
2013-01-06 01:14:52 -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 924d3d0c8e Hello Autofac, Goodbye Ninject 2013-01-02 17:09:13 -08:00
Mark McDowall 64468cd9ed Upgraded nuget packages, Ninject 3, SignalR 5 2012-11-03 11:23:47 -07:00
kay.one 0eab46ce32 removed exceptioneer, updated ninject refrence for update. 2012-09-25 18:57:24 -07:00
Mark McDowall a7fd486b03 Change episode file quality
New: Ability to change the quality of an episode in the database
2012-09-03 16:26:52 -07:00
markus101 7f9200dba5 Saved project file 2012-07-29 11:05:06 -07:00
Mark McDowall 0a526951b6 Fixed: Daily episode parsing is less greedy. 2012-05-14 16:21:31 -07:00
kay.one a2d4b59002 Updated exceptron driver 2012-04-30 16:08:00 -07:00
kay.one 786e38763a Fixed ping for servers with windows auth enabled. 2012-02-10 17:43:07 -08:00
kay.one 850880de47 Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions. 2012-01-16 23:12:22 -08:00
kay.one 35cddf08df Added Service install/uninstall batch files 2011-12-01 21:44:13 -08:00
kay.one d73853f08b Update provider now closes all orphaned IISExpress instances before update. 2011-11-20 17:13:58 -08:00
kay.one 72d0fc50ed Alot of refactoring. 2011-11-12 23:27:16 -08:00
kay.one 18b10d45c6 Fixed build error. 2011-11-12 20:22:13 -08:00
kay.one 8a7bc7bf80 Removed unused references. 2011-11-12 20:16:54 -08:00
kay.one 157bcd8b0f AssemblyInfo.cs cleanup 2011-11-08 09:48:34 -08:00
kay.one fb0b505bf4 Added NzbDrone.Update, refactored some common wrappers to NzbDrone.Common 2011-10-22 22:26:43 -07:00
kay.one ea05635fd3 Moved NLog, Fluentassertion to Nuget. 2011-10-20 01:02:12 -07:00
Keivan Beigi 6f3065d5ab More work on WindowsService, still broken 2011-10-13 18:22:51 -07:00
Keivan Beigi 6b7923bd52 Windows service is half working, 2011-10-12 19:24:30 -07:00
kay.one 87fe19ab4e Added compile date to footer 2011-10-11 19:39:46 -07:00
kay.one ba11b34099 Service (work in progress) 2011-10-11 00:11:05 -07:00