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
Mark McDowall e730cf6307
Fixed: Task progress messages in the UI
2 months ago
..
BackendCommandAttribute.cs StyleCop (#1058) 4 years ago
CleanupCommandMessagingService.cs Command queue 9 years ago
Command.cs Fixed: Task progress messages in the UI 2 months ago
CommandEqualityComparer.cs StyleCop (#1058) 4 years ago
CommandExecutor.cs Use 'var' instead of explicit type 12 months ago
CommandFailedException.cs StyleCop (#1058) 4 years ago
CommandModel.cs New: Add result to commands to report commands that did not complete successfully 1 year ago
CommandNotFoundException.cs StyleCop (#1058) 4 years ago
CommandPriority.cs Removed unused using statements 8 years ago
CommandPriorityComparer.cs Fixed: Schedule refresh and process monitored download tasks at high priority 1 year ago
CommandQueue.cs Don't block task queue for queued update task when long running tasks queued 1 year ago
CommandQueueManager.cs Use 'var' instead of explicit type 12 months ago
CommandRepository.cs New: Postgres Database Support 2 years ago
CommandResult.cs New: Add result to commands to report commands that did not complete successfully 1 year ago
CommandResultReporter.cs New: Add result to commands to report commands that did not complete successfully 1 year ago
CommandStatus.cs Command queue 9 years ago
CommandTrigger.cs Command queue 9 years ago
IExecute.cs StyleCop (#1058) 4 years ago
MessagingCleanupCommand.cs Command queue 9 years ago
TestCommand.cs StyleCop (#1058) 4 years ago
TestCommandExecutor.cs StyleCop (#1058) 4 years ago
UnknownCommand.cs Skip unknown/removed commands still queued in the database 4 years ago
UnknownCommandExecutor.cs Remove unnecessary usings 4 years ago