aboutsummaryrefslogtreecommitdiffstats
path: root/mso-catalog-db/src/main/java/org/openecomp/mso/db/catalog/CatalogDatabase.java
AgeCommit message (Expand)AuthorFilesLines
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)1-5203/+0
2018-07-06Use already-defined constant MODEL_VERSIONMariah Jacobs1-9/+9
2018-06-11Define constant instead of literal getVnfRecipePraneta Paithankar1-9/+11
2018-06-11Define constant instead of literal "template_name"Praneta Paithankar1-3/+4
2018-05-17Fix resource population to DBsubhash kumar singh1-0/+16
2018-04-19Add logic for defautl network resource receipesubhash kumar singh1-4/+14
2018-04-17Implement fetching default NS resource workflowsubhash kumar singh1-1/+26
2018-04-06Use getVersion() to get Version of VNFResourcesubhash kumar singh1-1/+1
2018-03-14Remove depricated and unsed methodsMunir Ahmad1-42/+0
2018-03-08Merge "Swap StringBuilder with string where makes sense"Seshu Kumar M1-5/+2
2018-03-08Swap StringBuilder with string where makes senseMunir Ahmad1-5/+2
2018-03-07Swap Collection.sort with list.sortMunir Ahmad1-3/+3
2018-03-07Merge "Fix javadoc"Rob Daugherty1-15/+13
2018-03-07Merge "Support query ar recipe by ar model uuid"Chuanyu Chen1-0/+64
2018-03-07Merge "Support query vnf recipe by vnf model uuid"Chuanyu Chen1-0/+59
2018-03-07Support query ar recipe by ar model uuidc001491071-0/+64
2018-03-07Support query vnf recipe by vnf model uuidc001491071-0/+59
2018-03-07Merge "Support query network recipe by module uuid"Chuanyu Chen1-0/+61
2018-03-06Fix javadocMunir Ahmad1-15/+13
2018-03-06Merge "Replace StringBuilder with String & inline return"Seshu Kumar M1-68/+50
2018-03-06Replace explicit type with dimond typeMunir Ahmad1-1/+1
2018-03-06Merge "Swap Collection.sort with List sort"Seshu Kumar M1-46/+46
2018-03-06Replace StringBuilder with String & inline returnMunir Ahmad1-68/+50
2018-03-06Support query network recipe by module uuidc001491071-0/+61
2018-03-06Update paramXSD as recipe common fieldc001491071-1/+1
2018-03-02Swap Collection.sort with List sortMunir Ahmad1-46/+46
2018-02-28Merge "Support csar object query"Seshu Kumar M1-0/+51
2018-02-27Support csar object queryc001491071-0/+51
2018-02-27Make use of append instead of string concatenationMunir Ahmad1-3/+3
2018-02-21Make use of addAll instead of loopMunir Ahmad1-6/+2
2018-01-25Improve UT for catalog dbsubhash kumar singh1-52/+52
2018-01-19Improve UT for catalog dbsubhash kumar singh1-12/+12
2018-01-19Improve UT for catalog dbsubhash kumar singh1-7/+7
2018-01-19Improve UT for catalog dbsubhash kumar singh1-9/+9
2018-01-19Improve UT for catalog dbsubhash kumar singh1-12/+12
2018-01-18Improve UT for catalog dbsubhash kumar singh1-7/+8
2018-01-18Improve UT for catalog DBsubhash kumar singh1-12/+12
2018-01-18Improve UT for catalog DBsubhash kumar singh1-9/+9
2018-01-17Improve UT for catalog dbsubhash kumar singh1-7/+7
2018-01-17UT improvement for catalog DBsubhash kumar singh1-11/+11
2018-01-17Improve UT for catalog dbsubhash kumar singh1-12/+12
2018-01-17UT improvement for catalog dbsubhash kumar singh1-14/+14
2018-01-17UT improvement for catalog dbsubhash kumar singh1-6/+6
2018-01-17Unit test improvement for catalog dbsubhash kumar singh1-21/+21
2018-01-17Improve unit test for catalogsubhash kumar singh1-7/+7
2018-01-15Improve TC for catalog databasesubhash kumar singh1-3/+3
2018-01-15Improve test case for catalog databasesubhash kumar singh1-5/+4
2018-01-15Add test case for CatalogDatabasesubhash kumar singh1-2/+2
2018-01-15Add test case for getHeatTemplatesubhash kumar singh1-5/+5
2018-01-15Add test case for getHeatTemplatesubhash kumar singh1-11/+11