Lidarr/src/NzbDrone.Core/Messaging/Commands
Qstick 947ad15af0 New: Build on Net6 2021-12-24 14:17:17 -06:00
..
BackendCommandAttribute.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
CleanupCommandMessagingService.cs Command queue 2015-03-16 22:07:02 -07:00
Command.cs New: Use System.Text.Json for Nancy and SignalR 2021-06-30 23:52:24 -04:00
CommandEqualityComparer.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
CommandExecutor.cs New: Build on Net6 2021-12-24 14:17:17 -06:00
CommandFailedException.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
CommandModel.cs Command queue 2015-03-16 22:07:02 -07:00
CommandNotFoundException.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
CommandPriority.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
CommandQueue.cs Fixed: Unnecessary idle cpu usage 2021-03-23 21:00:37 +00:00
CommandQueueManager.cs New: Use native dotnet host and DryIoc 2021-09-26 19:56:50 -04:00
CommandRepository.cs Swap to dapper with lazyload 2020-10-13 23:19:27 -04:00
CommandStatus.cs Command queue 2015-03-16 22:07:02 -07:00
CommandTrigger.cs Command queue 2015-03-16 22:07:02 -07:00
IExecute.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
MessagingCleanupCommand.cs Command queue 2015-03-16 22:07:02 -07:00
TestCommand.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
TestCommandExecutor.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
UnknownCommand.cs Skip unknown/removed commands still queued in the database 2020-10-13 23:19:24 -04:00
UnknownCommandExecutor.cs Remove unnecessary usings 2020-10-13 23:19:30 -04:00