aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCoreBPMN
AgeCommit message (Expand)AuthorFilesLines
2018-05-17Revert placementInfo to placement in SniroHomingMarcus G K Williams2-2/+2
2018-04-10Merge "Bug Fix - OOF api updates processing flavor-label"Seshu Kumar M3-1/+68
2018-04-09Add junit coverage for CompareModelsResult javaFelix Sangalang1-0/+83
2018-04-09Bug Fix - OOF api updates processing flavor-labelMarcus G K Williams3-1/+68
2018-03-27Refactor homing flows for OOF/HPAMarcus G K Williams2-142/+149
2018-03-23add ResourceModelInfo CompareModelsResult javaYulian Han2-0/+111
2018-03-21Merge "Adding Junit"Seshu Kumar M19-0/+986
2018-03-21Adding JunitSumapriya19-0/+986
2018-03-21Add UT for HealthCheckHandlerTestsubhash kumar singh1-0/+38
2018-03-19Fix the Jar vulnerability and licensingByung-Woo Jun1-1/+1
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty30-248/+1654
2018-03-13Merge "Remove redundant type cast"Seshu Kumar M3-13/+13
2018-03-13Merge "Fix a potentional bug String comparison using !="Seshu Kumar M1-1/+1
2018-03-12Merge changes I5a320c60,I3fbd868eSeshu Kumar M1-1/+1
2018-03-10Remove redundant type castMunir Ahmad3-13/+13
2018-03-09private is redundant for enum constructorsMunir Ahmad1-1/+1
2018-03-09Fix a potentional bug String comparison using !=Munir Ahmad1-1/+1
2018-03-09Replace String concatination with chained appendMunir Ahmad1-1/+1
2018-03-09Merge "Collapse catch clauses where applicable"Rob Daugherty2-13/+5
2018-03-09Revert Reduce log noise/warningsRob Daugherty5-339/+337
2018-03-09Collapse catch clauses where applicableMunir Ahmad2-13/+5
2018-03-09Remove redundant groupId inherited from parentMunir Ahmad1-1/+0
2018-03-08Reduce log noise/warnings format to conventionsMarcus G K Williams5-337/+339
2018-03-07Make use of lambdaMunir Ahmad1-8/+2
2018-03-07Merge "Remove redundant catch clause"Rob Daugherty2-12/+0
2018-03-06Remove redundant catch clauseMunir Ahmad2-12/+0
2018-03-06Fix javadocMunir Ahmad6-8/+6
2018-03-06Merge "Replace StringBuilder with String & inline return"Seshu Kumar M2-22/+11
2018-03-06Replace explicit type with dimond typeMunir Ahmad7-15/+15
2018-03-06Replace StringBuilder with String & inline returnMunir Ahmad2-22/+11
2018-03-02Make use of Map.getOrDefaultMunir Ahmad1-6/+2
2018-02-28Merge "Remove the unnecessary toString"Seshu Kumar M1-1/+1
2018-02-27Make use of append instead of string concatenationMunir Ahmad2-3/+4
2018-02-27Remove the unnecessary toStringMunir Ahmad1-1/+1
2018-02-26Merge "Swap while loops with foreach where applicable"Seshu Kumar M1-23/+14
2018-02-25Swap while loops with foreach where applicableMunir Ahmad1-23/+14
2018-02-24Remove wrapping of primitive values in objectsMunir Ahmad1-4/+4
2018-02-24Swap StringBuffer with StringBuilder everywhereMunir Ahmad3-4/+4
2018-02-22Port SO artifacts to ONAP folder structureArthur Martella1-4/+4
2018-02-06Merge "Added unittests for RollbackData"Seshu Kumar M2-67/+145
2018-02-06Merge "Refactor of DecomposeJsonUtils class."Seshu Kumar M3-181/+130
2018-01-31Added unittests for RollbackDatabiniek2-67/+145
2018-01-31Merge "Sonar:Major"Seshu Kumar M1-0/+1
2018-01-31Merge "Sonar:Major"Seshu Kumar M1-0/+1
2018-01-30Sonar:MajorManamohan Satapathy1-0/+1
2018-01-30Sonar:MajorManamohan Satapathy1-0/+1
2018-01-30Sonar:MajorAzhar Sardar Sayyed1-0/+1
2018-01-29Refactor of DecomposeJsonUtils class.biniek3-181/+130
2018-01-16Unittest refactoring.biniek4-243/+208
2018-01-04Moved variable name extraction to separate class.biniek4-500/+581