aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/java/org/onap/vid/controller
AgeCommit message (Expand)AuthorFilesLines
2021-09-29AAI Query optimization for VIDPATTANAYAK, SAUMYA SWARUP (sp931a)1-2/+110
2021-02-02Unable to delete old service instances created of old ASDC servicePATTANAYAK, SAUMYA SWARUP (sp931a)1-0/+4
2020-04-01Configure "portal app_password" in DB by environment variableIttay Stern1-5/+30
2020-03-11add new format to fetch requests from MSO to the CMAmichai Hemli1-2/+2
2020-02-11Filter owning-entities from /category_parameter by permissionsIttay Stern1-8/+12
2020-01-29RoleValidatorByOwningEntity permits by PermissionPropertiesOwningEntityEinat Vinouze2-4/+8
2020-01-28create RoleValidatorFactory component.Alexey Sandler1-9/+5
2020-01-28Merge "Introduce WithPermissionProperties as validation-points for RoleValida...Ittay Stern2-3/+9
2020-01-28Introduce WithPermissionProperties as validation-points for RoleValidatorEinat Vinouze2-3/+9
2020-01-27When feature toggle is active then SDNC preload files is enable.Yoav Schneiderman1-0/+34
2020-01-23Revert "Promise Request-id header: Check MDC value if no header"Ittay Stern1-12/+1
2020-01-23Promise Request-id header: Check MDC value if no headerIttay Stern1-1/+12
2020-01-08VidController sets isInstantiationTemplateExists on Browse SDCAlexey Sandler1-2/+14
2019-12-24move templates API to a intended controllerYoav Schneiderman2-12/+14
2019-12-19move templates API to a intended controllerEinat Vinouze2-11/+60
2019-12-18on templates - filter only Action==INSTANTIATEEinat Vinouze1-1/+1
2019-12-09Join ExistingElementsCounterMaps with ServiceInstantiationIttay Stern1-4/+9
2019-12-02Merge "Add query param option for filtering services info by service model id"Ittay Stern1-3/+13
2019-12-02Add query param option for filtering services info by service model idSara Weiss1-3/+13
2019-12-02API to get template-topology by job idIttay Stern1-0/+6
2019-12-01upgrade some 3rd parties dependenciesEylon Malin1-14/+19
2019-11-26improve debug logging formatAmichai Hemli2-3/+5
2019-11-07fix - when retrieve topology we are using threadPool and the MDC values are n...Ittay Stern1-3/+2
2019-11-06print user-id in partner name record of audit logEylon Malin1-1/+3
2019-10-30use onap logging 1.6.1 with needed workaroundsEylon Malin1-2/+2
2019-10-24log VID is started on startupEylon Malin1-1/+3
2019-10-23Install incoming-requests auditorIttay Stern1-1/+9
2019-10-23use logging interceptor in SDC clientEylon Malin2-2/+4
2019-10-17AaiController testsMichal Kabaj1-3/+1
2019-10-03Verify audit logs format `audit2019`Ittay Stern1-2/+4
2019-10-02MsoRestClientNew not extends RestMsoImplementationEylon Malin2-4/+13
2019-09-24Introduce request-id headers enumIttay Stern1-12/+12
2019-09-22Remove injections from filter, as filter is not Spring-controlledIttay Stern1-7/+1
2019-09-22Let request-id value derive from alternative request-headersIttay Stern1-17/+51
2019-09-19Rename PromiseRequestIdFilter, extract isWrapNeeded and incomingRequestId met...Ittay Stern1-22/+30
2019-09-16Add cloud-region and nf-role as an optional search criteriaAlexey Sandler1-1/+2
2019-09-15Remove redundant get vnf data endpoint of aaiController (fix)Amichai Hemli1-12/+0
2019-09-12Reduce vnf data response from A&AI in change management flowsas221v1-5/+26
2019-09-12create JoshworksJacksonObjectMapper and use it everywhere neededEylon Malin1-25/+3
2019-09-12make Logging a service and inject it to SyncRestClientEylon Malin2-17/+29
2019-09-04Remove the illegalStateExceptionHandler, as it's already in parent classThugutla sailakshmi1-16/+11
2019-09-02remove not used feature RoleGeneratorEylon Malin1-48/+0
2019-09-01add getNewestModelVersionByInvariant to controller and serviceEylon Malin1-0/+7
2019-08-27Merge "Immediately return this expression instead of assigning it to the temp...Ittay Stern1-2/+2
2019-08-26Merge "Immediately return this expression instead of assigning it to the temp...Ittay Stern1-3/+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-22Add MsoController deletion testskurczews1-2/+0