summaryrefslogtreecommitdiff
path: root/src/components/policy
Commit message (Expand)AuthorAgeFilesLines
* Added a lock in StartPTExchange (#3921)Olha Vorobiova (GitHub)2022-06-284-0/+16
* Add missed locks (#3890)RomanReznichenkoLuxoft2022-03-294-12/+16
* Fix/Clear endpoint_properties in policy DB if empty properties recieved in PT...8.1-RC1Shobhit Adlakha2022-03-156-0/+32
* Remove empty check in SaveConsumerFriendlyMessages to clear messages when cor...Shobhit Adlakha2022-03-142-6/+2
* Add missed locks (#3864)Olha Vorobiova (GitHub)2022-03-098-6/+66
* Check that message code exists before accessing (#3852)Jacob Keeler2022-02-042-4/+14
* SDL doesn't send up_to_date (#3834)Olha Vorobiova (GitHub)2022-01-132-0/+3
* use files from the rps_spec folder without copying to the sdl_core (#3778)RomanReznichenkoLuxoft2022-01-102-2/+2
* Remove unused policy table fields (#3771)Andrii Kalinich (GitHub)2021-10-1417-281/+231
* Remove language code ES-EN and EN-IE from the project (#3757)Collin2021-08-254-644/+0
* Remove unused files (#3753)JackLivio2021-08-251-1/+0
* Fix cmake warning under external flow (#3730)Andrii Kalinich (GitHub)2021-07-221-1/+1
* Remove Deprecated Methods For SDL Core 8.0.0 (#3735)JackLivio2021-07-152-20/+0
* Feature/Update Minimum Supported Version to Ubuntu 18 (#3727)Shobhit Adlakha2021-07-092-2/+6
* Add missing fields to PT Snapshot (#1537)Sergii Levchenko2021-07-082-2/+36
* Fix/remove hmi ptu decryption flag (#3728)Collin2021-06-292-38/+0
* Feature/GitHub actions ci (#3701)JackLivio2021-05-211-2/+1
* Fix saving to endpoint properties table (#3704)Jacob Keeler2021-05-204-10/+22
* Only call Json::Value::operator[] if PTU value is object type (#3699)Collin2021-05-131-1/+1
* Feature/Boost Logger Implementation (#3571)Shobhit Adlakha2021-04-304-2/+99
* fix respond on SDL.GetListOfPermission request (#3627)Vadym Luchko (GitHub)2021-04-221-1/+0
* Check PTU triggers on startup in EXTERNAL_PROPRIETARY (#3649)Jacob Keeler2021-03-082-0/+12
* initialize AppPermissions.isSDLAllowed in constructor (#3641)Collin2021-02-262-0/+2
* Merge branch 'feature/sdl_0293_enable_oem_exclusive_apps_support_base_impl' o...collin2021-02-1136-1051/+539
|\
| * fixup! Add new methods to CacheManager classesLitvinenkoIra2021-02-052-0/+4
| * Delete outdated hard-coded PTs and update affected UTsYana Chernysheva2021-02-023-616/+91
| * Add unit test coverage for new methods from SQLPTRepresentation classesYana Chernysheva2021-02-022-384/+183
| * Add missing sources to policy_tests suiteYana Chernysheva2021-02-023-2/+3
| * Support new database hardware version parameterYana Chernysheva2021-02-0218-23/+125
| * Add new methods to CacheManager classesYana Chernysheva2021-02-028-13/+104
| * Add new methods to PolicyManager classesYana Chernysheva2021-02-025-14/+30
* | Feature/sdl 0269 new vehicle data climate data (#3586)Iryna Lytvynenko (GitHub)2021-02-091-0/+1
* | CCB: Fix unit tests stuck (#3624)Yana Chernysheva (GitHub)2021-02-031-46/+8
* | Feature/sdl 0262 new vehicle data seat occupancy (#3585)Ira Lytvynenko (GitHub)2021-02-031-0/+1
|/
* Fix/Revoked App Consent Activation (#3592)Shobhit Adlakha2021-01-111-0/+2
* Fix applying heart_beat_timeout_ms from PreDataConsent (#1551)Veronica Veremjova (GitHub)2020-12-221-0/+16
* Check for revoked apps when reading mandatory policy fieldsfix/revoked_app_policy_fieldsjacobkeeler2020-12-112-5/+10
* Re-add messages field in policy table jsonfix/gpcd_consumer_friendly_messagesjacobkeeler2020-11-171-2/+1
* Fix formatting for logs after logger overhaul (#3554)Jacob Keeler2020-10-2311-66/+23
* Add defvalue to policy table schema (#3530)Jacob Keeler2020-10-2211-49/+218
* Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-0111-165/+40
* Parse PTU as array for http policies (#3521)JackLivio2020-09-282-3/+3
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-0117-1814/+1576
* Fix avoid race conditions (#3471)Serhii Niukalov (GitHub)2020-08-213-8/+8
* Make `subtle_notifications_per_minute_by_priority` non-mandatory (#3477)Jacob Keeler2020-08-1915-63/+156
* Add SubtleAlert RPC (#3459)Jacob Keeler2020-08-1733-58/+517
* SDL Core implementation of feature [0257] New vehicle data HandsOffSteering (...Yana Chernysheva (GitHub)2020-08-105-16/+33
* SDL Core implementation of feature - 0266 New vehicle data gearStatus (#3401)Mykola Korniichuk (GitHub)2020-08-061-0/+1
* [SDL 0253] Feature/New vehicle data StabilityControlsStatus (#3304)Serhii Niukalov (GitHub)2020-08-062-4/+9
* [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-1719-67/+236