summaryrefslogtreecommitdiffstats
path: root/models-provider/src/main
AgeCommit message (Expand)AuthorFilesLines
2023-09-22Java 17 Upgradeadheli.tavares5-14/+14
2023-02-07Replace Eclipselink with Hibernateliamfallon1-9/+9
2022-09-16Remove unused imports in modelsliamfallon2-2/+0
2022-02-16Fix return type of get node templates providerrameshiyer272-4/+2
2022-02-16Fix issue with GeneratedValue in PfGeneratedIdKeya.sreekumar3-107/+3
2022-02-10Add policy metadataSet handling as node templatesrameshiyer277-659/+103
2021-11-03Fix Db connection issues in TOSCA control loopFrancescoFioraEst6-348/+550
2021-07-23Remove unused statistics methodsJim Hahn3-20/+0
2021-06-15Replace method parameters with filter parametersJim Hahn3-26/+12
2021-06-03Exposing the Audit provider through Models provider.adheli.tavares3-0/+49
2021-05-10Fix sonars in policy modelsJim Hahn3-7/+7
2021-04-29Remove GroupValidationResultJim Hahn1-27/+11
2021-02-19Refactor timestamp property in policy models to use Instantrameshiyer273-13/+14
2021-02-08Set target-database propertyJim Hahn2-1/+5
2021-02-07Make filters on TOSCA entities genericliamfallon3-45/+45
2021-01-19Allow providers other than PolicyModelsProviderliamfallon2-107/+153
2021-01-12Add more methods to query deployment statusJim Hahn3-0/+47
2021-01-08Add PDP-Policy deployment table to DBJim Hahn3-2/+56
2021-01-06Changed identifiers to concept identifiersliamfallon1-7/+6
2020-12-23Add Service Template TOSCA handlingliamfallon3-2/+125
2020-09-16Remove base64 encoding of password from modelsRam Krishna Verma2-13/+3
2020-08-14Remove legacy operational policy from modelsRam Krishna Verma3-103/+3
2020-06-18Changes for Checkstyle 8.32liamfallon3-6/+0
2020-04-07Address sonar issues in modelsJim Hahn2-9/+6
2020-03-06TOSCA Compliant Guard PoliciesPamela Dragosh3-108/+0
2020-02-18Merge "Add safe entity delete, fix multiple entity get"Ram Krishna Verma2-1/+57
2020-02-18Add safe entity delete, fix multiple entity getliamfallon2-1/+57
2020-02-13Allow storing database password in environment variablesDominik Mizyn1-1/+8
2020-01-08update Db provider to support query numberning.xi3-5/+8
2020-01-07Support persistence of data typesliamfallon2-11/+12
2019-12-20pdp statistics database provider implementationning.xi3-55/+130
2019-12-10Fix minor checksyle issues in modelsliamfallon1-1/+3
2019-11-13Remove duplicate dao objectJim Hahn1-1/+0
2019-09-05Repair policy types in TOSCA service templateliamfallon1-217/+207
2019-06-18Change getCanonicalName to getName in modelsJim Hahn3-3/+6
2019-05-22Fix name/version regexp in model keysliamfallon1-2/+2
2019-05-21Add version on legacy get/deleteliamfallon3-22/+35
2019-04-12Remove version from PdpGroupliamfallon3-63/+45
2019-04-12UNit test and minor fixes for DB parsliamfallon1-12/+5
2019-04-11Fix database propertiesliamfallon2-42/+33
2019-04-10Finish unit test on policy-modelsliamfallon3-37/+37
2019-04-04Add filter obejcts for conceptsliamfallon3-128/+42
2019-04-03Add impl of more PDP persistenceliamfallon3-1/+52
2019-04-02Add persistence for PDP conceptsliamfallon4-38/+56
2019-04-01Add extra methods to Provider interfaceliamfallon3-50/+347
2019-04-01Refactor to authorative TOSCA serializtionliamfallon3-53/+61
2019-03-29Restructure for authorative modelsliamfallon3-31/+33
2019-03-27Add support for legacy guard policiesliamfallon3-52/+58
2019-03-27Merge "Add Legacy Op Policy Persistence"Pamela Dragosh1-9/+9
2019-03-26Add Legacy Op Policy Persistenceliamfallon1-9/+9