summaryrefslogtreecommitdiffstats
path: root/model/policy-model/src
AgeCommit message (Expand)AuthorFilesLines
2022-02-10Collapse apex-pdp maven model submodulesliamfallon55-10112/+0
2022-02-08Remove JAXB and XML, use GSON for JSONliamfallon20-483/+195
2022-02-04Remove JPA annotations from apex-pdp codeliamfallon13-305/+27
2022-02-03Remove direct DB Load/Save from apex-pdpliamfallon8-187/+90
2022-01-24Add TOSCA policy status header field to APEX event create CLIRashmi Pujar2-8/+8
2021-08-05Use lombok in apex-pdp #2Jim Hahn3-28/+28
2021-07-02Cleanup input & outputFields from Task definitiona.sreekumar10-372/+24
2021-06-29Fixing checkstyle issue in APEXa.sreekumar1-3/+3
2021-06-28Changes to support multiple outputs from a statea.sreekumar8-258/+92
2021-06-28Update policy-apex-pdp for checkstyle 8.43liamfallon5-32/+32
2021-06-24Update apex-pdp for checkstyle 8.43liamfallon2-5/+5
2021-02-18Fix sonars in apex-pdpJim Hahn5-33/+51
2021-01-28Improve handling of multiple policy in APEX PDPa.sreekumar1-2/+11
2020-09-03Clean up warnings and SONAR issuesliamfallon1-5/+4
2020-08-17SONAR fixes - assert dissimiliar typeswaynedunican8-10/+10
2020-08-10Merge "Sonar Fixes"Pamela Dragosh6-23/+24
2020-08-10SONAR assertion cleanupwaynedunican8-28/+30
2020-08-07Sonar FixesJvD_Ericsson6-23/+24
2020-07-24APEX changes to support policy disable/enable and some improvementsa.sreekumar2-15/+13
2020-07-24Fix replaceAll SONAR issues in apex-pdpJvD_Ericsson2-7/+8
2020-07-23Merge "Fix assertTrue in apex-pdp/model"Jim Hahn1-19/+18
2020-07-23Fix assertTrue in apex-pdp/modelJvD_Ericsson1-19/+18
2020-07-23Merge "Remove try/catch blocks with assertj - apex-pdp"Jim Hahn1-22/+7
2020-07-23Remove try/catch blocks with assertj - apex-pdpwaynedunican1-22/+7
2020-07-21Fix assertTrue in apex-pdp/model apex-pdp/plugins, apex-pdp/services and apex...JvD_Ericsson4-26/+26
2020-07-17Fix assertTrue SONAR issues in apex-pdp/modelJvD_Ericsson8-131/+116
2020-07-15Replaced try/catch blocks with assertj - apex-pdpwaynedunican7-349/+197
2020-07-13Remove old documentation from buildliamfallon3-128/+0
2020-06-19Changes for checkstyle 8.32liamfallon34-76/+11
2020-01-23Remove apex-pdp TextFileUtils classliamfallon1-6/+5
2019-12-04Minor changes for new Eclipse checkstyle checksliamfallon1-10/+10
2019-11-26Reduce verbosity of logging during unit testliamfallon1-1/+1
2019-11-01Resolve mapping between TOSCA policies and APEX policy modelsa.sreekumar2-137/+137
2019-07-01ApexPDP: Adding support to omit the (context) albums entry in an apexJohnKeeney2-37/+166
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon15-495/+226
2019-06-27Fix Sonar/Checkstyle issues in apex-pdpliamfallon7-9/+16
2019-04-16Fix Security and Unit Test DB issuesliamfallon2-23/+6
2019-03-19Fix checkstyle/Sonar issues on juint/sonar fixesliamfallon1-1/+1
2019-03-19Use Assertions class from policy-commonliamfallon12-90/+102
2018-12-21Rename test classes in apex-pdp/model,coreParshad Patel1-1/+1
2018-12-15Fix sonar test renaming issuesliamfallon8-12/+12
2018-11-20Refactor Apex benchmark testsliamfallon1-1/+1
2018-11-20Rename test classes in apex-pdpParshad Patel16-27/+27
2018-11-15Fix checkstyle warnings in AxState/Codegenliamfallon3-289/+237
2018-11-14Use param obj for policymodel AxStatekris.jinka3-117/+325
2018-09-16Fix Sonar issues in apexliamfallon1-1/+1
2018-09-14Fix exception not logged or rethrownliamfallon2-7/+14
2018-09-13Address sonar/Checkstyle Issuesliamfallon3-10/+10
2018-09-12Sonar/Checkstyle in model/context/coreliamfallon3-10/+14
2018-09-10Checkstyle changes for apex modelliamfallon33-545/+591