Commit Graph

3 Commits

Author SHA1 Message Date
Renaud Paquay
4dbaa57f2c Fix CommandHandlerDescriptorBuilder to return only public methods
--HG--
branch : dev
2010-04-26 18:11:13 -07:00
Renaud Paquay
a86d6f8542 Rename OrchardCommand to CommandName attribute
Also workaround issue with commands registered twice

--HG--
branch : dev
rename : src/Orchard/Commands/OrchardCommandAttribute.cs => src/Orchard/Commands/CommandNameAttribute.cs
2010-04-12 17:49:16 -07:00
Renaud Paquay
343145933c Add ability to run commands from CommandHostAgent
--HG--
branch : dev
2010-04-08 19:54:41 -07:00