aboutsummaryrefslogtreecommitdiffstats
path: root/asdctool/src
AgeCommit message (Expand)AuthorFilesLines
2023-10-13Increase unit test coverage for backendfranciscovila8-5/+347
2023-09-14Improve error reporting during the service importvasraz1-1/+2
2023-08-08Update error message for missing sub mapping propertiesvasraz1-1/+1
2023-08-01Introduce error message for missing properties during the service importvasraz1-0/+8
2023-07-28Implement 'Update Service by importing Tosca Template'-storyvasraz1-0/+15
2023-06-29Implement YAML Validatorvasraz1-4/+12
2023-06-20Migrate Python 2 files to Python 3eschcam5-415/+431
2023-05-17Disabling archive functionality for normativesJvD_Ericsson1-0/+9
2023-03-31Support to change substitution mapping node or version after service creationJvD_Ericsson1-0/+8
2023-01-10Fix resource property constraint values mutable in Service designJvD_Ericsson1-1/+8
2022-12-21Multitenancy in SDCKartik Hegde1-0/+7
2022-11-25Fix issues while importing a Servicevasraz1-0/+6
2022-11-25Implement create data type propertyandre.schmid1-136/+1185
2022-06-29VFC properties of type timestamp not visible in property assignmentfranciscovila1-0/+3
2022-04-20Fix unit tests with conflicting folderandre.schmid2-24/+42
2022-03-08Rename ControlLoop to AutomationCompositionSirisha_Manchikanti1-3/+3
2022-03-03Update vulnerable dependenciesvasraz1-2/+2
2022-01-13Improve testing stabilityvasraz1-1/+1
2021-11-15Move CSV's generation folder to targetvasraz5-56/+54
2021-09-09[SDC-BE] Remove hardcoded MR apiKeyMichaelMorris1-1/+1
2021-08-26Remove usage of outdated library JMockit (catalog-dao)vasraz28-29/+29
2021-08-26Validate the Resource Model before importing VSPandre.schmid2-9/+14
2021-07-21Remove dependency vulnerabilityvasraz2-85/+48
2021-06-21Fix CRITICAL xxe (XML External Entity) issuesvasraz2-132/+128
2021-05-27Update vulnerable package dependenciesvasraz1-1/+1
2021-05-12Use integration-java11 Dockerfilesebdet29-86/+86
2021-03-29Reformat asdctoolvasraz97-2524/+1655
2021-03-25Improve test coveragexuegao2-9/+63
2021-03-24Improve test coveragexuegao1-21/+22
2021-03-14Remove unused codevasraz17-4406/+1340
2021-03-13Remove unused codeChrisC18-2230/+0
2021-02-26Improve test coveragevasraz2-217/+2
2021-02-25Fix bugs introduced by new codevasraz1-6/+6
2021-02-22Remove testNG dependenciesvasraz8-58/+56
2021-02-20Fix BLOCKER BUGs reported by Sonarvasraz5-227/+222
2021-02-18Implement Attributes/Outputs BE (part 1)vasraz1-1/+1
2021-01-20Remove dead codeJulienBe1-5/+3
2021-01-19Add basic auth headerxuegao1-0/+6
2021-01-12Improve test coverageJulien Bertozzi1-15/+14
2020-09-07Template design (NSSTs) for slice sub-nets (RAN, Core, Transport).hekeguang1-0/+418
2020-07-29Improve Utils coverage and improve Sonar scoreJulienBe3-202/+165
2020-07-09Clean ValidatorExecutor hierarchyFrancis Toth15-484/+133
2020-07-07Add test contracts for ValidatorExecutor and TopologyTemplateValidatorExecutorFrancis Toth7-103/+76
2020-07-05Fix sonar issuessebdet1-43/+25
2020-07-05Fix sonar issuessebdet3-63/+45
2020-07-05Fix sonar issuessebdet1-22/+16
2020-07-05Clean CsarUtils::MainYamlWithDependenciesFrancis Toth3-8/+4
2020-06-30Fix typo in package name and classesFrancis Toth24-66/+66
2020-06-25Cleaned up ArtifactValidatorExecuter and IArtifactValidatorExecutorFrancis Toth19-286/+189
2020-06-23Decouple TXT Report file writing and formatting logic (6/6)Francis Toth20-222/+136