Commit Graph

217 Commits

Author SHA1 Message Date
Keivan Beigi 53c32fbe10 added common global exception handler. 2013-06-07 12:00:48 -07:00
kay.one 5ea794939c added exceptron log target. 2013-06-05 21:33:16 -07:00
kay.one fc7d4536ac minor cleanup 2013-06-03 23:27:18 -07:00
kay.one b12b8724b9 fixed broken test
log file is not kept open anymore
2013-05-29 22:10:26 -07:00
Keivan Beigi 763df726f0 all services are singleton by default. 2013-05-29 18:33:20 -07:00
kay.one 566e4eb1ce updated FluentMigrator 2013-05-28 00:41:32 -07:00
kay.one 3010ed6073 added loggly integration 2013-05-23 20:23:59 -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
Mark McDowall a153599d50 Cleaned up Notifications a bit 2013-05-21 00:56:27 -07:00
kay.one 2ba4b10a60 logging performance updates. 2013-05-20 22:01:26 -07:00
kay.one 2573558321 more logging. 2013-05-20 20:28:14 -07:00
kay.one af4063c3e2 wiredup db logging. 2013-05-20 20:20:29 -07:00
kay.one c122502634 fixed app not responding to anything but localhost
disabled startup update check
2013-05-20 19:41:24 -07:00
kay.one 7701f87e82 update won't fail if service can't be stopped. 2013-05-20 13:39:47 -07:00
kay.one a0162d52f9 removed left over nancy code from owincontroller. 2013-05-20 11:47:30 -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
Mark McDowall e9bf78a97d Notifications wired up server sided 2013-05-19 18:32:25 -07:00
kay.one 80c996c216 fixing update for vnext. 2013-05-19 17:30:02 -07:00
kay.one e5a72bbef9 added grunt to build powershell 2013-05-15 21:55:15 -07:00
kay.one cbe4be814c fixed diskscan
removed all stored status fields from episode
2013-05-12 17:36:23 -07:00
kay.one a816a83f3a improvements to scheduler,
better parallelism on RSS fetch
2013-05-11 16:38:41 -07:00
kay.one 85cd877b0c fixed some issues here and there. 2013-05-10 22:59:42 -07:00
Keivan Beigi 4deecde092 back to tiny for now 2013-05-10 20:43:52 -07:00
kay.one 32431540c5 Scheduled Tasks should work as long as they are registered. 2013-05-08 23:38:20 -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 a6aba16902 Bind any collection to SignalR with a single call. 2013-05-05 17:33:43 -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 4cd75cd8aa stuff we did :D 2013-04-24 21:27:49 -07:00
Keivan Beigi 7ae9e79540 renamed EventAggregator to MessageAggregator 2013-04-24 10:32:03 -07:00
Keivan Beigi 3f958109bb removed Autofac from update project. 2013-04-19 17:05:48 -07:00
kay.one 9cabe7cf90 cleaned up integration test project. 2013-04-18 21:46:18 -07:00
Keivan Beigi d50f23da1c Added smoke test project. 2013-04-18 18:47:54 -07:00
kay.one b03388f7b9 fixed more tests. 2013-04-15 21:52:41 -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 a8a64a42b5 replaced IInitializable interface with ApplicationStartedEvent 2013-04-09 17:47:04 -07:00
kay.one a6a4932b44 rewrite of indexer/episode search 2013-04-07 00:30:37 -07:00
Mark McDowall 9ae21cf7a1 Fixed IInitializable registration
I tried to make it all happen in the same method as AutoRegisterImplementations, but it caused issues with BasicRepo.
2013-04-05 18:03:14 -07:00
Keivan Beigi aacc53d882 replaced autofac with TinyIoC 2013-04-02 19:20:05 -07:00
kay.one 48880e4964 cleaned up scene mapping code. 2013-03-31 19:43:58 -07:00
kay.one 150b1902e9 no more Nzbdrone.Web in any of the paths. 2013-03-30 14:29:02 -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