summaryrefslogtreecommitdiffstats
path: root/models-dao/src
AgeCommit message (Expand)AuthorFilesLines
2024-04-10Dependency management updateadheli.tavares1-0/+1
2024-02-21Fix config files to remove outdated configuration for hibernateadheli.tavares5-166/+113
2023-09-22Java 17 Upgradeadheli.tavares10-139/+84
2023-02-07Replace Eclipselink with Hibernateliamfallon3-44/+37
2022-02-16Fix issue with GeneratedValue in PfGeneratedIdKeya.sreekumar5-421/+4
2021-11-03Fix Db connection issues in TOSCA control loopFrancescoFioraEst1-0/+520
2021-08-20Fix sonars in modelsJim Hahn1-1/+1
2021-06-21Fix new checkstyle issues in modelsJim Hahn1-7/+8
2021-06-21Use lombok for events, base, daoJim Hahn2-73/+10
2021-06-15Replace method parameters with filter parametersJim Hahn2-30/+66
2021-06-14Fix sonars in policy-modelsJim Hahn6-145/+190
2021-06-02Merge "Handling Policy deploy/undeploy audit models"Jim Hahn3-7/+40
2021-05-28No-sonar on the wrong lineJim Hahn1-2/+2
2021-05-28Handling Policy deploy/undeploy audit modelsadheli.tavares3-7/+40
2021-05-27Fix more sonars in modelsJim Hahn2-2/+9
2021-05-12Fix sonars in policy modelsJim Hahn3-34/+31
2021-04-27Add correct filter type prefix to queryktimoney7-1/+217
2021-04-22Add a new key class which uses @GeneratedValue to base classesktimoney10-81/+692
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-03-09Add support for localName based filtering in PfReferenceTimestamp key.rameshiyer271-3/+8
2021-03-03Fix Reference Key columns persistence issue in dbrameshiyer272-9/+53
2021-02-19Refactor timestamp property in policy models to use Instantrameshiyer273-18/+19
2021-01-15Do not log filter to error logJim Hahn1-1/+1
2021-01-12Add more methods to query deployment statusJim Hahn2-1/+32
2020-12-17Use ValidationResult for models v2.0Jim Hahn3-11/+18
2020-08-25Address more sonar issues in policy-modelsJim Hahn1-5/+1
2020-08-20Sonar Fixes policy/models, removing model-yamluj426b1-7/+6
2020-06-18Changes for Checkstyle 8.32liamfallon7-14/+0
2020-04-07Address sonar issues in modelsJim Hahn3-37/+26
2020-03-19Misc simple sonar issue fixesChris Ramstad1-1/+1
2020-02-18Add safe entity delete, fix multiple entity getliamfallon1-2/+0
2020-02-18add unit test for pdpstatistics providerning.xi3-7/+214
2020-02-12Implement validation and hierarchical getliamfallon1-0/+11
2020-01-10Remove deprecated methods from modelsJim Hahn1-2/+5
2020-01-08update Db provider to support query numberning.xi2-6/+20
2019-12-20pdp statistics database provider implementationning.xi2-31/+192
2019-08-27Replace copyTo methods with copy constructorsJim Hahn3-35/+20
2019-06-18Change getCanonicalName to getName in modelsJim Hahn2-4/+5
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-10Finish unit test on policy-modelsliamfallon1-2/+2
2019-04-08Add lists and tests for PDP filtersliamfallon1-0/+2
2019-04-04Add filter obejcts for conceptsliamfallon3-77/+46
2019-04-03Add impl of more PDP persistenceliamfallon4-55/+292
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 Modelliamfallon10-11/+112