new onap logo
[so.git] / asdc-controller / src / main / java / org / onap / so / asdc / activity / DeployActivitySpecs.java
2020-03-16 Steve SmokowskiMerge "Fix Critical & Major issues in adapters"
2020-03-06 Seshu Kumar MMerge "Refactor unused line and refactor nested if"
2020-03-04 Seshu Kumar MMerge "Added AAF SSL certs related changes"
2020-02-27 Max BenjaminMerge "Update SO SIM project"
2020-02-27 Seshu Kumar MMerge "Fix CreateSDNCNetworkResource.updateResourceInpu...
2020-02-25 Lukasz MuszkietaMerge "Lower code duplication of AaiClient calls in...
2020-02-25 Lukasz MuszkietaMerge "Sonar issue - Refactor"
2020-02-24 Byung-Woo JunMerge "SOL003 Adapter Package Management - Notify"
2020-02-24 Steve SmokowskiMerge "Updated pom to release version of logging library"
2020-02-24 Steve SmokowskiMerge "update logback configuration to remove stack"
2020-02-21 Seshu Kumar MMerge "SO API extenstion to retrieve all PNF workflow"
2020-02-21 Seshu Kumar MMerge "SO-CDS PNF BB"
2020-02-21 Seshu Kumar MMerge "License scan fix Issue-ID: SO-2519"
2020-02-21 Byung-Woo JunMerge "License scan fix Issue-ID: SO-2519"
2020-02-21 Byung-Woo JunMerge "bump the SO version for F"
2020-02-21 Chuanyu ChenMerge "Add method to send message to Camunda engine"
2020-02-20 Max BenjaminMerge "Skips the VfModule or VNF Configassign/ConfigDep...
2020-02-20 Lukasz MuszkietaMerge "Sonar issue - refactor nested if"
2020-02-17 Tomasz WrobelSonar issue - refactor nested if 13/101613/6
2020-01-21 Seshu Kumar MMerge "Fix spelling of ToastrNotificationService declar...
2019-12-20 Seshu Kumar MMerge "Removed redundant null check for retryCount...
2019-12-13 Lukasz MuszkietaMerge "Sonar fix logger"
2019-12-11 Max BenjaminMerge "Add so-simulator project" Java-11-upgrade1212master
2019-11-14 Steve SmokowskiMerge "removed unsused ports"
2019-11-14 Steve SmokowskiMerge "removed global configuration of jar plugin"
2019-11-14 Lukasz MuszkietaMerge "remove delcarartion"
2019-11-07 manisha07remove delcarartion 28/98128/1
2019-10-21 Lukasz MuszkietaMerge "Removed unused SerializableChecker class; update...
2019-10-21 Lukasz MuszkietaMerge "Cleanup - removed unused variables and methods...
2019-10-17 Seshu Kumar MMerge "Release notes updation for release."
2019-10-16 Steve SmokowskiMerge "Add column to catalog db"
2019-10-16 Steve SmokowskiMerge "update scheduled tasks to have mdc setup"
2019-10-15 Lukasz MuszkietaMerge "Cleaning up unused variables and redundant initi...
2019-10-14 Lukasz MuszkietaMerge "General sonar fixes"
2019-10-04 Lukasz MuszkietaMerge "Added null checks for bp to prevent exceptions...
2019-10-03 Arindam MondalGeneral sonar fixes 38/96538/2
2019-09-30 Lukasz MuszkietaMerge "Added null check to server.getImage() to prevent...
2019-09-25 Steve SmokowskiMerge "Upgrade swagger in mso-catalog-db-adapter"
2019-09-24 Seshu Kumar MMerge "Prevent reading twice from ResponseEntity stream...
2019-09-23 Marcus WilliamsMerge "Fix default homing"
2019-09-20 Steve SmokowskiMerge "Exception string in checkRelationshipRelatedTo"
2019-09-18 Steve SmokowskiMerge "Async vnf adapter response not getting to bpmn"
2019-09-18 Bonkur, Venkat ... Add SO Update Check if SDC activities deployment end... 89/95889/1
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 Seshu Kumar MMerge "fix of the instanceParams adding to the CDS...
2019-09-10 Seshu Kumar MMerge "Add SO Update to default the controller type...
2019-09-10 Steve SmokowskiMerge "remove the unused import"
2019-09-10 Steve SmokowskiMerge "Created external task utils in a common location"
2019-09-10 Steve SmokowskiMerge "Added ACTIVATED Orchestration Status same as"
2019-09-10 Seshu Kumar MMerge "Distribution fails when no user input required...
2019-09-10 Lukasz MuszkietaMerge "General sonar fixes"
2019-09-09 Steve SmokowskiMerge "Add SO Update Check if SDC activities deployment...
2019-09-09 Bonkur, Venkat ... Add SO Update Check if SDC activities deployment end... 44/95244/1
2019-09-04 Max BenjaminMerge "Fix rollback for ConfigAssignBB"
2019-08-22 Lukasz MuszkietaMerge "Moved setNeutronNetworkId() call inside null...
2019-08-22 Lukasz MuszkietaMerge "Moved null check for outputs so that get() metho...
2019-08-16 Steve SmokowskiMerge "add junit coverage for SvnfmService"
2019-08-16 Steve SmokowskiMerge "Add retrieval of vmIds and vServerIds for APPC"
2019-08-13 Lukasz MuszkietaMerge "Removed unused CryptoHandler, ICryptoHandler...
2019-08-13 Lukasz MuszkietaMerge "Removed unused method setHPAParameters()"
2019-08-13 Lukasz MuszkietaMerge "Removed duplicate use of networkType field in...
2019-08-13 subhash kumar singhMerge "update version for 1.5.1"
2019-08-12 Lukasz MuszkietaMerge "Remove repeated conditional test in ​buildServic...
2019-08-12 Steve SmokowskiMerge "query builder now handles more than just strings"
2019-08-12 Steve SmokowskiMerge "added in mapping of aggregate routes in"
2019-08-12 Steve SmokowskiMerge "health check now entirely config based"
2019-08-12 Steve SmokowskiMerge "All extendable enums should be serializable"
2019-08-12 Lukasz MuszkietaMerge "Remove useless double assignment in PnfEventRead...
2019-08-12 Lukasz MuszkietaMerge "Sonar fix in mso-adapter-utils"
2019-08-12 Seshu Kumar MMerge "Replace type spec with diamond op"
2019-08-12 Seshu Kumar MMerge "fix sonar issue"
2019-08-12 Seshu Kumar MMerge "Change collections size with isEmpty"
2019-08-12 Seshu Kumar MMerge "Move string literal left side-avoid null pointer ex"
2019-08-12 Seshu Kumar MMerge "Change string literal left side-avoid null point...
2019-08-12 Seshu Kumar MMerge "Merge if stmts for code readability"
2019-08-09 sindhu3672Merge if stmts for code readability 30/93230/1
2019-08-09 Steve SmokowskiMerge "add rainy day handling with SERVICE_ROLE and...
2019-08-08 Seshu Kumar MMerge "VNFM adapter support two way TLS"
2019-08-08 Lukasz MuszkietaMerge "Added null check for listFiles() result to preve...
2019-08-08 Seshu Kumar MMerge "Sonar fixes for SvnfmController"
2019-08-08 Seshu Kumar MMerge "Added null checks for getUpdateResInputObj(...
2019-08-08 Seshu Kumar MMerge "Replace collections.size with isEmpty for better...
2019-08-08 sindhu3672Replace collections.size with isEmpty for better perfor... 27/93027/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-10 Steve SmokowskiMerge "replaced String.repeat with static final strings"
2019-06-10 Benjamin, Maxreplaced String.repeat with static final strings 87/89587/4
2019-06-08 Benjamin, Max (mb388a)Merge remote-tracking branch 'origin/dublin' into ... 97/89597/5
2019-06-07 Steve SmokowskiMerge "Typo in bpmn mso-request-id variable name"
2019-06-07 Max BenjaminMerge "Set response code in UpdateAAIGenericVnf"
2019-06-06 Max BenjaminMerge "Merge remote-tracking branch 'origin/dublin...
2019-06-06 Steve SmokowskiMerge remote-tracking branch 'origin/dublin' into ... 30/89530/1
2019-06-03 Marcus WilliamsMerge "update INFO.yaml"
2019-06-03 Steve SmokowskiMerge "update INFO.yaml" into dublin
2019-06-03 rob.bogCleaned up duplicated literals 20/88620/7
2019-05-31 Marcus WilliamsMerge "bump the SO release version" into dublin
2019-05-31 Marcus WilliamsMerge "update INFO.yaml" into dublin
next