Lidarr/NzbDrone.Common/Messaging
Mark McDowall 1166a81eb3 Chained commands keep the same CommandId in nlog context 2013-09-03 22:02:26 -07:00
..
Events ScheduledTasks properly set last run time now 2013-09-01 21:12:45 -07:00
Tracking Added progress messaging, using info logging 2013-09-01 21:12:57 -07:00
CommandEqualityComparer.cs Commands are stored in memory and prevents duplicate jobs 2013-09-01 21:12:24 -07:00
ICommand.cs Commands are stored in memory and prevents duplicate jobs 2013-09-01 21:12:24 -07:00
IEvent.cs renamed EventAggregator to MessageAggregator 2013-04-24 10:32:03 -07:00
IExecute.cs added commands. 2013-04-26 19:03:34 -07:00
IHandle.cs added commands. 2013-04-26 19:03:34 -07:00
IMessage.cs renamed EventAggregator to MessageAggregator 2013-04-24 10:32:03 -07:00
IMessageAggregator.cs Commands return immediately and signalr is used to control the UI 2013-09-01 21:12:41 -07:00
IProcessMessage.cs Added progress messaging, using info logging 2013-09-01 21:12:57 -07:00
MessageAggregator.cs Chained commands keep the same CommandId in nlog context 2013-09-03 22:02:26 -07:00
MessageExtensions.cs Scheduled Tasks should work as long as they are registered. 2013-05-08 23:38:20 -07:00
TestCommand.cs Commands return immediately and signalr is used to control the UI 2013-09-01 21:12:41 -07:00
TestCommandExecutor.cs improvements to scheduler, 2013-05-11 16:38:41 -07:00