summaryrefslogtreecommitdiff
path: root/src/components/policy
Commit message (Expand)AuthorAgeFilesLines
* Correctives after reviewKozoriz2016-04-252-4/+4
* Policy tests correctives after removeing all singletonesKozoriz2016-04-254-85/+19
* Policy correctives after removing all singletonesKozoriz2016-04-253-6/+4
* Fix tests in resumption, policy and protocol_handlerKozoriz2016-04-151-2/+4
* Fix sql tests and disable some timer testsKozoriz2016-04-151-0/+2
* Update Timer class usagesArtem Nosach2016-04-062-6/+6
* Changes after reviewKozoriz2016-03-316-9/+10
* Policy tests correctivesKozoriz2016-03-314-36/+95
* Update Policy after removing singletonsKozoriz2016-03-3111-146/+114
* Move UT for Usage Statistics class from PASA to GeniviiAndrew52016-03-298-121/+233
* Merge remote-tracking branch 'upstream/master' into developagaliuzov2016-03-241-3/+13
|\
| * Add check for snasphot when loading from preloadagaliuzov2016-03-231-0/+10
* | Create retry sequence in policyAnton Hrytsevich2016-02-227-48/+96
* | Styling correctivesKozoriz2016-02-171-2/+2
* | Small correctives.Andriy Kozoriz2016-02-171-0/+1
* | Update files dependent to TimerAndriy Kozoriz2016-02-173-2/+4
* | Integration of Timer to UsageStatisticsAndriy Kozoriz2016-02-172-24/+23
* | Fix merging updated PreloadedPT into existing databaseAsen Kirov2016-02-025-115/+56
* | Changed type of returning value in cache managerVeronica Veremjova2016-02-011-1/+2
* | Added improvements to code in policy testVeronica Veremjova2016-02-011-13/+13
* | Add typedef to NumberOfNotifications in policy typesVeronica Veremjova2016-01-285-5/+6
* | Add unit tests for Policy NumberOfNotificationsVeronica Veremjova2016-01-285-9/+289
* | Merge pull request #346 from LuxoftSDL/hotfix/Fix_validity_of_Policy_Table_Sn...AGaliuzov2016-01-252-3/+84
|\ \
| * | Fix validity of Policy Table SnapshotAsen Kirov2016-01-222-3/+84
* | | Integrate CustomStringdtrunov2016-01-204-372/+401
|/ /
* | Merge branch 'master' into developagaliuzov2016-04-233-6/+31
|\ \ | |/
| * Fix endpoints data copying during Policy Table UpdateAsen Kirov2016-01-083-6/+31
* | Merge pull request #313 from LuxoftSDL/feature/Remove_redundant_testsAGaliuzov2016-01-051-24/+0
|\ \
| * | Remove_redundant_testsboniaslasher2015-12-291-24/+0
* | | Fixed wrong logger name for PolicyElisey Zamakhov2015-12-188-8/+8
|/ /
* | Implement_and_fixed_Unit_Tests_for_PolicyHerasym Oleh2015-12-156-1869/+48
* | Implement_and_fixed_Unit_Tests_for_Application_Manager_in_GENIVIHerasym Oleh2015-11-241-1/+0
* | Unit tests for policyVeronica Veremjova2015-11-1918-2130/+4217
* | Remove compiler warningsagaliuzov2015-11-181-7/+7
* | Merge branch 'release/4.0.0' into developiAndrew52015-10-292-4/+1
|\ \ | |/
| * Merge pull request #249 from LuxoftSDL/unit_tests_integrationAGaliuzov2015-10-212-88/+152
| |\
| | * Moved, Enabled and partially refactored Unit testsiAndrew52015-10-202-87/+151
| | * Disabled some tests in CmakeLists to enable compilation with TESTSiAndrew52015-10-191-1/+1
| * | Fixes core dump during snapshot generation.Andrey Oleynik2015-10-151-0/+1
| |/
* | Merge pull request #252 from LuxoftSDL/hotfix/Fix-ModuleConfig-initializationAGaliuzov2015-10-282-5/+5
|\ \
| * | Change type of 'certificate' field to TEXTAGaliuzov2015-10-282-5/+5
* | | Added UT for SQL PT RepresentationiAndrew52015-10-2837-573/+19288
* | | Disabled some tests in CmakeLists to enable compilation with TESTSiAndrew52015-10-281-1/+1
|/ /
* | Fixes core crash on policy counter increment.Andrey Oleynik2015-10-203-14/+9
* | [Genivi] SDL doesn't initiate PTU when new app has registered. APPLINK-17143Oleg Krotenko2015-10-141-1/+1
* | Add additional field to databaseAleksandr Galiuzov2015-10-062-9/+12
* | Fix core crash which appears because of uninitialized pointerAleksandr Galiuzov2015-10-051-0/+1
* | Merge pull request #228 from LuxoftSDL/hotfix/anosach-bugfixAGaliuzov2015-10-051-33/+33
|\ \
| * | Add local scope for auto lockArtem Nosach2015-10-051-33/+33
* | | Merge pull request #226 from LuxoftSDL/hotfix/Remove_certificate_field_from_PTUAGaliuzov2015-10-051-0/+4
|\ \ \