summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix/cmake files refactoring"revert-1144-fix/cmake_files_refactoringAlexander Kutsan (GitHub)2017-01-0591-1115/+1181
* Merge pull request #1144 from istoilovgithub/fix/cmake_files_refactoringIvo Stoilov (GitHub)2017-01-0491-1181/+1115
|\
| * Apply code review commentsIvo Stoilov (GitHub)2017-01-033-3/+1
| * Apply code review commentsIvo Stoilov (GitHub)2017-01-033-8/+3
| * Refactor CMake filesIvo Stoilov (GitHub)2016-12-3093-1182/+1123
* | Merge pull request #1139 from LitvinenkoIra/fix/cppcheck_errorsAlexander Kutsan (GitHub)2016-12-293-21/+30
|\ \ | |/ |/|
| * Fix eraseDereference cppcheck errorsLitvinenkoIra2016-12-292-21/+27
| * Fix resourceLeak cppcheck errorLitvinenkoIra2016-12-281-0/+3
* | Merge pull request #1136 from LitvinenkoIra/fix/remove_mqueue_adapterAlexander Kutsan (GitHub)2016-12-281-3/+0
|\ \
| * | Remove MqueueAdapter from CMakeLists and life_cycleLitvinenkoIra2016-12-271-3/+0
| |/
* | Merge pull request #1128 from LitvinenkoIra/fix/remove_mqueue_adapterAlexander Kutsan (GitHub)2016-12-276-367/+0
|\ \ | |/
| * Remove MqueueAdapterLitvinenkoIra2016-12-266-367/+0
* | Merge pull request #1115 from indlu/fix/Fix_SDL_retry_send_StartStream_less_t...Andriy Byzhynar (GitHub)2016-12-232-3/+3
|\ \ | |/ |/|
| * Fix incorrect counting retry StartStreamatimchenko2016-12-202-3/+3
* | Correct the transfer of info parameter for commanddcherniev2016-12-162-38/+67
|/
* Fix incorrect response on send SystemRequestatimchenko2016-12-141-2/+2
* Fix HMI level resumption for COMMUNICATION appsTeodora Kireva2016-12-091-1/+1
* Fixes for unit testsatimchenko2016-12-082-29/+19
* Fully cover add_command_request with unit testsatimchenko2016-12-081-0/+265
* Cover add_command_request with unit testsatimchenko2016-12-081-197/+699
* Cover send_location_request with unit testsatimchenko2016-12-081-0/+412
* Cover hmi_message_handler by unit testsatimchenko2016-12-082-5/+65
* Merge pull request #1090 from dcherniev/fix/undo_changes_of_fix_ut_failureAlexander Kutsan (GitHub)2016-12-025-15/+8
|\
| * Revert "Merge pull request #1067 from dcherniev/fix/Fix_UT_failure"dcherniev2016-12-025-15/+8
* | Temporary disable TransportManagerDefault UTdcherniev2016-12-021-1/+2
|/
* Merge pull request #1067 from dcherniev/fix/Fix_UT_failureAndriy Byzhynar (GitHub)2016-12-016-10/+29
|\
| * Fix issue of TransportManager UTdcherniev2016-11-294-4/+9
| * Fix issue with loggerdcherniev2016-11-291-4/+6
| * Fix issues related to MockMessageHelperSergey Levchenko (GitHub)2016-11-241-2/+14
* | Merge pull request #1080 from dcherniev/hotfix/Change_version_of_APIAndriy Byzhynar (GitHub)2016-12-013-5028/+3
|\ \
| * | Change version of API in MOBILE_API.xmldcherniev2016-11-303-5028/+3
* | | Add Security Manager SDD exampleElisey Zamakhov2016-11-226-0/+241
* | | Remove legacy doxygen filesElisey Zamakhov2016-11-2218-320/+0
| |/ |/|
* | Fix issues with OnButtonNotificationCommandsSergey Levchenko (GitHub)2016-11-213-4/+12
* | Fix issues with MockMessageHelperSergey Levchenko (GitHub)2016-11-218-53/+108
* | Fix issue with MockHmiInterfacesSergey Levchenko (GitHub)2016-11-181-4/+16
* | Fix SegFault on ChangeRegistrationRequestTestSergey Levchenko (GitHub)2016-11-181-7/+8
* | Merge pull request #1042 from VVeremjova/fix/Fix_security_manager_unit_testsArtem Nosach (GitHub)2016-11-151-17/+28
|\ \
| * | Fix tests for ssl contextVeronica Veremjova2016-11-151-17/+28
* | | Merge pull request #1044 from smartdevicelink/hotfix/on_button_press_conditionsAlexander Kutsan (GitHub)2016-11-151-2/+8
|\ \ \ | |/ / |/| |
| * | updating as per review comments and fixing bug in case of background apphotfix/on_button_press_conditionsMadhu Yaduguri2016-11-041-15/+12
| * | Sending button press event based on conditions(recommended by Justin) a. If n...Madhu Yaduguri2016-11-031-10/+19
| |/
* | Apply single compilation unit builds for commands_testSergey Levchenko (GitHub)2016-11-103-154/+18
* | Add additional namespaces to command testsSergey Levchenko (GitHub)2016-11-1055-3/+123
* | Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-1047-143/+37
* | Merge pull request #1039 from Kozoriz/feature/Format_all_code_to_correct_codi...Alexander Kutsan (GitHub)2016-11-099-61/+61
|\ \
| * | Format codding style with updated config file.Kozoriz2016-11-099-61/+61
* | | Change rule of sending Rejected code according to CRS (#954)Anton Hrytsevich (GitHub)2016-11-094-2/+252
|/ /
* | Revert "Inclusion of PLAY_PAUSE as a subscribable button"revert-766-feature/PLAY_PAUSE_implementationJacob Keeler2016-11-0110-28/+2
* | Merge pull request #766 from smartdevicelink/feature/PLAY_PAUSE_implementationJacob Keeler2016-11-0110-2/+28
|\ \