aboutsummaryrefslogtreecommitdiffstats
path: root/services/services-engine/src
AgeCommit message (Expand)AuthorFilesLines
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 Hahn3-0/+376
2021-05-07Code coverage for Service Engine Eventarkadiusz.adamski3-0/+376
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-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-16Merge "Remove apex asciidoc documents"Jim Hahn4-339/+0
2020-10-16Remove apex asciidoc documentsliamfallon4-339/+0
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-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
2020-07-13Remove old documentation from buildliamfallon7-188/+0
2020-07-06Fix URL checking on REST pluginsliamfallon1-17/+17
2020-07-01Fixing ConcurrentModificationException during multiple policy deployment in APEXa.sreekumar1-24/+34
2020-06-19Changes for checkstyle 8.32liamfallon50-81/+15
2020-06-12Improve robustness of unit testinghuaxing2-22/+25
2020-04-06Fix intermittent unit test failures WebSocketliamfallon1-6/+9
2020-04-05Fix intermittent unit test failures reseterquestorliamfallon1-32/+49
2020-04-02Fix hanging timeout on Executor testliamfallon1-15/+15
2020-03-11Fix minor checkstyle/eclipse warningsliamfallon2-16/+10