Age | Commit message (Expand) | Author | Files | Lines |
2019-08-12 | Sonar Fix - ResourceType.java- Added field 'final' to the static variable |  dinesha | 1 | -1/+1 |
2019-08-12 | Merge "Remove declaration of thrown exception" |  Ittay Stern | 1 | -1/+1 |
2019-08-12 | Merge "Move this variable to comply with Java Code Conventions" |  Ittay Stern | 1 | -1/+3 |
2019-08-12 | Remove declaration of thrown exception |  anushadasari | 1 | -1/+1 |
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 | 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 | 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 | removing unused ViewLog Controller and jsp |  Eylon Malin | 1 | -66/+0 |
2019-08-07 | Merge changes Iede12655,I73fcc78e |  Ittay Stern | 6 | -35/+48 |
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 | Resolving testAssociatePnf |  RachelF | 1 | -5/+5 |
2019-08-01 | Add flag for modern UI |  Rina Roi | 1 | -0/+1 |
2019-07-31 | Handle A&AI Service-Tree and add tests |  Ittay Stern | 5 | -68/+137 |
2019-07-31 | Fix /version endpoint |  Ittay Stern | 1 | -42/+8 |
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 | 138 | -3608/+4868 |
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 |
2019-07-25 | Merge "Merge workflow from vid to onap, fix workflow selenium tests" |  Ittay Stern | 1 | -4/+5 |
2019-07-25 | Merge workflow from vid to onap, fix workflow selenium tests |  RachelF | 1 | -4/+5 |
2019-07-25 | Don't double-wrap RequestDetails for (de)activateFabricConfiguration |  Ittay Stern | 3 | -4/+12 |
2019-07-22 | Add `X-ONAP-PartnerName` header to all MSO requests |  Rina Roi | 2 | -24/+10 |
2019-07-22 | Merge "Allow full-path to certificate and remove implicit Optional::toString" |  Wojciech Sliwka | 1 | -6/+9 |
2019-07-22 | Merge "Pnf pojo improvements" |  Wojciech Sliwka | 1 | -45/+86 |
2019-07-22 | Allow full-path to certificate and remove implicit Optional::toString |  Ittay Stern | 1 | -6/+9 |
2019-07-21 | Return a value from MsoInterface::setServiceInstanceStatus |  Ittay Stern | 3 | -12/+6 |
2019-07-19 | Add MsoController tests |  kurczews | 1 | -131/+155 |
2019-07-19 | Pnf pojo improvements |  Michal Kabaj | 1 | -45/+86 |