Simplify boolean expressions in groovy
[so.git] / adapters /
2018-03-09 Rob DaughertyMerge "Pom parents fixed in aria build."
2018-03-09 Rob DaughertyMerge "Update resource recipe parameter prepare logic"
2018-03-09 Rob DaughertyMerge "Fix some Sonar Blockers in workflow/serviceTask"
2018-03-09 Rob DaughertyMerge "Collapse catch clauses where applicable"
2018-03-09 Rob DaughertyRevert Reduce log noise/warnings 87/34987/1
2018-03-09 Munir AhmadRemove redundant groupId inherited from parent 57/34957/2
2018-03-09 Seshu Kumar MMerge "Reduce log noise/warnings format to conventions"
2018-03-09 Chuanyu ChenMerge "Support resource generic workflow Inputs"
2018-03-09 Seshu Kumar MMerge "Sonar:Critical"
2018-03-08 Marcus G K WilliamsReduce log noise/warnings format to conventions 29/34629/2
2018-03-08 Seshu Kumar MMerge "Replace explicit type with diamond notation"
2018-03-08 Seshu Kumar MMerge "Make use of contains instead of indexOf"
2018-03-08 Seshu Kumar MMerge "Remove redundant String constructor calls"
2018-03-08 Seshu Kumar MMerge "Swap StringBuilder with string where makes sense"
2018-03-08 Seshu Kumar MMerge "Remove redundant declaration of extending object"
2018-03-08 Seshu Kumar MMerge "Remove unused code"
2018-03-08 Seshu Kumar MMerge "Make use of try with resource"
2018-03-08 Seshu Kumar MMerge "Swap if statement with switch"
2018-03-08 Munir AhmadReplace explicit type with diamond notation 03/34603/2
2018-03-08 Munir AhmadRemove redundant declaration of extending object 11/34611/2
2018-03-08 Munir AhmadMake use of try with resource 99/34599/1
2018-03-07 Rob DaughertyMerge "Swap indexOf with contains"
2018-03-07 Rob DaughertyMerge "modify bug for UT case"
2018-03-07 Rob DaughertyMerge "Store NB Create req. userParam - Customer_Location"
2018-03-07 Rob DaughertyMerge "Remove redundant catch clause"
2018-03-07 Rob DaughertyMerge "Fix javadoc"
2018-03-07 Munir AhmadSwap indexOf with contains 89/33889/2
2018-03-07 Chuanyu ChenMerge "Support get resource recipe groovy common method"
2018-03-07 Chuanyu ChenMerge "Support resource recipe query rest"
2018-03-07 Chuanyu ChenMerge "add update action for e2e svcinst"
2018-03-07 c00149107Support resource recipe query rest 05/34405/2
2018-03-07 Chuanyu ChenMerge "Support query ar recipe by ar model uuid"
2018-03-07 Chuanyu ChenMerge "Support query vnf recipe by vnf model uuid"
2018-03-07 Chuanyu ChenMerge "Support query network recipe by module uuid"
2018-03-06 Munir AhmadRemove redundant catch clause 87/33887/5
2018-03-06 Munir AhmadFix javadoc 95/33895/2
2018-03-06 Seshu Kumar MMerge "Make use of try with resources"
2018-03-06 Seshu Kumar MMerge "Replace StringBuilder with String & inline return"
2018-03-06 Munir AhmadMake use of try with resources 85/33885/2
2018-03-06 Munir AhmadReplace explicit type with dimond type 83/33883/2
2018-03-06 Seshu Kumar MMerge "Unit test coverage"
2018-03-06 Seshu Kumar MMerge "Swap Collection.sort with List sort"
2018-03-06 Seshu Kumar MMerge "Make use of Map.getOrDefault"
2018-03-06 Munir AhmadReplace StringBuilder with String & inline return 81/32781/6
2018-03-06 Seshu Kumar MMerge "Simplify if statements where it makes sense"
2018-03-05 Seshu Kumar MMerge "Removed unreachable log"
2018-03-05 Chuanyu ChenMerge "Update generic create service workflow"
2018-03-02 Rob DaughertyMerge "Test commit in Test branch"
2018-03-02 Chuanyu ChenMerge "Support decompose service by model uuid"
2018-03-01 sanchitapUnit test coverage 83/33583/1
2018-03-01 Chuanyu ChenMerge "Support query service resources by modeluuid"
2018-03-01 Chuanyu ChenMerge "Support Resource Recipe Common Model"
2018-03-01 Chuanyu ChenMerge "Add Properties Order for recipeParams"
2018-03-01 Chuanyu ChenMerge "Support query service csar rest"
2018-02-28 Seshu Kumar MMerge "Support csar object query"
2018-02-28 Seshu Kumar MMerge "Add recipe params for bpmn call"
2018-02-28 Seshu Kumar MMerge "Remove the unnecessary toString"
2018-02-28 Seshu Kumar MMerge "Removed System.out.println from catch clause"
2018-02-28 Seshu Kumar MMerge "Adding Junit"
2018-02-28 Seshu Kumar MMerge "Adding Junit"
2018-02-28 c00149107Support query service csar rest 03/33303/1
2018-02-27 DeWayne FilppiMerge "Make use of getOrDefault"
2018-02-27 Munir AhmadMake use of getOrDefault 53/33053/1
2018-02-27 Munir AhmadMake use of append instead of string concatenation 79/32779/2
2018-02-27 Munir AhmadSimplify if statements where it makes sense 69/32769/3
2018-02-26 SumapriyaAdding Junit 73/32873/1
2018-02-26 AS00465059Adding Junit 69/32869/1
2018-02-26 Seshu Kumar MMerge "Remove the unnecessary plus zero"
2018-02-26 Seshu Kumar MMerge "Add the correct literal ending for long"
2018-02-26 Seshu Kumar MMerge "Swap while loops with foreach where applicable"
2018-02-26 Seshu Kumar MMerge "Add ARIA subtree to build"
2018-02-26 Seshu Kumar MMerge "Unit test coverage"
2018-02-26 Seshu Kumar MMerge "Support more Generic workflow for voLTE"
2018-02-25 Munir AhmadAdd the correct literal ending for long 71/32771/2
2018-02-25 Munir AhmadSwap while loops with foreach where applicable 67/32767/2
2018-02-24 Munir AhmadRemove wrapping of primitive values in objects 63/32763/1
2018-02-24 Munir AhmadSwap StringBuffer with StringBuilder everywhere 61/32761/2
2018-02-23 sanchitapUnit test coverage 73/32673/1
2018-02-23 Lukasz Muszkietaadd junit for cloud wrappers 91/32491/3
2018-02-23 Seshu Kumar MMerge "ARIA REST client bugs"
2018-02-23 Seshu Kumar MMerge "Support more Generic workflow for voLTE"
2018-02-22 Arthur MartellaPort SO artifacts to ONAP folder structure 03/32603/1
2018-02-22 Seshu Kumar MMerge "Boolean constructor call"
2018-02-22 Seshu Kumar MMerge "Swap String concatenation with StringBuilder"
2018-02-22 Seshu Kumar MMerge "Select recipe for create service"
2018-02-21 Munir AhmadBoolean constructor call 59/32459/2
2018-02-21 Munir AhmadSwap String concatenation with StringBuilder 53/32453/1
2018-02-21 Seshu Kumar MMerge "Added unittests for ApplicationControllerSupport"
2018-02-21 Seshu Kumar MMerge "add junit for AuthenticationMethodFactory"
2018-02-21 Seshu Kumar MMerge "Sonar:Critical"
2018-02-21 Seshu Kumar MMerge "Adding Junit "
2018-02-21 Seshu Kumar MMerge "Optimize number of MsoLogger instances"
2018-02-21 AS00465059Sonar:Critical 27/30427/2
2018-02-21 Seshu Kumar MMerge "Added unittests"
2018-02-20 AS00465059Adding Junit 05/32205/1
2018-02-16 dfilppiAdd Vdu plugin support 03/32003/2
2018-02-16 Sumapriya SarvepalliSonar:Critical 45/31945/1
2018-02-11 Seshu Kumar MMerge "Fix some Sonar Blocker issues in apihandler...
2018-02-09 Seshu Kumar MMerge "add junit for MsoHeatEnvironmentEntry"
2018-02-08 Seshu Kumar MMerge "Sonar:Critical"
next