Add SDNC Resource Create Call Common Recipe
[so.git] / common /
2018-03-05 Seshu Kumar MMerge "Removed unreachable log"
2018-03-05 Chuanyu ChenMerge "Update generic create service workflow"
2018-03-02 Rob DaughertyMerge "Test commit in Test branch"
2018-03-02 Chuanyu ChenMerge "Support decompose service by model uuid"
2018-03-01 Chuanyu ChenMerge "Support query service resources by modeluuid"
2018-03-01 Chuanyu ChenMerge "Support Resource Recipe Common Model"
2018-03-01 Chuanyu ChenMerge "Add Properties Order for recipeParams"
2018-03-01 Chuanyu ChenMerge "Support query service csar rest"
2018-02-28 Seshu Kumar MMerge "Support csar object query"
2018-02-28 Seshu Kumar MMerge "Add recipe params for bpmn call"
2018-02-28 Seshu Kumar MMerge "Remove the unnecessary toString"
2018-02-28 Seshu Kumar MMerge "Removed System.out.println from catch clause"
2018-02-28 Seshu Kumar MMerge "Adding Junit"
2018-02-28 Seshu Kumar MMerge "Adding Junit"
2018-02-27 DeWayne FilppiMerge "Make use of getOrDefault"
2018-02-27 Munir AhmadMake use of append instead of string concatenation 79/32779/2
2018-02-26 Seshu Kumar MMerge "Remove the unnecessary plus zero"
2018-02-26 Seshu Kumar MMerge "Add the correct literal ending for long"
2018-02-26 Seshu Kumar MMerge "Swap while loops with foreach where applicable"
2018-02-26 Seshu Kumar MMerge "Add ARIA subtree to build"
2018-02-26 Seshu Kumar MMerge "Unit test coverage"
2018-02-26 Seshu Kumar MMerge "Support more Generic workflow for voLTE"
2018-02-24 Munir AhmadSwap StringBuffer with StringBuilder everywhere 61/32761/2
2018-02-24 Munir AhmadSwap for loop in favor of foreach 59/32759/1
2018-02-23 Seshu Kumar MMerge "ARIA REST client bugs"
2018-02-23 Seshu Kumar MMerge "Support more Generic workflow for voLTE"
2018-02-22 Arthur MartellaPort SO artifacts to ONAP folder structure 03/32603/1
2018-02-22 Seshu Kumar MMerge "Boolean constructor call"
2018-02-22 Seshu Kumar MMerge "Select recipe for create service"
2018-02-21 Munir AhmadBoolean constructor call 59/32459/2
2018-02-21 Seshu Kumar MMerge "Added unittests for ApplicationControllerSupport"
2018-02-21 Seshu Kumar MMerge "add junit for AuthenticationMethodFactory"
2018-02-21 Seshu Kumar MMerge "Sonar:Critical"
2018-02-21 Seshu Kumar MMerge "Adding Junit "
2018-02-21 Seshu Kumar MMerge "Optimize number of MsoLogger instances"
2018-02-15 UsaraswatOptimize number of MsoLogger instances 47/31847/1
2018-01-29 Seshu Kumar MMerge "Unittest refactoring."
2018-01-19 Seshu Kumar MMerge "Sonar blocker issue - NullPointerExeption"
2018-01-19 Seshu Kumar MMerge "Improve UT for catalog db"
2018-01-19 Seshu Kumar MMerge "Improve UT for catalog DB"
2018-01-19 Seshu Kumar MMerge "Improve UT for catalog DB"
2018-01-19 Seshu Kumar MMerge "Improve UT for catalog db"
2018-01-19 Seshu Kumar MMerge "UT improvement for catalog DB"
2018-01-19 Seshu Kumar MMerge "Improve UT for catalog db"
2018-01-19 Seshu Kumar MMerge "UT improvement for catalog db"
2018-01-19 Seshu Kumar MMerge "UT improvement for catalog db"
2018-01-19 Seshu Kumar MMerge "Unit test improvement for catalog db"
2018-01-18 Seshu Kumar MMerge "Update VF Module Check for Tosca VNF"
2018-01-17 c00149107Update VF Module Check for Tosca VNF 75/28375/2
2018-01-02 Seshu Kumar MMerge "Fix the super keyword misuse"
2018-01-02 Seshu Kumar MMerge "Fixed git clone to point at gerrit"
2018-01-02 Seshu Kumar MMerge "Added back commented modules"
2018-01-02 Seshu Kumar MMerge "Added copyright header"
2018-01-02 Seshu Kumar MMerge "Added module to build for aria-rest-server"
2018-01-02 Seshu Kumar MMerge "Updated build to create wheel and push to Pypi"
2017-12-18 Chuanyu ChenMerge "Reduce complexity of HealthCheckUtils" v1.2.0
2017-12-13 kurczewsReduce complexity of HealthCheckUtils 19/26119/2
2017-12-05 Seshu Kumar MMerge "Remove duplicated constants"
2017-12-05 Seshu Kumar MMerge "Correct Service Type value"
2017-12-01 Jessica WagantallBump minor version 83/24483/5
2017-11-16 Seshu Kumar MMerge "updated the release version"
2017-11-16 seshukmchanged artifact version 09/23809/1
2017-11-14 Seshu Kumar MMerge "Removed bad docs"
2017-10-31 Seshu Kumar MMerge "second commit for the docker build issue"
2017-10-31 Seshu Kumar MMerge "Initial commit for the docker build issue"
2017-10-30 Seshu Kumar MMerge "Fix SNIRO configuration properties"
2017-10-30 Seshu Kumar MMerge changes I17e37e7a,Ic34984ab,Ie7a82e78,I22ff6b3b...
2017-10-28 Chuanyu ChenMerge "Add Vfc Adapter Log Config"
2017-10-28 c00149107Add Vfc Adapter Log Config 23/21123/1
2017-10-27 Seshu Kumar MMerge "Iterate over the entrySet instead of keySet"
2017-10-23 Seshu Kumar MMerge "Update license in a couple of groovy scripts"
2017-10-19 Chuanyu ChenMerge "Deal With Error Response from Vfc"
2017-10-18 Rob DaughertyMerge "Revert "Fix defect SO-36""
2017-10-18 Seshu-Kumar-MRevert "Fix defect SO-36" 47/19547/1
2017-10-02 Seshu Kumar MMerge "Added @Override annotation to method signature"
2017-10-02 Seshu Kumar MMerge "Deleted redundant code"
2017-10-02 Seshu Kumar MMerge "Fix major sonar issues"
2017-10-02 Seshu Kumar MMerge "Added @Override annotation to method signature"
2017-10-02 Seshu Kumar MMerge "Fixed major sonar issues"
2017-10-02 Seshu Kumar MMerge "Fix the arquillian framework"
2017-10-02 Rob DaughertyMerge "HeatBridge integration with Orchestration, part 1"
2017-09-30 Seshu Kumar MMerge "Replace with the diamnod operator"
2017-09-30 Seshu Kumar MMerge "Removed unused variables"
2017-09-30 Seshu Kumar MMerge "Removed unused variables"
2017-09-30 Seshu Kumar MMerge "Replaced with Diamond symbol"
2017-09-30 Seshu Kumar MMerge "Added FunctionalInterface annotation"
2017-09-30 Seshu Kumar MMerge "Repalced StringBuffer with StringBuilder"
2017-09-30 Seshu Kumar MMerge "Replaced with Diamond symbol"
2017-09-30 Seshu Kumar MMerge "Replaced with Diamond symbol"
2017-09-30 Seshu Kumar MMerge "Fixed string literal comparision"
2017-09-30 Seshu Kumar MMerge "Fixed string literal comparision"
2017-09-30 Seshu Kumar MMerge "Fixed string literal comparision issue"
2017-09-30 Seshu Kumar MMerge "Added @Override annotation to method signature"
2017-09-30 Seshu Kumar MMerge "Fixed string literal comparision issue"
2017-09-30 Seshu Kumar MMerge "Removed unused import"
2017-09-30 黄卓垚10112215remove odl dependence temporary 07/16707/1
2017-09-28 Seshu Kumar MMerge "Fix some major sonar issues"
2017-09-28 Seshu Kumar MMerge "Fix major Sonar issues"
2017-09-28 Seshu Kumar MMerge changes Ibc78f5be,Id1a6e6d2
2017-09-28 Seshu Kumar MMerge "Removed unused imports"
next