You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/src/NzbDrone.Core/Messaging/Commands
Bogdan cc27107668
Use 'var' instead of explicit type
1 year ago
..
BackendCommandAttribute.cs
CleanupCommandMessagingService.cs
Command.cs
CommandEqualityComparer.cs
CommandExecutor.cs Use 'var' instead of explicit type 1 year ago
CommandFailedException.cs
CommandModel.cs New: Add result to commands to report commands that did not complete successfully 2 years ago
CommandNotFoundException.cs
CommandPriority.cs
CommandPriorityComparer.cs
CommandQueue.cs
CommandQueueManager.cs Use 'var' instead of explicit type 1 year ago
CommandRepository.cs
CommandResult.cs New: Add result to commands to report commands that did not complete successfully 2 years ago
CommandResultReporter.cs New: Add result to commands to report commands that did not complete successfully 2 years ago
CommandStatus.cs
CommandTrigger.cs
IExecute.cs
MessagingCleanupCommand.cs
TestCommand.cs
TestCommandExecutor.cs
UnknownCommand.cs
UnknownCommandExecutor.cs