aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-catalog-db-adapter/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2021-08-26SO-3720 BuildingBlockRollback lookup tableOleg Mitsura2-0/+69
2021-02-16update camunda and spring to latest versionsBenjamin, Max (mb388a)1-15/+18
2020-11-16add queryparam to catalog db api to filterMnushkin, Dmitry1-7/+20
2020-09-16update service queryzm3301-4/+6
2020-07-24Implement getAllProcessingFlags rest query toKuleshov, Elena1-0/+32
2020-06-29Replace lambda with a method referencemarcinrzepeckiwroc1-3/+3
2020-05-06updated code with parallel streams to normalKalkere Ramesh, Sharan1-4/+3
2020-04-30Fix BBS integration issueramu.n2-7/+10
2020-04-16Implement processing_flags table and correspondingKuleshov, Elena1-2/+110
2020-04-12reduced code smellsRupinder3-4/+0
2020-03-24Update Asdc DB tablezm3303-8/+8
2020-03-19Query serviceResources add serviceInfozm3301-26/+7
2020-03-02Add Query ServiceProxyCustomizationzm3303-3/+136
2020-02-28Add Catalog DB query methodszm3302-0/+200
2020-01-08Merge "consolidated security configuration"Steve Smokowski4-239/+2
2020-01-07Drop Resource Input Field if not valid JSONSmokowski, Steven5-6/+33
2020-01-07consolidated security configurationBenjamin, Max4-239/+2
2019-11-21Added AAF Integration related changesRamesh Parthasarathy3-10/+198
2019-10-24Fix for setting attributes in cloud sites on startupAndrewLamb1-2/+4
2019-10-16Merge "update scheduled tasks to have mdc setup"Steve Smokowski1-1/+1
2019-10-14update scheduled tasks to have mdc setupPlummer, Brittany1-1/+1
2019-10-10Added throw statement for created exception objectOleksandr Moliavko1-2/+2
2019-09-25Merge "Upgrade swagger in mso-catalog-db-adapter"Steve Smokowski3-25/+53
2019-09-19update logging to match onap logging libraryPlummer, Brittany1-1/+9
2019-09-16Upgrade swagger in mso-catalog-db-adapterArindam Mondal3-25/+53
2019-09-11Merge "Removed redundant null checks (at these points vnfCustom can be empty,...Lukasz Muszkieta1-2/+2
2019-09-11Removed redundant null checks (at these pointsOleksandr Moliavko1-2/+2
2019-09-10Integrate Logging LibraryPlummer, Brittany3-4/+9
2019-08-15Initial commit of validation framework to APIHSmokowski, Steven7-9/+249
2019-08-08Avoid local variables shadow class fieldssindhu36721-15/+15
2019-07-26Merge "Fixed sonar issue in QueryServiceVnfs.java"Seshu Kumar M1-3/+2
2019-07-05Fixed sonar issue in QueryGroups.javaArundathi Patil1-1/+2
2019-07-05Fixed sonar issue in QueryServiceVnfs.javaArundathi Patil1-3/+2
2019-06-17Changes related to eviction of connectionsBenjamin, Max (mb388a)2-1/+87
2019-05-19Recipe retrieval for groupssubhash kumar singh2-2/+18
2019-05-15store openstack request status in requestdbSmokowski, Steven2-10/+14
2019-05-07Update the format of resourceInputzm3301-1/+3
2019-05-03Merge "add resource input Save format when resource is list type e.g. {key2:v...Seshu Kumar M1-0/+2
2019-04-30Add Model Version QuerySmokowski, Steven4-0/+207
2019-04-30add resource inputzm3301-0/+2
2019-04-26Enhancement for querysubhash kumar singh3-1/+228
2019-04-24Remove the literal boolean values.Driptaroop Das4-6/+6
2019-04-10Re-commit some changes which were lostBenjamin, Max (mb388a)1-15/+0
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)19-916/+895
2019-04-02fix catalogdb cvfnc customizationBenjamin, Max (mb388a)2-46/+12
2019-02-25Removed MsoLogger in 'mso-catalog-db-adapter'r.bogacki1-8/+11
2019-02-04cloud config migration from openstack to catdbBenjamin, Max (mb388a)2-0/+323
2019-01-24Fix AR receipe retrivalsubhash kumar singh1-5/+10
2019-01-23Fix get of operationTypesubhash kumar singh1-6/+13
2019-01-08Fix json parsing of resource inputsubhash kumar singh1-1/+1