aboutsummaryrefslogtreecommitdiffstats
path: root/services/services-onappf/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2021-09-02Fix sonar security issues in apex-pdpJim Hahn1-1/+2
2021-08-27Address more sonars in apex-pdpJim Hahn9-49/+52
2021-08-18Use common RestServer in apex-pdpa.sreekumar2-155/+7
2021-08-02Use lombok annotations in apex-pdpJim Hahn4-39/+19
2021-07-12Update pdp statistics to count deploy/undeploy separately.adheli.tavares2-6/+30
2021-06-28Use unique name in apex-pdp messagesJim Hahn2-7/+10
2021-06-24Update apex-pdp for checkstyle 8.43liamfallon1-1/+0
2021-05-31Fixing issues around policy deployment in APEXa.sreekumar2-29/+55
2021-05-04Merge "Remove GroupValidationResult"Jim Hahn2-5/+8
2021-05-03Remove GroupValidationResultJim Hahn2-5/+8
2021-04-28Merge "Support delta policies in apex-pdp"Ram Krishna Verma2-17/+45
2021-04-27Support delta policies in apex-pdpwaynedunican2-17/+45
2021-04-22Refactor of command line classesadheli.tavares2-243/+17
2021-04-08APEX-PDP incorrectly reports successful policy deployment to PAPa.sreekumar2-4/+7
2021-03-19Fixing issues around deploying APEX policies with duplicate conceptsa.sreekumar1-25/+35
2021-02-19Convert Date to Instant in statsliamfallon1-2/+2
2021-02-18Fix sonars in apex-pdpJim Hahn1-4/+4
2021-02-11Changes related to multi policy handling improvement in APEXa.sreekumar1-71/+87
2021-01-28Improve handling of multiple policy in APEX PDPa.sreekumar1-28/+175
2021-01-04Changed identifiers to concept identifiersliamfallon5-27/+26
2020-09-09APEX standalone support for ToscaPolicy formata.sreekumar1-42/+14
2020-08-18Changes to make APEX container crash with non zero exitCodea.sreekumar1-24/+18
2020-08-13SONAR fixes - log formattingwaynedunican1-1/+3
2020-06-25Fixing error with Main class name usage in APEXa.sreekumar1-2/+2
2020-06-19Changes for checkstyle 8.32liamfallon7-9/+1
2020-03-05Fixing SONAR bug + code smelladitya.puthuparambil2-3/+1
2020-01-30Remove content section from ToscaPolicy properties in APEXa.sreekumar1-8/+15
2020-01-08Populate the PdpStatistics data in heartbeatshaoqiu5-6/+122
2019-12-05APEX-PDP remove supported policy types from heartbeata.sreekumar2-8/+13
2019-11-21Apex PDP change to add PDP groupa.sreekumar2-3/+2
2019-11-14Retaining context in APEX Engine based on policies received in PdpUpdatea.sreekumar2-10/+34
2019-11-01Resolve mapping between TOSCA policies and APEX policy modelsa.sreekumar3-58/+153
2019-08-08Change to fix PDP-A incorrectly going into ACTIVE state even during APEX engi...a.sreekumar3-24/+46
2019-07-30Use new addTopic() method in apex-pdpjrh32-12/+9
2019-07-08Fix apex-pdp due to sonar changes in commonjrh32-8/+9
2019-07-02Fix security vulnerabilities in apex-pdpliamfallon1-0/+1
2019-07-01Merge "Remove topic.properties and incorporate into overall properties"Ram Krishna Verma5-68/+6
2019-06-28Remove topic.properties and incorporate into overall propertiesa.sreekumar5-68/+6
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon1-4/+2
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar2-3/+3
2019-06-20Enable maven-checkstyle-plugin in apex-pdpa.sreekumar3-23/+22
2019-06-14Policy JSON formatting issues in APEXa.sreekumar1-7/+7
2019-05-07Fix to accomodate recent changes in policy-models-toscaa.sreekumar3-5/+5
2019-04-25Changes to fix PDP-A not going to ACTIVE statea.sreekumar2-7/+19
2019-04-16Bug fix as per Jim's commenta.sreekumar1-11/+6
2019-04-16Changes for RestServer support and some sonar fixa.sreekumar14-58/+483
2019-04-11Changes for packaging services-onappf and some refactoringa.sreekumar17-49/+49
2019-04-09Some changes and bug fixes for PdpMessage handlinga.sreekumar5-88/+79
2019-04-08Changes to handle PdpUpdate and PdpStateChange messagesa.sreekumar13-185/+705
2019-04-02Changes to send pdp status messagesa.sreekumar9-17/+451