Merge "Use a dependency-injected RestTemplateBuilder to create RestTemplates"
[so.git] / bpmn / so-bpmn-tasks / src / test / java / org / onap / so / bpmn / infrastructure / sdnc / tasks /
2025-06-22 Fiete OstkampReenable more tests 48/141348/7
2020-01-21 Seshu Kumar MMerge "Fix spelling of ToastrNotificationService declar...
2019-10-04 Lukasz MuszkietaMerge "Added null checks for bp to prevent exceptions...
2019-09-30 Lukasz MuszkietaMerge "Added null check to server.getImage() to prevent...
2019-09-17 Steve SmokowskiMerge "Remove the declaration of thrown exception ...
2019-09-12 subhash kumar singhMerge "bump the SO version to 1.5.2" 1.5.2
2019-09-11 Seshu Kumar MMerge "Fix the ingestion of mixed resource"
2019-09-11 Lukasz MuszkietaMerge "Added null check to avoid crash at getErrorCode...
2019-09-11 Byung-Woo JunMerge "Fixing null issue and adding zooming"
2019-09-11 Steve SmokowskiMerge "error message formatter now handles percent"
2019-09-11 Lukasz MuszkietaMerge "Removed redundant null checks (at these points...
2019-09-11 Steve SmokowskiMerge "Integrate Logging Library"
2019-09-10 Plummer, BrittanyIntegrate Logging Library 93/95393/1
2019-09-04 Max BenjaminMerge "Fix rollback for ConfigAssignBB"
2019-07-30 Seshu Kumar MMerge "Sonar fix: CreateVfModuleRequest.java"
2019-07-30 Seshu Kumar MMerge "Sonar fix: HealthStackAudit.java"
2019-07-30 Seshu Kumar MMerge "Sonar Fix: VduArtifact.java"
2019-07-29 Steve SmokowskiMerge "Implement TLS for calls into VNFM adapter"
2019-07-26 subhash kumar singhMerge changes I3e363f64,I52ec2fc9
2019-07-26 Seshu Kumar MMerge "Fixed sonar issue in QueryServiceVnfs.java"
2019-07-26 subhash kumar singhMerge "Fix the License issue inside the sample csar"
2019-07-26 Byung-Woo JunMerge "fix image urls in docs"
2019-07-26 Byung-Woo JunMerge "update readme.md"
2019-07-24 Steve SmokowskiMerge "Major Sonar fixes in InstanceManagement"
2019-07-24 Steve SmokowskiMerge "Removed not used loggers"
2019-07-24 Steve SmokowskiMerge "Major Sonar fixes in E2EServiceInstances"
2019-07-24 Steve SmokowskiMerge "Major Sonar fixes"
2019-07-24 Steve SmokowskiMerge "enhance get orchestration request"
2019-07-24 Steve SmokowskiMerge "Update SO to handle Async VNF operations to...
2019-07-23 Seshu Kumar MMerge "Enhanced List Level flow with backward support"
2019-07-22 Smokowski, StevenUpdate SO to handle Async VNF operations to SDNC 10/91810/1
2019-07-18 Steve SmokowskiMerge "Added null check for yaml to prevent crash at...
2019-07-18 Steve SmokowskiMerge "Commented out updatedAttribute declaration to...
2019-07-18 Steve SmokowskiMerge changes I5e72e1c6,I5e1cb624
2019-07-18 Steve SmokowskiMerge "Implement TLS for calls from VNFM adapter to...
2019-07-18 Steve SmokowskiMerge "Commented out initialization of workflowResponse...
2019-07-18 Steve SmokowskiMerge "Fixes in WorkflowAction"
2019-07-18 Steve SmokowskiMerge "Major Sonar fixes"
2019-07-18 Steve SmokowskiMerge "Vulnerability fixes in ServicePluginFactory"
2019-07-18 Steve SmokowskiMerge "Add requestContext to unassignVfModule tasks...
2019-07-17 Mcblain, ThomasAdd requestContext to unassignVfModule tasks and 32/91632/1
2019-07-08 Steve SmokowskiMerge "remove unneeded code"
2019-07-08 Steve SmokowskiMerge "Added null check to prevent call of getVnfResour...
2019-07-08 Steve SmokowskiMerge "Added null check for heatStack to prevent crash...
2019-07-08 Steve SmokowskiMerge "add junit coverage for VnfmHelper"
2019-07-08 Seshu Kumar MMerge "Fixed sonar issue in QueryGroups.java"
2019-07-05 Plummer, Brittanyupdate bpmn to save extsystemerrorsource 55/90955/1
2019-06-25 Benjamin, Max (mb388a)Merge remote-tracking branch 'origin/dublin' into ... 81/90481/1
2019-06-20 Steve SmokowskiMerge "Sonar fix too many method param"
2019-06-17 Steve SmokowskiMerge "Fix sonar issues in mso-openstack-adapters"
2019-06-15 Max BenjaminMerge "Validate names before writing to A&AI"
2019-06-15 Max BenjaminMerge "update multi stage code to accurately skip bbs"
2019-06-15 Max BenjaminMerge "dmaap client using wrong auth property"
2019-06-14 Steve SmokowskiMerge "support async operation for vf module operations"
2019-06-14 Smokowski, Stevensupport async operation for vf module operations 92/89892/1
2019-04-11 Seshu Kumar MMerge "Modify the SO to support BBS usecase"
2019-04-11 Seshu Kumar MMerge "Fixed latest Sonar blocker issues"
2019-04-11 Seshu Kumar MMerge "Fix request input parsing if default value null"
2019-04-11 Seshu Kumar MMerge "Support for SO to ExtAPI"
2019-04-11 Seshu Kumar MMerge "Deploy custom flows on startup"
2019-04-10 Steve SmokowskiMerge "Re-commit some changes which were lost"
2019-04-10 Benjamin, Max (mb388a)Re-commit some changes which were lost 33/84733/3
2019-04-08 Steve SmokowskiMerge "Add subscription for notifications"
2019-04-08 Benjamin, Max (mb388a)Replaced all tabs with spaces in java and pom.xml 53/84553/1
2019-04-08 Steve SmokowskiMerge "Workflow Recipe Lookup"
2019-04-08 Steve SmokowskiMerge "Fix POM to allow HTTP long polling to work"
2019-04-08 Steve SmokowskiMerge "Query param to pull back nested stack information"
2019-04-08 Steve SmokowskiMerge "fix delete vfmodule"
2019-04-08 Steve SmokowskiMerge "Do not overwrite requestId"
2019-04-08 Benjamin, Max (mb388a)SDNHandler callback correlation issue. 33/84533/1
2019-03-28 Steve SmokowskiMerge "Add WorkflowSpecification Beans for APIH"
2019-03-25 Steve SmokowskiMerge "JUnit tests for BBInputSetup"
2019-03-22 Steve SmokowskiMerge "Add SO Catalog DB tables related to WFD"
2019-03-22 Steve SmokowskiMerge "Config Assign"
2019-03-21 Steve SmokowskiMerge "removed extra argument from extractByKey method"
2019-03-21 Benjamin, Max (mb388a)removed extra argument from extractByKey method 41/82841/2
2019-02-04 Steve SmokowskiMerge Casablanca 95/77795/1
2019-01-28 Benjamin, Max (mb388a)Merge 'origin/casablanca' into master 75/77475/1
2019-01-06 Seshu Kumar MMerge "Remove Swagger UI"
2019-01-04 Benjamin, Max (mb388a)Bugfixes for December 2018 84/75284/1
2018-12-12 Seshu Kumar MMerge "use config value instead hard code of url"
2018-12-12 Steve SmokowskiMerge "asdc process vf resource into db bug fix"
2018-12-12 Steve SmokowskiMerge "added check for null object"
2018-12-12 Steve SmokowskiMerge "vfc adapter authentication bug fix"
2018-12-12 Steve SmokowskiMerge "Added fix for potential nullpointer exception"
2018-12-12 Steve SmokowskiMerge "Added check for nullpointer exception"
2018-12-10 Rob DaughertyMerge "Add unit tests for ExternalAPIUtil"
2018-12-10 Rob DaughertyMerge "Fix App Yamls"
2018-12-06 Rob DaughertyMerge "Unable to Find Instance Group"
2018-12-06 Rob DaughertyMerge "Update SDNC Client"
2018-12-06 Rob DaughertyMerge "Enabled Scheduled Jobs"
2018-12-06 Rob DaughertyMerge "Prevent Abort Complete"
2018-12-06 Rob DaughertyMerge "fix flakey unit test"
2018-12-06 Rob DaughertyMerge "grm clients use encrypted auth loading"
2018-12-06 Rob DaughertyMerge "update orchestrationrequest response"
2018-12-06 Rob DaughertyMerge "change all sdnc calls"
2018-12-06 Kalkere Ramesh,... change all sdnc calls 54/74354/1
2018-12-05 Rob DaughertyMerge "Add Cloud Owner"
2018-12-05 Rob DaughertyMerge "Resolve Security Exploits"
2018-12-05 Marcus WilliamsMerge "Always UnAssign"
next