Commit Graph

80 Commits (02cb12bdb8f836e399d278cb0d224cc9cc4293d8)

Author SHA1 Message Date
Mark McDowall 02cb12bdb8 BacklogSetting refactoring.
13 years ago
Mark McDowall 9eb022fdf4 BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit.
13 years ago
kay.one a93846d2d8 Deleting any series with seriesid =0 during migration.
13 years ago
kay.one a48db83be9 Separated migration for LogDB and Application update.
13 years ago
Mark McDowall 42554b815a Fixed broken tests.
13 years ago
kay.one 76608fc440 Banners folder moved to root.
13 years ago
Mark McDowall e16f83c433 Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series.
13 years ago
kay.one 974dfa319b Playing around with db factories.
13 years ago
kay.one c6716f2425 Log page now uses EF for faster runtime queries.
13 years ago
Mark McDowall 8c1f7e6663 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one 51518787d8 Lots of initialization, configuration clean up.
13 years ago
Mark McDowall 639480e3ef Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall 6c86f1dfdd Newznab providers can be configured by the end user.
13 years ago
kay.one 72d0fc50ed Alot of refactoring.
13 years ago
kay.one 633f0b6197 PathProvider. visit us for all of your pathing needs.
13 years ago
kay.one cd32a70179 Starting path clean up. (All paths should go through EnvironmentProvider)
13 years ago
kay.one 8f9946eb63 Added some update APIs to check for updates and download and extract the update package.
13 years ago
kay.one c55ca42c21 Migration is no longer executed per test, its ran once and the db is cloned after that, (faster tests, cleaner logs ;)
13 years ago
Mark McDowall 5098ea3249 Added two new Episode Statuses - Unpacking and Failed.
13 years ago
Mark McDowall 8c06dde28a Quality size sliders are implemented. Limits are calculated based on MB/Minute.
13 years ago
Mark McDowall e4f01ae0d4 Size is now parsed for each item in the feed.
13 years ago
Mark McDowall dfd0720872 Added BannerDownloadJob, it will run every 30 days.
13 years ago
Mark McDowall f8be43a486 Upgraded to MiniProfiler 1.9.
13 years ago
Mark McDowall 0b586de226 Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
13 years ago
kay.one 8ce222a10c Should fix the transaction issues in petapoco, we are getting to far petapoco master which I don't like.
13 years ago
kay.one a5527df584 Fixed petapoco's craptastic connection management.
13 years ago
Mark McDowall ee4b6c9442 ExternalNotifications enabled (Xbmc only right now).
13 years ago
Mark McDowall 0ed898b6db IsIgnored will now be checked when adding new episodes to the DB, it will:
13 years ago
kay.one b11a449f65 Updated PetaPoco
13 years ago
kay.one 6393d0a3f9 Added Tests for CentralDispatch
13 years ago
kay.one c339ea6ba2 Updated miniprofiler to 1.4
13 years ago
kay.one 15aedfc847 some db/migration cleanup
13 years ago
kay.one 8424dd6ede Increased some columns sizes to avoid cutoffs.
13 years ago
kay.one 2a64014c96 Added version to page footer, minor tweaks.
13 years ago
kay.one 861026f743 Fixed some petapoco issue with insert.
13 years ago
kay.one 5a4e8330b2 Updated petapoco to 4.0.3
13 years ago
kay.one 3e61afab03 Added some indexes
13 years ago
kay.one 2537dafb36 Added SQL CE dlls, removed SQLite
13 years ago
kay.one 69239bc371 Switched to SQLCE 4.0
13 years ago
kay.one cbfbb87926 fixed issue where series controller was still going to db for every file.
13 years ago
kay.one 5fb2c61c77 Fixed sab title issue
13 years ago
kay.one 907c508a70 PetaPoco now defaults to SQLite, requires WHERE on exists calls
13 years ago
kay.one ec949be789 Removing "Histories" on migration.
13 years ago
Mark McDowall 514998042e PetaPoco won't convert DateTime to UTC by default.
13 years ago
kay.one bbf27c6f66 Fixed MVC profiler issue with Jobs, SQL profiling is on again.
13 years ago
kay.one 5629d68645 Fixed enum mapping issue
13 years ago
kay.one f4a765817b Fixed some small issues, here and there.
13 years ago
kay.one 45a51497b6 Fixed issue where migrration would run on every page load.
13 years ago
kay.one acf23d4fc2 Removed subsonic completely
13 years ago
kay.one f11b4af305 Merge branch 'markus101'
13 years ago