summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/mobile/put_file_request.cc
Commit message (Expand)AuthorAgeFilesLines
* Expand OnPutFile beyond system filesfeature/expand_on_put_filejacobkeeler2019-06-101-4/+3
* Run updated style scriptjacobkeeler2019-04-291-8/+8
* Add additional check for non-manadatory parametersfix/sdl_does_not_check_for_non_mandatory_parametersZhdanovP2018-09-051-5/+3
* Fix build failures when ENABLE_LOG=OFFjacobkeeler2018-08-211-3/+2
* style fixConlain Kelly2018-07-181-1/+2
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+1
* Answer review comments.BSolonenko2018-06-261-1/+1
* Fix code styleIra Lytvynenko (GitHub)2018-06-261-2/+1
* Replaced all usages of passed parameters in implementation.BSolonenko2018-06-261-2/+2
* Refactoring all mobile commands.BSolonenko2018-06-261-2/+9
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-3/+5
* move commands factory to rpc pluginIra Lytvynenko2018-06-261-1/+1
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-261-0/+318