Radarr/NzbDrone.Core
Mark McDowall 179de93a6e Removed AttachSeries for IEnumerable and using join instead, speed difference is negligible or in some cases faster . 2011-09-04 19:56:45 -07:00
..
Datastore Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
Helpers Removed Episodes list from EpisodeFile object. 2011-06-21 22:44:57 -07:00
Instrumentation Log view now uses proper paging so it doesn't take a year to load up each page. 2011-09-02 23:41:50 -07:00
Model Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
Properties Added version to page footer, minor tweaks. 2011-07-04 23:46:03 -07:00
Providers Removed AttachSeries for IEnumerable and using join instead, speed difference is negligible or in some cases faster . 2011-09-04 19:56:45 -07:00
Repository EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class) 2011-09-04 00:45:58 -07:00
CentralDispatch.cs 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
Fluent.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
NzbDrone.Core.csproj EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class) 2011-09-04 00:45:58 -07:00
NzbDrone.jpg XbmcProvider updated to include new Json API methods. 2011-07-09 11:19:33 -07:00
Parser.cs Fixed broken parse REGEX, removed parsing test and added to hall of shame. 2011-08-28 14:18:43 -07:00
WebTimer.cs Added Readme 2011-08-03 09:29:03 -07:00
packages.config Added instant notification framework 2011-08-08 14:50:48 -07:00