aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/reception-plugins/src/test
AgeCommit message (Expand)AuthorFilesLines
2023-09-22Upgrade Java 17adheli.tavares11-273/+239
2022-11-17Update version of SDC-Client to 2.0.0david.mcweeney5-31/+10
2022-08-23Fix Sdc configurationRam Krishna Verma2-1/+3
2022-05-12Security issues from sonar cloud fixesadheli.tavares6-102/+49
2022-04-06Error handling when a decoder fails to parse policyadheli.tavares1-0/+40
2022-03-02Rename ControlLoop to AutomationCompsitionSirisha_Manchikanti7-35/+37
2022-01-06Add ControlLoop distribution to runtimeSirisha_Manchikanti5-0/+169
2021-12-08Moving @NotNull annotation to field levellapentafd2-1/+46
2021-08-19Add yaml support for policy & policy typesRam Krishna Verma2-0/+14
2021-07-07Use lombok in policy/distributionRam Krishna Verma7-149/+37
2021-04-29Remove GroupValidationResultJim Hahn2-8/+11
2020-07-21Remove hpa decoder from policy/distributionRam Krishna Verma20-722/+3
2020-07-02Replace try/catch blocks with assertj - distwaynedunican5-118/+57
2020-06-19Changes for Checkstyle 8.32 in policy-distributiona.sreekumar12-28/+12
2020-03-26Remove unused imports and clean logsPamela Dragosh6-12/+6
2020-03-03Remove policy/engine & apex dependency from distributionRam Krishna Verma16-409/+71
2020-01-22policy/distribution jdk11 upgradesHOCKLA3-7/+8
2019-10-30changes in decoder as per new infra APIsLiang Ding1-164/+161
2019-10-15changes in policy decoder per hpa OOF definitionLiang Ding1-0/+7
2019-10-11Remove "Restricted" info from csarsjhh2-0/+0
2019-10-04Create decoder/parameters infra for HPA policyramverma3-2/+344
2019-09-19Remove proprietary license added in csar by SDCramverma2-0/+0
2019-09-06Fix few unit tests in distributionramverma1-0/+0
2019-09-04Bring back the old HPA decoder & modelramverma1-145/+145
2019-08-06Changing parameters to use ParameterGroupImplramverma12-137/+150
2019-07-23Update PolicyDecoderCsarPdpx to match policy/apiramverma1-13/+13
2019-07-21Changing policy decoder to support Toscaramverma4-19/+37
2019-07-19Fix proprietary licensesliboNet1-0/+0
2019-07-17Changing policy/distribution to use policy/modelsramverma6-187/+174
2019-05-13upgrade sdc tosca parse to v1.5.1liboNet6-5/+5
2019-04-10Add multi-thread support in FileSystemReceptionHanderLianhao Lu3-5/+9
2019-02-05Change policy/distribution logging to slf4jramverma2-16/+17
2019-01-25Fix compilation error on policy-distributionramverma1-3/+7
2019-01-22Fix issues in policy-distributionramverma2-17/+18
2019-01-22Remove properietary license from CSARliboNet2-0/+0
2018-12-04Fix policy format with vCPE serviceliboNet3-30/+65
2018-11-13Fix unchecked cast sonar issuePamela Dragosh2-12/+10
2018-11-13FileSystemReceptionHandler: Fix sonar issuesLianhao Lu1-10/+43
2018-11-12Merge "Fix virtual_binding error under VDU requirements"Liam Fallon4-4/+38
2018-11-13Fix virtual_binding error under VDU requirementsliboNet4-4/+38
2018-11-12Make FileSystemReceptionHandler more tolerantLianhao Lu4-0/+256
2018-11-01Add more logics about fields value for OOF modelliboNet1-4/+4
2018-10-10Remove properietary license from CSARliboNet4-0/+0
2018-10-09Remove properietary license from CSARliboNet5-0/+0
2018-10-01Update the schema parse based on newer versionliboNet3-0/+0
2018-09-21Adding retry logic for SDC Client in Distributionramverma3-36/+31
2018-09-15Fix sonar bugs in distributionramverma2-19/+93
2018-09-14Aligned decoder with forwarder for opt. policiesmmis7-170/+157
2018-09-15Adding more hpa feature support for PolicesliboNet4-2/+151
2018-09-14Merge "Adding statistics endpoint to distribution"Liam Fallon1-0/+14