This website requires JavaScript.
Explore
Help
Register
Sign In
tedkulp
/
Sonarr
Watch
1
Star
0
Fork
0
You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced
2026-04-24 22:36:19 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
9fa4cedb714bdde7e4e03494832740ece2c19df2
Sonarr
/
NzbDrone.Core
/
Messaging
/
Commands
T
History
Mark McDowall
742a21252c
Command Equality ignores properties defined in Command
2013-09-17 23:19:49 -07:00
..
Tracking
Command Equality ignores properties defined in Command
2013-09-17 23:19:49 -07:00
BackendCommandAttribute.cs
…
Command.cs
split MessageAggregator in EventAggregator and CommandExecutor
2013-09-13 23:36:07 -07:00
CommandEqualityComparer.cs
Command Equality ignores properties defined in Command
2013-09-17 23:19:49 -07:00
CommandExecutor.cs
less chatty command events.
2013-09-14 16:43:03 -07:00
ICommandExecutor.cs
split MessageAggregator in EventAggregator and CommandExecutor
2013-09-13 23:36:07 -07:00
IExecute.cs
split MessageAggregator in EventAggregator and CommandExecutor
2013-09-13 23:36:07 -07:00
TestCommand.cs
…
TestCommandExecutor.cs
…