aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/main
AgeCommit message (Expand)AuthorFilesLines
2018-03-21Merge "SO License issue fix take 3"Seshu Kumar M2-16/+1
2018-03-21SO License issue fix take 3Seshu-Kumar-M2-16/+1
2018-03-21Generate sdnc network operation request bodyc001491071-47/+23
2018-03-19Fix String concatenation optimzationByung-Woo Jun1-20/+20
2018-03-15Merge "Fix get resource input json string issue"Seshu Kumar M1-1/+1
2018-03-15Fix get resource input json string issuec001491071-1/+1
2018-03-14Merge "Fit parameter name issue"Seshu Kumar M1-3/+3
2018-03-14Merge "Support resource parameters generated"Seshu Kumar M1-30/+109
2018-03-14Fit parameter name issuec001491071-3/+3
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty155-4746/+7684
2018-03-14Support resource parameters generatedc001491071-30/+109
2018-03-13Update license for ResourceRequestsubhash kumar singh1-1/+1
2018-03-12Merge "Fix urls for collecting CSAR info"Seshu Kumar M1-3/+3
2018-03-12Fix urls for collecting CSAR infosubhash kumar singh1-3/+3
2018-03-12Merge changes I5a320c60,I3fbd868eSeshu Kumar M1-1/+1
2018-03-12Merge "Swap Optional.isPresent with functional expression"Seshu Kumar M1-8/+3
2018-03-12Merge "Combine the design and runtime parameter"Chuanyu Chen1-0/+131
2018-03-12Combine the design and runtime parametersubhash kumar singh1-0/+131
2018-03-09private is redundant for enum constructorsMunir Ahmad1-1/+1
2018-03-09Swap Optional.isPresent with functional expressionMunir Ahmad1-8/+3
2018-03-09Simplify boolean expressions in groovyMunir Ahmad2-4/+4
2018-03-09Merge "Update resource recipe parameter prepare logic"Rob Daugherty1-10/+37
2018-03-09Update resource recipe parameter prepare logicc001491071-10/+37
2018-03-09Merge "Support resource generic workflow Inputs"Chuanyu Chen1-0/+290
2018-03-09Support resource generic workflow Inputsc001491071-0/+290
2018-03-08Merge "Remove redundant String constructor calls"Seshu Kumar M1-1/+1
2018-03-08Remove redundant String constructor callsMunir Ahmad1-1/+1
2018-03-07Remove unused codeMunir Ahmad1-18/+0
2018-03-07Merge "Fix javadoc"Rob Daugherty3-9/+7
2018-03-07Remove unnecessary String constructor callMunir Ahmad1-1/+1
2018-03-07Merge "Support get resource recipe groovy common method"Chuanyu Chen1-0/+21
2018-03-07Support get resource recipe groovy common methodc001491071-0/+21
2018-03-06Fix javadocMunir Ahmad3-9/+7
2018-03-06Replace StringBuilder with String & inline returnMunir Ahmad1-5/+2
2018-03-05Merge "Removed unreachable log"Seshu Kumar M1-398/+396
2018-03-05Removed unreachable logMunir Ahmad1-398/+396
2018-03-02Merge "Support decompose service by model uuid"Chuanyu Chen1-2/+5
2018-03-01Merge "Support query service resources by modeluuid"Chuanyu Chen1-0/+43
2018-03-01Support decompose service by model uuidc001491071-2/+5
2018-03-01Merge "Support Resource Recipe Common Model"Chuanyu Chen3-0/+416
2018-03-01Support query service resources by modeluuidc001491071-0/+43
2018-03-01Support Resource Recipe Common Modelc001491073-0/+416
2018-02-27Make use of append instead of string concatenationMunir Ahmad1-2/+2
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-24Swap StringBuffer with StringBuilder everywhereMunir Ahmad1-1/+1
2018-02-24Swap for loop in favor of foreachMunir Ahmad1-4/+4
2018-02-24Replace explicit type with dimond everywhereMunir Ahmad10-22/+22