aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
2019-08-21Merge "Sonar Fix - LeanCloudConfiguration.java - Move variable to comply with...Ittay Stern1-5/+6
2019-08-21Merge "Sonar Fix - HttpsAuthClient.java"Ittay Stern1-7/+6
2019-08-20unused importanushadasari1-1/+0
2019-08-20Move the variable to comply with JCC.anushadasari1-8/+8
2019-08-16Sonar Fix - LeanCloudConfiguration.java - Move variable to comply with Java C...dinesha1-5/+6
2019-08-14Merge "Move this variable to comply with Java Code Conventions"Ittay Stern1-8/+11
2019-08-14Merge "Move this variable to comply with Java Code Conventions"Ittay Stern1-13/+14
2019-08-14Sonar Fix - HttpsAuthClient.javadinesha1-7/+6
2019-08-13Move this variable to comply with Java Code ConventionsThugutla sailakshmi1-8/+11
2019-08-12Sonar Fix - ResourceType.java- Added field 'final' to the static variabledinesha1-1/+1
2019-08-12Merge "Remove declaration of thrown exception"Ittay Stern1-1/+1
2019-08-12Merge "Move this variable to comply with Java Code Conventions"Ittay Stern1-1/+3
2019-08-12Remove declaration of thrown exceptionanushadasari1-1/+1
2019-08-12Move this variable to comply with Java Code ConventionsThugutla sailakshmi1-1/+3
2019-08-12Move this variable to comply with Java Code ConventionsThugutla sailakshmi1-2/+3
2019-08-12return MsoResponseWrapper with null body in case of null responseEylon Malin1-1/+2
2019-08-08Move this variable to comply with Java Code ConventionsThugutla sailakshmi1-13/+14
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