aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/reception-plugins/src/main
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.tavares4-119/+160
2022-04-06Error handling when a decoder fails to parse policyadheli.tavares3-59/+60
2022-03-02Rename ControlLoop to AutomationCompsitionSirisha_Manchikanti2-17/+17
2022-01-06Add ControlLoop distribution to runtimeSirisha_Manchikanti4-69/+264
2021-12-08Moving @NotNull annotation to field levellapentafd1-16/+12
2021-08-19Add yaml support for policy & policy typesRam Krishna Verma1-1/+22
2021-07-07Use lombok in policy/distributionRam Krishna Verma11-460/+24
2021-06-18Fix new checkstyle issues in distributionJim Hahn1-1/+2
2021-05-07Fix sonars in policy-distributionJim Hahn1-1/+1
2021-05-06Fix sonars in policy-distributionJim Hahn3-19/+19
2021-04-29Remove GroupValidationResultJim Hahn1-14/+12
2021-01-18Fix bug - cast as longPamela Dragosh1-1/+1
2021-01-15Remove unused import and add commentsPamela Dragosh1-8/+26
2021-01-14Avoid path injectionPamela Dragosh1-3/+29
2020-07-21Remove hpa decoder from policy/distributionRam Krishna Verma9-898/+0
2020-06-19Changes for Checkstyle 8.32 in policy-distributiona.sreekumar10-13/+1
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 Dragosh3-9/+9
2020-03-03Remove policy/engine & apex dependency from distributionRam Krishna Verma13-471/+54
2019-10-30changes in decoder as per new infra APIsLiang Ding1-1/+31
2019-10-15changes in policy decoder per hpa OOF definitionLiang Ding2-29/+7
2019-10-04Create decoder/parameters infra for HPA policyramverma4-54/+153
2019-09-04Bring back the old HPA decoder & modelramverma1-7/+7
2019-08-06Changing parameters to use ParameterGroupImplramverma8-814/+51
2019-07-23Update PolicyDecoderCsarPdpx to match policy/apiramverma1-5/+5
2019-07-21Changing policy decoder to support Toscaramverma2-25/+21
2019-07-17Changing policy/distribution to use policy/modelsramverma3-18/+21
2019-06-18Fix junit tests in distributionJim Hahn1-1/+2
2019-05-13upgrade sdc tosca parse to v1.5.1liboNet1-1/+1
2019-04-16Fix more sonar issuesLianhao Lu1-18/+21
2019-04-12Fix sonnar issuesLianhao Lu1-14/+12
2019-04-11Gracefully release resource in file reception pluginLianhao Lu1-25/+28
2019-04-10Add multi-thread support in FileSystemReceptionHanderLianhao Lu4-13/+63
2019-02-05Change policy/distribution logging to slf4jramverma6-72/+91
2019-01-22Fix issues in policy-distributionramverma4-16/+123
2018-12-20Fix checkstyle issues in distributionliamfallon4-20/+16
2018-12-04Fix policy format with vCPE serviceliboNet6-38/+54
2018-11-13Fix unchecked cast sonar issuePamela Dragosh1-2/+0
2018-11-13FileSystemReceptionHandler: Fix sonar issuesLianhao Lu2-36/+39
2018-11-12Merge "Fix virtual_binding error under VDU requirements"Liam Fallon1-4/+9
2018-11-13Fix virtual_binding error under VDU requirementsliboNet1-4/+9
2018-11-12Make FileSystemReceptionHandler more tolerantLianhao Lu2-11/+24
2018-11-09Fix sonar/checkstyle issuesPamela Dragosh9-30/+33
2018-11-09S3P: added FileSystemReceptionHandler pluginLianhao Lu3-0/+237
2018-11-01Add more logics about fields value for OOF modelliboNet2-3/+9
2018-10-17Fix NullPointerException of PolicyScope fieldliboNet1-0/+1