aboutsummaryrefslogtreecommitdiffstats
path: root/services/services-engine/src/main/java/org/onap/policy/apex
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Fix sonars in apex-pdp #3Jim Hahn2-4/+4
2021-08-27Address more sonars in apex-pdpJim Hahn11-59/+59
2021-08-02Use lombok annotations in apex-pdpJim Hahn25-718/+131
2021-07-29Improve APEX logging for irrelevant eventsa.sreekumar1-0/+3
2021-07-12Update pdp statistics to count deploy/undeploy separately.adheli.tavares1-1/+32
2021-06-24Update apex-pdp for checkstyle 8.43liamfallon4-7/+6
2021-06-18Fix Sonar Issues in apex-pdp-services-enginelapentafd14-73/+75
2021-05-03Remove GroupValidationResultJim Hahn13-508/+264
2021-04-22Refactor of command line classesadheli.tavares2-124/+63
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 Hahn5-20/+24
2021-02-11Changes related to multi policy handling improvement in APEXa.sreekumar1-9/+10
2021-01-28Improve handling of multiple policy in APEX PDPa.sreekumar4-288/+182
2021-01-13Avoiding unwanted logging in APEX during event processinga.sreekumar3-26/+7
2021-01-06Merge "Changed identifiers to concept identifiers"Liam Fallon2-20/+20
2021-01-04Changed identifiers to concept identifiersliamfallon2-20/+20
2020-12-17Prune superfluous log and exception messagesgregory.hayes2-7/+3
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.sreekumar1-2/+1
2020-09-09APEX standalone support for ToscaPolicy formata.sreekumar4-320/+95
2020-09-04Remove client code from apex-pdpliamfallon5-667/+39
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 Dragosh1-7/+11
2020-08-07Handling apex-pdp multi policy deployment failure:puthuparambil.aditya1-7/+11
2020-08-07Sonar FixesJvD_Ericsson1-13/+14
2020-07-24APEX changes to support policy disable/enable and some improvementsa.sreekumar3-42/+74
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.32liamfallon32-61/+14
2020-06-12Improve robustness of unit testinghuaxing1-2/+2
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
2020-02-26Merge "Fix Java 11/Checkstyle/Sonar warnings"Jim Hahn7-116/+98
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon7-116/+98
2020-02-25remove duplication code in plugins-event producerning.xi2-43/+81
2020-02-24Merge "remove code duplication in plugins"Ram Krishna Verma1-0/+76
2020-02-24Merge "remove code duplication in plugin-event-carrier"Ram Krishna Verma1-0/+277
2020-02-21remove code duplication in pluginsshaoqiu1-0/+76
2020-02-20Passing taskParameters from ApexConfig to policy logica.sreekumar1-3/+36
2020-02-20remove code duplication in plugin-event-carrierning.xi1-0/+277
2020-01-23Remove apex-pdp TextFileUtils classliamfallon1-37/+38
2020-01-08Populate the PdpStatistics data in heartbeatshaoqiu6-17/+259
2019-11-28Replace getCaononicalName() with getName() in code baseliamfallon5-59/+61
2019-11-14Retaining context in APEX Engine based on policies received in PdpUpdatea.sreekumar5-69/+176
2019-11-07Fix vCPE example apex-pdp policyliamfallon1-14/+14
2019-11-01Resolve mapping between TOSCA policies and APEX policy modelsa.sreekumar4-123/+259
2019-08-08Change to fix PDP-A incorrectly going into ACTIVE state even during APEX engi...a.sreekumar1-4/+13