summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated README and included messages in start script for clarityfeature/external_policy_managerjacobkeeler2017-06-082-2/+10
* Install tornado if does not exist.JackLivio2017-06-071-0/+5
* Sample policy manager fixesJackLivio2017-06-062-4/+4
* Initial Commit for sample external policy managerJackLivio2017-05-154-1/+153
* Merge pull request #1487 from LitvinenkoIra/fix/update_needed_in_case_of_fail...Jacob Keeler2017-05-152-1/+5
|\
| * Add missed notification SDL.OnStatusUpdate(UPDATE_NEEDED)Ira Lytvynenko2017-04-182-1/+5
* | Merge pull request #1519 from okozlovlux/fix/SDL_shut_down_due_to_SIGSEGVJacob Keeler2017-05-151-52/+52
|\ \
| * | Fix issue when SDL shut down due to SIGSEGVokozlovlux2017-05-111-52/+52
* | | Merge pull request #1491 from LitvinenkoIra/fix/update_needed_is_sent_if_user...JackLivio2017-05-1519-27/+72
|\ \ \
| * | | Remove unused method PolicyHandler::ResetRetrySequenceAlex Kutsan2017-05-155-20/+0
| * | | Fix UPDATE_NEEDED is sent if user requested PTU from HMIAlex Kutsan2017-05-1517-10/+75
|/ / /
* | | Merge pull request #1483 from VVeremjova/fix/FixRertySequenceTimeoutJackLivio2017-05-122-14/+31
|\ \ \
| * | | Fix unit test for retry sequenceVeronica Veremjova2017-05-111-11/+23
| * | | Fix formula for retry sequence after clarificationsVeronica Veremjova2017-05-111-3/+8
| * | | Fix according unit testVeronica Veremjova2017-05-101-1/+1
| * | | Convert seconds to miliseconds before adding them to retry timeoutVeronica Veremjova2017-05-101-1/+1
* | | | Merge pull request #1474 from LitvinenkoIra/fix/update_needed_in_case_of_unco...JackLivio2017-05-122-8/+20
|\ \ \ \
| * | | | Fix UPDATE_NEEDED is sent in case of unconsented deviceIra Lytvynenko2017-05-112-8/+20
| | |_|/ | |/| |
* | | | Merge pull request #1475 from okozlovlux/fix/SDL_uses_url_in_GetURLs_for_NOT_...JackLivio2017-05-123-24/+31
|\ \ \ \
| * | | | Fix issue when SDL uses url in GetURLs for not registered applicationokozlovlux2017-04-123-24/+31
| |/ / /
* | | | Merge pull request #1478 from LitvinenkoIra/fix/cycling_urls_refactoringJackLivio2017-05-1214-515/+241
|\ \ \ \
| * | | | Fix codestyleIra Lytvynenko2017-05-114-8/+6
| * | | | Remove redundant fileIra Lytvynenko2017-05-111-486/+0
| * | | | Fix conflicts after rebasingTeodora Kireva2017-04-126-8/+50
| * | | | Fix used int type to uint32_tTeodora Kireva2017-04-126-25/+23
| * | | | Fix add code commentsTeodora Kireva2017-04-122-2/+14
| * | | | Fix omited URL in OnSystemRequest retryTeodora Kireva2017-04-124-10/+30
| * | | | Fix failed UT in PROPRIETARY modeTeodora Kireva2017-04-121-1/+1
| * | | | Fix missing check for empty URLsTeodora Kireva2017-04-1211-40/+77
| * | | | Fix code optimization and beautifyingTeodora Kireva2017-04-129-47/+50
| * | | | Fix OnSystemRequest cycling urls refactoringTeodora Kireva2017-04-1012-27/+130
| |/ / /
* | | | Merge pull request #1486 from LevchenkoS/fix/SDL_does_not_increment_count_of_...JackLivio2017-05-123-9/+22
|\ \ \ \
| * | | | Fix SDL does not increment count_of_rejections_sync_out_of_memorySergey Levchenko (GitHub)2017-05-113-9/+22
| | |/ / | |/| |
* | | | Merge pull request #1513 from dcherniev/fix/allow_on_hmi_status_notification_...JackLivio2017-05-122-11/+45
|\ \ \ \
| * | | | Add unit test into PolicyManagerImpldcherniev2017-04-281-0/+34
| * | | | Allow OnHMIStatus notification for revoked appdcherniev2017-04-271-11/+11
| | |_|/ | |/| |
* | | | Merge pull request #1534 from smartdevicelink/fix/fix_styleJacob Keeler2017-05-101-2/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Add missing semicolonJacob Keeler2017-05-101-1/+1
| * | | Fix style issues in developJacob Keeler2017-05-101-3/+5
|/ / /
* | | Merge pull request #1502 from smartdevicelink/feature/API_patch_versionJacob Keeler2017-05-0211-23/+68
|\ \ \ | |/ / |/| |
| * | Add patch version to Mobile and HMI APIsfeature/API_patch_versionJacob Keeler2017-04-2711-23/+68
* | | Merge pull request #1498 from LevchenkoS/fix/Fix_coding_style_and_commands_testsJacob Keeler2017-04-2110-49/+83
|\ \ \ | |/ / |/| |
| * | Fix commands unit testsSergey Levchenko (GitHub)2017-04-212-6/+14
| * | Fix coding styleSergey Levchenko (GitHub)2017-04-218-43/+69
|/ /
* | Merge remote-tracking branch 'origin/master' into developJacob Keeler2017-04-204-93/+118
|\ \ | |/ |/|
| * Merge pull request #1465 from smartdevicelink/hotfix/API_revision_dateJacob Keeler2017-04-101-1/+1
| |\
| | * Fix revision date for MOBILE_API.xmlhotfix/API_revision_dateJacob Keeler2017-04-071-1/+1
| |/
| * Merge pull request #1339 from smartdevicelink/hotfix/GetWayPoints_implementation4.2.3Jacob Keeler2017-04-054-93/+118
| |\
| | * Fix WayPoints API function IDs and update API versionshotfix/GetWayPoints_implementationJacob Keeler2017-04-054-92/+117
| | * Fix GetWayPoints implementationJacob Keeler2017-02-282-2/+2