aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2018-07-09adapt NBI to Beijingromaingimbert8-3/+125
2018-05-28nbi ko when can't reach onapromaingimbert2-13/+22
2018-05-24orderitem id ko when so returns 202romaingimbert1-1/+11
2018-05-16infinite loop when so not respondingromaingimbert2-23/+28
2018-05-04Sonar clean coderomaingimbert18-79/+91
2018-05-04Problems with spaces in AAI requestsNicolasLaplaud1-13/+11
2018-05-03problem with when SO not respondingromaingimbert13-281/+301
2018-04-27Find service inventoryromaingimbert5-54/+69
2018-04-26service inventory empty when no serviceromaingimbert2-6/+19
2018-04-25Can't pass "spaces" on query params SDC APINicolasLaplaud2-22/+28
2018-04-25string "null" in temp tosca fileromaingimbert1-11/+14
2018-04-25sonar clean coderomaingimbert1-4/+10
2018-04-24modelCustomizationName from SDCromaingimbert1-1/+0
2018-04-24sonar clean coderomaingimbert1-38/+47
2018-04-24Merge "NPE in parse tosca file"Matthieu Geerebaert1-21/+23
2018-04-24Merge "Invalid SO payload"Matthieu Geerebaert1-6/+2
2018-04-24Merge "SubscriptionServiceType is null in request to SO"Matthieu Geerebaert1-1/+1
2018-04-24Merge "add field in SO Request"Matthieu Geerebaert2-4/+21
2018-04-24NPE in parse tosca fileromaingimbert1-21/+23
2018-04-23Invalid SO payloadNicolasLaplaud1-6/+2
2018-04-23SubscriptionServiceType is null in request to SONicolasLaplaud1-1/+1
2018-04-23add field in SO Requestromaingimbert2-4/+21
2018-04-23Merge "fix NPE SO Response"Matthieu Geerebaert3-10/+10
2018-04-23fix NPE SO Responseromaingimbert3-10/+10
2018-04-23Add requestorId in SO requestInfo in NBI requestNicolasLaplaud2-2/+18
2018-04-23Merge "Fix Missing requestDetails wrapper in SO payload"Matthieu Geerebaert3-30/+55
2018-04-23Fix Missing requestDetails wrapper in SO payloadNicolasLaplaud3-30/+55
2018-04-23fix NPE serviceOrderromaingimbert1-20/+22
2018-04-23fix NPE on serviceInventoryromaingimbert1-8/+11
2018-04-23Change SO endpoints URIromaingimbert1-2/+2
2018-04-15Sonar clean codeMatthieuGeerebaert9-147/+150
2018-04-13Remove 'All rights reserved.' on apache 2 licenseMatthieuGeerebaert90-180/+90
2018-04-06Add Apache license header per fileMatthieuGeerebaert90-0/+1440
2018-04-03Add serviceOrder rest servicesMatthieuGeerebaert63-21/+6016
2018-04-03Add service inventoryMatthieuGeerebaert9-4/+403
2018-04-03Add serviceCatalog rest servicesMatthieuGeerebaert15-0/+861
2018-03-27Add initial sourcesMatthieuGeerebaert14-0/+699