CII badging issue resolution
[so.git] / bpmn /
2018-03-16 Seshu Kumar MMerge "Adding Junit"
2018-03-16 Seshu Kumar MMerge "Unit test coverage"
2018-03-16 SumapriyaAdding Junit 83/36183/1
2018-03-15 Seshu Kumar MMerge "Adding Junit"
2018-03-15 Seshu Kumar MMerge "Sonar Critical"
2018-03-15 Seshu Kumar MMerge "Sonar Critical"
2018-03-15 Seshu Kumar MMerge "Remove unneeded param type definition"
2018-03-15 c00149107Remove unneeded param type definition 53/35953/1
2018-03-15 Seshu Kumar MMerge "Fix get resource input json string issue"
2018-03-15 Seshu Kumar MMerge "Add execute resource recipe task script"
2018-03-15 c00149107Fix get resource input json string issue 15/35915/1
2018-03-15 c00149107Add execute resource recipe task script 11/35911/1
2018-03-15 Seshu Kumar MMerge "Remove unneeded script"
2018-03-15 Seshu Kumar MMerge "Remove default file template"
2018-03-15 c00149107Remove unneeded script 75/35875/1
2018-03-15 Chuanyu ChenMerge "Update e2e models"
2018-03-14 Munir AhmadRemove default file template 07/35007/2
2018-03-14 Seshu Kumar MMerge "change execution to DelegateExecution in groovy"
2018-03-14 Seshu Kumar MMerge "Update resource parameters node task"
2018-03-14 seshukmchange execution to DelegateExecution in groovy 39/35739/1
2018-03-14 Seshu Kumar MMerge "Add required dependency to fix compilation"
2018-03-14 Seshu Kumar MMerge "Add UT Test for resource parameters function"
2018-03-14 Seshu Kumar MMerge "Fit parameter name issue"
2018-03-14 Seshu Kumar MMerge "Adding Junit"
2018-03-14 c00149107Update resource parameters node task 25/35725/1
2018-03-14 Seshu Kumar MMerge "Support resource parameters generated"
2018-03-14 Seshu Kumar MMerge "AT&T 1712 and 1802 release code"
2018-03-14 Chuanyu ChenMerge "Add DoCompareModelVersions.groovy"
2018-03-14 Chuanyu ChenMerge "Add DoCompareModelVersions.bpmn"
2018-03-14 c00149107Add UT Test for resource parameters function 09/35709/1
2018-03-14 c00149107Fit parameter name issue 05/35705/1
2018-03-14 Rob DaughertyAT&T 1712 and 1802 release code 61/35661/4
2018-03-14 Yulian HanAdd DoCompareModelVersions.groovy 93/35693/1
2018-03-14 Yulian HanAdd DoCompareModelVersions.bpmn 89/35689/1
2018-03-14 c00149107Support resource parameters generated 83/35683/1
2018-03-14 Seshu Kumar MMerge "Change the copyright to 2018"
2018-03-14 Yulian HanChange the copyright to 2018 99/35399/3
2018-03-13 Seshu Kumar MMerge "Fixed parent reference"
2018-03-13 Seshu Kumar MMerge "Add Create SDNC Resource Create Groovy script"
2018-03-13 Seshu Kumar MMerge "Unit test coverage"
2018-03-13 Seshu Kumar MMerge "Adding Junit"
2018-03-13 Seshu Kumar MMerge "Adding Junit"
2018-03-13 subhash kumar singhUpdate license for ResourceRequest 23/35423/1
2018-03-13 Chuanyu ChenMerge "Rename vfc ns workflow groovy class name"
2018-03-13 c00149107Add Create SDNC Resource Create Groovy script 17/35417/1
2018-03-13 Chuanyu ChenMerge "Add update e2e Instance subprocess bpmn"
2018-03-13 Yulian HanAdd update e2e Instance subprocess bpmn 93/35393/1
2018-03-13 c00149107Rename vfc ns workflow groovy class name 87/35387/1
2018-03-13 Seshu Kumar MMerge "Remove redundant type cast"
2018-03-13 Seshu Kumar MMerge "junit adding and refactor for CloudConfig"
2018-03-13 Seshu Kumar MMerge "Remove trailing spaces from property files"
2018-03-13 Seshu Kumar MMerge "Fix a potentional bug String comparison using !="
2018-03-12 Seshu Kumar MMerge "Add SDNC Resource Create Call Common Recipe"
2018-03-12 Seshu Kumar MMerge "Adding Junit"
2018-03-12 Seshu Kumar MMerge "Adding Junit"
2018-03-12 Seshu Kumar MMerge changes I9b4fc5b0,I2a4216c5
2018-03-12 Seshu Kumar MMerge "modify update e2e Instance groovy"
2018-03-12 Seshu Kumar MMerge "Fix urls for collecting CSAR info"
2018-03-12 subhash kumar singhFix urls for collecting CSAR info 25/35225/1
2018-03-12 Yulian Hanmodify update e2e Instance groovy 05/35205/1
2018-03-12 Chuanyu ChenMerge "Rename the default recipe for VFC NS"
2018-03-12 c00149107Add SDNC Resource Create Call Common Recipe 43/35143/2
2018-03-12 Chuanyu ChenMerge "add main updateInstance flow groovy"
2018-03-12 Chuanyu ChenMerge "delete useless method in main updateInstance...
2018-03-12 c00149107Rename the default recipe for VFC NS 39/35139/1
2018-03-12 Seshu Kumar MMerge changes I5a320c60,I3fbd868e
2018-03-12 Seshu Kumar MMerge "Swap Optional.isPresent with functional expression"
2018-03-12 Chuanyu ChenMerge "Combine the design and runtime parameter"
2018-03-12 Yulian Hanadd main updateInstance flow groovy 17/35117/1
2018-03-12 Yulian Handelete useless method in main updateInstance flow 15/35115/1
2018-03-12 subhash kumar singhCombine the design and runtime parameter 25/34525/5
2018-03-12 Chuanyu ChenMerge "Update the VFC NS resource recipe"
2018-03-12 c00149107Update the VFC NS resource recipe 91/35091/1
2018-03-12 Yulian Hanadd main updateInstance bpmn flow 79/35079/1
2018-03-10 Seshu Kumar MMerge "Remove redundant intValue"
2018-03-10 Munir AhmadRemove redundant type cast 23/35023/2
2018-03-10 Munir Ahmadprivate is redundant for enum constructors 27/35027/1
2018-03-10 Munir AhmadSwap Optional.isPresent with functional expression 25/35025/1
2018-03-10 Munir AhmadFix a potentional bug String comparison using != 17/35017/1
2018-03-10 Munir AhmadSimplify boolean expressions in groovy 15/35015/1
2018-03-10 Munir AhmadReplace String concatination with chained append 13/35013/1
2018-03-10 Munir AhmadRemove redundant intValue 03/35003/1
2018-03-09 Rob DaughertyMerge "Pom parents fixed in aria build."
2018-03-09 Rob DaughertyMerge "Update resource recipe parameter prepare logic"
2018-03-09 Rob DaughertyMerge "Fix some Sonar Blockers in workflow/serviceTask"
2018-03-09 Rob DaughertyMerge "Collapse catch clauses where applicable"
2018-03-09 Rob DaughertyRevert Reduce log noise/warnings 87/34987/1
2018-03-09 Munir AhmadCollapse catch clauses where applicable 53/34953/2
2018-03-09 Munir AhmadRemove redundant groupId inherited from parent 57/34957/2
2018-03-09 Seshu Kumar MMerge "Reduce log noise/warnings format to conventions"
2018-03-09 c00149107Update resource recipe parameter prepare logic 23/34923/1
2018-03-09 Chuanyu ChenMerge "Support resource generic workflow Inputs"
2018-03-09 c00149107Support resource generic workflow Inputs 05/34905/1
2018-03-09 Seshu Kumar MMerge "Sonar:Critical"
2018-03-08 Shashank Kumar ShankarFix some Sonar Blockers in workflow/serviceTask 43/34143/4
2018-03-08 Marcus G K WilliamsReduce log noise/warnings format to conventions 29/34629/2
2018-03-08 Seshu Kumar MMerge "Replace explicit type with diamond notation"
2018-03-08 Seshu Kumar MMerge "Make use of contains instead of indexOf"
2018-03-08 Seshu Kumar MMerge "Remove redundant String constructor calls"
2018-03-08 Seshu Kumar MMerge "Swap StringBuilder with string where makes sense"
next