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/NzbDrone.Common/Messaging
Mark McDowall 1166a81eb3
Chained commands keep the same CommandId in nlog context
11 years ago
..
Events ScheduledTasks properly set last run time now 11 years ago
Tracking Added progress messaging, using info logging 11 years ago
CommandEqualityComparer.cs Commands are stored in memory and prevents duplicate jobs 11 years ago
ICommand.cs Commands are stored in memory and prevents duplicate jobs 11 years ago
IEvent.cs renamed EventAggregator to MessageAggregator 11 years ago
IExecute.cs added commands. 11 years ago
IHandle.cs added commands. 11 years ago
IMessage.cs renamed EventAggregator to MessageAggregator 11 years ago
IMessageAggregator.cs Commands return immediately and signalr is used to control the UI 11 years ago
IProcessMessage.cs Added progress messaging, using info logging 11 years ago
MessageAggregator.cs Chained commands keep the same CommandId in nlog context 11 years ago
MessageExtensions.cs Scheduled Tasks should work as long as they are registered. 11 years ago
TestCommand.cs Commands return immediately and signalr is used to control the UI 11 years ago
TestCommandExecutor.cs improvements to scheduler, 11 years ago