Commit Graph

104 Commits

Author SHA1 Message Date
Keivan Beigi 7a19b6a2b3 Host process cleanup. 2013-08-30 15:55:01 -07:00
kay.one 5dc3a3223d Revert "updated Owin to 2.0 RC1"
This reverts commit b75aad1268.
2013-08-29 11:34:53 -07:00
Keivan Beigi b75aad1268 updated Owin to 2.0 RC1 2013-08-28 13:55:44 -07:00
kay.one e7805a5afb updated SignalR.Owin 2013-08-17 17:10:09 -07:00
kay.one a4a58c59f1 cleaned up app startup logic.
fixed update app issue.
2013-08-15 19:20:54 -07:00
kay.one 4ee148549f signalr package version sync. 2013-08-12 22:19:53 -07:00
kay.one a5457fff8e adding signalr references just in case. 2013-08-12 22:16:48 -07:00
kay.one 2771d91f2f fixing signalr startup issues 2013-08-12 22:16:30 -07:00
kay.one 47197b802c added owin references to hosting 2013-08-12 19:57:32 -07:00
kay.one b6d3c28fa1 minor cleanup 2013-08-10 13:30:27 -07:00
kay.one 7ac6d9c1f4 removed NzbDrone.Console dependency to UI components 2013-08-10 13:18:40 -07:00
kay.one d64bb56575 always replace .NET 3.5 of json.net with 4.0 on build. 2013-08-05 15:49:41 -07:00
Keivan Beigi cfb805749d added json reference to NzbDrone.exe 2013-07-31 19:29:49 -07:00
Keivan Beigi 4e7468e6fe cleaned up refresh series a bit. 2013-07-31 19:02:36 -07:00
kay.one 5a62e8ae6b updated project output for core/common to _output 2013-07-30 22:55:58 -07:00
kay.one 87bbf2dc6a fixed broken app start. 2013-07-29 19:11:22 -07:00
Keivan Beigi c80202bec3 updated FluentMigrator 2013-07-29 17:57:54 -07:00
Keivan Beigi 72d0b9c839 remove AnyCPU 2013-07-26 17:04:55 -07:00
kay.one d34b527842 Revert "updated nancy to 0.17.1.0"
This reverts commit 92c3fe61f2.
2013-07-06 21:36:37 -07:00
kay.one 92c3fe61f2 updated nancy to 0.17.1.0 2013-07-06 16:29:01 -07:00
kay.one c02e187f32 updated OWIN 2013-07-06 12:10:11 -07:00
kay.one 566e4eb1ce updated FluentMigrator 2013-05-28 00:41:32 -07:00
kay.one a85099f060 updated signalr 2013-05-23 18:41:17 -07:00
kay.one 4da6654440 Added Auth, startup options to UI
Added caching to ConfigFileProvider,
2013-05-22 22:12:15 -07:00
kay.one 5730a67fb3 fixed bug where urlacl wouldn't register if firewall port was already open. 2013-05-19 19:36:04 -07:00
kay.one e5a72bbef9 added grunt to build powershell 2013-05-15 21:55:15 -07:00
Keivan Beigi 4deecde092 back to tiny for now 2013-05-10 20:43:52 -07:00
kay.one d13a56df01 fixed broken signalr reference. 2013-05-06 22:54:21 -07:00
Keivan Beigi ec58b8b595 removed all the jobs. 2013-05-06 17:39:33 -07:00
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono 2013-05-05 14:24:33 -07:00
kay.one 45b4972091 moved hosting, system tray out of common 2013-05-04 14:09:25 -07:00
kay.one 2ec79e6744 Replaced Nancy.Hosting.Self with Owin
SignalR to come!
2013-05-04 13:29:24 -07:00
kay.one 098467b1fa removed exceptron 2013-05-02 16:06:42 -07:00
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