This website requires JavaScript.
Explore
Help
Sign In
shpaq
/
Prowlarr-Prowlarr
Watch
1
Star
0
Fork
0
You've already forked Prowlarr-Prowlarr
mirror of
https://github.com/Prowlarr/Prowlarr.git
synced
2025-10-03 09:09:42 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c184ec2d983a3b307e052f9a3e1f15b5a4e51e93
Prowlarr-Prowlarr
/
NzbDrone.Common
/
Messaging
History
Mark McDowall
c928ccb201
Added progress messaging, using info logging
...
Also extension methods for complete and failed (for coloured UI messaging)
2013-09-01 21:12:57 -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
…
ICommand.cs
…
IEvent.cs
…
IExecute.cs
…
IHandle.cs
…
IMessage.cs
…
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
Commands return immediately and signalr is used to control the UI
2013-09-01 21:12:41 -07:00
MessageExtensions.cs
…
TestCommand.cs
Commands return immediately and signalr is used to control the UI
2013-09-01 21:12:41 -07:00
TestCommandExecutor.cs
…