summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve travis.ymlAlexander2016-04-211-7/+42
* Use compiler from environment variablesAlexander2016-04-212-1/+4
* Merge pull request #486 from VVeremjova/hotfix/Resend_response_from_HMI_APIArtem Nosach2016-04-181-1/+4
|\
| * Add buffer for sending requestVeronica Veremjova2016-04-121-1/+4
* | Merge pull request #493 from Kozoriz/hotfix/Fix_tests_for_develop_stabilizationArtem Nosach2016-04-153-3/+10
|\ \
| * | Fix tests in resumption, policy and protocol_handlerKozoriz2016-04-153-3/+10
* | | Merge pull request #489 from Kozoriz/hotfix/Fix_tests_for_develop_stabilizationArtem Nosach2016-04-152-16/+26
|\ \ \ | |/ /
| * | Fix sql tests and disable some timer testsKozoriz2016-04-152-16/+26
|/ /
* | Merge pull request #453 from OHerasym/feature/add_OnWayPointsChange_GetWayPoi...Artem Nosach2016-04-1447-35/+2204
|\ \
| * | Add WayPoints API & fix resumption after rebaseHerasym Oleh2016-04-1436-7996/+8205
| * | Add OnWayPointsChange notification implementationHerasym Oleh2016-04-1313-7564/+8054
| * | Add GetWayPoints implementation commandHerasym Oleh2016-04-1311-0/+374
| * | Change resumption SubscribedForWaypointsHerasym Oleh2016-04-1315-57/+115
| * | Add implementation SubscribeWayPoints&UnsubsribeWayPointsHerasym Oleh2016-04-1331-0/+1038
* | | Merge pull request #473 from anosach-luxoft/fix/Add-lock-to-timerArtem Nosach2016-04-142-17/+27
|\ \ \ | |/ / |/| |
| * | Add lock to protect thread and delegateArtem Nosach2016-04-112-17/+27
* | | Merge pull request #482 from AGaliuzov/fix/string-optimizationAGaliuzov2016-04-123-357/+757
|\ \ \ | |_|/ |/| |
| * | Make the string used for keys externagaliuzov2016-04-123-357/+757
* | | Merge pull request #467 from AGritsevich/fix/SDL_sends_OnSystemRequest_LAUNCH...Artem Nosach2016-04-121-16/+23
|\ \ \ | |/ / |/| |
| * | Fix send send LAUNCH_APP to background appAnton Hrytsevich2016-04-111-16/+23
| |/
* | Merge pull request #478 from VVeremjova/feature/SDL_must_retrieve_current_ver...Artem Nosach2016-04-128-4/+5240
|\ \
| * | Added tests for check generation correct version from xmlVeronica Veremjova2016-04-084-0/+5143
| * | SDL must retrieve the current version from MOBILE_APIdtrunov2016-04-084-4/+97
| |/
* | Merge pull request #476 from LuxoftAKutsan/feature/AddSDLPreloadedPT_to_gitig...AGaliuzov2016-04-111-0/+1
|\ \
| * | Add sdl_preloaded_pt.json to .gitignoreAlexander2016-04-111-0/+1
| |/
* | Merge pull request #439 from LuxoftAKutsan/feature/AddAdressAndDateTimeInSend...AGaliuzov2016-04-116-67/+257
|\ \ | |/ |/|
| * Extend Send location RPCAlexander Kutsan2016-04-116-67/+257
* | Merge pull request #464 from AGaliuzov/repair-buildAGaliuzov2016-04-075-38/+3
|\ \
| * | Repair CMakeFile after merging master to developagaliuzov2016-04-076-39/+3
* | | Merge pull request #463 from AGaliuzov/repair-buildAGaliuzov2016-04-071-1/+0
|\ \ \ | |/ / |/| |
| * | Repair CMakeFile after merging master to developagaliuzov2016-04-071-1/+0
|/ /
* | Merge remote-tracking branch 'upstream/master' into developagaliuzov2016-04-068-66/+420
|\ \
| * \ 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
* | | | | Merge pull request #454 from anosach-luxoft/feature/Remove-posix-timer-usageArtem Nosach2016-04-0615-268/+267
|\ \ \ \ \
| * | | | | Update Timer class usagesArtem Nosach2016-04-067-26/+20
| * | | | | Update timer testsArtem Nosach2016-04-061-30/+30
| * | | | | Rework Timer class to avoid POSIX timer usageArtem Nosach2016-04-052-201/+196
| * | | | | Add possibility to check current thread in thread classArtem Nosach2016-04-053-2/+12
| * | | | | Use uint32_t instead of int32_t for millisecondsArtem Nosach2016-04-052-9/+9
|/ / / / /
* | | | | Merge pull request #457 from AByzhynar/feature/Complete_covering_of_Protocol_...Artem Nosach2016-04-0514-1079/+1769
|\ \ \ \ \
| * | | | | Change magic numbers to const vars and rename some varsiAndrew52016-04-054-40/+45