aboutsummaryrefslogtreecommitdiffstats
path: root/models-pdp/src
AgeCommit message (Expand)AuthorFilesLines
2024-04-10Dependency management updateadheli.tavares1-0/+1
2024-02-21Fix config files to remove outdated configuration for hibernateadheli.tavares2-10/+9
2023-09-22Java 17 Upgradeadheli.tavares6-70/+64
2023-08-09Removed db-based statistics featureSuresh Charan10-798/+5
2023-02-17Clean up dependencies for London Releaseliamfallon1-4/+4
2023-02-07Replace Eclipselink with Hibernateliamfallon3-46/+36
2022-12-18Upgrade the H2 database to the latest versionliamfallon3-21/+22
2022-02-16Fix issue with GeneratedValue in PfGeneratedIdKeya.sreekumar4-484/+61
2022-01-11Fix issues in existing entity classesa.sreekumar1-4/+3
2021-08-20Fix sonars in modelsJim Hahn4-1/+9
2021-08-18Add PDP-TOPIC-CHECK messageJim Hahn5-6/+119
2021-07-28Add junit test for empty statistics filterJim Hahn2-1/+13
2021-07-23Remove unused statistics methodsJim Hahn2-67/+0
2021-07-23Limit the number of statistics records returnedJim Hahn3-82/+158
2021-07-12Remove unused DAO statistics methodsJim Hahn2-71/+0
2021-07-07Update pdp statistics to count deploy/undeploy separately.adheli.tavares4-11/+46
2021-06-28Update policy-models for checkstyle 8.43liamfallon1-6/+6
2021-06-23Add "source" to PAP-PDP messagesJim Hahn4-4/+18
2021-06-22Add timestamp to Pdp recordsJim Hahn7-42/+85
2021-06-21Fix new checkstyle issues in modelsJim Hahn2-2/+2
2021-06-21Use lombok for errors pap, pdp, sim-dmaap, sim-pdpJim Hahn2-14/+4
2021-06-14Fix sonars in policy-modelsJim Hahn5-13/+178
2021-05-27Remove policies field from PdpUpdate messagewaynedunican2-15/+14
2021-05-10Fix sonars in policy modelsJim Hahn13-43/+39
2021-04-29Remove GroupValidationResultJim Hahn3-18/+10
2021-04-22Add a new key class which uses @GeneratedValue to base classesktimoney5-34/+77
2021-04-08Use distinct names in DB junitsJim Hahn2-3/+3
2021-03-19Fix write failure on PDP statisticsliamfallon3-7/+16
2021-03-16Fix Sonar Issues in models-pdplapentafd4-14/+127
2021-02-19Refactor timestamp property in policy models to use Instantrameshiyer277-27/+27
2021-02-12Alter PDP_UPDATE message to store lists of delpoyed/undeployed policieswaynedunican1-0/+12
2021-01-19Remove "Jpa" from table nameJim Hahn1-1/+1
2021-01-12Add more methods to query deployment statusJim Hahn2-2/+90
2021-01-08Add PDP-Policy deployment table to DBJim Hahn6-2/+695
2021-01-06Use annotations on parameterized typesJim Hahn3-22/+10
2021-01-06Changed identifiers to concept identifiersliamfallon12-114/+111
2020-12-21Use annotations to do validationJim Hahn5-57/+49
2020-12-17Use ValidationResult for models v2.0Jim Hahn12-292/+151
2020-07-21Fix some sonars in policy-modelsJim Hahn6-14/+17
2020-06-18Changes for Checkstyle 8.32liamfallon10-14/+1
2020-04-07Address sonar issues in modelsJim Hahn2-16/+15
2020-04-03Models junits are failing locallyJim Hahn6-128/+129
2020-02-18Add safe entity delete, fix multiple entity getliamfallon1-4/+3
2020-02-18Merge "add unit test for pdpstatistics provider"Liam Fallon1-0/+233
2020-02-18Add missing classes to persistence.xmlliamfallon1-0/+2
2020-02-18add unit test for pdpstatistics providerning.xi1-0/+233
2020-02-17Add/Update test cases for PdpStatistics entityhuaxing5-42/+204
2020-01-23Handling supported policy type during PdpGroup Updatea.sreekumar1-3/+8
2020-01-22Handling supported policy type during PdpGroup Updatea.sreekumar5-25/+109
2020-01-10Remove supportedPolicyTypes from PdpStatusramverma2-14/+11