aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client
AgeCommit message (Expand)AuthorFilesLines
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)48-4629/+0
2018-06-13Set controllerType to uppercase for LCMElena Kuleshov1-2/+3
2018-05-31Set controllerType to DEFAULT when null.Elena Kuleshov1-0/+6
2018-05-31Miscellaneous fixes for SO-SDNC integrationArthur Martella1-2/+2
2018-05-30Add ConfigScaleOut to ApplicationControllerActionArthur Martella1-0/+1
2018-05-30Change topics setup for LCMElena Kuleshov1-9/+3
2018-05-30Correct controllerType property nameElena Kuleshov1-1/+1
2018-05-23APPC client changes topic for controllerTypeArthur Martella1-2/+7
2018-05-23Change LCM property for SDNC topicArthur Martella1-0/+2
2018-05-22APPC client changes topic for controllerTypeArthur Martella1-2/+7
2018-04-25Sonar-Critical:Use Dedicated ExceptionAS004650591-157/+157
2018-04-24Create VF Module ErrorRob Daugherty1-30/+69
2018-04-18AAIRestClient support for Basic AuthRob Daugherty2-21/+10
2018-03-28ControllerType update for CM flowsElena Kuleshov3-33/+36
2018-03-19Fix String concatenation optimzationByung-Woo Jun1-20/+20
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty87-3439/+3870
2018-03-09private is redundant for enum constructorsMunir Ahmad1-1/+1
2018-03-09Swap Optional.isPresent with functional expressionMunir Ahmad1-8/+3
2018-03-07Merge "Fix javadoc"Rob Daugherty2-3/+3
2018-03-07Remove unnecessary String constructor callMunir Ahmad1-1/+1
2018-03-06Fix javadocMunir Ahmad2-3/+3
2018-02-26Merge "Remove the unnecessary plus zero"Seshu Kumar M1-2/+2
2018-02-26Merge "Swap while loops with foreach where applicable"Seshu Kumar M1-3/+2
2018-02-25Remove the unnecessary plus zeroMunir Ahmad1-2/+2
2018-02-25Swap while loops with foreach where applicableMunir Ahmad1-3/+2
2018-02-24Replace explicit type with dimond everywhereMunir Ahmad5-5/+5
2018-02-08Sonar:CriticalManamohan Satapathy2-13/+9
2018-02-06Sonar:CriticalSumapriya Sarvepalli1-3/+3
2017-11-07modified sample SDNO code for SOBenjamin, Max (mb388a)33-351/+1630
2017-11-01added javadoc comments to SDNOValidator interfaceBenjamin, Max (mb388a)1-2/+9
2017-09-30Merge "Replace with the diamnod operator"Seshu Kumar M5-11/+12
2017-09-30Merge "Removed unused variables"Seshu Kumar M2-9/+1
2017-09-30Merge "Removed unused variables"Seshu Kumar M1-9/+1
2017-09-29Fix the SO build issuesDeterme, Sebastien (sd378r)3-9/+9
2017-09-28Merge "Replaced with the diamnod operator"Seshu Kumar M2-1/+2
2017-09-27Replaced with the diamnod operatorrama-huawei2-1/+2
2017-09-27Update POM to inherit from oparentRob Daugherty32-0/+630
2017-09-27Replace with the diamnod operatorrama-huawei5-11/+12
2017-09-27Removed unused variablesrama-huawei2-9/+1
2017-09-27Removed unused variablesrama-huawei1-9/+1
2017-09-25Fixed string format specifier.shashikanth1-1/+1
2017-09-19Fix Blocker/Critical sonar issuesshashikanth1-1/+1
2017-09-18Fixed issues in bpmn package.seshukm1-0/+4
2017-09-11Change the header to SOSeshu-Kumar-M5-5/+5
2017-09-081710 Rebase - Second AttemptArthur Martella37-0/+2257