Radarr/NzbDrone.Core/Datastore
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
..
Converters Added support for embedding lists of IEmbeddedDocument types. 2013-03-26 17:52:13 -07:00
Migration updated migration logger 2013-03-31 23:49:46 -07:00
BasicRepository.cs fully replaced TVDB with Trakt.tv 2013-03-31 13:25:39 -07:00
Database.cs added Marr.Data.Mapping 2013-03-25 23:19:55 -07:00
DbFactory.cs switched reflection strategy for marr to SimpleReflectionStrategy, should be more mono friendly. 2013-04-01 16:55:09 -07:00
EnumIntConverter.cs got basic relationships working 2013-03-25 23:20:18 -07:00
IEmbeddedDocument.cs got basic relationships working 2013-03-25 23:20:18 -07:00
LazyList.cs LazyList is now initilized using an empty list instead of null. 2013-03-30 14:29:29 -07:00
MappingExtensions.cs embedded type convector is now registered for all embedded types automatically. 2013-03-31 17:20:01 -07:00
MigrationType.cs Migrations 2013-03-25 23:19:55 -07:00
ModelBase.cs added Marr.Data.Mapping 2013-03-25 23:19:55 -07:00
RelationshipExtensions.cs RelationshipExtensions has more type enforcement. 2013-03-26 01:00:46 -07:00
TableMapping.cs Fixed IInitializable registration 2013-04-05 18:03:14 -07:00