Age | Commit message (Expand) | Author | Files | Lines |
2022-06-16 | [SO] Fixing build issue | waqas.ikram | 2 | -6/+9 |
2021-08-26 | SO-3720 BuildingBlockRollback lookup table | Oleg Mitsura | 2 | -0/+69 |
2021-02-16 | update camunda and spring to latest versions | Benjamin, Max (mb388a) | 1 | -15/+18 |
2020-11-16 | add queryparam to catalog db api to filter | Mnushkin, Dmitry | 1 | -7/+20 |
2020-09-16 | update service query | zm330 | 1 | -4/+6 |
2020-07-24 | Implement getAllProcessingFlags rest query to | Kuleshov, Elena | 1 | -0/+32 |
2020-06-29 | Replace lambda with a method reference | marcinrzepeckiwroc | 1 | -3/+3 |
2020-05-06 | updated code with parallel streams to normal | Kalkere Ramesh, Sharan | 1 | -4/+3 |
2020-04-30 | Fix BBS integration issue | ramu.n | 2 | -7/+10 |
2020-04-16 | Implement processing_flags table and corresponding | Kuleshov, Elena | 1 | -2/+110 |
2020-04-12 | reduced code smells | Rupinder | 3 | -4/+0 |
2020-03-24 | Update Asdc DB table | zm330 | 3 | -8/+8 |
2020-03-19 | Query serviceResources add serviceInfo | zm330 | 1 | -26/+7 |
2020-03-02 | Add Query ServiceProxyCustomization | zm330 | 3 | -3/+136 |
2020-02-28 | Add Catalog DB query methods | zm330 | 2 | -0/+200 |
2020-01-08 | Merge "consolidated security configuration" | Steve Smokowski | 4 | -239/+2 |
2020-01-07 | Drop Resource Input Field if not valid JSON | Smokowski, Steven | 5 | -6/+33 |
2020-01-07 | consolidated security configuration | Benjamin, Max | 4 | -239/+2 |
2019-11-21 | Added AAF Integration related changes | Ramesh Parthasarathy | 3 | -10/+198 |
2019-10-24 | Fix for setting attributes in cloud sites on startup | AndrewLamb | 1 | -2/+4 |
2019-10-16 | Merge "update scheduled tasks to have mdc setup" | Steve Smokowski | 1 | -1/+1 |
2019-10-14 | update scheduled tasks to have mdc setup | Plummer, Brittany | 1 | -1/+1 |
2019-10-10 | Added throw statement for created exception object | Oleksandr Moliavko | 1 | -2/+2 |
2019-09-25 | Merge "Upgrade swagger in mso-catalog-db-adapter" | Steve Smokowski | 3 | -25/+53 |
2019-09-19 | update logging to match onap logging library | Plummer, Brittany | 1 | -1/+9 |
2019-09-16 | Upgrade swagger in mso-catalog-db-adapter | Arindam Mondal | 3 | -25/+53 |
2019-09-11 | Merge "Removed redundant null checks (at these points vnfCustom can be empty,... | Lukasz Muszkieta | 1 | -2/+2 |
2019-09-11 | Removed redundant null checks (at these points | Oleksandr Moliavko | 1 | -2/+2 |
2019-09-10 | Integrate Logging Library | Plummer, Brittany | 3 | -4/+9 |
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 |