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.
Radarr/src/NzbDrone.Core/Messaging/Commands
Mark McDowall 280083f4d7
Fixed: Task progress messages in the UI
2 months ago
..
BackendCommandAttribute.cs Add missing new lines at end of files 4 years ago
CleanupCommandMessagingService.cs Command queue 9 years ago
Command.cs Fixed: Task progress messages in the UI 2 months ago
CommandEqualityComparer.cs Reformat and apply Stylecop rules 4 years ago
CommandExecutor.cs Use 'var' instead of explicit type 1 year ago
CommandFailedException.cs Reformat and apply Stylecop rules 4 years ago
CommandModel.cs New: Add result to commands to report commands that did not complete successfully 1 year ago
CommandNotFoundException.cs Reformat and apply Stylecop rules 4 years ago
CommandPriority.cs Removed unused using statements 8 years ago
CommandPriorityComparer.cs New: Schedule refresh and process monitored download tasks at high priority 2 years ago
CommandQueue.cs Don't block task queue for queued update task when there are longer running tasks 2 years ago
CommandQueueManager.cs Use 'var' instead of explicit type 1 year ago
CommandRepository.cs New: Postgres 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 Reformat and apply Stylecop rules 4 years ago
MessagingCleanupCommand.cs Command queue 9 years ago
TestCommand.cs Add missing new lines at end of files 4 years ago
TestCommandExecutor.cs Add missing new lines at end of files 4 years ago
UnknownCommand.cs Skip unknown/removed commands still queued in the database 4 years ago
UnknownCommandExecutor.cs New: Use RadarrApi For MovieInfo 4 years ago