summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re-adds policy_manager_impl_stress_test.cc with fixhotfix/policy_manager_stress_testJackLivio2016-05-113-8/+27
* Merge pull request #524 from smartdevicelink/hotfix/Add_isSDLAllowed_to_initi...4.0.11AGaliuzov2016-05-101-0/+1
|\
| * Add is sdl allowed to initializer list, in proper orderhotfix/Add_isSDLAllowed_to_initializer_list_v2JackLivio2016-05-021-0/+1
* | Merge pull request #520 from mokagio/mokagio/readme-updateAGaliuzov2016-05-101-1/+1
|\ \
| * | Remove MongoDB reference from READMEGiovanni Lodi2016-04-291-1/+1
| |/
* | Merge pull request #514 from smartdevicelink/hotfix/generate_snapshot_fix_#461AGaliuzov2016-05-102-2/+17
|\ \
| * | Rewrite GenerateSnapshot()hotfix/generate_snapshot_fix_#461JackLivio2016-04-262-2/+17
| |/
* | Merge pull request #483 from smartdevicelink/hotfix/14AGaliuzov2016-05-101-1/+2
|\ \
| * | Wrap unused param (while logger is off) in ifdefhotfix/14Justin Dickow2016-04-121-1/+2
* | | Merge pull request #471 from dev-gh/hotfix/Partial_proprietary_policy_supportAGaliuzov2016-05-1015-147/+345
|\ \ \ | |_|/ |/| |
| * | Fixes build warning for 32-bit UbuntuAndrey Oleynik2016-04-281-1/+1
| * | Changes logic of GetURLs and OnSystemRequest according to new APIAndrey Oleynik2016-04-282-9/+14
| * | Changes HMI API for SystemRequest, OnSystemRequestAndrey Oleynik2016-04-281-4/+4
| * | Wrapped extended policy logic with ifdef, code beautified.Andrey Oleynik2016-04-114-40/+54
| * | Adds HTTP header to message being sent with OnSystemRequestAndrey Oleynik2016-04-112-26/+90
| * | Adds new logic of GetURLs processing for extended policy modeAndrey Oleynik2016-04-112-16/+123
| * | Beatufies GetURL command code, no logic changedAndrey Oleynik2016-04-111-40/+41
| * | Adds sending of BC.PolicyUpdate to systemAndrey Oleynik2016-04-114-21/+23
| * | Adds extended policy flag to CMakeAndrey Oleynik2016-04-111-0/+5
| |/
* | Merge pull request #490 from okoreniak/hotfix/Core_dump_caused_double_free_on...AGaliuzov2016-04-192-2/+2
|\ \
| * | Updated utils cmake file to build static libraryOleksandr Koreniak2016-04-141-1/+1
| * | SDL doesn't crash with Core dump caused by double free on app exitOleksandr Koreniak2016-04-141-1/+1
|/ /
* | Merge pull request #484 from AGaliuzov/hotfix/remove-excessive-filesAGaliuzov2016-04-121-177/+0
|\ \ | |/ |/|
| * Remove redundant filesagaliuzov2016-04-121-177/+0
|/
* Merge pull request #456 from dev-gh/hotfix/DialNumber_functionality_implement...4.0.10AGaliuzov2016-04-0613-10/+541
|\
| * More style changesAndrey Oleynik2016-04-064-7/+7
| * Code style changesAndrey Oleynik2016-04-052-2/+2
| * Adds latest number validation changesAndrey Oleynik2016-04-042-2/+4
| * Adds implementation of DialNumber RPCAndrey Oleynik2016-04-0413-8/+537
* | Merge pull request #449 from okoreniak/hotfix/Fixed_SDL_do_not_send_two_OnHMI...AGaliuzov2016-04-041-8/+13
|\ \
| * | Fixed SDL to do not send two OnHMIStatus notification to launched applicationOleksandr Koreniak2016-03-301-8/+13
* | | Merge pull request #433 from okoreniak/hotfix/Fixed_Validator_In_SystemReques...AGaliuzov2016-04-041-73/+416
|\ \ \ | |_|/ |/| |
| * | Code for synonyms validation moved to functionOleksandr Koreniak2016-04-041-103/+127
| * | Added validator in processing of SystemRequest(QUERY_APPS)Oleksandr Koreniak2016-04-011-77/+396
* | | Added travis-ci build status4.0.94.0.8Justin Dickow2016-03-301-1/+3
* | | Merge pull request #448 from smartdevicelink/hotfix/445AGaliuzov2016-03-301-0/+15
|\ \ \
| * | | Add .travis.yml to trigger travis-ci buildhotfix/445Justin Dickow2016-03-291-0/+15
* | | | Merge pull request #447 from smartdevicelink/hotfix/446AGaliuzov2016-03-301-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove line containing PRId64hotfix/446Justin Dickow2016-03-291-1/+0
|/ / /
* | | Merge pull request #431 from AGaliuzov/Generate-snapshot-after-load-from-preload4.0.7AGaliuzov2016-03-241-0/+10
|\ \ \
| * | | Add check for snasphot when loading from preloadagaliuzov2016-03-231-0/+10
| |/ /
* | | Merge pull request #430 from dev-gh/hotfix/Buttons.GetCapabilities_response_h...AGaliuzov2016-03-241-0/+8
|\ \ \
| * | | Fixes ressetting of default buttons capabilitiesAndrey Oleynik2016-03-231-0/+8
| |/ /
* | | Merge pull request #429 from OHerasym/hotfix/Slider_sends_GENERIC_ERROR_inste...AGaliuzov2016-03-241-1/+2
|\ \ \ | |/ / |/| |
| * | Following APPLINK-21499 discussion, set mobile command timeoutAsen Kirov2016-03-231-1/+2
|/ /
* | Merge pull request #420 from smartdevicelink/hotfix/mobile_api_result_code_order4.0.6AGaliuzov2016-03-181-72/+72
|\ \
| * | Changed mobile api result code to better match hmi apihotfix/mobile_api_result_code_orderJackLivio2016-03-141-72/+72
* | | Merge pull request #413 from LuxoftSDL/hotfix/Fix_SDL_clean_up_during_MASTER_...AGaliuzov2016-03-184-13/+28
|\ \ \ | |/ / |/| |
| * | Fixes issue with SDL data resetting during MASTER_RESETAndrey Oleynik2016-03-114-13/+28
|/ /
* | Merge pull request #404 from smartdevicelink/hotfix/fix_pt_sendMessagetoSDK4.0.5AGaliuzov2016-03-072-6/+3
|\ \