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.
Sonarr/src/NzbDrone.Core/Messaging/Commands
Mark McDowall c641733781
Fixed: Task progress messages in the UI
2 months ago
..
BackendCommandAttribute.cs StyleCop 2 years ago
CleanupCommandMessagingService.cs Command queue 9 years ago
Command.cs Fixed: Task progress messages in the UI 2 months ago
CommandEqualityComparer.cs StyleCop 2 years ago
CommandExecutor.cs Use 'var' instead of explicit type 1 year ago
CommandFailedException.cs StyleCop 2 years ago
CommandModel.cs New: Add result to commands to report commands that did not complete successfully 1 year ago
CommandNotFoundException.cs StyleCop 2 years ago
CommandPriority.cs Removed unused using statements 8 years ago
CommandPriorityComparer.cs StyleCop 2 years ago
CommandQueue.cs Don't block task queue for queued update task when there are longer running tasks executing 2 years ago
CommandQueueManager.cs Use 'var' instead of explicit type 1 year ago
CommandRepository.cs New: Postgres Database Support 10 months 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 2 years ago
MessagingCleanupCommand.cs Command queue 9 years ago
TestCommand.cs StyleCop 2 years ago
TestCommandExecutor.cs StyleCop 2 years ago
UnknownCommand.cs Skip unknown/removed commands still queued in the database 4 years ago
UnknownCommandExecutor.cs Dapper and STJson 2 years ago