aboutsummaryrefslogtreecommitdiffstats
path: root/services/services-onappf/src
AgeCommit message (Expand)AuthorFilesLines
2023-08-14Java 17 Upgradesaul.gill3-43/+17
2023-08-10Remove db based statistics from apex-pdpRam Krishna Verma1-90/+1
2023-01-31Upgrade and clean up dependenciesliamfallon2-7/+11
2022-04-08Fix wrong APEX-PDP behaviour during state changea.sreekumar1-1/+5
2022-03-31Bug fixes for APEX PDP metricsRashmi Pujar1-9/+10
2022-03-23Account for batch deploy/undeploy in apex app metricsRashmi Pujar2-18/+58
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-24Use CompareToBuilderJim Hahn3-8/+3
2021-08-23Fix junits broken by change in is-alive typeJim Hahn1-1/+3
2021-08-23Enable prometheus by default in apex-pdpa.sreekumar1-2/+3
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.tavares3-6/+33
2021-06-30Merge "Use unique name in apex-pdp messages"Jim Hahn4-11/+15
2021-06-28Use unique name in apex-pdp messagesJim Hahn4-11/+15
2021-06-28Changes to support multiple outputs from a statea.sreekumar1-2/+3
2021-06-24Update apex-pdp for checkstyle 8.43liamfallon1-1/+0
2021-05-31Fixing issues around policy deployment in APEXa.sreekumar4-33/+59
2021-05-04Merge "Remove GroupValidationResult"Jim Hahn5-35/+34
2021-05-03Remove GroupValidationResultJim Hahn5-35/+34
2021-04-28Merge "Support delta policies in apex-pdp"Ram Krishna Verma5-39/+87
2021-04-27Support delta policies in apex-pdpwaynedunican5-40/+88
2021-04-22Refactor of command line classesadheli.tavares6-257/+88
2021-04-08APEX-PDP incorrectly reports successful policy deployment to PAPa.sreekumar2-4/+7
2021-03-23Merge "Fixing issues around deploying APEX policies with duplicate concepts"Jim Hahn1-25/+35
2021-03-19Fixing issues around deploying APEX policies with duplicate conceptsa.sreekumar1-25/+35
2021-03-19Delete keystores from apexJim Hahn2-4/+4
2021-03-16Update policy-keystore with newer certificatesjhh1-0/+0
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-10-05Remove legacy operational policy type from apex-pdpRam Krishna Verma5-8/+40
2020-09-24update default keystoresjhh1-0/+0
2020-09-09APEX standalone support for ToscaPolicy formata.sreekumar3-48/+22
2020-08-18Changes to make APEX container crash with non zero exitCodea.sreekumar2-39/+39
2020-08-13SONAR fixes - log formattingwaynedunican1-1/+3
2020-07-27SONAR assertions apex-pdpwaynedunican2-2/+7
2020-07-21Fix assertTrue in apex-pdp/model apex-pdp/plugins, apex-pdp/services and apex...JvD_Ericsson1-3/+4
2020-07-15Replace try/catch with assertjwaynedunican1-38/+17
2020-06-25Fixing error with Main class name usage in APEXa.sreekumar1-2/+2
2020-06-19Changes for checkstyle 8.32liamfallon17-23/+2
2020-03-17renew policy certs till 03/17/2021jhh1-0/+0
2020-03-05Fixing SONAR bug + code smelladitya.puthuparambil2-3/+1
2020-02-03Adding Tosca compliant operational policy type to default config file for ape...a.sreekumar1-0/+4
2020-01-30Remove content section from ToscaPolicy properties in APEXa.sreekumar2-11/+20
2020-01-09Merge "Populate the PdpStatistics data in heartbeat"Jim Hahn7-10/+140
2020-01-08Populate the PdpStatistics data in heartbeatshaoqiu7-10/+140