You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Radarr/NzbDrone.Core/Datastore
kay.one 9db5b7963e
read is done using simple reflection strategy.
12 years ago
..
Converters replaced Json.Serialize with ToJson extension method. 12 years ago
Events disable model events for log repository 12 years ago
Migration all services are singleton by default. 12 years ago
BasicRepository.cs Added populate lazy-loading extensions. 12 years ago
CachedBasicRepository.cs non-working cached repository. 12 years ago
Database.cs cleanup 12 years ago
DbFactory.cs added new reflection strategy, lets see if it works in mono. 12 years ago
DelegateReflectionStrategy.cs read is done using simple reflection strategy. 12 years ago
IEmbeddedDocument.cs got basic relationships working 12 years ago
IReadModels.cs minor cleanup 12 years ago
IWriteModels.cs minor cleanup 12 years ago
LazyList.cs LazyList is now initilized using an empty list instead of null. 12 years ago
MappingExtensions.cs More better joins, some minor MDM changes for paging 12 years ago
MigrationType.cs Migrations 12 years ago
ModelBase.cs added Marr.Data.Mapping 12 years ago
PagingSpec.cs Added some tests for PagingSpecExtensions 12 years ago
PagingSpecExtensions.cs Added some tests for PagingSpecExtensions 12 years ago
RelationshipExtensions.cs added condition to lazy loading of relationship objects 12 years ago
ResultSet.cs fixed series statistics query. 12 years ago
TableMapping.cs RootFolder removed from Series, going back to Path 12 years ago