Merge "Support query ar recipe by ar model uuid"
[so.git] / mso-api-handlers / mso-requests-db / src /
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 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."
2017-09-25 shashikanthModified string literal comparision. 89/15089/1
2017-09-22 Seshu Kumar MMerge "Added support for userdata and metadata"
2017-09-19 Seshu Kumar MMerge "Delete unwanted code IssueId: SO-56"
2017-09-18 Seshu Kumar MMerge "Fixed issues in api-handler Issue-Id: SO-141"
2017-09-18 seshukmFixed issues in api-handler 29/13029/1
2017-09-13 Seshu Kumar MMerge "Fix hardcoded orchestration-status"
2017-09-11 seshukmFix for SONAR critical issues 05/11605/1
2017-09-11 chuanyu chenMerge "Change the header to SO IssueId: SO-120"
2017-09-11 Seshu Kumar MMerge "Cleanup project's name in Sonar"
2017-09-11 Seshu-Kumar-MChange the header to SO 67/11567/1
2017-09-11 Seshu Kumar MMerge "Added pom for aria rest server build"
2017-09-08 Rob DaughertyMerge "sonar blocker issue fixes"
2017-09-08 Arthur Martella1710 Rebase - Second Attempt 69/11169/1
2017-09-04 Seshu Kumar MMerge "changed email and updated aria version"
2017-09-04 Seshu Kumar MMerge "Fix to get calling application identifier"
2017-09-04 Seshu Kumar MMerge "changed var from openstack to multivim"
2017-09-01 chuanyu chenMerge "Add Operation Status DB info"
2017-08-30 c00149107Add Operation Status DB info 51/9251/1
2017-06-06 Christophe ClossetMerge "Refactor RequestsDatabase method"
2017-05-16 Gary WuRefactor RequestsDatabase method 65/5265/2
2017-05-03 Christophe ClossetMerge "Update .gitreview with onap URL"
2017-04-11 xg353y[MSO-8] Update the maven dependency 21/5321/3
2017-04-10 Gary WuRemove unnecessary use of Calendar.getInstance() 27/5327/1
next