aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be
AgeCommit message (Expand)AuthorFilesLines
2021-08-26Remove usage of outdated library JMockit (catalog-dao)vasraz53-214/+228
2021-08-26Validate the Resource Model before importing VSPandre.schmid9-95/+321
2021-08-26Fix broken buildvasraz1-3/+1
2021-08-25Import VSP with non-standard data typesMichaelMorris11-38/+122
2021-08-25Fix service csar with model download failureMichaelMorris2-4/+5
2021-08-24Update backend-init to use new endpoints allowing specific modeldavsad5-21/+69
2021-08-24Fix artifact name invalid error messageKrupaNagabhushan3-4/+11
2021-08-23Filter catalog in UI based on modeldavsad2-14/+29
2021-08-23Load model default imports during CSAR GenerationKrupaNagabhushan4-21/+73
2021-08-19Fix the license issue - javax.jms: 1.1vasraz1-7/+6
2021-08-19Align all SDC dependencies versionsvasraz1-2/+2
2021-08-17Validate model exists when associating typesKrupaNagabhushan12-17/+103
2021-08-13Support models extending modelsMichaelMorris2-1/+16
2021-08-12Update base types based on modelMichaelMorris19-52/+54
2021-08-06Retrieve data types based on component modelaribeiro37-485/+434
2021-08-06Consider component model when retrieving interface typesdavsad9-79/+95
2021-08-05Disable locking during deploymentdavsad4-10/+235
2021-08-04Import VSP top. template handling non SDC modelMichaelMorris11-104/+523
2021-08-04Consider component model when retrieving group and policy typesKrupaNagabhushan13-50/+141
2021-07-30Fix init upgrade fail for polictyTypesKrupaNagabhushan2-0/+30
2021-07-28Upgrade springframework to latest version (5.3.8)vasraz1-0/+58
2021-07-28Consider component model when retrieving capability typesKrupaNagabhushan2-4/+5
2021-07-27Remove dependency vulnerabilityvasraz1-0/+8
2021-07-23Reduce usage of outdated library JMockit (catalog-be)vasraz11-707/+561
2021-07-23Fix upgrade for different vendor releaseandre.schmid3-70/+89
2021-07-23Remove commented code from PolicyBusinessLogicandre.schmid1-167/+1
2021-07-21Remove dependency vulnerabilityvasraz2-50/+64
2021-07-21Consider component model when retrieving relationship typesKrupaNagabhushan2-4/+8
2021-07-21Support for associating interface types to modelsdavsad3-8/+18
2021-07-21Support for associating policy and group types to modelsKrupaNagabhushan6-25/+43
2021-07-21Display model namearibeiro1-0/+1
2021-07-15Allow only types from selected model in service creationaribeiro11-52/+70
2021-07-15Specify model at service creationaribeiro6-10/+16
2021-07-13Exposing new parameters in chef config for SDCmarine3-5/+11
2021-07-05Support for associating node types to modelsaribeiro24-70/+600
2021-07-05Create REST endpoint to retrieve modelsandre.schmid4-17/+109
2021-07-05Refactor Substitution filters structureKrupaNagabhushan2-14/+42
2021-06-14Init ONAP model imports using the model APIandre.schmid11-34/+2436
2021-06-14Add models imports endpoint and persistence structureandre.schmid11-53/+426
2021-06-14Support adding capability types to modelMichaelMorris4-11/+34
2021-06-08Support adding data types to modelMichaelMorris9-108/+30
2021-06-08Support adding of relationship type to modelMichaelMorris3-15/+45
2021-06-04Fix dependencies with Critical Violationsvasraz1-1316/+1342
2021-05-28Add Support for creating model typearibeiro6-1/+469
2021-05-27Update vulnerable package dependenciesvasraz36-40/+40
2021-05-24[SDC] Fix sonar issuessliard35-262/+242
2021-05-15Update vulnerable package dependenciesvasraz1-0/+10
2021-05-15Improve test coveragevasraz3-83/+39
2021-05-15Support for selection of capabilitiesandre.schmid14-8/+858
2021-05-12Use integration-java11 Dockerfilesebdet23-176/+170