aboutsummaryrefslogtreecommitdiff
path: root/src/commands/command_instance.cc
AgeCommit message (Expand)Author
2016-03-29libweave: Remove release() calls on scoped_ptrAlex Vakulenko
2016-03-09Return 'component' in command JSONVitaly Buka
2016-02-01Rename CommandQueue::DelayedRemove into RemoveLater()Alex Vakulenko
2016-01-22AddTo will return AddToTypeProxy for convenienceVitaly Buka
2016-01-22Remove domain from weave::ErrorVitaly Buka
2015-12-07Switch to use ComponentManager for traits/componentsAlex Vakulenko
2015-12-04Add "component" property to command instanceAlex Vakulenko
2015-12-02commands: fix unused-function warningJohan Euphrosine
2015-12-01Remove CommandDefinition classAlex Vakulenko
2015-11-25Replace Get* methods returning unique_ptr with reference alternativeVitaly Buka
2015-11-23Remove schema validation from command parameters/returnsAlex Vakulenko
2015-11-02Remove the unneeded libweave directoryPaul Westbrook