Age | Commit message (Expand) | Author | Files | Lines |
2018-07-13 | add junit for VfModuleCustomizationToVduMapper |  Lukasz Muszkieta | 2 | -3/+0 |
2018-07-06 | Use already-defined constant MODEL_VERSION |  Mariah Jacobs | 1 | -9/+9 |
2018-06-11 | Define constant instead of literal getVnfRecipe |  Praneta Paithankar | 1 | -9/+11 |
2018-06-11 | Define constant instead of literal "template_name" |  Praneta Paithankar | 1 | -3/+4 |
2018-05-23 | NETWORK_RECIPE for CM flows |  Rob Daugherty | 6 | -9/+9 |
2018-05-17 | Fix resource population to DB |  subhash kumar singh | 1 | -0/+16 |
2018-04-19 | Add logic for defautl network resource receipe |  subhash kumar singh | 1 | -4/+14 |
2018-04-17 | Implement fetching default NS resource workflow |  subhash kumar singh | 1 | -1/+26 |
2018-04-10 | toString bug fix |  Yulian Han | 1 | -1/+1 |
2018-04-06 | Use getVersion() to get Version of VNFResource |  subhash kumar singh | 1 | -1/+1 |
2018-04-03 | More unit tests for CatalogDatabase III |  Arthur Martella | 1 | -102/+1102 |
2018-04-03 | Merge "More unit tests for CatalogDatabase II" |  Rob Daugherty | 1 | -66/+498 |
2018-04-02 | SO application deployment issues |  Rob Daugherty | 3 | -7/+10 |
2018-03-30 | More unit tests for CatalogDatabase II |  Arthur Martella | 1 | -66/+498 |
2018-03-29 | More unit tests for CatalogDatabase |  Arthur Martella | 1 | -14/+609 |
2018-03-28 | improved coverage for catalog db beans |  Benjamin, Max (mb388a) | 35 | -931/+1056 |
2018-03-27 | Adding Junits for catalog db |  pradip01 | 4 | -89/+1311 |
2018-03-27 | Catalog Database Test Repair |  Arthur Martella | 1 | -456/+814 |
2018-03-14 | Remove depricated and unsed methods |  Munir Ahmad | 1 | -42/+0 |
2018-03-14 | AT&T 1712 and 1802 release code |  Rob Daugherty | 11 | -15/+166 |
2018-03-09 | Revert Reduce log noise/warnings |  Rob Daugherty | 22 | -1059/+954 |
2018-03-09 | Remove redundant groupId inherited from parent |  Munir Ahmad | 1 | -1/+0 |
2018-03-08 | Reduce log noise/warnings format to conventions |  Marcus G K Williams | 22 | -954/+1059 |
2018-03-08 | Merge "Swap StringBuilder with string where makes sense" |  Seshu Kumar M | 3 | -25/+14 |
2018-03-08 | Swap StringBuilder with string where makes sense |  Munir Ahmad | 3 | -25/+14 |
2018-03-07 | Swap Collection.sort with list.sort |  Munir Ahmad | 2 | -4/+4 |
2018-03-07 | Merge "Fix javadoc" |  Rob Daugherty | 2 | -16/+14 |
2018-03-07 | Merge "Support query ar recipe by ar model uuid" |  Chuanyu Chen | 1 | -0/+64 |
2018-03-07 | Merge "Support query vnf recipe by vnf model uuid" |  Chuanyu Chen | 1 | -0/+59 |
2018-03-07 | Support query ar recipe by ar model uuid |  c00149107 | 1 | -0/+64 |
2018-03-07 | Support query vnf recipe by vnf model uuid |  c00149107 | 1 | -0/+59 |
2018-03-07 | Merge "Support query network recipe by module uuid" |  Chuanyu Chen | 1 | -0/+61 |
2018-03-06 | Fix javadoc |  Munir Ahmad | 2 | -16/+14 |
2018-03-06 | Merge "Replace StringBuilder with String & inline return" |  Seshu Kumar M | 13 | -182/+112 |
2018-03-06 | Replace explicit type with dimond type |  Munir Ahmad | 6 | -11/+11 |
2018-03-06 | Merge "Swap Collection.sort with List sort" |  Seshu Kumar M | 1 | -46/+46 |
2018-03-06 | Replace StringBuilder with String & inline return |  Munir Ahmad | 13 | -182/+112 |
2018-03-06 | Merge "Simplify if statements where it makes sense" |  Seshu Kumar M | 1 | -13/+16 |
2018-03-06 | Support query network recipe by module uuid |  c00149107 | 1 | -0/+61 |
2018-03-06 | Update paramXSD as recipe common field |  c00149107 | 12 | -55/+29 |
2018-03-06 | Add allotted resource recipe |  c00149107 | 2 | -0/+124 |
2018-03-02 | Swap Collection.sort with List sort |  Munir Ahmad | 1 | -46/+46 |
2018-02-28 | Merge "Support csar object query" |  Seshu Kumar M | 1 | -0/+51 |
2018-02-27 | Support csar object query |  c00149107 | 1 | -0/+51 |
2018-02-27 | Make use of append instead of string concatenation |  Munir Ahmad | 24 | -117/+123 |
2018-02-26 | Simplify if statements where it makes sense |  Munir Ahmad | 1 | -13/+16 |
2018-02-24 | Swap StringBuffer with StringBuilder everywhere |  Munir Ahmad | 5 | -5/+5 |
2018-02-22 | Port SO artifacts to ONAP folder structure |  Arthur Martella | 1 | -3/+3 |
2018-02-21 | Make use of addAll instead of loop |  Munir Ahmad | 2 | -9/+3 |
2018-02-21 | Remove redundant toString |  Munir Ahmad | 2 | -2/+2 |