Merge "Remove unneeded param type definition"
[so.git] / mso-catalog-db / src / main / java / org / openecomp / mso / db / catalog / CatalogDatabase.java
2018-03-15 Seshu Kumar MMerge "Remove unneeded param type definition"
2018-03-15 Seshu Kumar MMerge "Fix get resource input json string issue"
2018-03-15 Seshu Kumar MMerge "Add execute resource recipe task script"
2018-03-15 Seshu Kumar MMerge "Remove unneeded script"
2018-03-15 Seshu Kumar MMerge "Remove depricated and unsed methods"
2018-03-14 Munir AhmadRemove depricated and unsed methods 11/35011/2
2018-03-12 Seshu Kumar MMerge "Add SDNC Resource Create Call Common Recipe"
2018-03-12 Seshu Kumar MMerge "Fix urls for collecting CSAR info"
2018-03-12 Chuanyu ChenMerge "Rename the default recipe for VFC NS"
2018-03-12 Chuanyu ChenMerge "Combine the design and runtime parameter"
2018-03-12 Chuanyu ChenMerge "Update the VFC NS resource recipe"
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 Chuanyu ChenMerge "Support resource generic workflow Inputs"
2018-03-09 Seshu Kumar MMerge "Sonar:Critical"
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 "Swap Collection.sort with list.sort"
2018-03-08 Seshu Kumar MMerge "Swap if statement with switch"
2018-03-08 Munir AhmadSwap StringBuilder with string where makes sense 09/34609/2
2018-03-07 Munir AhmadSwap Collection.sort with list.sort 95/34595/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 c00149107Support query ar recipe by ar model uuid 93/34393/1
2018-03-07 c00149107Support query vnf recipe by vnf model uuid 89/34389/1
2018-03-07 Chuanyu ChenMerge "Support query network recipe by module uuid"
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 "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-06 Seshu Kumar MMerge "private method was declared final"
2018-03-06 c00149107Support query network recipe by module uuid 51/34251/1
2018-03-06 c00149107Update paramXSD as recipe common field 39/34239/1
2018-03-05 Seshu Kumar MMerge "Removed unreachable log"
2018-03-05 Chuanyu ChenMerge "Update generic create service workflow"
2018-03-03 Munir AhmadSwap Collection.sort with List sort 79/33879/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 c00149107Support csar object query 37/33137/1
2018-02-27 Munir AhmadMake use of append instead of string concatenation 79/32779/2
2018-02-23 Seshu Kumar MMerge "Support more Generic workflow for voLTE"
2018-02-22 Seshu Kumar MMerge "Make use of addAll instead of loop"
2018-02-21 Munir AhmadMake use of addAll instead of loop 57/32457/1
2018-02-11 Seshu Kumar MMerge "Fix some Sonar Blocker issues in apihandler...
2018-02-07 Seshu Kumar MMerge "Sonar blocker issue - closeableHttpClient"
2018-02-06 Seshu Kumar MMerge "Refactor of DecomposeJsonUtils class."
2018-01-31 Seshu Kumar MMerge "Same Service names under two different Customers"
2018-01-30 Seshu Kumar MMerge "Default Recipe Mapping for Service"
2018-01-29 Seshu Kumar MMerge "add JUnit for NetworkInfo"
2018-01-29 Seshu Kumar MMerge "Unittest refactoring."
2018-01-29 Seshu Kumar MMerge changes Ie0f9c31f,I1fbe5516,I4beee70d,Ib9c5dad0...
2018-01-25 subhash kumar singhImprove UT for catalog db 37/28737/4
2018-01-24 Seshu Kumar MMerge changes Ifc9dda6b,Ic7b8d75d
2018-01-24 Seshu Kumar MMerge "Add Category info For Service and Resource"
2018-01-19 subhash kumar singhImprove UT for catalog db 37/28637/1
2018-01-19 subhash kumar singhImprove UT for catalog db 35/28635/1
2018-01-19 subhash kumar singhImprove UT for catalog db 33/28633/1
2018-01-19 subhash kumar singhImprove UT for catalog db 09/28609/1
2018-01-19 Seshu Kumar MMerge "Sonar blocker issue - NullPointerExeption"
2018-01-19 Seshu Kumar MMerge "SDC template distribution for voLTE"
2018-01-19 Seshu Kumar MMerge "Improve UT for catalog db"
2018-01-19 Seshu Kumar MMerge "Improve UT for catalog DB"
2018-01-19 Seshu Kumar MMerge "Improve UT for catalog DB"
2018-01-19 Seshu Kumar MMerge "Improve UT for catalog db"
2018-01-19 Seshu Kumar MMerge "UT improvement for catalog DB"
2018-01-19 Seshu Kumar MMerge "Improve UT for catalog db"
2018-01-19 Seshu Kumar MMerge "UT improvement for catalog db"
2018-01-19 Seshu Kumar MMerge "UT improvement for catalog db"
2018-01-19 Seshu Kumar MMerge "Unit test improvement for catalog db"
2018-01-18 subhash kumar singhImprove UT for catalog db 09/28509/1
2018-01-18 subhash kumar singhImprove UT for catalog DB 07/28507/1
2018-01-18 subhash kumar singhImprove UT for catalog DB 05/28505/1
next