summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-11-21Rewrite rest-client to use Jersey 2.x API1.4.0Lee, Tian (tl5884)6-1290/+1223
2018-11-12remove ability to disable cert chain validationrenealr3-37/+7
2018-08-15added test case to RestfulClientTest.javaSandeep J1-1/+9
2018-07-03Fix bugs in Rest ClientWiktor Garbarek1-1/+5
2018-05-23Merge "SSL_BASIC getting 403 error"James Forsyth1-1/+3
2018-05-04SSL_BASIC getting 403 errorAshoka M G1-1/+3
2018-04-16Fixes in RestClientburdziak1-30/+45
2018-03-13Update license date and textsblimkie7-28/+14
2017-09-28Fixed null pointer Blocker/Critical sonar issuesshashikanth1-8/+10
2017-09-21Renaming openecomp to onapArul.Nambi2-7/+7
2017-09-21Expose ssl protocol configdave.adams (da490c)4-6/+63
2017-09-14Renaming openecomp to onapArul.Nambi12-19/+25
2017-09-08Add name to the top level pom for rest-clientVenkata Harish K Kajur4-0/+88
2017-07-31Changing the license and trademarkARUL NAMBI7-42/+28
2017-07-11Extract a constant in place of a hardcoded valueRyan Goulding1-1/+2
2017-07-11Fix incorrect result for a server response of 204mark.j.leonard2-697/+314
2017-06-09Modify authentication mode defaultdave.adams (da490c)1-2/+2
2017-05-24Update rest-client with additional operationsdave.adams (da490c)14-635/+1605
2017-05-08Initial OpenEcomp A&AI Rest Client commit.Shwetank Dave9-0/+1878