aboutsummaryrefslogtreecommitdiffstats
path: root/services/services-engine
AgeCommit message (Expand)AuthorFilesLines
2021-10-14Bump policy/apex-pdp to 2.6.2-SNAPSHOTa.sreekumar1-1/+1
2021-09-15Bump apex-pdp to 2.6.1-SNAPSHOTa.sreekumar1-1/+1
2021-09-01Fix sonars in apex-pdp #3Jim Hahn2-4/+4
2021-08-27Address more sonars in apex-pdpJim Hahn12-64/+66
2021-08-27Address eclipse warnings in apex-pdpJim Hahn1-17/+8
2021-08-24Use CompareToBuilderJim Hahn11-495/+53
2021-08-02Use lombok annotations in apex-pdpJim Hahn27-723/+139
2021-07-29Improve APEX logging for irrelevant eventsa.sreekumar1-0/+3
2021-07-12Update pdp statistics to count deploy/undeploy separately.adheli.tavares2-1/+138
2021-06-28Changes to support multiple outputs from a statea.sreekumar1-2/+3
2021-06-24Update apex-pdp for checkstyle 8.43liamfallon4-7/+6
2021-06-18Fix Sonar Issues in apex-pdp-services-enginelapentafd16-87/+97
2021-05-07Merge "Code coverage for Service Engine Event"Jim Hahn4-3/+381
2021-05-07Code coverage for Service Engine Eventarkadiusz.adamski4-3/+381
2021-05-07Code coverage for File Carrier Pluginarkadiusz.adamski4-0/+596
2021-05-03Remove GroupValidationResultJim Hahn20-865/+417
2021-04-22Refactor of command line classesadheli.tavares4-163/+109
2021-04-15Code coverage for service engine event packagearkadiusz.adamski12-0/+1049
2021-03-29Fix sonar issuesarkadiusz.adamski1-7/+6
2021-03-19Fixing parallel event execution problem in APEX-PDP REST layera.sreekumar1-4/+4
2021-03-12Bump apex-pdp to 2.6.0-SNAPSHOTliamfallon1-1/+1
2021-03-10Bump apex-pdp to 2.5.2-SNAPSHOTa.sreekumar1-1/+1
2021-02-24Bump apex-pdp to 2.5.1-SNAPSHOTa.sreekumar1-1/+1
2021-02-18Fix sonars in apex-pdpJim Hahn7-112/+66
2021-02-11Changes related to multi policy handling improvement in APEXa.sreekumar2-62/+54
2021-01-28Improve handling of multiple policy in APEX PDPa.sreekumar7-329/+732
2021-01-13Avoiding unwanted logging in APEX during event processinga.sreekumar3-26/+7
2021-01-06Merge "Changed identifiers to concept identifiers"Liam Fallon3-29/+29
2021-01-04Changed identifiers to concept identifiersliamfallon3-29/+29
2020-12-17Prune superfluous log and exception messagesgregory.hayes5-31/+39
2020-10-27Bump apex-pdp master to 2.5.0-SNAPSHOTRam Krishna Verma1-1/+1
2020-10-20Bump apex-pdp to 2.4.4-SNAPSHOTa.sreekumar1-1/+1
2020-10-16Merge "Remove apex asciidoc documents"Jim Hahn4-339/+0
2020-10-16Remove apex asciidoc documentsliamfallon4-339/+0
2020-10-08Bump apex-pdp to 2.4.3-SNAPSHOTRam Krishna Verma1-1/+1
2020-09-28Fixing APEX eventName handling to avoid duplicate requestsa.sreekumar1-26/+48
2020-09-17Cleanup related to removal of legacy format support in APEXa.sreekumar2-3/+1
2020-09-10Bump APEX version to 2.4.2-SNAPSHOTa.sreekumar1-1/+1
2020-09-09APEX standalone support for ToscaPolicy formata.sreekumar73-2836/+4253
2020-09-04Remove client code from apex-pdpliamfallon10-1258/+39
2020-09-03Clean up warnings and SONAR issuesliamfallon3-109/+93
2020-08-24Correct directory permission check in apexliamfallon1-19/+27
2020-08-13SONAR fixes - log formattingwaynedunican1-6/+7
2020-08-10Merge "Handling apex-pdp multi policy deployment failure:"Pamela Dragosh2-13/+24
2020-08-07Handling apex-pdp multi policy deployment failure:puthuparambil.aditya2-13/+24
2020-08-07Sonar FixesJvD_Ericsson1-13/+14
2020-07-24APEX changes to support policy disable/enable and some improvementsa.sreekumar3-42/+74
2020-07-21Fix assertTrue in apex-pdp/model apex-pdp/plugins, apex-pdp/services and apex...JvD_Ericsson1-1/+1
2020-07-16Merge "Replace try/catch with assertj"Pamela Dragosh11-1437/+989
2020-07-15Replace try/catch with assertjwaynedunican11-1437/+989