summaryrefslogtreecommitdiffstats
path: root/models-tosca
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-09Add unit tests for policy type and policy filtersliamfallon8-6/+800
2019-04-09Complete unit test for models-pdpliamfallon10-13/+501
2019-04-08Add lists and tests for PDP filtersliamfallon2-6/+4
2019-04-08Add bug fixes and tests for filtersliamfallon3-8/+14
2019-04-06Fix bugs on filtersliamfallon5-58/+46
2019-04-05Complete filters for Database Fetchesliamfallon11-31/+49
2019-04-04Updates to models from scrum on 4/4Jim Hahn10-1/+505
2019-04-04Add filters on policy objectsliamfallon3-6/+86
2019-04-04Merge "Add filter obejcts for concepts"Pamela Dragosh5-91/+207
2019-04-04Add filter obejcts for conceptsliamfallon5-91/+207
2019-04-03Add ApiModelProperty annotation to authorative modelsChenfei Gao8-6/+27
2019-04-03Add impl of more PDP persistenceliamfallon1-0/+15
2019-04-02Add persistence for PDP conceptsliamfallon1-3/+5
2019-04-01Add extra methods to Provider interfaceliamfallon3-16/+112
2019-04-01Fix breakage from ToscaPolicy refactoringJim Hahn2-1/+2
2019-04-01Refactor to authorative TOSCA serializtionliamfallon53-2649/+1305
2019-03-29Restructure for authorative modelsliamfallon71-1016/+1044
2019-03-27Add support for legacy guard policiesliamfallon12-153/+774
2019-03-27Merge "Add Legacy Op Policy Persistence"Pamela Dragosh9-213/+732
2019-03-27Merge "Fix file access issue in DummyProviderImpl"Liam Fallon2-8/+4
2019-03-26Add Legacy Op Policy Persistenceliamfallon9-213/+732