Commit Graph

3207 Commits

Author SHA1 Message Date
Keivan Beigi 9181b1bb91 more granular Concurrency control.
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
2013-05-29 18:35:26 -07:00
Keivan Beigi 763df726f0 all services are singleton by default. 2013-05-29 18:33:20 -07:00
Keivan Beigi 8bdf8c31f0 replaced Json.Serialize with ToJson extension method. 2013-05-29 14:29:51 -07:00
Keivan Beigi 676599c520 added concurrency test for fetch service 2013-05-29 10:07:32 -07:00
Mark McDowall 0725dcee73 Fixed up notifications edit 2013-05-29 00:21:00 -07:00
Mark McDowall 23695b3fe8 Indexers carded 2013-05-29 00:20:58 -07:00
Mark McDowall 0bc2d4814c Removed indexer tooltips 2013-05-29 00:20:57 -07:00
Mark McDowall af6e3ddb66 Cleaned up per comments 2013-05-29 00:20:55 -07:00
kay.one 4d101cc6dc updated:
jquery.js
backbone.pageables.js
messenger.js
2013-05-28 22:43:10 -07:00
kay.one 53bb6254fd removed some false/positive error message from the UI. 2013-05-28 22:03:43 -07:00
kay.one e2d17ac109 covers are re-downloaded if remote size is different than
local size.
2013-05-28 21:10:49 -07:00
Mark McDowall 1d007be8fd Notifications wired up 2013-05-28 19:49:34 -07:00
Mark McDowall e4410d8cb7 Able to create new Newznab indexers 2013-05-28 19:49:33 -07:00
Mark McDowall 5660b5086c Cleaned up a bit 2013-05-28 19:49:32 -07:00
kay.one 6144ff8f3e better handling of situations where a parsed episode isn't in the database. 2013-05-28 18:28:47 -07:00
Keivan Beigi 4e06cf0fa6 added more info to decision engine exception reporting. 2013-05-28 17:15:42 -07:00
Keivan Beigi f162f164e7 removed comma from windows invalid path chars. 2013-05-28 17:15:12 -07:00
kay.one 566e4eb1ce updated FluentMigrator 2013-05-28 00:41:32 -07:00
Mark McDowall 340c79b81e Fixed Marr multiple where clause issue 2013-05-27 23:04:27 -07:00
kay.one 70126a302a delete all client side cookies. 2013-05-27 23:03:25 -07:00
kay.one e4e6bcae1d last used quality profile is now used as default 2013-05-27 22:40:58 -07:00
Keivan Beigi 465dc725c8 finished add series,
still has a few rough edges but should be functional.
2013-05-27 19:06:47 -07:00
Mark McDowall ea929974f3 Can add indexer (in UI) 2013-05-27 17:20:24 -07:00
Mark McDowall 6351011cce Treat WEBRip as WEBDL 2013-05-27 17:20:23 -07:00
Mark McDowall 6397239435 Order notifications in schema 2013-05-27 17:20:21 -07:00
Keivan Beigi 261ce772de rebased with Marr.Data
there is a broken test.
2013-05-27 16:35:53 -07:00
kay.one 6e6df842a0 removed add series tab 2013-05-26 23:20:03 -07:00
Mark McDowall 0d21f34ec5 Renamed Smtp to Email 2013-05-26 22:44:54 -07:00
Mark McDowall d8259f5cff Removed ugly notification icons 2013-05-26 22:32:45 -07:00
Mark McDowall ff29ab9150 Purdy Add Notifications 2013-05-26 22:27:33 -07:00
kay.one 8dee1e00e5 fixed modal opening a modal. 2013-05-26 18:19:26 -07:00
kay.one 84cc7eaa68 updated marionette 2013-05-25 23:33:21 -07:00
kay.one 5ad5307a7b add existing has a load more button that shows all of the results. 2013-05-25 22:54:28 -07:00
kay.one 2a89897a99 fixed posters for add series search 2013-05-25 22:54:27 -07:00
Mark McDowall 9ed187202a Fixed notifications re GH feedback. 2013-05-25 17:36:12 -07:00
Mark McDowall 3b09cc1240 Notification Schema in UI 2013-05-24 23:38:43 -07:00
kay.one 42994ae39d fixed new series id in addseries.collection 2013-05-24 21:55:13 -07:00
Mark McDowall e1b9fb2f16 Should ignore Id when its 0 2013-05-24 20:40:35 -07:00
Keivan Beigi 343a794c2a existing series search shows first suggestion
requests are sent to server sequentially not to kill the client.
2013-05-24 19:09:03 -07:00
Mark McDowall 482cbc20a3 Notification schema added to server side. 2013-05-24 18:51:47 -07:00
Keivan Beigi fea10997ad fixed linux path validation 2013-05-24 16:40:40 -07:00
Keivan Beigi 2f13832769 added platform based filepath validation. 2013-05-24 15:18:37 -07:00
Keivan Beigi 90fa261a00 added /api/resource/{id} route to fancy
stopped scheduler from running during integration tests.
2013-05-24 14:28:13 -07:00
Mark McDowall e8d8588199 Validator will allow empty Path when RootFolderPath has a value 2013-05-23 23:29:43 -07:00
Mark McDowall dfe8d5436a Mutators for DeepModel, fixed QualityProfile settings 2013-05-23 23:15:00 -07:00
Mark McDowall da9838f032 Added Path validator for SeriesModule 2013-05-23 23:14:58 -07:00
kay.one 347bcb0cf4 client side config uses localstorage instead of cookies 2013-05-23 22:58:49 -07:00
Mark McDowall 95a9a297bc RootFolder removed from Series, going back to Path 2013-05-23 21:45:11 -07:00
Mark McDowall 75def198e4 History and missing show 15 items now 2013-05-23 21:45:10 -07:00
kay.one 3010ed6073 added loggly integration 2013-05-23 20:23:59 -07:00