aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2019-08-12return MsoResponseWrapper with null body in case of null responseEylon Malin1-1/+2
2019-08-08Sonar Fix - Group.javadinesha1-4/+4
2019-08-07support more resource types in ServiceModelInflatorEylon Malin1-0/+10
2019-08-07Merge "add default exception handling to VidRestrictedBaseController"Amichai Hemli1-0/+24
2019-08-07add default exception handling to VidRestrictedBaseControllerEylon Malin1-0/+24
2019-08-07Remove the declaration of thrown exceptionanushadasari1-1/+1
2019-08-07Remove Unused Importanushadasari1-2/+0
2019-08-07At most one statement is allowed per lineanushadasari1-1/+3
2019-08-07removing unused ViewLog Controller and jspEylon Malin1-66/+0
2019-08-07Merge changes Iede12655,I73fcc78eIttay Stern6-35/+48
2019-08-06add endpoints for getVpnList and getActiveNetworkListEylon Malin1-0/+21
2019-08-06use cache for retrieving all subscribers listEylon Malin5-35/+27
2019-08-06Sonar Critical: Make dateFormat an instance variablenandkumar1-1/+2
2019-08-06Sonar Fix- RoleGenaratorServiceImpl.java- Define a constant instead of duplic...dinesha1-5/+6
2019-08-06Merge "Sonar Fix- CommandParentData.java- Move this variable to comply with J...Ittay Stern1-3/+4
2019-08-06Sonar Fix- CommandParentData.java- Move this variable to comply with Java Cod...dinesha1-3/+4
2019-08-06Sonar Fix- ProbeController.java- Reorder the modifiers to comply with the Jav...dinesha1-1/+1
2019-08-06handle errors in change management and tenant isolationEylon Malin4-20/+30
2019-08-05Merge "Sonar Fix- ErrorReportController.java"Ittay Stern1-1/+0
2019-08-05Sonar Fix- ErrorReportController.javadinesha1-1/+0
2019-08-05Sonar Fix- VnfDetails.javadinesha1-5/+6
2019-08-05Sonar Fix- AaiClientInterface.java-Remove this unused importdinesha1-1/+0
2019-08-05change management return 400 handling NPEEylon Malin1-4/+10
2019-08-04Remove web-filter for incoming scheduler requestsEylon Malin2-85/+0
2019-08-04align backend get aicZone response fields name with the frontend expectationEylon Malin2-0/+3
2019-08-04Resolving testAssociatePnfRachelF1-5/+5
2019-08-01Add flag for modern UIRina Roi1-0/+1
2019-07-31Handle A&AI Service-Tree and add testsIttay Stern5-68/+137
2019-07-31Fix /version endpointIttay Stern1-42/+8
2019-07-30Take 'contact us' url from configurationRina Roi1-0/+1
2019-07-30Implant vid-app-common org.onap.vid.job (main and test)Einat Vinouze138-3608/+4868
2019-07-29Merge "Patch NPE in Unirest HttpResponse::getBody when getRawBody is null"Wojciech Sliwka3-22/+103
2019-07-29Patch NPE in Unirest HttpResponse::getBody when getRawBody is nullIttay Stern3-22/+103
2019-07-29Resolving testConfigUpdateGoodPayloadRachelF1-5/+17
2019-07-25Merge "Merge workflow from vid to onap, fix workflow selenium tests"Ittay Stern1-4/+5
2019-07-25Merge workflow from vid to onap, fix workflow selenium testsRachelF1-4/+5
2019-07-25Don't double-wrap RequestDetails for (de)activateFabricConfigurationIttay Stern3-4/+12
2019-07-22Add `X-ONAP-PartnerName` header to all MSO requestsRina Roi2-24/+10
2019-07-22Merge "Allow full-path to certificate and remove implicit Optional::toString"Wojciech Sliwka1-6/+9
2019-07-22Merge "Pnf pojo improvements"Wojciech Sliwka1-45/+86
2019-07-22Allow full-path to certificate and remove implicit Optional::toStringIttay Stern1-6/+9
2019-07-21Return a value from MsoInterface::setServiceInstanceStatusIttay Stern3-12/+6
2019-07-19Add MsoController testskurczews1-131/+155
2019-07-19Pnf pojo improvementsMichal Kabaj1-45/+86
2019-07-11Change tests and log to expect "Browse SDC" (was "ASDC")Ittay Stern1-1/+1
2019-07-08Upgrade to Spring 5.1.6 + simulator fasterxmlEinat Vinouze1-5/+1
2019-07-08Adapting GUI for error report managingBartosz Gardziejewski1-1/+2
2019-07-04Add controller which create error reportsmichal.banka15-54/+460
2019-07-01Merge "Extend probe mechanism"Ittay Stern17-80/+68
2019-07-01Extend probe mechanismWojciech Sliwka17-80/+68