- 0ef5f83 Fix update VSP missing VSP version id by andre.schmid · 3 years, 3 months ago
- d6b83fc Fix Update VSP when no version id is provided by andre.schmid · 3 years, 3 months ago
- 04c0e1a Increase test coverage (TypesUploadServlet) by vasraz · 3 years, 4 months ago
- fb2953a Update SDC version to 1.9.1-SNAPSHOT by MichaelMorris · 3 years, 3 months ago 1.9.1
- a6fd5e3 ETSI SOL001 v2.5.1 model types not deployed in upgrade by davsad · 3 years, 4 months ago
- d405957 Fix intermittent upgrade failure by MichaelMorris · 3 years, 3 months ago
- 7ce315b Test for GroupBusinessLogic#getNextVfModuleNameCounter by stasys10 · 3 years, 3 months ago
- 10a832e Fix model init by aribeiro · 3 years, 3 months ago
- c03a82e [SDC-BE] Remove hardcoded MR apiKey by MichaelMorris · 3 years, 3 months ago
- 528bd0c Not possible to set max occurrences to zero by MichaelMorris · 3 years, 3 months ago
- 9534496 Fix CSAR generation default imports file conflict by andre.schmid · 3 years, 4 months ago
- 9ca5c24 Test for ValidateGenerateVfModuleGroupNames by stasys10 · 3 years, 4 months ago
- a7b1f9b Fix mismatch in requirement name in sub mapping by MichaelMorris · 3 years, 4 months ago
- 38c6faa Fix additional types import file generation by andre.schmid · 3 years, 4 months ago
- a1cdcda Include custom data types from VSP in csar imports by andre.schmid · 3 years, 4 months ago
- 37d9a98 Improve invalid artifact label error message by KrupaNagabhushan · 3 years, 4 months ago
- fa59403 Fix get capability type with uid by MichaelMorris · 3 years, 4 months ago
- a5e32b3 Support querying of model by type by MichaelMorris · 3 years, 4 months ago
- 4701612 Add types to imports by vasraz · 3 years, 4 months ago
- 69cb557 Add ETSI SOL001 v2.5.1 model types to backend init by davsad · 3 years, 4 months ago
- bc741a1 Remove usage of outdated library JMockit (catalog-dao) by vasraz · 3 years, 4 months ago
- aea64ba Validate the Resource Model before importing VSP by andre.schmid · 3 years, 4 months ago
- 0c2661a Fix broken build by vasraz · 3 years, 4 months ago
- f777638 Import VSP with non-standard data types by MichaelMorris · 3 years, 4 months ago
- 35841a6 Fix service csar with model download failure by MichaelMorris · 3 years, 4 months ago
- f93c7cb Update backend-init to use new endpoints allowing specific model by davsad · 3 years, 4 months ago
- 5f0adaa Fix artifact name invalid error message by KrupaNagabhushan · 3 years, 4 months ago
- 38f534f Filter catalog in UI based on model by davsad · 3 years, 4 months ago
- e5b8482 Load model default imports during CSAR Generation by KrupaNagabhushan · 3 years, 4 months ago
- b886cde Fix the license issue - javax.jms: 1.1 by vasraz · 3 years, 4 months ago
- 7edf3d3 Align all SDC dependencies versions by vasraz · 3 years, 4 months ago
- cb872d0 Validate model exists when associating types by KrupaNagabhushan · 3 years, 4 months ago
- 276117a Support models extending models by MichaelMorris · 3 years, 4 months ago
- df1e300 Update base types based on model by MichaelMorris · 3 years, 5 months ago
- 47bcc63 Retrieve data types based on component model by aribeiro · 3 years, 5 months ago
- 0ed125f Consider component model when retrieving interface types by davsad · 3 years, 5 months ago
- 95b22d8 Disable locking during deployment by davsad · 3 years, 5 months ago
- 5061961 Import VSP top. template handling non SDC model by MichaelMorris · 3 years, 5 months ago
- 4959218 Consider component model when retrieving group and policy types by KrupaNagabhushan · 3 years, 5 months ago
- fed417a Fix init upgrade fail for polictyTypes by KrupaNagabhushan · 3 years, 5 months ago
- 8dbc732 Upgrade springframework to latest version (5.3.8) by vasraz · 3 years, 6 months ago
- dd2e170 Consider component model when retrieving capability types by KrupaNagabhushan · 3 years, 5 months ago
- b65fcbf Remove dependency vulnerability by vasraz · 3 years, 5 months ago
- 7011904 Reduce usage of outdated library JMockit (catalog-be) by vasraz · 3 years, 6 months ago
- b4b3323 Fix upgrade for different vendor release by andre.schmid · 3 years, 5 months ago
- a527fda Remove commented code from PolicyBusinessLogic by andre.schmid · 3 years, 5 months ago
- 66af7c5 Remove dependency vulnerability by vasraz · 3 years, 5 months ago
- 0514ec6 Consider component model when retrieving relationship types by KrupaNagabhushan · 3 years, 5 months ago
- a3da4a7 Support for associating interface types to models by davsad · 3 years, 6 months ago
- 8a312e6 Support for associating policy and group types to models by KrupaNagabhushan · 3 years, 6 months ago
- 5cb26d5 Display model name by aribeiro · 3 years, 5 months ago
- 4f4f7fb Allow only types from selected model in service creation by aribeiro · 3 years, 6 months ago
- 53df976 Specify model at service creation by aribeiro · 3 years, 6 months ago
- 84f4b05 Exposing new parameters in chef config for SDC by marine · 3 years, 5 months ago
- 6047cd2 Support for associating node types to models by aribeiro · 3 years, 7 months ago
- b835031 Create REST endpoint to retrieve models by andre.schmid · 3 years, 6 months ago
- ffce2fd Refactor Substitution filters structure by KrupaNagabhushan · 3 years, 6 months ago
- ddf9aae Init ONAP model imports using the model API by andre.schmid · 3 years, 7 months ago
- c82aebc Add models imports endpoint and persistence structure by andre.schmid · 3 years, 7 months ago
- ab6a90d Support adding capability types to model by MichaelMorris · 3 years, 7 months ago
- b08daee Support adding data types to model by MichaelMorris · 3 years, 7 months ago
- 2a62c13 Support adding of relationship type to model by MichaelMorris · 3 years, 7 months ago
- c81c95b Fix dependencies with Critical Violations by vasraz · 3 years, 7 months ago
- b3d55d3 Add Support for creating model type by aribeiro · 3 years, 7 months ago
- 30b974a Update vulnerable package dependencies by vasraz · 3 years, 7 months ago
- 0af92af [SDC] Fix sonar issues by sliard · 3 years, 7 months ago
- b7ea3ef Update vulnerable package dependencies by vasraz · 3 years, 7 months ago
- 1073da9 Improve test coverage by vasraz · 3 years, 7 months ago
- 2152a9a Support for selection of capabilities by andre.schmid · 3 years, 7 months ago
- df353be Use integration-java11 Dockerfile by sebdet · 4 years, 3 months ago
- 116c4a2 Add Service Template instance attributes to TOSCA Export by vasraz · 3 years, 8 months ago
- cd12a2a Fix VSP update backend process by andre.schmid · 3 years, 8 months ago
- 82ee153 Fix 'Unable to save changed attributes default value' by vasraz · 3 years, 8 months ago
- aaf0b66 Include 4.1.1 vduCp in deployment by MichaelMorris · 3 years, 8 months ago
- 88a3a7f Fix 'Unable to delete declared outputs' by vasraz · 3 years, 8 months ago
- ae8fe8b Fix default imports being amended by MichaelMorris · 3 years, 8 months ago
- 597e80a Set default value for ETSI version by MichaelMorris · 3 years, 9 months ago
- 6d65fde Allow property to take its value from defined input list by KrupaNagabhushan · 4 years ago
- f27bba9 Fix restricting valid values for ONAP service metadata by davsad · 3 years, 9 months ago
- f0f0dc5 Improve test coverage by xuegao · 3 years, 9 months ago
- 316a6df Fix issue with global substitutions by MichaelMorris · 3 years, 9 months ago
- c783eb5 Handles ComponentException during Import VSP by andre.schmid · 3 years, 9 months ago
- 787cfd5 Skip swagger in fast build profile by vasraz · 3 years, 9 months ago
- 134ca56 Improve test coverage by xuegao · 3 years, 9 months ago
- b2c0528 Improve test coverage by xuegao · 3 years, 9 months ago
- a6ae729 Enable selection of base type of service by vasraz · 3 years, 9 months ago
- 00acf3d Update Master to Istambul by ChrisC · 3 years, 9 months ago
- e020ca3 Publish swagger files for SDC APIs by MichaelMorris · 3 years, 9 months ago
- b1fc8c3 Reformat catalog-be by vasraz · 3 years, 9 months ago
- 49de015 Improve test coverage by vasraz · 3 years, 9 months ago
- a54b7c8 Fix Substitution Mapping for inputs created independently by KrupaNagabhushan · 3 years, 10 months ago
- 737340d Update SDC version by ChrisC · 3 years, 9 months ago
- a820979 Support default value for category specific metadata by davsad · 3 years, 9 months ago
- 425040c Remove unused dcae-be healthcheck by ChrisC · 3 years, 9 months ago
- 510f99e Adding ETSI SOL001 v4.4.1 vduCp by MichaelMorris · 3 years, 9 months ago
- 7010ea9 Fix Security Vulnerabilities by aribeiro · 3 years, 10 months ago
- 57975dd Adding unit tests by xuegao · 3 years, 9 months ago
- 2c3856c Fix SONAR coverage drop by vasraz · 3 years, 10 months ago
- 1979c92 Update to 1.8.3 by ChrisC · 3 years, 10 months ago 1.8.3
- 08a24bf Fix issue with invariantUUID in exported tosca by MichaelMorris · 3 years, 10 months ago