Remove unneeded param type definition
[so.git] / mso-api-handlers / mso-requests-db / src /
2018-03-12 Seshu Kumar MMerge "Add SDNC Resource Create Call Common Recipe"
2018-03-12 Seshu Kumar MMerge "Fix urls for collecting CSAR info"
2018-03-12 Chuanyu ChenMerge "Rename the default recipe for VFC NS"
2018-03-12 Chuanyu ChenMerge "Combine the design and runtime parameter"
2018-03-12 Chuanyu ChenMerge "Update the VFC NS resource recipe"
2018-03-09 Rob DaughertyMerge "Pom parents fixed in aria build."
2018-03-09 Rob DaughertyMerge "Update resource recipe parameter prepare logic"
2018-03-09 Rob DaughertyMerge "Collapse catch clauses where applicable"
2018-03-09 Rob DaughertyRevert Reduce log noise/warnings 87/34987/1
2018-03-09 Seshu Kumar MMerge "Reduce log noise/warnings format to conventions"
2018-03-09 Chuanyu ChenMerge "Support resource generic workflow Inputs"
2018-03-09 Seshu Kumar MMerge "Sonar:Critical"
2018-03-08 Marcus G K WilliamsReduce log noise/warnings format to conventions 29/34629/2
2018-03-08 Seshu Kumar MMerge "Swap if statement with switch"
2018-03-07 Rob DaughertyMerge "Swap indexOf with contains"
2018-03-07 Rob DaughertyMerge "modify bug for UT case"
2018-03-07 Rob DaughertyMerge "Store NB Create req. userParam - Customer_Location"
2018-03-07 Rob DaughertyMerge "Remove redundant catch clause"
2018-03-07 Rob DaughertyMerge "Fix javadoc"
2018-03-07 Chuanyu ChenMerge "Support get resource recipe groovy common method"
2018-03-07 Chuanyu ChenMerge "Support resource recipe query rest"
2018-03-07 Chuanyu ChenMerge "add update action for e2e svcinst"
2018-03-07 Chuanyu ChenMerge "Support query ar recipe by ar model uuid"
2018-03-07 Chuanyu ChenMerge "Support query vnf recipe by vnf model uuid"
2018-03-07 Chuanyu ChenMerge "Support query network recipe by module uuid"
2018-03-06 Munir AhmadFix javadoc 95/33895/2
2018-03-06 Seshu Kumar MMerge "Replace StringBuilder with String & inline return"
2018-03-06 Munir AhmadReplace explicit type with dimond type 83/33883/2
2018-03-06 Seshu Kumar MMerge "Simplify if statements where it makes sense"
2018-03-02 Rob DaughertyMerge "Test commit in Test branch"
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 for loop in favor of foreach 59/32759/1
2018-02-23 Seshu Kumar MMerge "Support more Generic workflow for voLTE"
2018-02-22 Seshu Kumar MMerge "Select recipe for create service"
2018-02-21 Seshu Kumar MMerge "add junit for AuthenticationMethodFactory"
2018-02-11 Seshu Kumar MMerge "Fix some Sonar Blocker issues in apihandler...
2018-02-09 Seshu Kumar MMerge "add junit for MsoHeatEnvironmentEntry"
2018-02-09 subhash kumar singhImporve test coverage for RequestDatabase 77/31077/1
2017-11-14 Seshu Kumar MMerge "Fix SDNC flow Exception"
2017-11-14 Seshu Kumar MMerge "Fix Update Create Resource Status Error"
2017-11-14 Seshu Kumar MMerge "Removed bad docs"
2017-11-10 seshukmChanged hibernate config file 19/23119/1
2017-11-02 Seshu Kumar MMerge "SO docker build issue fix in asdc"
2017-11-02 Rob DaughertyMerge "Fix Bad request to Sdnc"
2017-11-02 seshukmAdd test cases for GET E2E svc 77/21777/1
2017-10-27 Seshu Kumar MMerge "Iterate over the entrySet instead of keySet"
2017-10-27 Seshu Kumar MMerge "Removed unused "LOGGER" private field"
2017-10-26 Rob DaughertyMerge "Add wait-for.sh to control container boot order"
2017-10-26 Seshu Kumar MMerge "Correct the improper package"
2017-10-26 c00149107Fix voLTE Create workflow issue 55/20755/1
2017-10-23 Seshu Kumar MMerge "Added the "@Override" annotation"
2017-10-23 Seshu Kumar MMerge "Use StringBuilder"
2017-10-23 Seshu Kumar MMerge "Remove the declaration of thrown exception"
2017-10-23 Seshu Kumar MMerge "Add a private constructor"
2017-10-23 Seshu Kumar MMerge "Remove unused imports"
2017-10-23 Seshu Kumar MMerge "Iterate over "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-19 c00149107Deal With Error Response from Vfc 17/19417/4
2017-10-13 Seshu Kumar MMerge "Update hibernate files to initialize timestamp"
2017-10-12 Jim HahnUpdate hibernate files to initialize timestamp 79/18579/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 "Correcting naming format"
2017-09-30 Seshu Kumar MMerge "Correcting naming format"
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-27 shashikanthFixed string literal comparision issue 87/15487/2
2017-09-26 Chuanyu ChenMerge "Change bpmn file name"
2017-09-25 Seshu Kumar MMerge "Fix @Override major issues"
2017-09-25 Seshu Kumar MMerge "Fixed string literal comparision redundant code"
2017-09-25 Seshu Kumar MMerge "Replaced with Diamond symbol"
2017-09-25 Seshu Kumar MMerge "Replaced with Diamond symbol"
2017-09-25 Seshu Kumar MMerge "Changed try to try with resource"
2017-09-25 Seshu Kumar MMerge "Rename "status" which hides the class field"
2017-09-25 Seshu Kumar MMerge "Replaced with Diamond symbol"
2017-09-25 Seshu Kumar MMerge "Replaced with Diamond symbol"
2017-09-25 Seshu Kumar MMerge "Changed try to try with resource"
2017-09-25 Seshu Kumar MMerge "Fixed string format specifier."
2017-09-25 Seshu Kumar MMerge "Changed try to try with resource"
2017-09-25 Seshu Kumar MMerge "Modified string literal comparision."
next