aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-12catch any Throwable when failed to register to simulatorEylon Malin1-1/+1
2019-08-12Sonar Fix - ResourceType.java- Added field 'final' to the static variabledinesha1-1/+1
2019-08-12Merge "return this expression instead of assigning it to the temporary variable"Ittay Stern1-2/+2
2019-08-12Merge "Remove declaration of thrown exception"Ittay Stern1-1/+1
2019-08-12Merge "Remove useless trailing whitespace"Ittay Stern1-2/+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-12Remove useless trailing whitespaceanushadasari1-2/+1
2019-08-12return this expression instead of assigning it to the temporary variableThugutla Sailakshmi1-2/+2
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-12Merge "set VID to use internally UTC timezone"Ittay Stern1-2/+9
2019-08-12Merge "return MsoResponseWrapper with null body in case of null response"Ittay Stern1-1/+2
2019-08-12Merge "use epsdk 2.5.0 in VID"Ittay Stern4-30/+7
2019-08-12return MsoResponseWrapper with null body in case of null responseEylon Malin1-1/+2
2019-08-08set VID to use internally UTC timezoneEylon Malin1-2/+9
2019-08-08fix test getServiceModelALaCarteInstantiationEylon Malin1-1/+5
2019-08-08Merge "Resolving VlanTagSubInterfaceTest#createSubInterface_validPopupDataAnd...Ittay Stern1-2/+2
2019-08-08Resolving VlanTagSubInterfaceTest#createSubInterface_validPopupDataAndUI befo...RachelF1-2/+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-07use epsdk 2.5.0 in VIDEylon Malin4-30/+7
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-07Merge "removing unused ViewLog Controller and jsp"Ittay Stern5-143/+1
2019-08-07Merge "Use lcpRegionOptionId as value in resume"Ittay Stern4-6/+8
2019-08-07removing unused ViewLog Controller and jspEylon Malin5-143/+1
2019-08-07fix getNetworkListTest UTEylon Malin2-0/+301
2019-08-07Merge changes Iede12655,I73fcc78eIttay Stern12-95/+114
2019-08-07Use lcpRegionOptionId as value in resumeRina Roi4-6/+8
2019-08-06add endpoints for getVpnList and getActiveNetworkListEylon Malin1-0/+21
2019-08-06use cache for retrieving all subscribers listEylon Malin11-95/+93
2019-08-06Sonar Critical: Make dateFormat an instance variablenandkumar1-1/+2
2019-08-06fix tests by adding missing preset of get subscribers from AAIEylon Malin1-0/+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-06Merge "handle errors in change management and tenant isolation"Ittay Stern5-28/+38
2019-08-06handle errors in change management and tenant isolationEylon Malin5-28/+38
2019-08-05Upgrade Sonar and JaCoCo plugins to latestIttay Stern2-5/+10
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 Malin2-11/+16
2019-08-04Remove web-filter for incoming scheduler requestsEylon Malin5-200/+2