summaryrefslogtreecommitdiffstats
path: root/models-provider/src/test/java
AgeCommit message (Expand)AuthorFilesLines
2023-02-07Replace Eclipselink with Hibernateliamfallon4-27/+35
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.sreekumar5-310/+4
2022-02-10Add policy metadataSet handling as node templatesrameshiyer273-2/+443
2021-07-23Remove unused statistics methodsJim Hahn3-9/+6
2021-06-15Replace method parameters with filter parametersJim Hahn3-48/+49
2021-06-03Exposing the Audit provider through Models provider.adheli.tavares3-0/+45
2021-05-10Fix sonars in policy modelsJim Hahn1-1/+1
2021-04-29Remove GroupValidationResultJim Hahn1-2/+3
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 statisticsliamfallon3-5/+106
2021-03-19Fix sonar issues for tests in policy-modelslapentafd3-103/+107
2021-02-19Refactor timestamp property in policy models to use Instantrameshiyer273-33/+40
2021-02-10More sonars in modelsJim Hahn1-2/+2
2021-02-07Make filters on TOSCA entities genericliamfallon4-61/+74
2021-01-12Add more methods to query deployment statusJim Hahn3-1/+22
2021-01-08Add PDP-Policy deployment table to DBJim Hahn3-3/+27
2021-01-06Changed identifiers to concept identifiersliamfallon1-47/+46
2020-12-23Add Service Template TOSCA handlingliamfallon1-0/+31
2020-09-16Remove base64 encoding of password from modelsRam Krishna Verma4-8/+9
2020-08-14Remove legacy operational policy from modelsRam Krishna Verma4-250/+3
2020-06-18Changes for Checkstyle 8.32liamfallon9-16/+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-03-20Test cascaded multiple revision getsliamfallon1-0/+269
2020-03-18Return latest entity on null versionsliamfallon1-5/+4
2020-03-13Consistent returns on Service Template getsliamfallon1-0/+67
2020-03-06TOSCA Compliant Guard PoliciesPamela Dragosh4-249/+0
2020-02-19Fix cascaded get filtering and speedliamfallon1-1/+49
2020-02-18Add safe entity delete, fix multiple entity getliamfallon2-0/+83
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-13Update models-tosca for hetter handlingliamfallon1-2/+2
2020-02-12Implement validation and hierarchical getliamfallon7-626/+424
2020-01-16Clean up TOSCA provider unit testsliamfallon3-31/+29
2020-01-13Read resource dirs in models prvider unit testsliamfallon6-411/+296
2020-01-08update Db provider to support query numberning.xi2-22/+40
2020-01-07Support persistence of data typesliamfallon3-94/+90
2019-12-20pdp statistics database provider implementationning.xi3-64/+63
2019-12-07Refactor optimization policiesPamela Dragosh1-9/+9
2019-12-05Add new Operational Policy TypePamela Dragosh2-0/+17
2019-09-05Repair policy types in TOSCA service templateliamfallon1-9/+16
2019-06-18Change getCanonicalName to getName in modelsJim Hahn1-2/+2
2019-06-18Merge "Fix simple sonar issues in models: errors to sim-pdp"Pamela Dragosh8-366/+357