Radarr/src/NzbDrone.Core/Messaging/Commands
Robin Dadswell 80b1aa9a2c New: Postgres Support
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2022-04-03 00:06:30 +01:00
..
BackendCommandAttribute.cs Add missing new lines at end of files 2019-12-27 20:40:13 -05:00
CleanupCommandMessagingService.cs Command queue 2015-03-16 22:07:02 -07:00
Command.cs Show User Agent in System->Tasks for externally triggered commands (#6327) 2021-05-17 21:45:23 -04:00
CommandEqualityComparer.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
CommandExecutor.cs Use modern HttpClient 2021-11-23 19:52:37 +00:00
CommandFailedException.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
CommandModel.cs Command queue 2015-03-16 22:07:02 -07:00
CommandNotFoundException.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
CommandPriority.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
CommandPriorityComparer.cs New: Schedule refresh and process monitored download tasks at high priority 2022-03-31 21:21:02 -05:00
CommandQueue.cs Fixed: Unnecessary idle cpu usage 2021-03-22 23:21:15 +00:00
CommandQueueManager.cs New: Use native dotnet host and DryIoc 2021-10-25 13:45:44 -04:00
CommandRepository.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
CommandStatus.cs Command queue 2015-03-16 22:07:02 -07:00
CommandTrigger.cs Command queue 2015-03-16 22:07:02 -07:00
IExecute.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
MessagingCleanupCommand.cs Command queue 2015-03-16 22:07:02 -07:00
TestCommand.cs Add missing new lines at end of files 2019-12-27 20:40:13 -05:00
TestCommandExecutor.cs Add missing new lines at end of files 2019-12-27 20:40:13 -05:00
UnknownCommand.cs Skip unknown/removed commands still queued in the database 2020-05-03 12:17:10 -04:00
UnknownCommandExecutor.cs New: Use RadarrApi For MovieInfo 2020-05-20 11:00:20 -04:00