aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2024-10-21Reduce amount of explicit object mapping in babelHEADmasterFiete Ostkamp2-27/+6
2024-10-21Clean up babel GenerateArtifactsServiceFiete Ostkamp8-78/+232
2024-08-20Update commons-compress in babelFiete Ostkamp1-4/+6
2024-04-18Enhance BabelArtifact object in babel with setters and noargs constructor1.13.0Fiete Ostkamp1-18/+7
2024-04-18Babel service is returning a text/plain content type header with a json responseFiete Ostkamp1-1/+1
2022-11-07Update babel dependenciesFiete Ostkamp1-9/+13
2021-09-07Fix sonar issuesSamuel Liard6-68/+27
2021-02-23Updated pom to remove distribution-management section and corrected aai base ...Polavarapu, Chaitanya (cp8128)8-25/+171
2020-08-28[aai-babel] Add support for sndc props parsingefiacor3-0/+53
2020-08-06Add 'category' of service model to Babel artifactdhebeha2-2/+15
2020-06-23Extend service modelwsliwka2-1/+12
2019-07-30Upgrade Spring Boot from 1.5.x to 2.1.6Lee, Tian (tl5884)2-2/+2
2019-04-11Updated to use dublin schema versionPolavarapu, Chaitanya (cp8128)1-10/+2
2019-04-10This enhancement will enable Babel to process artifacts of version n.nPolavarapu, Chaitanya (cp8128)2-6/+8
2019-04-03GenerateArtifactsServiceImpl code coveragemark.j.leonard2-17/+20
2019-04-03Fix new Sonar code smellmark.j.leonard1-0/+1
2019-04-03Delete temp file in FileWatcher testmark.j.leonard1-2/+2
2019-04-03Add tests for uncovered FileWatcher codemark.j.leonard2-14/+49
2019-04-03Merge "Move REQUIRE_CLIENT_AUTH code to start script"Tian Lee2-17/+13
2019-04-03Move REQUIRE_CLIENT_AUTH code to start scriptmark.j.leonard2-17/+13
2019-04-01Exception handling for image software versionsmark.j.leonard1-3/+17
2019-03-29Additional null checks and commentsmark.j.leonard5-37/+57
2019-03-28Use checked Exception instead of RuntimeExceptionmark.j.leonard1-4/+11
2019-03-28Depend on sdc-tosca version 1.5.0mark.j.leonard4-30/+167
2019-03-28Remove all references to artifactgenerator configmark.j.leonard3-58/+2
2019-03-26Allow UUID definitions in the mappings JSONmark.j.leonard3-28/+41
2019-03-25Refactor Widget creation methodsmark.j.leonard6-21/+83
2019-03-25Additional JUnit tests for Model classesmark.j.leonard2-6/+7
2019-03-25Improve javadoc comments and formattingmark.j.leonard6-37/+55
2019-03-25Add hasWidgetType() helper methodmark.j.leonard7-18/+41
2019-03-22Simplify VNF Vendor Image extractionmark.j.leonard1-109/+86
2019-03-21Create new Resource objects for each new modelmark.j.leonard2-2/+19
2019-03-11Refactor auth classes and add testsmark.j.leonard2-48/+57
2019-03-11Test starting application with OBF: passwordmark.j.leonard1-8/+15
2019-03-11Reimplement Widget.Type enum classmark.j.leonard10-71/+141
2019-03-11Refactor AaiModelGenerator classesmark.j.leonard4-279/+248
2019-03-07Re-implement model type value for Resource Mappingmark.j.leonard9-127/+80
2019-03-06Remove redundant methods from codebasemark.j.leonard6-95/+24
2019-03-05Fix checkstyle warnings and formattingmark.j.leonard11-36/+53
2019-03-05Move Widget attribute data to the mappings JSONmark.j.leonard33-839/+218
2019-02-19Fix outstanding Sonar issuesmark.j.leonard3-33/+39
2019-02-11Rename the groupfilter.config System Propertymark.j.leonard5-39/+73
2019-02-11Merge "Fix checkstyle issues including javadoc"Tian Lee6-49/+62
2019-02-06Merge "Optionally disable client authentication"Tian Lee1-0/+5
2019-02-06Optionally disable client authenticationSerban Popescu1-0/+5
2019-02-05Fix checkstyle issues including javadocmark.j.leonard6-49/+62
2019-02-05Replace Resource sub-classes with configurationmark.j.leonard17-502/+306
2019-01-30Load type mappings from a group configuration filemark.j.leonard6-75/+139
2019-01-23Do not try to unobfuscate clear text passwordsSerban Popescu1-1/+4
2018-12-05Add null check for Group member with no A&AI Modelmark.j.leonard1-8/+18