summaryrefslogtreecommitdiffstats
path: root/model/engine-model/src
AgeCommit message (Expand)AuthorFilesLines
2022-02-10Collapse apex-pdp maven model submodulesliamfallon9-1674/+0
2022-02-10Merge "rename metrics as per global constants for prometheus"Liam Fallon2-33/+31
2022-02-09rename metrics as per global constants for prometheusRashmi Pujar2-33/+31
2022-02-08Remove JAXB and XML, use GSON for JSONliamfallon5-58/+7
2022-02-04Remove JPA annotations from apex-pdp codeliamfallon2-36/+3
2022-02-03Remove direct DB Load/Save from apex-pdpliamfallon2-94/+15
2022-01-25Fix intermittent build test errorsaul.gill1-2/+2
2022-01-10Prometheues metrics for APEX engine statsRashmi Pujar3-13/+146
2021-08-05Use lombok in apex-pdp #2Jim Hahn1-1/+3
2021-02-18Fix sonars in apex-pdpJim Hahn1-12/+8
2020-08-17SONAR fixes - assert dissimiliar typeswaynedunican1-1/+1
2020-08-10SONAR assertion cleanupwaynedunican2-3/+5
2020-07-23Remove try/catch blocks with assertj - apex-pdpwaynedunican2-29/+10
2020-07-17Fix assertTrue SONAR issues in apex-pdp/modelJvD_Ericsson3-52/+51
2020-07-13Remove old documentation from buildliamfallon3-128/+0
2020-06-19Changes for checkstyle 8.32liamfallon4-7/+1
2020-03-11Fix minor checkstyle/eclipse warningsliamfallon1-1/+3
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon2-19/+16
2020-01-08Populate the PdpStatistics data in heartbeatshaoqiu1-2/+4
2019-11-26Reduce verbosity of logging during unit testliamfallon1-1/+1
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon2-78/+34
2019-06-27Fix Sonar/Checkstyle issues in apex-pdpliamfallon2-2/+4
2019-04-16Fix Security and Unit Test DB issuesliamfallon2-23/+6
2019-03-19Use Assertions class from policy-commonliamfallon2-11/+13
2018-12-21Rename test classes in apex-pdp/model,coreParshad Patel2-2/+2
2018-11-20Refactor Apex benchmark testsliamfallon1-1/+1
2018-11-19Rename test classes in apex-pdpParshad Patel3-3/+3
2018-09-14Fix exception not logged or rethrownliamfallon1-4/+9
2018-09-10Checkstyle changes for apex modelliamfallon6-12/+25
2018-09-04Fix checkstyle issues in apex model basicliamfallon4-13/+13
2018-07-31Adding first set of apex-pdp document changesramverma3-0/+128
2018-06-04Adding apex core module to apex-pdpramverma1-4/+4
2018-05-31Fixing Sonar bugs and Vulnerabilitieswaqas.ikram1-1/+1
2018-05-30Fixing Sonar bugs and code smellswaqas.ikram2-7/+7
2018-05-28Adding policy-model, model-api & engine-modelwaqas.ikram10-0/+1770