Age | Commit message (Expand) | Author | Files | Lines |
2019-08-12 | Merge "Move this variable to comply with Java Code Conventions" | Ittay Stern | 1 | -1/+3 |
2019-08-12 | Move this variable to comply with Java Code Conventions | Thugutla sailakshmi | 1 | -1/+3 |
2019-08-12 | Move this variable to comply with Java Code Conventions | Thugutla sailakshmi | 1 | -2/+3 |
2019-08-12 | Merge "return MsoResponseWrapper with null body in case of null response" | Ittay Stern | 1 | -1/+2 |
2019-08-12 | Merge "use epsdk 2.5.0 in VID" | Ittay Stern | 1 | -17/+0 |
2019-08-12 | return MsoResponseWrapper with null body in case of null response | Eylon Malin | 1 | -1/+2 |
2019-08-08 | Sonar Fix - Group.java | dinesha | 1 | -4/+4 |
2019-08-07 | support more resource types in ServiceModelInflator | Eylon Malin | 1 | -0/+10 |
2019-08-07 | Merge "add default exception handling to VidRestrictedBaseController" | Amichai Hemli | 1 | -0/+24 |
2019-08-07 | add default exception handling to VidRestrictedBaseController | Eylon Malin | 1 | -0/+24 |
2019-08-07 | use epsdk 2.5.0 in VID | Eylon Malin | 1 | -17/+0 |
2019-08-07 | Remove the declaration of thrown exception | anushadasari | 1 | -1/+1 |
2019-08-07 | Remove Unused Import | anushadasari | 1 | -2/+0 |
2019-08-07 | At most one statement is allowed per line | anushadasari | 1 | -1/+3 |
2019-08-07 | Merge "removing unused ViewLog Controller and jsp" | Ittay Stern | 3 | -77/+1 |
2019-08-07 | Merge "Use lcpRegionOptionId as value in resume" | Ittay Stern | 2 | -4/+4 |
2019-08-07 | removing unused ViewLog Controller and jsp | Eylon Malin | 3 | -77/+1 |
2019-08-07 | Merge changes Iede12655,I73fcc78e | Ittay Stern | 6 | -35/+48 |
2019-08-07 | Use lcpRegionOptionId as value in resume | Rina Roi | 2 | -4/+4 |
2019-08-06 | add endpoints for getVpnList and getActiveNetworkList | Eylon Malin | 1 | -0/+21 |
2019-08-06 | use cache for retrieving all subscribers list | Eylon Malin | 5 | -35/+27 |
2019-08-06 | Sonar Critical: Make dateFormat an instance variable | nandkumar | 1 | -1/+2 |
2019-08-06 | Sonar Fix- RoleGenaratorServiceImpl.java- Define a constant instead of duplic... | dinesha | 1 | -5/+6 |
2019-08-06 | Merge "Sonar Fix- CommandParentData.java- Move this variable to comply with J... | Ittay Stern | 1 | -3/+4 |
2019-08-06 | Sonar Fix- CommandParentData.java- Move this variable to comply with Java Cod... | dinesha | 1 | -3/+4 |
2019-08-06 | Sonar Fix- ProbeController.java- Reorder the modifiers to comply with the Jav... | dinesha | 1 | -1/+1 |
2019-08-06 | handle errors in change management and tenant isolation | Eylon Malin | 4 | -20/+30 |
2019-08-05 | Merge "Sonar Fix- ErrorReportController.java" | Ittay Stern | 1 | -1/+0 |
2019-08-05 | Sonar Fix- ErrorReportController.java | dinesha | 1 | -1/+0 |
2019-08-05 | Sonar Fix- VnfDetails.java | dinesha | 1 | -5/+6 |
2019-08-05 | Sonar Fix- AaiClientInterface.java-Remove this unused import | dinesha | 1 | -1/+0 |
2019-08-05 | change management return 400 handling NPE | Eylon Malin | 1 | -4/+10 |
2019-08-04 | Remove web-filter for incoming scheduler requests | Eylon Malin | 2 | -85/+0 |
2019-08-04 | align backend get aicZone response fields name with the frontend expectation | Eylon Malin | 2 | -0/+3 |
2019-08-04 | Merge "Resolving some tests in CreatePortMirroringConfigurationTest by mergin... | Ittay Stern | 1 | -19/+19 |
2019-08-04 | Resolving some tests in CreatePortMirroringConfigurationTest by merging insta... | RachelF | 1 | -19/+19 |
2019-08-04 | Resolving testAssociatePnf | RachelF | 1 | -5/+5 |
2019-08-01 | handling cloud owner and lcp region in create port mirroring configuration | Eylon Malin | 7 | -30/+25 |
2019-08-01 | handling legacy region in vfModule resume5.0.0 | Eylon Malin | 1 | -4/+5 |
2019-08-01 | Add flag for modern UI | Rina Roi | 5 | -7/+13 |
2019-08-01 | Handling legacy region in vfModule creation | Eylon Malin | 3 | -11/+6 |
2019-07-31 | Bugfix: Revert soft-delete to restore VF-module deletion | Ittay Stern | 2 | -2/+2 |
2019-07-31 | Handle A&AI Service-Tree and add tests | Ittay Stern | 5 | -68/+137 |
2019-07-31 | Fix /version endpoint | Ittay Stern | 3 | -85/+49 |
2019-07-30 | Take 'contact us' url from configuration | Rina Roi | 1 | -0/+1 |
2019-07-30 | Implant vid-app-common org.onap.vid.job (main and test) | Einat Vinouze | 158 | -3875/+4870 |
2019-07-29 | Remove restricted notice from TOSCA file | Ittay Stern | 1 | -0/+0 |
2019-07-29 | Merge "Patch NPE in Unirest HttpResponse::getBody when getRawBody is null" | Wojciech Sliwka | 3 | -22/+103 |
2019-07-29 | Patch NPE in Unirest HttpResponse::getBody when getRawBody is null | Ittay Stern | 3 | -22/+103 |
2019-07-29 | Resolving testConfigUpdateGoodPayload | RachelF | 1 | -5/+17 |