Sonarr/NzbDrone.Core/Datastore
Keivan Beigi 9160343a51 added /logs 2013-06-04 17:49:53 -07:00
..
Converters replaced Json.Serialize with ToJson extension method. 2013-05-29 14:29:51 -07:00
Events disable model events for log repository 2013-05-20 21:10:04 -07:00
Migration all services are singleton by default. 2013-05-29 18:33:20 -07:00
BasicRepository.cs added /logs 2013-06-04 17:49:53 -07:00
CachedBasicRepository.cs non-working cached repository. 2013-05-30 17:14:18 -07:00
Database.cs cleanup 2013-05-11 13:06:57 -07:00
DbFactory.cs using compiled delegate instead of reflection in Marr 2013-06-02 20:15:56 -07:00
IEmbeddedDocument.cs got basic relationships working 2013-03-25 23:20:18 -07:00
IReadModels.cs minor cleanup 2013-04-24 10:28:14 -07:00
IWriteModels.cs minor cleanup 2013-04-24 10:28:14 -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 More better joins, some minor MDM changes for paging 2013-05-10 08:20:48 -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
PagingSpec.cs Added some tests for PagingSpecExtensions 2013-05-07 00:46:14 -07:00
PagingSpecExtensions.cs Added some tests for PagingSpecExtensions 2013-05-07 00:46:14 -07:00
RelationshipExtensions.cs added condition to lazy loading of relationship objects 2013-05-21 22:40:02 -07:00
ResultSet.cs fixed series statistics query. 2013-04-20 14:23:17 -07:00
TableMapping.cs using compiled delegate instead of reflection in Marr 2013-06-02 20:15:56 -07:00