aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-26Merge "Support more Generic workflow for voLTE"Seshu Kumar M4-353/+475
2018-02-25Remove the unnecessary plus zeroMunir Ahmad1-2/+2
2018-02-25Add the correct literal ending for longMunir Ahmad4-9/+9
2018-02-25Swap while loops with foreach where applicableMunir Ahmad4-99/+84
2018-02-24Remove wrapping of primitive values in objectsMunir Ahmad3-7/+7
2018-02-24Swap StringBuffer with StringBuilder everywhereMunir Ahmad19-27/+27
2018-02-24Swap for loop in favor of foreachMunir Ahmad12-46/+47
2018-02-24Replace explicit type with dimond everywhereMunir Ahmad37-150/+150
2018-02-24Make use of lambda for comparatorMunir Ahmad1-10/+2
2018-02-23Add ARIA subtree to builddfilppi2-1/+22
2018-02-23Unit test coveragesanchitap1-0/+81
2018-02-23add junit for cloud wrappersLukasz Muszkieta5-20/+154
2018-02-23Support more Generic workflow for voLTEc001491074-353/+475
2018-02-23Merge "ARIA REST client bugs"Seshu Kumar M2-8/+9
2018-02-23Merge "Support more Generic workflow for voLTE"Seshu Kumar M4-12/+168
2018-02-22Port SO artifacts to ONAP folder structureArthur Martella32-127/+139
2018-02-22Merge "Boolean constructor call"Seshu Kumar M3-5/+5
2018-02-22Merge "Make use of addAll instead of loop"Seshu Kumar M3-15/+5
2018-02-22Merge "Swap String concatenation with StringBuilder"Seshu Kumar M5-31/+31
2018-02-22Merge "Remove redundant toString"Seshu Kumar M6-16/+16
2018-02-22Merge "Replace Collection.sort with List.sort"Seshu Kumar M1-8/+8
2018-02-22Merge "Select recipe for create service"Seshu Kumar M1-16/+30
2018-02-22Support more Generic workflow for voLTEc001491074-12/+168
2018-02-22Select recipe for create servicec001491071-16/+30
2018-02-21ARIA REST client bugsdfilppi2-8/+9
2018-02-21Boolean constructor callMunir Ahmad3-5/+5
2018-02-21Make use of addAll instead of loopMunir Ahmad3-15/+5
2018-02-21Swap String concatenation with StringBuilderMunir Ahmad5-31/+31
2018-02-21Remove redundant toStringMunir Ahmad6-16/+16
2018-02-21Replace Collection.sort with List.sortMunir Ahmad1-8/+8
2018-02-21Merge "Added unittests for ApplicationControllerSupport"Seshu Kumar M1-0/+83
2018-02-21Merge "add junit for AuthenticationMethodFactory"Seshu Kumar M4-79/+121
2018-02-21Merge "Sonar:Critical"Seshu Kumar M1-0/+2
2018-02-21Merge "Adding Junit "Seshu Kumar M1-0/+54
2018-02-21Merge "Optimize number of MsoLogger instances"Seshu Kumar M1-10/+36
2018-02-21Added unittests for ApplicationControllerSupportbiniek1-0/+83
2018-02-21Sonar:CriticalAS004650591-0/+2
2018-02-21Merge "Added unittests"Seshu Kumar M3-31/+150
2018-02-20Added ability to PUT binary CSARdfilppi3-368/+421
2018-02-20Adding Junit AS004650591-0/+54
2018-02-16Add Vdu plugin supportdfilppi4-0/+505
2018-02-15Optimize number of MsoLogger instancesUsaraswat1-10/+36
2018-02-15Added unittestsbiniek3-31/+150
2018-02-14Fixed build.dfilppi21-1/+59
2018-02-11Merge "Fix some Sonar Blocker issues in apihandler/common"Seshu Kumar M9-59/+38
2018-02-09Merge "add junit for MsoHeatEnvironmentEntry"Seshu Kumar M3-188/+133
2018-02-09Imporve test coverage for RequestDatabasesubhash kumar singh2-0/+295
2018-02-08Fix some Sonar Blocker issues in apihandler/commonShashank Kumar Shankar9-59/+38
2018-02-08Merge "Sonar:Critical"Seshu Kumar M2-13/+9
2018-02-08add junit for AuthenticationMethodFactoryLukasz Muszkieta4-79/+121