summaryrefslogtreecommitdiff
path: root/src/components/smart_objects/include/smart_objects/enum_schema_item.h
Commit message (Expand)AuthorAgeFilesLines
* Run updated style scriptjacobkeeler2019-04-291-5/+5
* Add description to allow_unknown_enumsfix/unknown_enum_valuesjacobkeeler2019-03-121-0/+4
* Rename `allow_unknown_parameters` in SO filesjacobkeeler2019-03-121-3/+3
* Allow for unknown enum values when validating messagesjacobkeeler2019-03-111-5/+10
* RPC Passing and Handling unknown RPC parameters (#2821)Shobhit Adlakha2019-03-071-5/+10
* Getting HybridAppPreference from enumShobhitAd2018-11-131-4/+3
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-12/+12
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-13/+0
* Remove redundant function validateJackLivio2018-08-141-36/+2
* Address commentsJackLivio2018-08-141-1/+1
* Address CommentsJackLivio2018-08-131-25/+17
* Fix StyleJackLivio2018-08-131-1/+2
* Revert to return shared_ptrJackLivio2018-08-131-2/+2
* Address comments and logic refactorJackLivio2018-08-101-57/+55
* Check StyleJackLivio2018-08-051-50/+74
* 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
* Add support for mandatory and removed versioningJackLivio2018-08-011-2/+20
* style fixConlain Kelly2018-07-181-3/+3
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-4/+4
* Update PR to use new DEPRECATED macrofeature/invalid_data_infojacobkeeler2018-01-191-1/+0
* Use ValidationReport objects for reporting rather than stringsjacobkeeler2017-11-301-22/+17
* Deprecate old validate methodsjacobkeeler2017-09-291-1/+17
* Fix build errors from merge and remove quotes from error messagesjacobkeeler2017-09-291-4/+2
* Invalid data responses now return useful error messages in `info` fieldJacob Keeler2017-05-041-2/+24
* Format all code in projectKozoriz2016-04-261-29/+32
* SDL transfer PlayTone parameter to HMI in speak request.dtrunov2016-01-251-2/+4
* SDL 3.8!Justin Dickow2014-10-201-0/+255