Linux Foundation Collaborative Projects
index
:
aai/babel
2.0.0-ONAP
beijing
casablanca
dublin
elalto
frankfurt
guilin
honolulu
istanbul
jakarta
kohn
master
AAI Microservice to generate AAI model XML from SDC TOSCA CSAR artifacts
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
org
/
onap
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-21
Reduce amount of explicit object mapping in babel
HEAD
master
Fiete Ostkamp
2
-27
/
+6
2024-10-21
Clean up babel GenerateArtifactsService
Fiete Ostkamp
8
-78
/
+232
2024-08-20
Update commons-compress in babel
Fiete Ostkamp
1
-4
/
+6
2024-04-18
Enhance BabelArtifact object in babel with setters and noargs constructor
1.13.0
Fiete Ostkamp
1
-18
/
+7
2024-04-18
Babel service is returning a text/plain content type header with a json response
Fiete Ostkamp
1
-1
/
+1
2022-11-07
Update babel dependencies
Fiete Ostkamp
1
-9
/
+13
2021-09-07
Fix sonar issues
Samuel Liard
6
-68
/
+27
2021-02-23
Updated 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 parsing
efiacor
3
-0
/
+53
2020-08-06
Add 'category' of service model to Babel artifact
dhebeha
2
-2
/
+15
2020-06-23
Extend service model
wsliwka
2
-1
/
+12
2019-07-30
Upgrade Spring Boot from 1.5.x to 2.1.6
Lee, Tian (tl5884)
2
-2
/
+2
2019-04-11
Updated to use dublin schema version
Polavarapu, Chaitanya (cp8128)
1
-10
/
+2
2019-04-10
This enhancement will enable Babel to process artifacts of version n.n
Polavarapu, Chaitanya (cp8128)
2
-6
/
+8
2019-04-03
GenerateArtifactsServiceImpl code coverage
mark.j.leonard
2
-17
/
+20
2019-04-03
Fix new Sonar code smell
mark.j.leonard
1
-0
/
+1
2019-04-03
Delete temp file in FileWatcher test
mark.j.leonard
1
-2
/
+2
2019-04-03
Add tests for uncovered FileWatcher code
mark.j.leonard
2
-14
/
+49
2019-04-03
Merge "Move REQUIRE_CLIENT_AUTH code to start script"
Tian Lee
2
-17
/
+13
2019-04-03
Move REQUIRE_CLIENT_AUTH code to start script
mark.j.leonard
2
-17
/
+13
2019-04-01
Exception handling for image software versions
mark.j.leonard
1
-3
/
+17
2019-03-29
Additional null checks and comments
mark.j.leonard
5
-37
/
+57
2019-03-28
Use checked Exception instead of RuntimeException
mark.j.leonard
1
-4
/
+11
2019-03-28
Depend on sdc-tosca version 1.5.0
mark.j.leonard
4
-30
/
+167
2019-03-28
Remove all references to artifactgenerator config
mark.j.leonard
3
-58
/
+2
2019-03-26
Allow UUID definitions in the mappings JSON
mark.j.leonard
3
-28
/
+41
2019-03-25
Refactor Widget creation methods
mark.j.leonard
6
-21
/
+83
2019-03-25
Additional JUnit tests for Model classes
mark.j.leonard
2
-6
/
+7
2019-03-25
Improve javadoc comments and formatting
mark.j.leonard
6
-37
/
+55
2019-03-25
Add hasWidgetType() helper method
mark.j.leonard
7
-18
/
+41
2019-03-22
Simplify VNF Vendor Image extraction
mark.j.leonard
1
-109
/
+86
2019-03-21
Create new Resource objects for each new model
mark.j.leonard
2
-2
/
+19
2019-03-11
Refactor auth classes and add tests
mark.j.leonard
2
-48
/
+57
2019-03-11
Test starting application with OBF: password
mark.j.leonard
1
-8
/
+15
2019-03-11
Reimplement Widget.Type enum class
mark.j.leonard
10
-71
/
+141
2019-03-11
Refactor AaiModelGenerator classes
mark.j.leonard
4
-279
/
+248
2019-03-07
Re-implement model type value for Resource Mapping
mark.j.leonard
9
-127
/
+80
2019-03-06
Remove redundant methods from codebase
mark.j.leonard
6
-95
/
+24
2019-03-05
Fix checkstyle warnings and formatting
mark.j.leonard
11
-36
/
+53
2019-03-05
Move Widget attribute data to the mappings JSON
mark.j.leonard
33
-839
/
+218
2019-02-19
Fix outstanding Sonar issues
mark.j.leonard
3
-33
/
+39
2019-02-11
Rename the groupfilter.config System Property
mark.j.leonard
5
-39
/
+73
2019-02-11
Merge "Fix checkstyle issues including javadoc"
Tian Lee
6
-49
/
+62
2019-02-06
Merge "Optionally disable client authentication"
Tian Lee
1
-0
/
+5
2019-02-06
Optionally disable client authentication
Serban Popescu
1
-0
/
+5
2019-02-05
Fix checkstyle issues including javadoc
mark.j.leonard
6
-49
/
+62
2019-02-05
Replace Resource sub-classes with configuration
mark.j.leonard
17
-502
/
+306
2019-01-30
Load type mappings from a group configuration file
mark.j.leonard
6
-75
/
+139
2019-01-23
Do not try to unobfuscate clear text passwords
Serban Popescu
1
-1
/
+4
2018-12-05
Add null check for Group member with no A&AI Model
mark.j.leonard
1
-8
/
+18
[next]