summaryrefslogtreecommitdiff
path: root/src/components/policy
Commit message (Expand)AuthorAgeFilesLines
* Add premium policyAlexander Kutsan2016-12-05230-0/+128302
* Delete all policies for change folder structureAlexander Kutsan2016-12-0571-42811/+0
* Remove legacy doxygen filesElisey Zamakhov2016-11-2218-320/+0
* Format codding style with updated config file.Kozoriz2016-11-091-19/+19
* Merge pull request #907 from smartdevicelink/release/4.2.04.2.0Jacob Keeler2016-10-262-3/+4
|\
| * Fix coding styleLevchenko2016-08-051-1/+2
| * Divide ResumeCtrl onto interface and implementationLevchenko2016-08-042-3/+3
* | Created test fixture for SQLPTRepresentationTest3hotfix/store_policy_db_in_storage_folderJacob Keeler2016-10-251-36/+32
* | Fix policy test failuresJacob Keeler2016-10-211-5/+17
* | Set policy db path to storage folderJacob Keeler2016-10-181-0/+4
|/
* Fix application add to app_level tableVladislav Antonov2016-07-293-6/+573
* Read endpoints services from database correctly (#688)Artem Nosach (GitHub)2016-07-121-5/+4
* Merge pull request #681 from dev-gh/fix/Fixes_app_default_policies_settingAleksandr Galiuzov (GutHub)2016-07-112-17/+60
|\
| * Updates unit tests to check default policy settingAndrey Oleynik2016-07-081-13/+46
| * Fixes saving of default assigned policyAndrey Oleynik2016-07-081-4/+14
* | Beautifies file format with clang-formatAndrey Oleynik2016-07-081-28/+28
* | Extends unit tests to cover fixes of policy data savingAndrey Oleynik2016-07-081-10/+33
* | Fixes gathering messages and device data for snapshotAndrey Oleynik2016-07-084-32/+51
* | Fixes 'message' section savingAndrey Oleynik2016-07-082-4/+15
* | Fixes TLS counter savingAndrey Oleynik2016-07-082-16/+14
* | Fixes saving of device id to policy DBAndrey Oleynik2016-07-082-2/+15
|/
* Updates unit tests to check certificate saving/reading from DBAndrey Oleynik2016-07-071-2/+14
* Fixes processing of certificate field in policy DBAndrey Oleynik2016-07-071-5/+5
* Fix tests in policy and sql_pt_representationKozoriz2016-05-262-2/+4
* Disabled some testsAndrey Oleynik2016-05-212-2/+2
* Introduces logic for additional PTU triggersAndrey Oleynik2016-05-202-14/+52
* Introduces additional triggers support for DBAndrey Oleynik2016-05-204-23/+57
* Fix post-merge issuesArtem Nosach2016-05-201-10/+0
* Beautify codeArtem Nosach2016-05-207-97/+115
* Restore files locationsArtem Nosach2016-05-204-8/+8
* Merge remote-tracking branch 'origin/master' into developArtem Nosach2016-05-2010-131/+118
|\
| * Reverts device certificate support.Andrey Oleynik2016-05-175-27/+4
| * Fixes policy update triggering on exceedeed kilometers.Andrey Oleynik2016-05-141-0/+1
| * Fixes policy update triggering on application registrationAndrey Oleynik2016-05-141-3/+5
| * Removes non-open-source fields support from policyAndrey Oleynik2016-05-134-112/+21
| * Fixes retry sequence implementationAnton Hrytsevich2016-05-136-154/+221
| * Updates PolicyManager in order to properly support certificate fieldAleksandr Galiuzov2016-05-135-1596/+1611
| * Fixes setting of default HMI level during application registrationAndrey Oleynik2016-05-133-824/+823
* | Temporary move replaced files backArtem Nosach2016-05-204-0/+0
* | Correct path_names in policy/CMakeLists.txtKozoriz2016-05-171-16/+12
* | Correct project structure in Policy componentKozoriz2016-05-1754-530/+105
* | Reformating merged from master codeagaliuzov2016-05-173-11/+16
* | Merge remote-tracking branch 'upstream/master' into developagaliuzov2016-05-164-4/+20
|\ \ | |/
| * 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 #514 from smartdevicelink/hotfix/generate_snapshot_fix_#461AGaliuzov2016-05-102-2/+17
| |\ \
| | * | Rewrite GenerateSnapshot()hotfix/generate_snapshot_fix_#461JackLivio2016-04-262-2/+17
| | |/
| * | Adds sending of BC.PolicyUpdate to systemAndrey Oleynik2016-04-112-14/+6
| |/
* | Format all code in projectKozoriz2016-04-2631-3549/+3849
* | Code style format with clang-formatKozoriz2016-04-257-786/+842