Sonarr/NzbDrone.Core/Datastore
Mark McDowall 5098ea3249 Added two new Episode Statuses - Unpacking and Failed.
Tests added to support new Statuses.
PostDownloadScanJob will update PostDownloadStatus for failed or unpacking.
ImportFile will set the PostDownloadStatus to Processed when added to the database.
2011-10-11 20:44:19 -07:00
..
Migrations Added two new Episode Statuses - Unpacking and Failed. 2011-10-11 20:44:19 -07:00
PetaPoco Should fix the transaction issues in petapoco, we are getting to far petapoco master which I don't like. 2011-08-28 20:05:31 -07:00
Connection.cs Fixed petapoco's craptastic connection management. 2011-08-28 10:43:33 -07:00
CustomeMapper.cs IsIgnored will now be checked when adding new episodes to the DB, it will: 2011-07-22 17:57:52 -07:00
MigrationLogger.cs Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00
MigrationsHelper.cs Increased some columns sizes to avoid cutoffs. 2011-07-06 00:37:58 -07:00
PetaDbProviderFactory.cs Upgraded to MiniProfiler 1.9. 2011-09-07 18:56:00 -07:00