Age | Commit message (Expand) | Author | Files | Lines |
2019-08-15 | Initial commit of validation framework to APIH | Smokowski, Steven | 7 | -9/+249 |
2019-08-08 | Avoid local variables shadow class fields | sindhu3672 | 1 | -15/+15 |
2019-07-26 | Merge "Fixed sonar issue in QueryServiceVnfs.java" | Seshu Kumar M | 1 | -3/+2 |
2019-07-05 | Fixed sonar issue in QueryGroups.java | Arundathi Patil | 1 | -1/+2 |
2019-07-05 | Fixed sonar issue in QueryServiceVnfs.java | Arundathi Patil | 1 | -3/+2 |
2019-06-17 | Changes related to eviction of connections | Benjamin, Max (mb388a) | 2 | -1/+87 |
2019-05-19 | Recipe retrieval for groups | subhash kumar singh | 2 | -2/+18 |
2019-05-15 | store openstack request status in requestdb | Smokowski, Steven | 2 | -10/+14 |
2019-05-07 | Update the format of resourceInput | zm330 | 1 | -1/+3 |
2019-05-03 | Merge "add resource input Save format when resource is list type e.g. {key2:v... | Seshu Kumar M | 1 | -0/+2 |
2019-04-30 | Add Model Version Query | Smokowski, Steven | 4 | -0/+207 |
2019-04-30 | add resource input | zm330 | 1 | -0/+2 |
2019-04-26 | Enhancement for query | subhash kumar singh | 3 | -1/+228 |
2019-04-24 | Remove the literal boolean values. | Driptaroop Das | 4 | -6/+6 |
2019-04-10 | Re-commit some changes which were lost | Benjamin, Max (mb388a) | 1 | -15/+0 |
2019-04-08 | Replaced all tabs with spaces in java and pom.xml | Benjamin, Max (mb388a) | 19 | -916/+895 |
2019-04-02 | fix catalogdb cvfnc customization | Benjamin, Max (mb388a) | 2 | -46/+12 |
2019-02-25 | Removed MsoLogger in 'mso-catalog-db-adapter' | r.bogacki | 1 | -8/+11 |
2019-02-04 | cloud config migration from openstack to catdb | Benjamin, Max (mb388a) | 2 | -0/+323 |
2019-01-24 | Fix AR receipe retrival | subhash kumar singh | 1 | -5/+10 |
2019-01-23 | Fix get of operationType | subhash kumar singh | 1 | -6/+13 |
2019-01-08 | Fix json parsing of resource input | subhash kumar singh | 1 | -1/+1 |
2018-12-24 | update request input and sequence to DB | subhash kumar singh | 4 | -1/+9 |
2018-11-24 | Fix version string in query | subhash kumar singh | 1 | -1/+1 |
2018-11-15 | Fix auth for catalog db | subhash kumar singh | 1 | -4/+12 |
2018-11-15 | vCPE BRG allottedResourceRole is null | Rob Daugherty | 1 | -1/+1 |
2018-11-13 | Fix the retrival of resource recipe | subhash kumar singh | 1 | -3/+22 |
2018-10-16 | Prepare resources for service uuid req | subhash kumar singh | 1 | -2/+9 |
2018-09-08 | added generic fabric support to SO | Benjamin, Max (mb388a) | 1 | -1/+21 |
2018-09-03 | fixed sonar issue in WebSecurityConfigImpl.java | Sandeep J | 1 | -1/+3 |
2018-09-01 | Logging Improvement | Smokowski, Steve (ss835w) | 2 | -1/+23 |
2018-08-31 | Update Logging | Smokowski, Steve (ss835w) | 2 | -2/+2 |
2018-08-28 | Converted ServiceInstances to catalog db client | Benjamin, Max (mb388a) | 1 | -19/+18 |
2018-08-27 | Merge "fixed sonar issue in QeruServiceNetworks.java" | Seshu Kumar M | 1 | -1/+2 |
2018-08-27 | fixed sonar issue in CatalogDbAdaptorRest.java | Sandeep J | 1 | -2/+2 |
2018-08-27 | fixed sonar issue in QeruServiceNetworks.java | Sandeep J | 1 | -1/+2 |
2018-08-23 | fixed sonar issue in CatalogQueryExceptionCommon | Sandeep J | 1 | -1/+2 |
2018-08-23 | resolved sonar issue in QueryServiceMacroHolder | Sandeep J | 1 | -4/+6 |
2018-08-13 | Update CatalogDB Logging | Smokowski, Steve (ss835w) | 11 | -615/+639 |
2018-07-31 | Containerization feature of SO | Benjamin, Max (mb388a) | 18 | -793/+1077 |
2018-07-25 | Merge "Replace printStackTrace with usage of logger" | Seshu Kumar M | 1 | -2/+1 |
2018-05-30 | Add space to 'Tunnel XConn' | Arthur Martella | 1 | -2/+2 |
2018-05-24 | Replace printStackTrace with usage of logger | Michal Korman | 1 | -2/+1 |
2018-05-11 | Add junit for project mso-catalog-db-adapter | Lukasz Muszkieta | 2 | -86/+3 |
2018-04-21 | Recipe param xsd support | c00149107 | 1 | -18/+22 |
2018-03-14 | AT&T 1712 and 1802 release code | Rob Daugherty | 9 | -52/+44 |
2018-03-07 | Make use of try with resource | Munir Ahmad | 1 | -39/+38 |
2018-03-07 | Merge "Support resource recipe query rest" | Chuanyu Chen | 2 | -1/+129 |
2018-03-07 | Support resource recipe query rest | c00149107 | 2 | -1/+129 |
2018-03-06 | Make use of try with resources | Munir Ahmad | 1 | -62/+62 |