aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-10Merge "Remove redundant intValue"Seshu Kumar M1-1/+1
2018-03-10Remove redundant type castMunir Ahmad7-20/+19
2018-03-09Remove unnecessary simicolon from all java classesMunir Ahmad3-7/+7
2018-03-09private is redundant for enum constructorsMunir Ahmad3-4/+4
2018-03-09Swap Optional.isPresent with functional expressionMunir Ahmad1-8/+3
2018-03-09Remove trailing spaces from property filesMunir Ahmad5-134/+134
2018-03-09Fix a potentional bug String comparison using !=Munir Ahmad1-1/+1
2018-03-09Simplify boolean expressions in groovyMunir Ahmad14-38/+38
2018-03-09Replace String concatination with chained appendMunir Ahmad1-1/+1
2018-03-09Remove redundant intValueMunir Ahmad1-1/+1
2018-03-09Merge "Pom parents fixed in aria build."Rob Daugherty3-2/+12
2018-03-09Merge "Update resource recipe parameter prepare logic"Rob Daugherty2-57/+134
2018-03-09Merge "Fix some Sonar Blockers in workflow/serviceTask"Rob Daugherty4-128/+70
2018-03-09Merge "Collapse catch clauses where applicable"Rob Daugherty2-13/+5
2018-03-09Pom parents fixed in aria build.dfilppi3-2/+12
2018-03-09Revert Reduce log noise/warningsRob Daugherty211-28672/+28398
2018-03-09Collapse catch clauses where applicableMunir Ahmad2-13/+5
2018-03-09Remove redundant groupId inherited from parentMunir Ahmad14-15/+0
2018-03-09Merge "Reduce log noise/warnings format to conventions"Seshu Kumar M211-28398/+28672
2018-03-09Update resource recipe parameter prepare logicc001491072-57/+134
2018-03-09Merge "Support resource generic workflow Inputs"Chuanyu Chen1-0/+290
2018-03-09Support resource generic workflow Inputsc001491071-0/+290
2018-03-09Merge "Sonar:Critical"Seshu Kumar M1-1/+1
2018-03-08Fix some Sonar Blockers in workflow/serviceTaskShashank Kumar Shankar4-128/+70
2018-03-08Reduce log noise/warnings format to conventionsMarcus G K Williams211-28398/+28672
2018-03-08Merge "Replace explicit type with diamond notation"Seshu Kumar M1-2/+2
2018-03-08Merge "Make use of contains instead of indexOf"Seshu Kumar M1-2/+2
2018-03-08Merge "Remove redundant String constructor calls"Seshu Kumar M1-1/+1
2018-03-08Merge "Swap StringBuilder with string where makes sense"Seshu Kumar M5-125/+37
2018-03-08Merge "Remove redundant declaration of extending object"Seshu Kumar M3-8/+8
2018-03-08Merge "Remove unused code"Seshu Kumar M2-23/+0
2018-03-08Merge "Make use of try with resource"Seshu Kumar M1-39/+38
2018-03-08Merge "Make use of lambda"Seshu Kumar M3-51/+36
2018-03-08Merge "Swap Collection.sort with list.sort"Seshu Kumar M3-11/+11
2018-03-08Merge "Swap if statement with switch"Seshu Kumar M9-270/+291
2018-03-08Replace explicit type with diamond notationMunir Ahmad1-2/+2
2018-03-08Make use of contains instead of indexOfMunir Ahmad1-2/+2
2018-03-08Remove redundant String constructor callsMunir Ahmad1-1/+1
2018-03-08Swap StringBuilder with string where makes senseMunir Ahmad5-125/+37
2018-03-08Remove redundant declaration of extending objectMunir Ahmad3-8/+8
2018-03-07Make use of try with resourceMunir Ahmad1-39/+38
2018-03-07Make use of lambdaMunir Ahmad3-51/+36
2018-03-07Swap Collection.sort with list.sortMunir Ahmad3-11/+11
2018-03-07Remove unused codeMunir Ahmad2-23/+0
2018-03-07Merge "Swap indexOf with contains"Rob Daugherty6-66/+69
2018-03-07Merge "modify bug for UT case"Rob Daugherty1-0/+143
2018-03-07Merge "Store NB Create req. userParam - Customer_Location"Rob Daugherty5-774/+880
2018-03-07Merge "Remove redundant catch clause"Rob Daugherty7-30/+2
2018-03-07Merge "Fix javadoc"Rob Daugherty22-52/+46
2018-03-07Fix Aria compilation issuesubhash kumar singh1-1/+1