Age | Commit message (Expand) | Author | Files | Lines |
2019-09-09 | Adding feature: Replace vfmodule | Einat Vinouze | 8 | -31/+227 |
2019-09-08 | send different request id on each mso call | Eylon Malin | 1 | -24/+30 |
2019-09-05 | send X-ONAP-RequestID header from MSO client | Eylon Malin | 1 | -1/+5 |
2019-09-04 | Add the "@Override" annotation above this method signature | Thugutla sailakshmi | 1 | -0/+1 |
2019-09-04 | Remove the illegalStateExceptionHandler, as it's already in parent class | Thugutla sailakshmi | 1 | -16/+11 |
2019-09-03 | Merge "Add to SimpleDateFormat function locale us parameter" | Wojciech Sliwka | 1 | -1/+2 |
2019-09-02 | Add to SimpleDateFormat function locale us parameter | Ittay Stern | 1 | -1/+2 |
2019-09-02 | remove not used feature RoleGenerator | Eylon Malin | 3 | -264/+0 |
2019-09-01 | add getNewestModelVersionByInvariant to controller and service | Eylon Malin | 3 | -0/+15 |
2019-09-01 | handle non OK response from SDC while getting model | Eylon Malin | 3 | -16/+47 |
2019-08-29 | edit of macro services in new view edit screen | Eylon Malin | 2 | -7/+7 |
2019-08-29 | add UT to ToscaParserImpl and fix little bug | Eylon Malin | 1 | -1/+1 |
2019-08-29 | fix url and payload for getting latest model | Eylon Malin | 1 | -6/+9 |
2019-08-27 | Merge "Immediately return this expression instead of assigning it to the temp... | Ittay Stern | 1 | -2/+2 |
2019-08-26 | Merge "Log request-id even when no HttpServletRequest param or no user-session" | Amichai Hemli | 1 | -10/+74 |
2019-08-26 | Merge "Immediately return this expression instead of assigning it to the temp... | Ittay Stern | 1 | -3/+2 |
2019-08-26 | Merge "Move this variables to comply with Java Code Conventions." | Ittay Stern | 1 | -1/+3 |
2019-08-26 | Log request-id even when no HttpServletRequest param or no user-session | Ittay Stern | 1 | -10/+74 |
2019-08-26 | Make Scheduler's client more Gennerics-tolerant | Ittay Stern | 1 | -1/+2 |
2019-08-26 | Immediately return this expression instead of assigning it to the temporary v... | Thugutla sailakshmi | 1 | -2/+2 |
2019-08-26 | Merge "AaiController tests" | Wojciech Sliwka | 1 | -14/+7 |
2019-08-26 | AaiController tests | Michal Kabaj | 1 | -14/+7 |
2019-08-25 | Immediately return this expression instead of assigning it to the temporary v... | Thugutla sailakshmi | 1 | -3/+2 |
2019-08-22 | Move this variable to comply with Java Code Conventions | Thugutla sailakshmi | 1 | -1/+3 |
2019-08-22 | Merge "Move this variable to comply with Java Code Conventions" | Ittay Stern | 1 | -6/+8 |
2019-08-22 | Merge "Move this constructor to comply with Java Code Conventions" | Ittay Stern | 1 | -5/+6 |
2019-08-22 | Merge "Move this constructor to comply with Java Code Conventions" | Ittay Stern | 1 | -4/+5 |
2019-08-22 | Merge "make scheduler client tolerance to error messages" | Amichai Hemli | 2 | -8/+14 |
2019-08-22 | make scheduler client tolerance to error messages | Eylon Malin | 2 | -8/+14 |
2019-08-22 | Merge "probe mso by retrieving empty list of request status" | Amichai Hemli | 4 | -23/+47 |
2019-08-22 | probe mso by retrieving empty list of request status | Eylon Malin | 4 | -23/+47 |
2019-08-22 | Add MsoController deletion tests | kurczews | 1 | -2/+0 |
2019-08-22 | Move this constructor to comply with Java Code Conventions | Thugutla sailakshmi | 1 | -5/+6 |
2019-08-22 | Move this constructor to comply with Java Code Conventions | Thugutla sailakshmi | 1 | -4/+5 |
2019-08-22 | Move this variable to comply with Java Code Conventions | Thugutla sailakshmi | 1 | -6/+8 |
2019-08-21 | probe sdc by retrieving service model if uuid configured | Eylon Malin | 6 | -287/+135 |
2019-08-21 | Move this variables to comply with Java Code Conventions. | Thugutla sailakshmi | 1 | -1/+3 |
2019-08-21 | Merge "Move this variables and constructors to comply with Java Code Conventi... | Ittay Stern | 1 | -9/+10 |
2019-08-21 | Merge changes from topics "VID-583", "VID-582" | Ittay Stern | 1 | -1/+0 |
2019-08-21 | Merge "Move this variables to comply with Java Code Conventions" | Ittay Stern | 1 | -3/+4 |
2019-08-21 | Merge "Move this variables to comply with Java Code Conventions" | Ittay Stern | 1 | -3/+5 |
2019-08-21 | Move this variables and constructors to comply with Java Code Conventions | Thugutla sailakshmi | 1 | -9/+10 |
2019-08-21 | Move this variables to comply with Java Code Conventions | Thugutla sailakshmi | 1 | -3/+4 |
2019-08-21 | Move this variables to comply with Java Code Conventions | Thugutla sailakshmi | 1 | -3/+5 |
2019-08-21 | Unused Import | anushadasari | 1 | -1/+0 |
2019-08-21 | Merge "Sonar Fix - LeanCloudConfiguration.java - Move variable to comply with... | Ittay Stern | 1 | -5/+6 |
2019-08-21 | Merge "Sonar Fix - HttpsAuthClient.java" | Ittay Stern | 1 | -7/+6 |
2019-08-20 | unused import | anushadasari | 1 | -1/+0 |
2019-08-20 | Move the variable to comply with JCC. | anushadasari | 1 | -8/+8 |
2019-08-16 | Sonar Fix - LeanCloudConfiguration.java - Move variable to comply with Java C... | dinesha | 1 | -5/+6 |