kay.one
|
add780b431
|
Ninject is now forced to use proper constructor.
|
2011-06-13 18:23:04 -07:00 |
kay.one
|
8686eb5d32
|
IISExpress is now attached to NZBDrone.exe earlier, which means it should almost have a garanteed termination as soon as the host is killed.
Console logging starts earlier in the app.
Moved Default profiles to QualityProvider.
|
2011-06-12 20:45:22 -07:00 |
kay.one
|
17c8b8803b
|
removed some unneeded injection dependencies. renamed dependency fields to be standard across the app.
|
2011-04-25 17:28:33 -07:00 |
Mark McDowall
|
ec8c83760b
|
Adding/Deleting QualityProfiles will now save/delete the profile from the database to make the process less hacky.
RootDir and UserProfileSection do not inherit the master layout automatically.
|
2011-04-21 17:30:19 -07:00 |
kay.one
|
e896af5cd0
|
ReSharper code cleanup
|
2011-04-09 19:44:01 -07:00 |
kay.one
|
53607d89fe
|
wrote automoqer unit test
|
2011-04-07 23:50:30 -07:00 |
kay.one
|
a9f08caa18
|
Removed IQuality provider
Updated AutoMoq to support SetConstant
|
2011-04-07 21:03:46 -07:00 |
markus101
|
d3b7d199ab
|
Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId
|
2011-02-17 09:45:02 -08:00 |
markus101
|
d083d653db
|
Fixed updating of Default Qualities in CentralDispatch.
Default Quality can now be set through Settings/Quality using a drop down list.
Fixed QualityType for BDRip (was sharing a value with DVD).
|
2011-02-04 22:07:25 -08:00 |
markus101
|
48e5b36936
|
Fixed logging for Settings Controller and QualityProvider
Setup/Update of Default QualityProfiles will occur on start
|
2011-02-03 18:58:02 -08:00 |
Keivan
|
ca27c75df5
|
simplified quality fixed some broken tests
|
2011-02-03 11:47:51 -08:00 |
markus101
|
3b63cfb5d2
|
Added Quality Provider to interface with QualityProfiles.
Changed QualityProfile and AllowedQuality to be meet requirements
|
2011-02-02 17:07:36 -08:00 |