summaryrefslogtreecommitdiff
path: root/src/components/smart_objects
Commit message (Expand)AuthorAgeFilesLines
* Style fixShobhitAd2018-10-011-2/+4
* Fix 188233 Unitialized scalar fieldShobhitAd2018-09-301-1/+2
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-2938-511/+514
* Fix build failures when ENABLE_LOG=OFFjacobkeeler2018-08-212-0/+2
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-1719-149/+0
* Remove redundant function validateJackLivio2018-08-1419-271/+38
* Address commentsJackLivio2018-08-141-1/+1
* Address CommentsJackLivio2018-08-132-26/+18
* Fix StyleJackLivio2018-08-131-1/+2
* Revert to return shared_ptrJackLivio2018-08-131-2/+2
* Address comments and logic refactorJackLivio2018-08-103-128/+86
* Make sure iterator is validJackLivio2018-08-081-2/+3
* Change boost optional to compare boost::noneJackLivio2018-08-081-9/+8
* Update based on commentsJackLivio2018-08-072-25/+34
* Add history unit test for CObjectSchemaItemJackLivio2018-08-051-0/+40
* Check StyleJackLivio2018-08-0519-174/+267
* Fixes in history logic for enumsJackLivio2018-08-051-3/+79
* Fixes for parsing enum history elementsJackLivio2018-08-041-5/+5
* Add enum history support to generatorJackLivio2018-08-041-0/+65
* Validate correct history itemJackLivio2018-08-041-2/+13
* Add support for struct param historyJackLivio2018-08-032-7/+43
* Add support for mandatory and removed versioningJackLivio2018-08-0119-22/+359
* style fixConlain Kelly2018-07-1812-19/+10
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-1819-38/+40
* Initial implementationAndriy Byzhynar2018-05-182-8/+10
* Update PR to use new DEPRECATED macrofeature/invalid_data_infojacobkeeler2018-01-1911-14/+3
* Use ValidationReport objects for reporting rather than stringsjacobkeeler2017-11-3027-540/+472
* Deprecate old validate methodsjacobkeeler2017-09-2919-7/+187
* Fix build errors from merge and remove quotes from error messagesjacobkeeler2017-09-296-29/+16
* Invalid data responses now return useful error messages in `info` fieldJacob Keeler2017-05-0427-290/+592
* Add patch version to Mobile and HMI APIsfeature/API_patch_versionJacob Keeler2017-04-271-0/+2
* Update test namespaces in rpc_base and smart_object testIvo Stoilov (GitHub)2017-01-2515-66/+69
* Fix component dependenciesIvo Stoilov (GitHub)2017-01-161-0/+1
* Refactor CMake filesIvo Stoilov (GitHub)2017-01-122-38/+19
* Revert "Fix/cmake files refactoring"revert-1144-fix/cmake_files_refactoringAlexander Kutsan (GitHub)2017-01-052-19/+38
* Refactor CMake filesIvo Stoilov (GitHub)2016-12-302-38/+19
* Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-101-0/+3
* Format all code in projectKozoriz2016-04-2632-653/+814
* Merge branch 'master' into developagaliuzov2016-05-1513-45/+79
|\
| * SDL transfer PlayTone parameter to HMI in speak request.dtrunov2016-01-2513-45/+79
| * Moved, Enabled and partially refactored Unit testsiAndrew52015-10-203-204/+33
* | Integrate CustomStringdtrunov2016-01-203-94/+179
* | Move cast number in another type to utilsvveremeva2016-01-182-56/+3
* | Add cast from int64 to int32 in number schemaVeronica Veremjova2016-01-151-14/+11
* | Add cast to schema itemVeronica Veremjova2016-01-151-6/+21
* | Add DCHECK_OR_RETURN in conversion int64 to long long and backVeronica Veremjova2016-01-151-2/+1
* | Add const in function definitions in Smart Object's headersVeronica Veremjova2016-01-151-9/+9
* | Fix converting upperbound valuesVeronica Veremjova2016-01-153-21/+38
* | Correct all dependent from .hpp include directivesKozoriz2016-01-111-1/+1
* | hotfix/Fix_Unit_Tests_for_Formatter_in_GeniviHerasym Oleh2015-12-022-7/+21