aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-04-18Enhance BabelArtifact object in babel with setters and noargs constructor1.13.0Fiete Ostkamp2-18/+9
2024-04-18Add tracing to babelFiete Ostkamp2-0/+10
2024-04-18Babel service is returning a text/plain content type header with a json responseFiete Ostkamp1-1/+1
2024-03-01Update aai-parent in babel to 1.13.3Fiete Ostkamp23-351/+434
2023-10-30[AAI] Upversion to 1.12.2 to include v28nandkishorpatke36-38/+40
2022-11-07Update babel dependenciesFiete Ostkamp1-9/+13
2022-08-16Merge "[AAI] Upversion to 1.9.6 to include v27"Manisha Aggarwal34-34/+34
2022-08-16[AAI] Upversion to 1.9.6 to include v27wr148d34-34/+34
2022-02-22Merge "[AAI] Update babel to use the new v26 schema and upversion to 1.9.3"Robby Maharajh34-34/+34
2022-02-22[AAI] Update babel to use the new v26 schema and upversion to 1.9.3wr148d34-34/+34
2021-09-07Fix sonar issuesSamuel Liard17-93/+56
2021-08-23[AAI] Updates for v24 upgrade on Babelwr148d36-36/+36
2021-03-12Resolve files with licensing issues in BabelPolavarapu, Chaitanya (cp8128)7-22/+0
2021-02-24Ignore application logger testHarish Venkata Kajur1-0/+2
2021-02-23Use released docker base imageHarish Venkata Kajur1-2/+2
2021-02-23Updated pom to remove distribution-management section and corrected aai base ...Polavarapu, Chaitanya (cp8128)79-121/+6584
2020-09-10[AAI] Set logging.configguilinDominik Mizyn1-0/+1
2020-08-28[aai-babel] Add support for sndc props parsingefiacor7-4/+81
2020-08-06Add 'category' of service model to Babel artifactdhebeha21-27/+40
2020-06-23Extend service modelwsliwka6-4/+69
2020-06-01Containers should not run as root by defaultwr148d1-2/+11
2019-11-21Update schema-service dep to 1.6.0sblimkie18-18/+18
2019-08-28Fixed project version parsingDmitry Puzikov4-19/+249
2019-07-30Upgrade Spring Boot from 1.5.x to 2.1.6Lee, Tian (tl5884)3-3/+3
2019-04-11Updated to use dublin schema versionPolavarapu, Chaitanya (cp8128)4-12/+76
2019-04-10This enhancement will enable Babel to process artifacts of version n.nPolavarapu, Chaitanya (cp8128)19-23/+25
2019-04-03GenerateArtifactsServiceImpl code coveragemark.j.leonard3-26/+115
2019-04-03Fix new Sonar code smellmark.j.leonard2-2/+2
2019-04-03Delete temp file in FileWatcher testmark.j.leonard2-2/+3
2019-04-03Add tests for uncovered FileWatcher codemark.j.leonard3-14/+130
2019-04-03Merge "Move REQUIRE_CLIENT_AUTH code to start script"Tian Lee5-17/+32
2019-04-03Move REQUIRE_CLIENT_AUTH code to start scriptmark.j.leonard5-17/+32
2019-04-02Merge "Additional Logger tests for code coverage"Tian Lee2-6/+56
2019-04-02Additional Logger tests for code coverageMark Leonard2-6/+56
2019-04-01Exception handling for image software versionsmark.j.leonard3-12/+45
2019-03-29Additional null checks and commentsmark.j.leonard8-45/+68
2019-03-28Use checked Exception instead of RuntimeExceptionmark.j.leonard2-17/+34
2019-03-28Depend on sdc-tosca version 1.5.0mark.j.leonard5-38/+173
2019-03-28Change generic-vnf delete flag to truemark.j.leonard2-2/+2
2019-03-28Remove all references to artifactgenerator configmark.j.leonard13-124/+12
2019-03-26Allow UUID definitions in the mappings JSONmark.j.leonard8-530/+95
2019-03-25Refactor Widget creation methodsmark.j.leonard10-78/+153
2019-03-25Additional JUnit tests for Model classesmark.j.leonard7-26/+112
2019-03-25Improve javadoc comments and formattingmark.j.leonard7-38/+61
2019-03-25Add hasWidgetType() helper methodmark.j.leonard7-18/+41
2019-03-22Simplify VNF Vendor Image extractionmark.j.leonard2-124/+93
2019-03-22New JUnit tests for Babel auth modulemark.j.leonard2-19/+118
2019-03-21Create new Resource objects for each new modelmark.j.leonard2-2/+19
2019-03-11Refactor auth classes and add testsmark.j.leonard4-53/+175
2019-03-11Test starting application with OBF: passwordmark.j.leonard2-8/+27