- a098eda Toggle by talio · 4 years, 6 months ago
- b014036 Add Node Filter Servlets Unit Tests by aribeiro · 4 years, 6 months ago
- 50c930a Add Support for node_filters by aribeiro · 4 years, 7 months ago
- 7cd3f6b Importing VSP with node_type in separate file by MichaelMorris · 4 years, 7 months ago
- 5971be1 Refactor ArtifactsBusinessLogic::getUpdatedGroupInstances by Francis Toth · 4 years, 7 months ago
- 9db21cf Extract ComponentCache from CsarUtils by Francis Toth · 4 years, 7 months ago
- 63ab11e Support the substitution_mappings in the VNFD by MichaelMorris · 4 years, 7 months ago
- 71d7582 Add support for directives on VFC by aribeiro · 4 years, 7 months ago
- 8d72481 Rewrite of `updateArtifactOnInterfaceOperationByResourceUUID` to remove NPE by Chris André · 4 years, 7 months ago
- c8a1126 Set properties on XML parsers to prevent XXE attack by Neil Derraugh · 4 years, 6 months ago
- a757067 Fix sonar bugs by sebdet · 4 years, 7 months ago
- 966271e Make Directive values Tosca compliant by aribeiro · 4 years, 7 months ago
- 8a5f3ae ArtifactsBusinessLogic refactor to remove NullPointerException by Chris André · 4 years, 7 months ago
- 64ff2b9 Add constraints structure to ToscaProperty by andre.schmid · 4 years, 7 months ago
- b6dc72a Refactor CsarUtils::writeComponentInterface by Francis Toth · 4 years, 7 months ago
- 6c16c0b Remove boolean entries in TOSCA Metadata by MichaelMorris · 4 years, 9 months ago
- 4a01181 Add interface inputs handling by vasraz · 4 years, 7 months ago
- 1e9c8c5 Plugin to customize prop. during Service creation by andre.schmid · 4 years, 7 months ago
- 9e43b16 Fix interface types creation by andre.schmid · 4 years, 7 months ago
- d8f1469 Entry points in ToscaExportHandler for plugin use by andre.schmid · 4 years, 7 months ago
- 1de7b75 Extract artifact component belonging logic by Francis Toth · 4 years, 8 months ago
- 9f7430d Allow global types generation by aribeiro · 4 years, 8 months ago
- 18ae761 Refactor CsarUtils::WriteArtifactDefinition by Francis Toth · 4 years, 8 months ago
- 9373e4f Add ArtifactsBusinessLogic::fetchLatestComponentMetadata by Francis Toth · 4 years, 7 months ago
- 66a5398 Work on unchecked Optional access by Chris André · 4 years, 7 months ago
- 1803aa8 Fix for locked component by aribeiro · 4 years, 7 months ago
- c9858db Refactor CsarUtil::addInnerComponentsToCSAR by Francis Toth · 4 years, 7 months ago
- 988c286 500 error at WFD artifact-deliveries api by Ben David, Elad (eb7504) · 4 years, 7 months ago
- 0a65c2f Refactor ArtifactsBusinessLogic::getRelatedComponentInstance by Francis Toth · 4 years, 7 months ago
- b8cea3e Remove wildcard pattern when retrieving components by Francis Toth · 4 years, 8 months ago
- 8366fcd Refactor ArtifactsBusinessLogic::handleDeleteInternal by Francis Toth · 4 years, 7 months ago
- 3568f40 Add null test to ComponentInstanceBusinessLogic by Chris André · 4 years, 8 months ago
- 9279f7e Refactor ArtifactsBusinessLogic::generateAndSaveToscaArtifact by Francis Toth · 4 years, 7 months ago
- bf37c21 Refactor CsarUtil::extractVfcArtifact by Francis Toth · 4 years, 8 months ago
- 0ff3fcb Refactor tosca representation retrieval in CsarUtils::populateZip by Francis Toth · 4 years, 8 months ago
- 052b66b Remove unused ArtifactsBusinessLogic::updateArtifactsFlowForInterfaceOperations by Francis Toth · 4 years, 7 months ago
- 5a5edfe Refactor CsarUtil::writeComponentInterface by Francis Toth · 4 years, 8 months ago
- ae0f649 Refactor ArtifactsBusinessLogic::generateToscaArtifact by Francis Toth · 4 years, 8 months ago
- a7bd374 Refactor to remove false positives from Sonar by Chris André · 4 years, 8 months ago
- 2048043 Refactor ArtifactsBusinessLogic::handleDelete and ArtifactsBusinessLogic::deleteArtifactByInterface by Francis Toth · 4 years, 7 months ago
- feb112c Moved ArtifactsBusinessLogic::buildJsonStringForCsarVfcArtifact to JsonUtils by Francis Toth · 4 years, 7 months ago
- 87fc08f Refactor CsarUtil::addComponentToCache by Francis Toth · 4 years, 8 months ago
- cea4943 Support functions in TOSCA Simple Profile in YAML by vasraz · 4 years, 8 months ago
- c88bd6c fix bug - Error 500 while adding an Operation by Yuli Shlosberg · 4 years, 8 months ago
- a02add0 fix bug - Unable to link CSAR artifact by Yuli Shlosberg · 4 years, 8 months ago
- 57ac9ce Handle null case in `addCalculatedCapabilitiesWithPropertiesToComponent` by Chris André · 4 years, 8 months ago
- 8e039ab Add tests for the presence of Optional values by Chris André · 4 years, 8 months ago
- 722eed1 Remove call to `get` on Optional variables by Chris André · 4 years, 8 months ago
- 908793f Refactor CsarUtil::getLatestSchemaFilesFromCassandra by Francis Toth · 4 years, 8 months ago
- 06b8459 Refactor CsarUtil::getFromCassandra by Francis Toth · 4 years, 8 months ago
- 762a1a3 Refactor CsarUtils::collectComponentTypeArtifacts by Francis Toth · 4 years, 8 months ago
- 43a1a17 Refactor CsarUtils::createCsar by Francis Toth · 4 years, 8 months ago
- f52d407 Extract ArtifactOperationInfo from ArtifactsBusinessLogic by Francis Toth · 4 years, 8 months ago
- 9a27b8b Refactor CsarUtils::validateNonMetaArtifact by Francis Toth · 4 years, 8 months ago
- 8c5a1d6 Replace call to `get` with a call to `ifPresent` by Chris André · 4 years, 8 months ago
- 08cb422 Handle null case in `GroupVersionUpdater` by Chris André · 4 years, 8 months ago
- 33a4512 Refactor CsarUtils::getEntryData by Francis Toth · 4 years, 8 months ago
- 76593bf Refactor CsarUtils::populateZip by Francis Toth · 4 years, 8 months ago
- 3c80616 Add null test to ComponentBusinessLogic by Chris André · 4 years, 8 months ago
- c9e4d0e Fix potential NPE in ArtifactsBusinessLogic by andre.schmid · 4 years, 8 months ago
- a994931 Minor cleanups for BasicAuthenticationFilter by Chris André · 4 years, 8 months ago
- c829bbc Add null tests by Chris André · 4 years, 8 months ago
- 8def03a Fix null pointer exception warnings by Rodrigo Lima · 4 years, 8 months ago
- 27d169b Fix bug for class SwitchoverDetector by Reo Inoue · 4 years, 8 months ago
- 60c0100 Add null test to DistributionMonitoringBusinessLogic by Chris André · 4 years, 8 months ago
- 8a5065a Handle null condition in ResourceImportManager by Rodrigo Lima · 4 years, 8 months ago
- c78692e Add null test to test in `UpgradeBusinessLogic` by Chris André · 4 years, 8 months ago
- c0e480a Add null tests in `createComponentExternal` by Chris André · 4 years, 8 months ago
- 8429c53 Fix Tosca properties declaration by aribeiro · 4 years, 9 months ago
- cd6f933 Configure a new Artifact Type by andre.schmid · 4 years, 11 months ago
- b191a68 Fix GAB problem in ui-ci tests by andre.schmid · 4 years, 8 months ago
- 9cd184e Fix data type properties declaration by aribeiro · 4 years, 9 months ago
- dd463c2 Fix keyname 'constraints:' according to TOSCA property definition by aribeiro · 4 years, 9 months ago
- 1570565 Remove keyname 'required' from Schema definition by aribeiro · 4 years, 9 months ago
- aefe335 Increase test coverage by vasraz · 4 years, 9 months ago
- 0968bd6 Tests added to increase coverage by Dmitry Puzikov · 4 years, 9 months ago
- 407bbef Add 'required in runtime' for service inputs by Satoshi Fujii · 4 years, 10 months ago
- 4f02f33 Increase test coverage by vasraz · 4 years, 9 months ago
- 8d82a51 Fix unit tests by Dmitry Puzikov · 4 years, 9 months ago
- 29ef7ed Increase test coverage by vasraz · 4 years, 9 months ago
- bca8dd9 Fix unit tests by Dmitry Puzikov · 4 years, 9 months ago
- e224d76 Import of VFC will maintain interface implementations by MichaelMorris · 4 years, 10 months ago
- 97930ff Fixed updating VFC by k.kedron · 4 years, 10 months ago
- 91ac6b9 Fix unit tests by Dmitry Puzikov · 4 years, 9 months ago
- 98c6995 Fixed import in sdc-BE-init python scripts by k.kedron · 4 years, 9 months ago
- 5944b44 Refactoring the sdc-BE-init python scripts by k.kedron · 4 years, 10 months ago
- 1a64c83 Add support for simple yaml profile 1.2 by vasraz · 4 years, 11 months ago
- 13a7f67 Include derived_from types in generated csar by aribeiro · 4 years, 10 months ago
- 815674c Fix unit tests by Dmitry Puzikov · 4 years, 9 months ago
- cdca700 Fix SDC-BE Swagger by Dmitry Puzikov · 4 years, 10 months ago
- 71b9e84 Fix broken unit tests in catalog-be by vasraz · 4 years, 10 months ago
- 4654da9 Remove hardcoded timeout by k.kedron · 4 years, 9 months ago
- a2abf6e Run pods as non-root user by MichaelMorris · 4 years, 9 months ago
- 8f29cc7 portal and cadi properties fix by Ofir Sonsino · 4 years, 10 months ago
- 99f16df configuration alignment by Ofir Sonsino · 4 years, 10 months ago
- b4aaa6d Policies import when import VSP by Dmitry Puzikov · 5 years ago
- 0c274e9 Support import of custom node type name by aribeiro · 4 years, 11 months ago
- c5ef980 PM_Dictionary Support in GAB by Tomasz Golabek · 4 years, 10 months ago
- 32f485b Fix typo in PMSH data type by dfarrelly · 4 years, 10 months ago
- 580e536 Backend extensibility by MichaelMorris · 4 years, 10 months ago