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.
Prowlarr/NzbDrone.Core/Datastore
Keivan Beigi 763df726f0
all services are singleton by default.
11 years ago
..
Converters replaced Json.Serialize with ToJson extension method. 11 years ago
Events disable model events for log repository 11 years ago
Migration all services are singleton by default. 11 years ago
BasicRepository.cs make model change events opt-in per repository 11 years ago
Database.cs cleanup 11 years ago
DbFactory.cs all services are singleton by default. 11 years ago
IEmbeddedDocument.cs got basic relationships working 11 years ago
IReadModels.cs minor cleanup 11 years ago
IWriteModels.cs minor cleanup 11 years ago
LazyList.cs LazyList is now initilized using an empty list instead of null. 11 years ago
MappingExtensions.cs More better joins, some minor MDM changes for paging 11 years ago
MigrationType.cs Migrations 11 years ago
ModelBase.cs added Marr.Data.Mapping 11 years ago
PagingSpec.cs Added some tests for PagingSpecExtensions 11 years ago
PagingSpecExtensions.cs Added some tests for PagingSpecExtensions 11 years ago
RelationshipExtensions.cs added condition to lazy loading of relationship objects 11 years ago
ResultSet.cs fixed series statistics query. 11 years ago
TableMapping.cs RootFolder removed from Series, going back to Path 11 years ago