Quick fix to unblock the issue of VoLTE creation
[so.git] / adapters /
2017-10-23 Seshu Kumar MMerge "Fix Issues about voLTE Create"
2017-10-23 Seshu Kumar MMerge "Fixed multiple so issues"
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-20 Seshu Kumar MMerge "Rename "LOGGER" field to match regular expression"
2017-10-20 Seshu Kumar MMerge "Added additional arguments to method call"
2017-10-20 Rob DaughertyMerge "Flows fail to update status in requests DB"
2017-10-20 Chuanyu ChenMerge "Add MSB Config For Restful Call"
2017-10-19 Ramanjaneya-HuaweiRename "LOGGER" field to match regular expression 97/19697/1
2017-10-19 Ramanjaneya-HuaweiFixed multiple so issues 93/19693/1
2017-10-19 Ramanjaneya-HuaweiAdded the "@Override" annotation 85/19685/1
2017-10-19 c00149107Add MSB Config For Restful Call 79/19679/1
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-19 Ramanjaneya-HuaweiUse StringBuilder 53/19653/1
2017-10-19 Ramanjaneya-HuaweiRemove the declaration of thrown exception 51/19651/1
2017-10-19 Ramanjaneya-HuaweiRemove unused imports 43/19643/1
2017-10-18 Seshu Kumar MMerge "Added the "@Override" annotation"
2017-10-17 Seshu Kumar MMerge "Iterate over entrySet instead of keySet"
2017-10-17 Seshu Kumar MMerge "Fixed CloseableHttpClient close issue"
2017-10-17 Seshu Kumar MMerge "Remove unused import and Rename local Variables"
2017-10-17 Seshu Kumar MMerge "fix for including the operation ID in response"
2017-10-17 shashikanth.vhFixed CloseableHttpClient close issue 57/19257/2
2017-10-17 Seshu Kumar MMerge "Remove the unused variables"
2017-10-17 rama-huaweiIterate over entrySet instead of keySet 73/19173/3
2017-10-17 rama-huaweiRemove the unused variables 77/19177/2
2017-10-13 Seshu Kumar MMerge "Update hibernate files to initialize timestamp"
2017-10-12 Seshu Kumar MMerge "Iterate over "entrySet" instead of "keySet""
2017-10-12 Seshu Kumar MMerge "Iterate over entrySet instead of keySet"
2017-10-12 rama-huaweiIterate over entrySet instead of keySet 33/18533/2
2017-10-12 rama-huaweiIterate over "entrySet" instead of "keySet" 51/18551/1
2017-10-12 Seshu Kumar MMerge "Set context for VFC Create api"
2017-10-12 c00149107Set context for VFC Create api 73/18473/1
2017-10-12 Seshu Kumar MMerge "Add junit test coverage and fix bugs in VCPE"
2017-10-12 c00149107Add global Customer Info for VFC 09/18409/1
2017-10-11 Seshu-Kumar-MImp Modules refactored for the readthedocs 73/18273/2
2017-10-11 Seshu Kumar MMerge "Correct E2E svc to update RequestDb"
2017-10-11 Chuanyu ChenMerge "SO readthe docs - take2"
2017-10-11 Seshu Kumar MMerge "Add progress for create workflow"
2017-10-11 c00149107Add progress for create workflow 13/18213/1
2017-10-11 Seshu Kumar MMerge "Sonar blocker issue - NullPointerExeption -...
2017-10-10 Arthur MartellaSonar blocker issue - NullPointerExeption - take 2 61/18061/1
2017-10-08 Seshu-Kumar-MFor UT Coverage 53/17553/1
2017-10-06 Seshu Kumar MMerge "MSO API Handler Test cases license"
2017-10-06 Seshu Kumar MMerge "Code coverage for SO adapters"
2017-10-06 Seshu-Kumar-MCode coverage for SO adapters 95/17495/1
2017-10-06 Seshu Kumar MMerge "Adding UT for SO"
2017-10-06 Seshu Kumar MMerge "Adding UT for MsoNetworkAdapters"
2017-10-06 seshukmAdding UT for SO 05/17405/1
2017-10-06 seshukmAdding UT for MsoNetworkAdapters 03/17403/1
2017-10-05 DeWayne FilppiMerge "Adding UT for MSO catalogdb POJO"
2017-10-05 Seshu Kumar MMerge "Moved "" string literal on the left side."
2017-10-05 rama-huaweiMoved "" string literal on the left side. 27/17227/2
2017-10-04 Seshu Kumar MMerge "SO ReadTheDoc Change"
2017-10-04 Seshu Kumar MMerge "Adding UT for MsoCatalog POJO"
2017-10-04 Seshu Kumar MMerge "SO readthedoc changes"
2017-10-04 Seshu Kumar MMerge "Adding UT for MSO Vnf Adapter"
2017-10-04 Seshu Kumar MMerge "Not logging or re-throwing the exceptions"
2017-10-04 Seshu Kumar MMerge "Not logging or re-throwing the exceptions"
2017-10-04 Seshu Kumar MMerge "Not logging or re-throwing the exceptions"
2017-10-03 DeWayne FilppiMerge "Adding UT for MsoHeatUtils"
2017-10-03 Seshu-Kumar-MAdding UT for MSO Vnf Adapter 57/17057/1
2017-10-03 rama-huaweiNot logging or re-throwing the exceptions 55/17055/1
2017-10-03 rama-huaweiNot logging or re-throwing the exceptions 49/17049/1
2017-10-03 Seshu-Kumar-MAdding UT for MsoHeatUtils 21/17021/1
2017-10-03 Rob DaughertyMerge "Prevent JAXRS LinkageError"
2017-10-03 Arthur MartellaPrevent JAXRS LinkageError 65/16965/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 Arthur MartellaCatalog DB Adapter test cases 73/16873/1
2017-10-02 Seshu Kumar MMerge "Fix the arquillian framework"
2017-10-02 Rob DaughertyMerge "URL mismatch in mso.sdnc.properties"
2017-10-02 Rob DaughertyMerge "HeatBridge integration with Orchestration, part 1"
2017-09-30 Seshu Kumar MMerge "Added private constructor"
2017-09-30 Seshu Kumar MMerge "Reorder modifiers"
2017-09-30 Seshu Kumar MMerge "Commenting for empty constructor"
2017-09-30 Seshu Kumar MMerge "Correcting naming format"
2017-09-30 Seshu Kumar MMerge "Correcting naming format"
2017-09-30 ramanjaneyaAdded private constructor 09/15909/3
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 ramanjaneyaReorder modifiers 05/15805/3
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"
next