aboutsummaryrefslogtreecommitdiffstats
path: root/models-dao/src/test
AgeCommit message (Expand)AuthorFilesLines
2024-08-13Improve code coverage and sonar fixeswaynedunican3-0/+675
2024-08-01Fix on persistence.xml after updating hibernate dependenciesadheli.tavares1-3/+5
2024-06-20Convert models to JUnit 5waynedunican4-31/+31
2024-04-10Dependency management updateadheli.tavares1-0/+1
2024-02-21Fix config files to remove outdated configuration for hibernateadheli.tavares2-16/+15
2023-09-22Java 17 Upgradeadheli.tavares4-20/+28
2023-02-07Replace Eclipselink with Hibernateliamfallon2-24/+17
2022-02-16Fix issue with GeneratedValue in PfGeneratedIdKeya.sreekumar2-281/+1
2021-06-21Use lombok for events, base, daoJim Hahn1-3/+3
2021-06-14Fix sonars in policy-modelsJim Hahn1-75/+57
2021-05-28Handling Policy deploy/undeploy audit modelsadheli.tavares1-0/+1
2021-04-27Add correct filter type prefix to queryktimoney3-0/+209
2021-04-22Add a new key class which uses @GeneratedValue to base classesktimoney3-0/+288
2021-04-12Close DB in junitsJim Hahn1-6/+13
2021-04-08Use distinct names in DB junitsJim Hahn1-3/+3
2021-03-19Fix write failure on PDP statisticsliamfallon1-1/+2
2021-02-19Refactor timestamp property in policy models to use Instantrameshiyer271-5/+5
2020-12-17Use ValidationResult for models v2.0Jim Hahn3-11/+18
2020-08-20Sonar Fixes policy/models, removing model-yamluj426b1-7/+6
2020-06-18Changes for Checkstyle 8.32liamfallon4-10/+0
2020-04-07Address sonar issues in modelsJim Hahn1-2/+3
2020-02-18Add safe entity delete, fix multiple entity getliamfallon1-2/+0
2020-02-18add unit test for pdpstatistics providerning.xi3-7/+214
2019-08-27Replace copyTo methods with copy constructorsJim Hahn2-29/+17
2019-06-18Change getCanonicalName to getName in modelsJim Hahn1-2/+2
2019-06-17Fix more sonar issues in models: yaml to daoJim Hahn3-111/+95
2019-04-12UNit test and minor fixes for DB parsliamfallon1-4/+7
2019-04-11Fix database propertiesliamfallon2-19/+18
2019-04-08Add lists and tests for PDP filtersliamfallon1-0/+2
2019-04-04Add filter obejcts for conceptsliamfallon1-6/+36
2019-04-03Add impl of more PDP persistenceliamfallon2-0/+51
2019-03-19Move examples into separate moduleliamfallon1-2/+0
2019-03-18Add serialization/deserialization for tosca policyChenfei Gao1-1/+1
2019-03-14Add DAO Enabled Tosca Modelliamfallon2-0/+85
2019-03-05Add DAO module for Modelsliamfallon6-0/+748