Merge "Remove redundant String constructor calls"
[so.git] / bpmn / MSOCoreBPMN /
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 lambda"
2018-03-08 Seshu Kumar MMerge "Swap if statement with switch"
2018-03-07 Munir AhmadMake use of lambda 97/34597/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 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 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 AhmadReplace explicit type with dimond type 83/33883/2
2018-03-06 Seshu Kumar MMerge "Unit test coverage"
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-03 Munir AhmadMake use of Map.getOrDefault 77/33877/1
2018-03-02 Rob DaughertyMerge "Test commit in Test branch"
2018-03-02 Chuanyu ChenMerge "Support decompose service by model uuid"
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-27 DeWayne FilppiMerge "Make use of getOrDefault"
2018-02-27 Munir AhmadMake use of append instead of string concatenation 79/32779/2
2018-02-27 Munir AhmadRemove the unnecessary toString 75/32775/3
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 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 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 "Select recipe for create service"
2018-02-11 Seshu Kumar MMerge "Fix some Sonar Blocker issues in apihandler...
2018-02-08 Seshu Kumar MMerge "refactoring - add Optional"
2018-02-07 Seshu Kumar MMerge "Sonar blocker issue - closeableHttpClient"
2018-02-07 Seshu Kumar MMerge "Get Msb Ip from env parameter"
2018-02-06 Seshu Kumar MMerge "Sonar:Critical"
2018-02-06 Seshu Kumar MMerge "Added unittests for RollbackData"
2018-02-06 Seshu Kumar MMerge "Refactor of DecomposeJsonUtils class."
2018-02-06 Seshu Kumar MMerge "Sonar:Major"
2018-01-31 biniekAdded unittests for RollbackData 09/29809/2
2018-01-31 Seshu Kumar MMerge "Sonar:Major"
2018-01-31 Seshu Kumar MMerge "Sonar:Major"
2018-01-31 Seshu Kumar MMerge "Sonar:Major"
2018-01-31 Seshu Kumar MMerge "Same Service names under two different Customers"
2018-01-30 Manamohan SatapathySonar:Major 43/29643/1
2018-01-30 Seshu Kumar MMerge "Sonar:Major"
2018-01-30 Seshu Kumar MMerge "Default Recipe Mapping for Service"
2018-01-30 Manamohan SatapathySonar:Major 79/29579/1
2018-01-30 Azhar Sardar SayyedSonar:Major 77/29577/1
2018-01-29 Seshu Kumar MMerge "add JUnit for NetworkInfo"
2018-01-29 Seshu Kumar MMerge "Unittest refactoring."
2018-01-29 biniekRefactor of DecomposeJsonUtils class. 21/28921/2
2018-01-19 Seshu Kumar MMerge "Sonar blocker issue - NullPointerExeption"
2018-01-16 biniekUnittest refactoring. 49/27949/3
2018-01-12 Seshu Kumar MMerge "refactoring - adding junit"
2018-01-12 Seshu Kumar MMerge "refactoring - code clean up"
2018-01-11 Seshu Kumar MMerge "UT for catalogDatabase"
2018-01-11 Seshu Kumar MMerge "Utility Methods: clean xml of all empty nodes"
2018-01-11 Seshu Kumar MMerge "Conflicting Jars: jaon-rpc and json-20160212"
2018-01-11 Seshu Kumar MMerge "Moved variable name extraction to separate class."
2018-01-04 biniekMoved variable name extraction to separate class. 71/27371/1
2017-12-05 Seshu Kumar MMerge "Remove duplicated constants"
2017-12-05 Seshu Kumar MMerge "Correct Service Type value"
2017-12-01 Jessica WagantallBump minor version 83/24483/5
2017-11-22 c00149107Fix Json Analyze failed Issue 27/24827/1
2017-11-16 Seshu Kumar MMerge "updated the release version"
2017-11-16 seshukmchanged artifact version 09/23809/1
2017-11-14 Seshu Kumar MMerge "Removed bad docs"
2017-11-02 Seshu Kumar MMerge "SO docker build issue fix in asdc"
2017-11-02 Chuanyu ChenMerge "Auth and prefix for GENERIC-RESOURCE-API"
2017-11-01 Benjamin, Max (mb388a)removed commented out lines of code 49/21649/1
2017-10-27 Seshu Kumar MMerge "Iterate over the entrySet instead of keySet"
2017-10-27 Seshu Kumar MMerge "Removed unused "LOGGER" private field"
next