Age | Commit message (Expand) | Author | Files | Lines |
2021-12-07 | Fix Node Filter faults |  aribeiro | 1 | -8/+10 |
2021-12-06 | Update import service to import node filter |  KrupaNagabhushan | 3 | -13/+107 |
2021-11-26 | Set default base type when none is provided |  andre.schmid | 2 | -24/+107 |
2021-11-22 | Fix test cases failing incorrectly |  vasraz | 11 | -446/+408 |
2021-11-17 | Update service import to import self properties |  KrupaNagabhushan | 4 | -6/+43 |
2021-11-12 | Fix broken TC (ExternalRefsServletTest) |  vasraz | 2 | -145/+87 |
2021-11-05 | Add UI support for adding tosca artifact types |  aribeiro | 2 | -8/+7 |
2021-11-02 | Support for adding artifact types |  aribeiro | 8 | -58/+166 |
2021-11-02 | Import VSP with non-standard policy types |  davsad | 6 | -29/+60 |
2021-10-21 | Make Service base type optional |  andre.schmid | 8 | -473/+440 |
2021-10-15 | Import multiple node types in a single endpoint |  andre.schmid | 4 | -104/+961 |
2021-10-15 | Ignoring test cases failing incorrectly |  vasraz | 2 | -0/+4 |
2021-10-08 | Allow importing service with no instances |  KrupaNagabhushan | 1 | -4/+4 |
2021-10-05 | Filter categories by model name |  aribeiro | 2 | -26/+23 |
2021-10-05 | Allow multiple base types for a service |  vasraz | 2 | -191/+178 |
2021-09-29 | Fixing distribution to AAI/SO issue |  MichaelMorris | 1 | -1/+36 |
2021-09-20 | Error re-importing VSP |  KrupaNagabhushan | 1 | -0/+6 |
2021-09-15 | Increase test coverage (TypesUploadServlet) |  vasraz | 6 | -11/+391 |
2021-09-10 | Test for GroupBusinessLogic#getNextVfModuleNameCounter |  stasys10 | 1 | -0/+59 |
2021-09-10 | Fix model init |  aribeiro | 1 | -0/+3 |
2021-09-09 | [SDC-BE] Remove hardcoded MR apiKey |  MichaelMorris | 3 | -20/+20 |
2021-09-03 | Fix CSAR generation default imports file conflict |  andre.schmid | 1 | -0/+53 |
2021-09-02 | Test for ValidateGenerateVfModuleGroupNames |  stasys10 | 1 | -3/+59 |
2021-09-02 | Fix mismatch in requirement name in sub mapping |  MichaelMorris | 1 | -6/+8 |
2021-08-31 | Fix additional types import file generation |  andre.schmid | 1 | -1/+1 |
2021-08-30 | Include custom data types from VSP in csar imports |  andre.schmid | 2 | -2/+2 |
2021-08-27 | Support querying of model by type |  MichaelMorris | 1 | -1/+0 |
2021-08-26 | Add types to imports |  vasraz | 8 | -159/+169 |
2021-08-26 | Remove usage of outdated library JMockit (catalog-dao) |  vasraz | 38 | -89/+91 |
2021-08-26 | Validate the Resource Model before importing VSP |  andre.schmid | 5 | -84/+227 |
2021-08-26 | Fix broken build |  vasraz | 1 | -3/+1 |
2021-08-25 | Import VSP with non-standard data types |  MichaelMorris | 7 | -11/+34 |
2021-08-25 | Fix service csar with model download failure |  MichaelMorris | 1 | -1/+1 |
2021-08-23 | Filter catalog in UI based on model |  davsad | 1 | -2/+9 |
2021-08-23 | Load model default imports during CSAR Generation |  KrupaNagabhushan | 1 | -8/+8 |
2021-08-17 | Validate model exists when associating types |  KrupaNagabhushan | 4 | -3/+18 |
2021-08-13 | Support models extending models |  MichaelMorris | 2 | -1/+16 |
2021-08-12 | Update base types based on model |  MichaelMorris | 9 | -26/+28 |
2021-08-06 | Retrieve data types based on component model |  aribeiro | 15 | -270/+281 |
2021-08-06 | Consider component model when retrieving interface types |  davsad | 4 | -51/+59 |
2021-08-05 | Disable locking during deployment |  davsad | 1 | -0/+121 |
2021-08-04 | Import VSP top. template handling non SDC model |  MichaelMorris | 5 | -14/+193 |
2021-08-04 | Consider component model when retrieving group and policy types |  KrupaNagabhushan | 4 | -14/+15 |
2021-07-23 | Reduce usage of outdated library JMockit (catalog-be) |  vasraz | 7 | -693/+554 |
2021-07-23 | Fix upgrade for different vendor release |  andre.schmid | 1 | -47/+42 |
2021-07-21 | Remove dependency vulnerability |  vasraz | 1 | -47/+47 |
2021-07-21 | Support for associating interface types to models |  davsad | 1 | -1/+1 |
2021-07-21 | Support for associating policy and group types to models |  KrupaNagabhushan | 2 | -3/+3 |
2021-07-15 | Allow only types from selected model in service creation |  aribeiro | 3 | -32/+21 |
2021-07-15 | Specify model at service creation |  aribeiro | 2 | -9/+9 |