Age | Commit message (Expand) | Author | Files | Lines |
2021-08-24 | Update backend-init to use new endpoints allowing specific model |  davsad | 5 | -21/+69 |
2021-08-24 | Fix artifact name invalid error message |  KrupaNagabhushan | 3 | -4/+11 |
2021-08-23 | Filter catalog in UI based on model |  davsad | 2 | -14/+29 |
2021-08-23 | Load model default imports during CSAR Generation |  KrupaNagabhushan | 4 | -21/+73 |
2021-08-19 | Fix the license issue - javax.jms: 1.1 |  vasraz | 1 | -7/+6 |
2021-08-19 | Align all SDC dependencies versions |  vasraz | 1 | -2/+2 |
2021-08-17 | Validate model exists when associating types |  KrupaNagabhushan | 12 | -17/+103 |
2021-08-13 | Support models extending models |  MichaelMorris | 2 | -1/+16 |
2021-08-12 | Update base types based on model |  MichaelMorris | 19 | -52/+54 |
2021-08-06 | Retrieve data types based on component model |  aribeiro | 37 | -485/+434 |
2021-08-06 | Consider component model when retrieving interface types |  davsad | 9 | -79/+95 |
2021-08-05 | Disable locking during deployment |  davsad | 4 | -10/+235 |
2021-08-04 | Import VSP top. template handling non SDC model |  MichaelMorris | 11 | -104/+523 |
2021-08-04 | Consider component model when retrieving group and policy types |  KrupaNagabhushan | 13 | -50/+141 |
2021-07-30 | Fix init upgrade fail for polictyTypes |  KrupaNagabhushan | 2 | -0/+30 |
2021-07-28 | Upgrade springframework to latest version (5.3.8) |  vasraz | 1 | -0/+58 |
2021-07-28 | Consider component model when retrieving capability types |  KrupaNagabhushan | 2 | -4/+5 |
2021-07-27 | Remove dependency vulnerability |  vasraz | 1 | -0/+8 |
2021-07-23 | Reduce usage of outdated library JMockit (catalog-be) |  vasraz | 11 | -707/+561 |
2021-07-23 | Fix upgrade for different vendor release |  andre.schmid | 3 | -70/+89 |
2021-07-23 | Remove commented code from PolicyBusinessLogic |  andre.schmid | 1 | -167/+1 |
2021-07-21 | Remove dependency vulnerability |  vasraz | 2 | -50/+64 |
2021-07-21 | Consider component model when retrieving relationship types |  KrupaNagabhushan | 2 | -4/+8 |
2021-07-21 | Support for associating interface types to models |  davsad | 3 | -8/+18 |
2021-07-21 | Support for associating policy and group types to models |  KrupaNagabhushan | 6 | -25/+43 |
2021-07-21 | Display model name |  aribeiro | 1 | -0/+1 |
2021-07-15 | Allow only types from selected model in service creation |  aribeiro | 11 | -52/+70 |
2021-07-15 | Specify model at service creation |  aribeiro | 6 | -10/+16 |
2021-07-13 | Exposing new parameters in chef config for SDC |  marine | 3 | -5/+11 |
2021-07-05 | Support for associating node types to models |  aribeiro | 24 | -70/+600 |
2021-07-05 | Create REST endpoint to retrieve models |  andre.schmid | 4 | -17/+109 |
2021-07-05 | Refactor Substitution filters structure |  KrupaNagabhushan | 2 | -14/+42 |
2021-06-14 | Init ONAP model imports using the model API |  andre.schmid | 11 | -34/+2436 |
2021-06-14 | Add models imports endpoint and persistence structure |  andre.schmid | 11 | -53/+426 |
2021-06-14 | Support adding capability types to model |  MichaelMorris | 4 | -11/+34 |
2021-06-08 | Support adding data types to model |  MichaelMorris | 9 | -108/+30 |
2021-06-08 | Support adding of relationship type to model |  MichaelMorris | 3 | -15/+45 |
2021-06-04 | Fix dependencies with Critical Violations |  vasraz | 1 | -1316/+1342 |
2021-05-28 | Add Support for creating model type |  aribeiro | 6 | -1/+469 |
2021-05-27 | Update vulnerable package dependencies |  vasraz | 36 | -40/+40 |
2021-05-24 | [SDC] Fix sonar issues |  sliard | 35 | -262/+242 |
2021-05-15 | Update vulnerable package dependencies |  vasraz | 1 | -0/+10 |
2021-05-15 | Improve test coverage |  vasraz | 3 | -83/+39 |
2021-05-15 | Support for selection of capabilities |  andre.schmid | 14 | -8/+858 |
2021-05-12 | Use integration-java11 Dockerfile |  sebdet | 23 | -176/+170 |
2021-04-28 | Add Service Template instance attributes to TOSCA Export |  vasraz | 6 | -287/+453 |
2021-04-19 | Fix VSP update backend process |  andre.schmid | 1 | -1/+5 |
2021-04-19 | Fix 'Unable to save changed attributes default value' |  vasraz | 2 | -54/+244 |
2021-04-19 | Include 4.1.1 vduCp in deployment |  MichaelMorris | 3 | -1/+3 |
2021-04-13 | Fix 'Unable to delete declared outputs' |  vasraz | 5 | -162/+4 |