aboutsummaryrefslogtreecommitdiffstats
path: root/models-provider/src
AgeCommit message (Expand)AuthorFilesLines
2023-08-10Java 17 Upgradeadheli.tavares7-108/+85
2023-08-09Removed db-based statistics featureSuresh Charan1-1/+1
2023-02-07Replace Eclipselink with Hibernateliamfallon6-54/+48
2022-09-16Remove unused imports in modelsliamfallon4-4/+0
2022-02-16Fix return type of get node templates providerrameshiyer274-8/+4
2022-02-16Fix issue with GeneratedValue in PfGeneratedIdKeya.sreekumar8-417/+7
2022-02-10Add policy metadataSet handling as node templatesrameshiyer2710-5/+293
2021-11-03Fix Db connection issues in TOSCA control loopFrancescoFioraEst6-348/+550
2021-07-23Remove unused statistics methodsJim Hahn6-29/+6
2021-06-15Replace method parameters with filter parametersJim Hahn6-74/+61
2021-06-03Exposing the Audit provider through Models provider.adheli.tavares7-0/+95
2021-05-10Fix sonars in policy modelsJim Hahn4-8/+8
2021-04-29Remove GroupValidationResultJim Hahn2-29/+14
2021-04-12Close DB in junitsJim Hahn3-36/+57
2021-04-08Use distinct names in DB junitsJim Hahn5-6/+10
2021-03-24Merge "Fix sonar issues for tests in policy-models"Jim Hahn3-103/+107
2021-03-19Fix write failure on PDP statisticsliamfallon4-6/+108
2021-03-19Fix sonar issues for tests in policy-modelslapentafd3-103/+107
2021-02-19Refactor timestamp property in policy models to use Instantrameshiyer276-46/+54
2021-02-10More sonars in modelsJim Hahn1-2/+2
2021-02-08Set target-database propertyJim Hahn2-1/+5
2021-02-07Make filters on TOSCA entities genericliamfallon7-106/+119
2021-01-19Allow providers other than PolicyModelsProviderliamfallon2-107/+153
2021-01-12Add more methods to query deployment statusJim Hahn6-1/+69
2021-01-08Add PDP-Policy deployment table to DBJim Hahn7-5/+85
2021-01-06Changed identifiers to concept identifiersliamfallon2-54/+52
2020-12-23Add Service Template TOSCA handlingliamfallon4-2/+156
2020-12-14JPA concepts for TOSCAliamfallon1-7/+20
2020-09-16Remove base64 encoding of password from modelsRam Krishna Verma6-21/+12
2020-08-14Remove legacy operational policy from modelsRam Krishna Verma7-353/+6
2020-06-18Changes for Checkstyle 8.32liamfallon12-22/+5
2020-05-10Policy DB contents removed on DB deadlockliamfallon1-39/+39
2020-05-05Policy delete should only return deleted policyliamfallon2-3/+36
2020-05-04Fix simultaneous write access to policy providerliamfallon2-6/+35
2020-04-28modifications in example sdnc naming policyjhh1-8/+8
2020-04-20Test latest policy version is returnedliamfallon1-13/+63
2020-04-07Address sonar issues in modelsJim Hahn2-9/+6
2020-03-20Test cascaded multiple revision getsliamfallon2-79/+773
2020-03-18Return latest entity on null versionsliamfallon1-5/+4
2020-03-13Consistent returns on Service Template getsliamfallon2-0/+488
2020-03-06TOSCA Compliant Guard PoliciesPamela Dragosh7-357/+0
2020-02-19Fix cascaded get filtering and speedliamfallon1-1/+49
2020-02-18Merge "Add safe entity delete, fix multiple entity get"Ram Krishna Verma4-1/+140
2020-02-18Merge "Allow storing database password in environment variables"Ram Krishna Verma1-1/+8
2020-02-18Add safe entity delete, fix multiple entity getliamfallon4-1/+140
2020-02-18Add missing classes to persistence.xmlliamfallon1-0/+2
2020-02-17Add missing entry_schema for operational policy typePamela Dragosh1-6/+7
2020-02-14Fix return codes and policy getliamfallon1-24/+34
2020-02-13Allow storing database password in environment variablesDominik Mizyn1-1/+8
2020-02-13Update models-tosca for hetter handlingliamfallon1-2/+2