1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-05 10:32:35 +01:00
Radarr/NzbDrone.Core
2011-06-18 16:03:58 -07:00
..
Datastore PetaPoco won't convert DateTime to UTC by default. 2011-06-18 13:30:30 -07:00
Helpers Removed subsonic completely 2011-06-17 18:46:22 -07:00
Instrumentation Removed subsonic completely 2011-06-17 18:46:22 -07:00
Model Removed subsonic completely 2011-06-17 18:46:22 -07:00
Properties Fixed import new series being stuck in a loop if an update failed 2011-05-26 19:12:28 -07:00
Providers Reverted back to Single<T> instead of SingleOrDefault<T> except when searching for an episode in DB. 2011-06-18 16:03:58 -07:00
Repository Removed unnecessary IsDailyFlag from episode.cs 2011-06-17 23:39:14 -07:00
CentralDispatch.cs Fixed MVC profiler issue with Jobs, SQL profiling is on again. 2011-06-18 10:58:52 -07:00
Fluent.cs Added Fluent.cs to allow string default extention method eg. "Series.Title.WithDefault(series.SeriesId)" 2011-06-18 10:19:24 -07:00
NzbDrone.Core.csproj Added Fluent.cs to allow string default extention method eg. "Series.Title.WithDefault(series.SeriesId)" 2011-06-18 10:19:24 -07:00
packages.config Updated to MiniProfiler 1.3 2011-06-16 01:29:00 -07:00
Parser.cs Parser will remove quotes before trying to get filename from the path. 2011-06-17 20:11:04 -07:00
WebTimer.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00