aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN
AgeCommit message (Expand)AuthorFilesLines
2018-03-08Reduce log noise/warnings format to conventionsMarcus G K Williams49-9077/+9128
2018-03-08Merge "Remove redundant String constructor calls"Seshu Kumar M1-1/+1
2018-03-08Merge "Remove redundant declaration of extending object"Seshu Kumar M1-1/+1
2018-03-08Remove redundant String constructor callsMunir Ahmad1-1/+1
2018-03-08Remove redundant declaration of extending objectMunir Ahmad1-1/+1
2018-03-07Remove unused codeMunir Ahmad2-23/+0
2018-03-07Merge "Fix javadoc"Rob Daugherty4-10/+8
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 Ahmad4-10/+8
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 Chen3-4/+16
2018-03-01Merge "Support query service resources by modeluuid"Chuanyu Chen1-0/+43
2018-03-01Support decompose service by model uuidc001491073-4/+16
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 Ahmad37-150/+150
2018-02-24Make use of lambda for comparatorMunir Ahmad1-10/+2
2018-02-22Port SO artifacts to ONAP folder structureArthur Martella1-5/+5
2018-02-21Replace Collection.sort with List.sortMunir Ahmad1-8/+8
2018-02-21Added unittests for ApplicationControllerSupportbiniek1-0/+83
2018-02-15Added unittestsbiniek3-31/+150
2018-02-08Sonar:CriticalManamohan Satapathy2-13/+9
2018-02-06Merge "Sonar:Critical"Seshu Kumar M1-3/+3
2018-02-06Merge "Refactor of DecomposeJsonUtils class."Seshu Kumar M1-6/+8
2018-02-06Sonar:CriticalSumapriya Sarvepalli1-3/+3
2018-01-31Merge "Same Service names under two different Customers"Seshu Kumar M3-4/+98
2018-01-29Refactor of DecomposeJsonUtils class.biniek1-6/+8
2018-01-24Same Service names under two different CustomersChittaranjan Sardar3-4/+98
2018-01-16Unittest refactoring.biniek1-2/+1
2018-01-08Utility Methods: clean xml of all empty nodesAbhishek Shekhar1-0/+27
2017-12-01Bump minor versionJessica Wagantall1-4/+4
2017-11-16Remove unused dependency on dmaapClientRob Daugherty1-5/+0
2017-11-16changed artifact versionseshukm1-1/+1
2017-11-16Merge "Update the version.properties"v1.1.11.0.0-ONAP1.0.0-AmsterdamSeshu Kumar M1-2/+2
2017-11-16Update the version.propertiesseshukm1-2/+2
2017-11-11Changed parsing code in DoDeleteVfModuleFromVnfJim Hahn1-0/+15
2017-11-09Move unit test mocks to test scoped jarRob Daugherty18-7/+3103
2017-11-08Clean up Process Engine selection logicRob Daugherty16-420/+88