aboutsummaryrefslogtreecommitdiffstats
path: root/models-tosca
AgeCommit message (Expand)AuthorFilesLines
2019-09-12Fix derivedFrom fieldliamfallon1-1/+1
2019-09-10Bump versions for models elaltoJim Hahn1-1/+1
2019-09-09Add metadata to propertiesPamela Dragosh4-0/+260
2019-09-05Repair policy types in TOSCA service templateliamfallon6-56/+115
2019-08-27Replace copyTo methods with copy constructorsJim Hahn24-348/+91
2019-08-07replace hashCode function with compareToHenry.Sun13-13/+13
2019-08-06Bump version in policy/modelsJim Hahn1-1/+1
2019-08-05Bump versions to 2.1.2jhh1-1/+1
2019-06-27Use ToStringTester from utils-testramverma3-3/+5
2019-06-21Bump models to 2.1.1 SNAPSHOTPamela Dragosh1-1/+1
2019-06-19Merge "Change getCanonicalName to getName in models"Pamela Dragosh6-6/+6
2019-06-18Change getCanonicalName to getName in modelsJim Hahn6-6/+6
2019-06-18Removed unused imports from modelsJim Hahn1-3/+0
2019-06-18Merge "Fix the bug of cannot return multiple versions of particular tosca pol...Pamela Dragosh2-5/+7
2019-06-17Fix the bug of cannot return multiple versions of particular tosca policy and...Chenfei Gao2-5/+7
2019-06-17Fix simple sonar issues in models-toscaJim Hahn33-1088/+787
2019-06-17Merge "Allow multiple versions of entities to be returned"Jorge Hernandez8-9/+146
2019-06-14Allow multiple versions of entities to be returnedliamfallon8-9/+146
2019-06-13Remove isNullVersion from identifier classJim Hahn2-15/+0
2019-06-07Fix version field to represent policy version instead of type versionChenfei Gao2-11/+16
2019-05-29Change version to 2.1.0Pamela Dragosh1-1/+1
2019-05-23Bump to 2.0.2-SNAPSHOTPamela Dragosh1-1/+1
2019-05-23Add logging to model providersliamfallon3-27/+166
2019-05-22Fix name/version regexp in model keysliamfallon2-4/+4
2019-05-21Add version on legacy get/deleteliamfallon4-147/+190
2019-05-16Allow policy type prefix on policy guard policy idliamfallon2-5/+49
2019-05-15Step snapshot version of policy modelsliamfallon1-1/+1
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 Typeliamfallon12-19/+187
2019-05-05Serializaiton of properties to DB as JSONliamfallon5-9/+28
2019-05-02Fix bug in guard policy metadata creationliamfallon2-3/+32
2019-04-20Merge "Fix a bug in adding one-digit policy-version in metadata"Jorge Hernandez2-6/+6
2019-04-19Fix a bug in adding one-digit policy-version in metadataChenfei Gao2-6/+6
2019-04-19Exclude jackson-databindPamela Dragosh1-2/+6
2019-04-16Don't include "nullVersion" in swagger APIJim Hahn1-0/+2
2019-04-15Add serialized name for typeVersionChenfei Gao1-0/+4
2019-04-15Merge "Use keys to speed DB queries"Pamela Dragosh1-2/+7
2019-04-15Use keys to speed DB queriesJim Hahn1-2/+7
2019-04-15Add conversion from plain Ident to IdentOptVersionJim Hahn2-2/+28
2019-04-14Add prefix matching for policy versionJim Hahn2-9/+30
2019-04-12Add validation methods for PAP REST APIJim Hahn8-18/+212
2019-04-12UNit test and minor fixes for DB parsliamfallon5-47/+31
2019-04-11Merge "Fix database properties"Pamela Dragosh6-76/+77
2019-04-11Fix database propertiesliamfallon6-76/+77
2019-04-11Use policy-id instead of nameJim Hahn1-0/+3
2019-04-10Add policy ID and version to metadataliamfallon1-0/+13
2019-04-10Finish unit test on policy-modelsliamfallon30-414/+748