Age | Commit message (Expand) | Author | Files | Lines |
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-21 | Merge changes from topics "VID-580", "VID-579", "VID-578" | Ittay Stern | 3 | -11/+10 |
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-20 | semicolon at the end of this statement. | anushadasari | 1 | -2/+2 |
2019-08-19 | adding update about mounted certificates in rst file | Bartosz Gardziejewski | 1 | -3/+3 |
2019-08-16 | Sonar Fix - LeanCloudConfiguration.java - Move variable to comply with Java C... | dinesha | 1 | -5/+6 |
2019-08-15 | Skip log format validation for a week | Eylon Malin | 6 | -3/+87 |
2019-08-14 | Merge "Move this variable to comply with Java Code Conventions" | Ittay Stern | 1 | -8/+11 |
2019-08-14 | Merge "Move this variable to comply with Java Code Conventions" | Ittay Stern | 1 | -13/+14 |
2019-08-14 | Sonar Fix - HttpsAuthClient.java | dinesha | 1 | -7/+6 |
2019-08-13 | Merge "moving certs from docker image to mounted catalog" | Ittay Stern | 2 | -3/+3 |
2019-08-13 | Merge "Bump VID version to 5.0.1" | Amichai Hemli | 10 | -12/+12 |
2019-08-13 | Correct link in info.yaml removal entry | Ittay Stern | 1 | -1/+1 |
2019-08-13 | Bump VID version to 5.0.1 | Ittay Stern | 10 | -12/+12 |
2019-08-13 | Add a semicolon at the end of this statement | anushadasari | 1 | -1/+1 |
2019-08-13 | Move this variable to comply with Java Code Conventions | Thugutla sailakshmi | 1 | -8/+11 |
2019-08-13 | tests - rename csar file names for alignment with code | Eylon Malin | 4 | -3/+3 |
2019-08-13 | Merge "Change out-of-the-box config to work on dev's environment" | Amichai Hemli | 5 | -138/+127 |
2019-08-12 | Merge "Upgrade pom files" | Ittay Stern | 5 | -43/+46 |
2019-08-12 | catch any Throwable when failed to register to simulator | Eylon Malin | 1 | -1/+1 |
2019-08-12 | Upgrade pom files | Einat Vinouze | 5 | -43/+46 |
2019-08-12 | Sonar Fix - ResourceType.java- Added field 'final' to the static variable | dinesha | 1 | -1/+1 |
2019-08-12 | Merge "return this expression instead of assigning it to the temporary variable" | Ittay Stern | 1 | -2/+2 |
2019-08-12 | Merge "Remove declaration of thrown exception" | Ittay Stern | 1 | -1/+1 |
2019-08-12 | Merge "Remove useless trailing whitespace" | Ittay Stern | 1 | -2/+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 | Remove useless trailing whitespace | anushadasari | 1 | -2/+1 |
2019-08-12 | return this expression instead of assigning it to the temporary variable | Thugutla Sailakshmi | 1 | -2/+2 |
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 "set VID to use internally UTC timezone" | Ittay Stern | 1 | -2/+9 |
2019-08-12 | Merge "return MsoResponseWrapper with null body in case of null response" | Ittay Stern | 1 | -1/+2 |
2019-08-12 | Change out-of-the-box config to work on dev's environment | Ittay Stern | 5 | -138/+127 |
2019-08-12 | Merge "use epsdk 2.5.0 in VID" | Ittay Stern | 4 | -30/+7 |
2019-08-12 | return MsoResponseWrapper with null body in case of null response | Eylon Malin | 1 | -1/+2 |
2019-08-08 | set VID to use internally UTC timezone | Eylon Malin | 1 | -2/+9 |
2019-08-08 | fix test getServiceModelALaCarteInstantiation | Eylon Malin | 1 | -1/+5 |
2019-08-08 | Move this variable to comply with Java Code Conventions | Thugutla sailakshmi | 1 | -13/+14 |
2019-08-08 | moving certs from docker image to mounted catalog | Bartosz Gardziejewski | 2 | -3/+3 |
2019-08-08 | Merge "Resolving VlanTagSubInterfaceTest#createSubInterface_validPopupDataAnd... | Ittay Stern | 1 | -2/+2 |
2019-08-08 | Resolving VlanTagSubInterfaceTest#createSubInterface_validPopupDataAndUI befo... | RachelF | 1 | -2/+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 | 4 | -30/+7 |