Sonarr/NzbDrone.Web/Controllers
kay.one 53e6b60382 Renamed IndexerProviderBase to IndexerBase since its no longer a provider 2011-05-19 21:21:18 -07:00
..
AddSeriesController.cs initial stage of indexer refactoring. things compile. 2011-05-19 20:47:07 -07:00
HealthController.cs Added HealthController to web project for IIS Ping to use 2011-05-18 20:57:03 -07:00
HistoryController.cs Removed indexertype property 2011-05-18 20:58:42 -07:00
LogController.cs
MissingController.cs
NotificationController.cs Replaced save notifications for settings on page with AJAX Notifications. 2011-05-12 21:46:26 -07:00
SeriesController.cs Merge with Kayone's branch. 2011-05-17 22:32:23 -07:00
SettingsController.cs Renamed IndexerProviderBase to IndexerBase since its no longer a provider 2011-05-19 21:21:18 -07:00
SharedController.cs Added NextScheduledRun to get the next scheduled run for a job, with a test. 2011-05-16 21:01:01 -07:00
SystemController.cs some cleanup 2011-05-18 20:59:12 -07:00
UpcomingController.cs