Sonarr/src/NzbDrone.Core/Messaging/Commands
Bogdan 12374f7f00 Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
..
BackendCommandAttribute.cs StyleCop 2022-08-07 15:24:35 -07:00
CleanupCommandMessagingService.cs
Command.cs New: Store Task StartTime, Show Duration in UI 2022-12-04 19:10:56 -08:00
CommandEqualityComparer.cs StyleCop 2022-08-07 15:24:35 -07:00
CommandExecutor.cs Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
CommandFailedException.cs StyleCop 2022-08-07 15:24:35 -07:00
CommandModel.cs New: Add result to commands to report commands that did not complete successfully 2023-04-03 22:11:43 -07:00
CommandNotFoundException.cs StyleCop 2022-08-07 15:24:35 -07:00
CommandPriority.cs
CommandPriorityComparer.cs StyleCop 2022-08-07 15:24:35 -07:00
CommandQueue.cs Don't block task queue for queued update task when there are longer running tasks executing 2022-08-07 15:24:42 -07:00
CommandQueueManager.cs Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
CommandRepository.cs Dapper and STJson 2022-08-07 15:24:36 -07:00
CommandResult.cs New: Add result to commands to report commands that did not complete successfully 2023-04-03 22:11:43 -07:00
CommandResultReporter.cs New: Add result to commands to report commands that did not complete successfully 2023-04-03 22:11:43 -07:00
CommandStatus.cs
CommandTrigger.cs
IExecute.cs StyleCop 2022-08-07 15:24:35 -07:00
MessagingCleanupCommand.cs
TestCommand.cs StyleCop 2022-08-07 15:24:35 -07:00
TestCommandExecutor.cs StyleCop 2022-08-07 15:24:35 -07:00
UnknownCommand.cs Skip unknown/removed commands still queued in the database 2020-05-03 17:29:46 +02:00
UnknownCommandExecutor.cs Dapper and STJson 2022-08-07 15:24:36 -07:00