summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/rpc_handler_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-2/+3
* Address commentsJackLivio2018-08-141-0/+10
* Add support for mandatory and removed versioningJackLivio2018-08-011-0/+1
* style fixConlain Kelly2018-07-181-2/+0
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-11/+11
* Answer review comments.BSolonenko2018-06-261-2/+2
* move commands factory to rpc pluginIra Lytvynenko2018-06-261-3/+0
* RPCHandler implementationIra Lytvynenko2018-06-261-0/+175