Commit Graph

161 Commits

Author SHA1 Message Date
Keivan Beigi 763df726f0 all services are singleton by default. 2013-05-29 18:33:20 -07:00
kay.one 028bd5251c added cancellation token to Scheduler. 2013-05-21 22:40:04 -07:00
kay.one 4a8139f5ba update interval for existing tasks. 2013-05-20 21:46:30 -07:00
kay.one 1016edb05b 5 minutes update check interval. 2013-05-20 19:49:52 -07:00
kay.one 80c996c216 fixing update for vnext. 2013-05-19 17:30:02 -07:00
Mark McDowall fb96abed49 Now importing downloaded episodes 2013-05-14 20:05:31 -07:00
kay.one 687f8d9384 fixed disk scan scheduler. 2013-05-12 19:52:55 -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 70756db707 disabled job registration/timer. 2013-05-06 21:31:55 -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 d6d524e624 decision engine now reports it's own errors rather than just dying. 2013-04-28 17:39:17 -07:00
Keivan Beigi 182192e0ba added commands.
they can be triggered using the api

api/command/
2013-04-26 19:03:34 -07:00
Keivan Beigi 7ae9e79540 renamed EventAggregator to MessageAggregator 2013-04-24 10:32:03 -07:00
kay.one 99958a822d minor sync cleanup. 2013-04-24 10:31:11 -07:00
kay.one 85fd0e1c22 logging update. 2013-04-24 10:28:13 -07:00
kay.one 9cabe7cf90 cleaned up integration test project. 2013-04-18 21:46:18 -07:00
Mark McDowall c0d470e3bb Removed empty constructors from jobs 2013-04-17 22:28:20 -07:00
Keivan Beigi 9fdfd13dbf fixed more tests. 2013-04-15 17:08:06 -07:00
kay.one d2104e189f fixed some more tests. 2013-04-14 22:28:07 -07:00
kay.one 6e88f55a54 cleaned up parsing logic and structure. 2013-04-14 18:41:39 -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
kay.one 048162a0ef fixed more tests. 2013-03-31 23:22:16 -07:00
kay.one 48880e4964 cleaned up scene mapping code. 2013-03-31 19:43:58 -07:00
kay.one 3cdff3bb71 added marr.datamapper source code for easy debugging. 2013-03-30 14:56:34 -07:00
kay.one ba4950ea8f fixed some broken tests. 2013-03-26 20:44:52 -07:00
Mark McDowall b16d85d0fc Add series working, Only queue enabled jobs. 2013-03-26 17:48:07 -07:00
kay.one b6fc731db8 more cleanup. 2013-03-25 23:19:56 -07:00
kay.one 971053f8a2 rebase cleanup. 2013-03-25 23:19:56 -07:00
kay.one 6dd56114e3 added Marr.Data.Mapping 2013-03-25 23:19:55 -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 1a4f3fad25 removed sqo. 2013-03-25 23:19:51 -07:00
kay.one e635e816f6 moved moving of episode files into their own service. 2013-03-07 21:39:54 +09:00
kay.one 40a959a309 more search cleanup. 2013-03-07 21:39:53 +09:00
kay.one ef5f565a4d cleaned up episode search 2013-03-07 21:39:52 +09:00
kay.one 02d842a2b2 some preliminary work to move decision engine to use the visitor pattern. 2013-03-07 21:39:51 +09:00
kay.one dce64a5530 moved naming specification out of general config. 2013-03-07 21:39:50 +09:00
kay.one db37d020f4 renamed report rejection reason. 2013-03-07 21:39:49 +09:00
Keivan Beigi 10f4dd5a60 removed unused dependencies. 2013-03-05 11:58:53 -08:00
Keivan Beigi 4877ce405e event based cleanup when a series is deleted. 2013-03-05 11:49:34 -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 333a88ebd1 added locking to RssSyncJob 2013-03-04 21:55:36 -08:00
kay.one 6c17639ade added job time that ticks kicks off scheduler. 2013-03-04 21:51:07 -08:00
kay.one 568d4b8eeb moved jobs around again ;) 2013-03-04 21:37:33 -08:00
kay.one 50674d388c more project clean up. 2013-03-04 21:33:34 -08:00