aboutsummaryrefslogtreecommitdiffstats
path: root/models-tosca/src/main
AgeCommit message (Expand)AuthorFilesLines
2020-03-19Allow fetch of old policy type verisonsliamfallon2-51/+53
2020-03-11SONAR: Squelch bug regarding non-initalized lombok.NonNull valuesChris Ramstad2-0/+2
2020-03-09Add optional controllerName in Op. Legacy Policiesjhh2-1/+12
2020-03-06Full version in policy metadata versionliamfallon1-1/+1
2020-03-06TOSCA Compliant Guard PoliciesPamela Dragosh7-460/+2
2020-03-03Return incoming service templates on createliamfallon1-6/+6
2020-02-24Fix to avoid ConcurrentModificationException in policy-modelsa.sreekumar1-3/+3
2020-02-20Minor fix to avoid ConcurrentModificationException in policy-modelsa.sreekumar1-6/+6
2020-02-19Fix cascaded get filtering and speedliamfallon2-69/+123
2020-02-18Add safe entity delete, fix multiple entity getliamfallon7-17/+93
2020-02-17Fix return building on policy getliamfallon1-4/+11
2020-02-14Fix return codes and policy getliamfallon3-12/+11
2020-02-13Update models-tosca for hetter handlingliamfallon6-8/+23
2020-02-12Implement validation and hierarchical getliamfallon10-151/+308
2020-02-10Get the tree of parent entities for an entity in a containerliamfallon1-26/+46
2020-02-07Add data type and policy type reference checkingliamfallon5-12/+134
2020-02-05Add vaidation for entity hierarchiesliamfallon5-7/+98
2020-02-04Add merge utility for service templatesliamfallon3-25/+201
2020-01-28Add service template persistence providerliamfallon2-7/+131
2020-01-13Read resource dirs in models prvider unit testsliamfallon1-46/+41
2020-01-10Merge "Added new policy examples to support integration of new version valida...Liam Fallon1-11/+1
2020-01-10Added new policy examples to support integration of new version validation fe...Chenfei Gao1-11/+1
2020-01-10Fix policy-models to support data type propertiesliamfallon3-14/+16
2020-01-08Update tosca utils to remove code duplicationliamfallon1-53/+70
2020-01-08Store and return data types for policiesliamfallon2-25/+102
2020-01-07Support persistence of data typesliamfallon3-12/+149
2019-12-10Fix minor checksyle issues in modelsliamfallon2-5/+6
2019-09-11Fix derivedFrom fieldliamfallon1-1/+1
2019-09-09Add metadata to propertiesPamela Dragosh2-0/+26
2019-09-05Repair policy types in TOSCA service templateliamfallon4-15/+70
2019-08-27Replace copyTo methods with copy constructorsJim Hahn14-290/+63
2019-08-07replace hashCode function with compareToHenry.Sun13-13/+13
2019-06-18Removed unused imports from modelsJim Hahn1-3/+0
2019-06-17Fix the bug of cannot return multiple versions of particular tosca policy and...Chenfei Gao1-4/+6
2019-06-17Merge "Allow multiple versions of entities to be returned"Jorge Hernandez4-0/+90
2019-06-14Allow multiple versions of entities to be returnedliamfallon4-0/+90
2019-06-13Remove isNullVersion from identifier classJim Hahn1-11/+0
2019-06-07Fix version field to represent policy version instead of type versionChenfei Gao1-9/+6
2019-05-23Add logging to model providersliamfallon3-27/+166
2019-05-21Add version on legacy get/deleteliamfallon2-102/+86
2019-05-16Allow policy type prefix on policy guard policy idliamfallon1-4/+19
2019-05-14Remove sonar issue in simple providerliamfallon1-6/+7
2019-05-09Store legacy op policy properties as plain stringsliamfallon1-18/+2
2019-05-09Store policy type version in policy before DB writeliamfallon1-1/+2
2019-05-08Add JSON encoding to legacy policy propertiesliamfallon4-21/+61
2019-05-07Set default and check existance of Policy Typeliamfallon2-4/+72
2019-05-05Serializaiton of properties to DB as JSONliamfallon3-7/+26
2019-05-02Fix bug in guard policy metadata creationliamfallon1-3/+25
2019-04-19Fix a bug in adding one-digit policy-version in metadataChenfei Gao1-3/+3
2019-04-16Don't include "nullVersion" in swagger APIJim Hahn1-0/+2