Commit Graph

270 Commits

Author SHA1 Message Date
Keivan Beigi 9160343a51 added /logs 2013-06-04 17:49:53 -07:00
kay.one 6c1d16ae57 minor cleanup. 2013-06-02 20:44:31 -07:00
kay.one ace98831c7 using compiled delegate instead of reflection in Marr 2013-06-02 20:15:56 -07:00
kay.one 9db5b7963e read is done using simple reflection strategy. 2013-06-02 17:27:05 -07:00
kay.one a46ef37f0b added new reflection strategy, lets see if it works in mono. 2013-06-02 17:08:47 -07:00
kay.one b133fa9585 Added populate lazy-loading extensions. 2013-06-01 23:41:30 -07:00
Keivan Beigi 5b2410da3f non-working cached repository. 2013-05-30 17:14:18 -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
kay.one 566e4eb1ce updated FluentMigrator 2013-05-28 00:41:32 -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 95a9a297bc RootFolder removed from Series, going back to Path 2013-05-23 21:45:11 -07:00
kay.one 3010ed6073 added loggly integration 2013-05-23 20:23:59 -07:00
kay.one 0e7ca07e02 updated connection string params 2013-05-23 18:41:32 -07:00
kay.one be81f772df removed UTC conversion, now being done by DB. 2013-05-22 22:33:12 -07:00
Mark McDowall dbc20a3c31 Added migration for notifications 2013-05-22 20:58:39 -07:00
kay.one a37ccf1d94 building connection string using SQLiteConnectionStringBuilder 2013-05-22 19:14:40 -07:00
kay.one bd4856dad8 make model change events opt-in per repository 2013-05-21 22:40:03 -07:00
kay.one 28b47b415f added condition to lazy loading of relationship objects
no db calls will be made if foreign key is 0.
2013-05-21 22:40:02 -07:00
kay.one 6936f042f5 disable model events for log repository 2013-05-20 21:10:04 -07:00
Mark McDowall e9bf78a97d Notifications wired up server sided 2013-05-19 18:32:25 -07:00
kay.one 687f8d9384 fixed disk scan scheduler. 2013-05-12 19:52:55 -07:00
kay.one 42849d3276 cleaning up episode/series air date/time 2013-05-12 18:32:21 -07:00
kay.one cbe4be814c fixed diskscan
removed all stored status fields from episode
2013-05-12 17:36:23 -07:00
kay.one 29ca16ce77 fixed add new series 2013-05-12 08:18:17 -07:00
kay.one 57e78e31fe cleanup 2013-05-11 13:06:57 -07:00
kay.one fc57262c89 fixed some broken tests. 2013-05-10 23:16:10 -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
Mark McDowall d320c2b6a9 Look ma, history! 2013-05-10 15:33:04 -07:00
Mark McDowall 3602822572 More better joins, some minor MDM changes for paging 2013-05-10 08:20:48 -07:00
kay.one 32431540c5 Scheduled Tasks should work as long as they are registered. 2013-05-08 23:38:20 -07:00
Mark McDowall f4dd6adc6a Added some tests for PagingSpecExtensions
Allow specials in missing
Dropped ListSortDirection
2013-05-07 00:46:14 -07:00
Mark McDowall d37c8c26c2 LINQ for paging missing episodes 2013-05-07 00:46:13 -07:00
Keivan Beigi ec58b8b595 removed all the jobs. 2013-05-06 17:39:33 -07:00
kay.one 40f384968a updated json serilizer to return defaults
use enum text instead of number
2013-05-05 18:16:38 -07:00
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono 2013-05-05 14:24:33 -07:00
Mark McDowall 68f93dbb10 LazyLoaded Series and Episode again for history 2013-05-03 00:28:02 -07:00
Mark McDowall 7ab1084437 Adding history 2013-05-02 23:54:11 -07:00
Mark McDowall 6a3d886588 Missing doesn't double fetch 2013-05-02 23:54:08 -07:00
Keivan Beigi 96990eabb3 indexers implementation is now separated from settings/definition
so we can have multiple newznab definitions.
2013-05-02 16:10:31 -07:00
Mark McDowall b4242f9fb2 Pagination for missing is alive! 2013-05-01 22:50:34 -07:00
kay.one 016e360d1a quality Series.QualityProfile is lazyloaded. 2013-04-28 18:47:06 -07:00
Keivan Beigi 4cd75cd8aa stuff we did :D 2013-04-24 21:27:49 -07:00
Keivan Beigi 9efee65966 minor cleanup 2013-04-24 10:28:14 -07:00
kay.one c3214a2e88 added resource mapping validation tests 2013-04-21 14:05:42 -07:00
Mark McDowall a04a5e8669 SeriesStats moved to its own Repo 2013-04-20 17:44:56 -07:00
kay.one 4afec69c79 fixed series statistics query. 2013-04-20 14:23:17 -07:00
Mark McDowall f86cb87ced Added SeriesStatistics 2013-04-20 13:09:24 -07:00
Mark McDowall c3273b74e8 Get by multiple ids added to BasicRepo 2013-04-17 17:34:30 -07:00