1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-20 00:11:46 +02:00
Commit Graph

243 Commits

Author SHA1 Message Date
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
Keivan Beigi
f9bb4178ed json serializer updates. 2013-04-17 16:33:20 -07:00
Mark McDowall
e43cb87620 Renamed Folder to FolderName. Series.Path is readonly 2013-04-11 08:28:51 -07:00
Mark McDowall
23acb3a9ae Add series uses all available information 2013-04-11 08:28:48 -07:00
Mark McDowall
684a72792a Add series changes 2013-04-10 21:31:12 -07:00
Keivan Beigi
2eb3ead230 fixed indexer setting load/reload. 2013-04-10 16:44:59 -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
89e94bae01 switched reflection strategy for marr to SimpleReflectionStrategy, should be more mono friendly. 2013-04-01 16:55:09 -07:00
kay.one
2a1f9500eb updated migration logger 2013-03-31 23:49:46 -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
c1fba9093d embedded type convector is now registered for all embedded types automatically. 2013-03-31 17:20:01 -07:00
kay.one
bdcdc7c0f6 replaced FastReflection.dll with Fasterflect.dll to fix the race condition. 2013-03-31 16:40:19 -07:00
kay.one
a0560da33d simplified migrations. 2013-03-31 16:04:21 -07:00
kay.one
4be637edff much nicer add new series. 2013-03-31 14:45:16 -07:00
kay.one
a052a9389e fully replaced TVDB with Trakt.tv 2013-03-31 13:25:39 -07:00
kay.one
f2886d89de Autofac registrations are not singleton anymore. 2013-03-30 15:14:33 -07:00
kay.one
58a05fcef8 LazyList is now initilized using an empty list instead of null. 2013-03-30 14:29:29 -07:00
kay.one
eaff6dc18f fixed UpdateFields in basic repository. 2013-03-26 23:20:11 -07:00
kay.one
ccba527e89 tweaked logging tests. 2013-03-26 23:20:10 -07:00
kay.one
ba4950ea8f fixed some broken tests. 2013-03-26 20:44:52 -07:00
kay.one
c1960525d7 updated lazylist to make it easy to work with. 2013-03-26 19:12:40 -07:00
Keivan Beigi
0a3b0c9973 fixed some broken tests. broke some new ones. 2013-03-26 17:52:14 -07:00
Keivan Beigi
57120c9eeb Added support for embedding lists of IEmbeddedDocument types. 2013-03-26 17:52:13 -07:00
Mark McDowall
b16d85d0fc Add series working, Only queue enabled jobs. 2013-03-26 17:48:07 -07:00
Mark McDowall
66977cd329 Fixed merge conflict 2013-03-26 01:05:37 -07:00
Mark McDowall
b6ac7638a1 Store QualityPofile properly 2013-03-26 01:03:28 -07:00