aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/java/org/onap/vid
AgeCommit message (Expand)AuthorFilesLines
2019-09-19Rename PromiseRequestIdFilter, extract isWrapNeeded and incomingRequestId met...Ittay Stern1-22/+30
2019-09-19Merge "Disable homing_solution"6.0.0Ittay Stern3-9/+37
2019-09-19Disable homing_solutionwsliwka3-9/+37
2019-09-18Merge "remove duplicated label InternalState.REPLACE_MYSELF"Ittay Stern1-5/+0
2019-09-18remove duplicated label InternalState.REPLACE_MYSELFEinat Vinouze1-5/+0
2019-09-18add new flag FLAG_1911_INSTANTIATION_ORDER_IN_ASYNC_ALACARTEEylon Malin1-0/+1
2019-09-16Add cloud-region and nf-role as an optional search criteriaAlexey Sandler3-7/+32
2019-09-15Remove redundant get vnf data endpoint of aaiController (fix)Amichai Hemli1-12/+0
2019-09-15Merge "logging of HttpResponse use raw body"Ittay Stern1-1/+5
2019-09-12Merge "logging requests and responses in SyncRestClient"Ittay Stern1-14/+80
2019-09-12logging of HttpResponse use raw bodyEylon Malin1-1/+5
2019-09-12logging requests and responses in SyncRestClientEinat Vinouze1-14/+81
2019-09-12Reduce vnf data response from A&AI in change management flowsas221v4-17/+78
2019-09-12create JoshworksJacksonObjectMapper and use it everywhere neededEylon Malin3-47/+20
2019-09-12Merge "make Logging a service and inject it to SyncRestClient"Ittay Stern10-127/+171
2019-09-12make Logging a service and inject it to SyncRestClientEylon Malin10-127/+171
2019-09-12add Feature Flag for cloud-region and nf-role as an optional searchAlexey Sandler1-0/+1
2019-09-11Add flag flag_flash_more_actions_button_in_old_view_edit (fixup)Einat Vinouze1-1/+2
2019-09-10update MSO create service instance URLEylon Malin3-16/+10
2019-09-09Adding feature: Replace vfmoduleEinat Vinouze8-31/+227
2019-09-08send different request id on each mso callEylon Malin1-24/+30
2019-09-05send X-ONAP-RequestID header from MSO clientEylon Malin1-1/+5
2019-09-04Add the "@Override" annotation above this method signatureThugutla sailakshmi1-0/+1
2019-09-04Remove the illegalStateExceptionHandler, as it's already in parent classThugutla sailakshmi1-16/+11
2019-09-03Merge "Add to SimpleDateFormat function locale us parameter"Wojciech Sliwka1-1/+2
2019-09-02Add to SimpleDateFormat function locale us parameterIttay Stern1-1/+2
2019-09-02remove not used feature RoleGeneratorEylon Malin3-264/+0
2019-09-01add getNewestModelVersionByInvariant to controller and serviceEylon Malin3-0/+15
2019-09-01handle non OK response from SDC while getting modelEylon Malin3-16/+47
2019-08-29edit of macro services in new view edit screenEylon Malin2-7/+7
2019-08-29add UT to ToscaParserImpl and fix little bugEylon Malin1-1/+1
2019-08-29fix url and payload for getting latest modelEylon Malin1-6/+9
2019-08-27Merge "Immediately return this expression instead of assigning it to the temp...Ittay Stern1-2/+2
2019-08-26Merge "Log request-id even when no HttpServletRequest param or no user-session"Amichai Hemli1-10/+74
2019-08-26Merge "Immediately return this expression instead of assigning it to the temp...Ittay Stern1-3/+2
2019-08-26Merge "Move this variables to comply with Java Code Conventions."Ittay Stern1-1/+3
2019-08-26Log request-id even when no HttpServletRequest param or no user-sessionIttay Stern1-10/+74
2019-08-26Make Scheduler's client more Gennerics-tolerantIttay Stern1-1/+2
2019-08-26Immediately return this expression instead of assigning it to the temporary v...Thugutla sailakshmi1-2/+2
2019-08-26Merge "AaiController tests"Wojciech Sliwka1-14/+7
2019-08-26AaiController testsMichal Kabaj1-14/+7
2019-08-25Immediately return this expression instead of assigning it to the temporary v...Thugutla sailakshmi1-3/+2
2019-08-22Move this variable to comply with Java Code ConventionsThugutla sailakshmi1-1/+3
2019-08-22Merge "Move this variable to comply with Java Code Conventions"Ittay Stern1-6/+8
2019-08-22Merge "Move this constructor to comply with Java Code Conventions"Ittay Stern1-5/+6
2019-08-22Merge "Move this constructor to comply with Java Code Conventions"Ittay Stern1-4/+5
2019-08-22Merge "make scheduler client tolerance to error messages"Amichai Hemli2-8/+14
2019-08-22make scheduler client tolerance to error messagesEylon Malin2-8/+14
2019-08-22Merge "probe mso by retrieving empty list of request status"Amichai Hemli4-23/+47
2019-08-22probe mso by retrieving empty list of request statusEylon Malin4-23/+47