aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/reception-plugins/src/main/java/org/onap/policy/distribution/reception/handling/sdc
AgeCommit message (Expand)AuthorFilesLines
2023-10-12Remove AAF references from distribution.adheli.tavares1-5/+7
2022-11-17Update version of SDC-Client to 2.0.0david.mcweeney2-15/+28
2022-08-23Fix Sdc configurationRam Krishna Verma2-0/+6
2022-05-12Security issues from sonar cloud fixesadheli.tavares1-38/+50
2021-12-08Moving @NotNull annotation to field levellapentafd1-16/+12
2021-07-07Use lombok in policy/distributionRam Krishna Verma9-446/+18
2021-05-06Fix sonars in policy-distributionJim Hahn1-8/+8
2020-06-19Changes for Checkstyle 8.32 in policy-distributiona.sreekumar1-2/+0
2020-03-27AtomicInteger cleanupPamela Dragosh1-4/+1
2020-03-27Use AtomicInteger and other sonarPamela Dragosh1-6/+6
2020-03-26Remove unused imports and clean logsPamela Dragosh1-3/+2
2019-10-04Create decoder/parameters infra for HPA policyramverma1-2/+2
2019-08-06Changing parameters to use ParameterGroupImplramverma2-515/+10
2019-02-05Change policy/distribution logging to slf4jramverma1-17/+16
2019-01-22Fix issues in policy-distributionramverma3-256/+0
2018-12-20Fix checkstyle issues in distributionliamfallon4-20/+16
2018-11-13Fix unchecked cast sonar issuePamela Dragosh1-2/+0
2018-11-13FileSystemReceptionHandler: Fix sonar issuesLianhao Lu2-36/+39
2018-11-12Make FileSystemReceptionHandler more tolerantLianhao Lu2-11/+24
2018-11-09Fix sonar/checkstyle issuesPamela Dragosh7-25/+30
2018-11-09S3P: added FileSystemReceptionHandler pluginLianhao Lu3-0/+237
2018-09-22Add .casr suffix to downloaded csar fileAlexis de Talhouƫt1-1/+1
2018-09-21Adding retry logic for SDC Client in Distributionramverma4-44/+156
2018-09-14Aligned decoder with forwarder for opt. policiesmmis1-15/+5
2018-09-13Adding statistics endpoint to distributionramverma1-1/+7
2018-09-11Fix all sonar issues in distributionramverma3-163/+388
2018-09-10Merge "Adding code for sending distribution status to sdc"Pamela Dragosh5-18/+511
2018-09-09Fixing sonar bugs in distributionramverma1-100/+99
2018-09-09Adding code for sending distribution status to sdcramverma5-18/+511
2018-09-08Merge "Parameter Group fields must have getters"Pamela Dragosh2-40/+40
2018-09-07Parameter Group fields must have gettersliamfallon2-40/+40
2018-09-06Adding code for handling notifications from SDCramverma3-53/+117
2018-09-05Refactored reception handler parameter handlingmmis3-7/+337
2018-09-04Adding code for managing life cycle of SDC Clientramverma4-22/+219
2018-08-24Fix sonar and checkstyle issues in distributionramverma4-22/+22
2018-08-22integrate PSSDConfiguration to distributionliboNet6-199/+217
2018-08-16Adding termination code changes for distributionramverma2-55/+53
2018-08-14Initial moduel structure for SDC handlingliboNet2-0/+326
2018-08-02Create interfaces for Policy Distributionmmis1-0/+44