summaryrefslogtreecommitdiff
path: root/src/components/include/test/application_manager/policies
Commit message (Expand)AuthorAgeFilesLines
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+1
* Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-2/+0
* Fix UT after implementation of Expandable DesignBSolonenko2018-05-241-0/+12
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-2/+3
* Updates mocks and unit tests after prior commitAndrey Oleynik (GitHub)2018-01-181-0/+2
* Replace CheckAccess with CheckModule for BaseCommandRequestAndrey Oleynik2017-08-211-5/+0
* Removes unused interfaces from AccessRemote classAndrey Oleynik2017-08-211-6/+0
* Removes unused intefaces from Service classAndrey Oleynik2017-08-211-6/+0
* Removes obsolete enable/disable interfaces from RCAndrey Oleynik2017-08-211-4/+0
* Removes primary device handling logicAndrey Oleynik2017-08-211-6/+0
* Removes passenger-related logic from policyAndrey Oleynik2017-08-211-2/+0
* Removes 'device rank' supportAndrey Oleynik2017-08-211-6/+0
* Removes unused functionality from CheckAccess() interfaceAndrey Oleynik2017-08-211-7/+5
* Implementation of Remote Control pluginAlexander Kutsan2017-08-161-0/+67
* Fixed sending timeout param via OnSystemRequestAKalinich-Luxoft2017-06-141-2/+2
* Add missing functionality fo policiesokozlovlux2017-05-172-0/+2
* Fix policy unexpected PTUHerasym Oleh2017-05-171-1/+1
* Add functionality for External UCSokozlovlux2017-05-171-7/+23
* Adds draft business logic for 'CCS ON' case and unit testAndrey Oleynik2017-05-171-3/+4
* Merge release to developAlex Kutsan2017-01-271-5/+21
|\
| * Remove nitification update_manager on AddApplicationAlexander Kutsan2017-01-171-1/+2
| * Use secconds against ms in RPCsAlex Kutsan2017-01-131-2/+3
| * Aligned naming of EXTENDED_POLICY modesAndrey Oleynik2016-12-131-5/+5
| * Changes EXTENDED_POLICY to EXTERNAL_POLICYAndrey Oleynik2016-12-051-5/+5
| * Fix usages of policy in codeAlexander Kutsan2016-12-051-2/+16
* | Update all header-guards in projectIvo Stoilov (GitHub)2017-01-251-3/+3
|/
* Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-101-1/+1
* Merge branch 'release/4.1.0'Alexander Kutsan2016-08-261-0/+1
* Fix post-merge issuesArtem Nosach2016-05-201-1/+1
* Format all code in projectKozoriz2016-04-261-33/+50
* Code style format with clang-formatKozoriz2016-04-251-9/+8
* ApplicationManager tests correctives after removing all singletonsKozoriz2016-04-251-0/+58
* ApplicationManager tests correctivesKozoriz2016-03-311-0/+194