aboutsummaryrefslogtreecommitdiffstats
path: root/adapters
AgeCommit message (Expand)AuthorFilesLines
2018-03-09Remove redundant groupId inherited from parentMunir Ahmad1-1/+0
2018-03-09Merge "Reduce log noise/warnings format to conventions"Seshu Kumar M27-1997/+1989
2018-03-09Merge "Sonar:Critical"Seshu Kumar M1-1/+1
2018-03-08Reduce log noise/warnings format to conventionsMarcus G K Williams27-1997/+1989
2018-03-08Merge "Replace explicit type with diamond notation"Seshu Kumar M1-2/+2
2018-03-08Merge "Remove redundant declaration of extending object"Seshu Kumar M2-7/+7
2018-03-08Replace explicit type with diamond notationMunir Ahmad1-2/+2
2018-03-08Remove redundant declaration of extending objectMunir Ahmad2-7/+7
2018-03-07Make use of try with resourceMunir Ahmad1-39/+38
2018-03-07Merge "Swap indexOf with contains"Rob Daugherty1-1/+1
2018-03-07Merge "Remove redundant catch clause"Rob Daugherty5-18/+2
2018-03-07Merge "Fix javadoc"Rob Daugherty7-11/+11
2018-03-07Swap indexOf with containsMunir Ahmad1-1/+1
2018-03-07Merge "Support resource recipe query rest"Chuanyu Chen2-1/+129
2018-03-07Support resource recipe query restc001491072-1/+129
2018-03-06Remove redundant catch clauseMunir Ahmad5-18/+2
2018-03-06Fix javadocMunir Ahmad7-11/+11
2018-03-06Merge "Make use of try with resources"Seshu Kumar M3-796/+969
2018-03-06Merge "Replace StringBuilder with String & inline return"Seshu Kumar M6-64/+42
2018-03-06Make use of try with resourcesMunir Ahmad3-796/+969
2018-03-06Replace explicit type with dimond typeMunir Ahmad22-70/+70
2018-03-06Merge "Unit test coverage"Seshu Kumar M1-0/+89
2018-03-06Replace StringBuilder with String & inline returnMunir Ahmad6-64/+42
2018-03-06Merge "Simplify if statements where it makes sense"Seshu Kumar M3-13/+3
2018-03-01Unit test coveragesanchitap1-0/+89
2018-03-01Merge "Support query service csar rest"Chuanyu Chen2-11/+132
2018-02-28Merge "Adding Junit"Seshu Kumar M1-0/+53
2018-02-28Merge "Adding Junit"Seshu Kumar M1-0/+47
2018-02-28Support query service csar restc001491072-11/+132
2018-02-27Merge "Make use of getOrDefault"DeWayne Filppi2-10/+8
2018-02-26Make use of getOrDefaultMunir Ahmad2-10/+8
2018-02-27Make use of append instead of string concatenationMunir Ahmad10-91/+92
2018-02-26Simplify if statements where it makes senseMunir Ahmad3-13/+3
2018-02-26Adding JunitSumapriya1-0/+53
2018-02-26Adding JunitAS004650591-0/+47
2018-02-26Merge "Add the correct literal ending for long"Seshu Kumar M1-1/+1
2018-02-26Merge "Swap while loops with foreach where applicable"Seshu Kumar M1-55/+53
2018-02-26Merge "Unit test coverage"Seshu Kumar M1-0/+81
2018-02-25Add the correct literal ending for longMunir Ahmad1-1/+1
2018-02-25Swap while loops with foreach where applicableMunir Ahmad1-55/+53
2018-02-24Remove wrapping of primitive values in objectsMunir Ahmad1-2/+2
2018-02-24Swap StringBuffer with StringBuilder everywhereMunir Ahmad1-1/+1
2018-02-23Unit test coveragesanchitap1-0/+81
2018-02-23add junit for cloud wrappersLukasz Muszkieta5-20/+154
2018-02-22Port SO artifacts to ONAP folder structureArthur Martella13-61/+73
2018-02-21Boolean constructor callMunir Ahmad2-4/+4
2018-02-21Swap String concatenation with StringBuilderMunir Ahmad5-31/+31
2018-02-21Merge "add junit for AuthenticationMethodFactory"Seshu Kumar M4-79/+121
2018-02-21Merge "Sonar:Critical"Seshu Kumar M1-0/+2
2018-02-21Sonar:CriticalAS004650591-0/+2