aboutsummaryrefslogtreecommitdiffstats
path: root/services/services-engine/src/main/java/org/onap/policy/apex/service
AgeCommit message (Expand)AuthorFilesLines
2023-09-22Java 17 Upgradeadheli.tavares2-4/+5
2022-02-23Add support for retrieving apex-policyModel from metadatarameshiyer271-2/+19
2022-02-11Remove apex-pdp unused core modulesliamfallon1-3/+2
2022-02-10Merge "rename metrics as per global constants for prometheus"Liam Fallon1-32/+21
2022-02-09rename metrics as per global constants for prometheusRashmi Pujar1-32/+21
2022-02-09Merge "Remove JAXB and XML, use GSON for JSON"Jorge Hernandez2-19/+42
2022-02-08Remove JAXB and XML, use GSON for JSONliamfallon2-19/+42
2022-02-07Expose APEX policy execution metricsRashmi Pujar1-2/+42
2022-01-24Add TOSCA policy status header field to APEX event create CLIRashmi Pujar5-23/+72
2021-11-30Prometheus metrics for policy deploy/undeploy requests for APEXRashmi Pujar1-83/+42
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