Age | Commit message (Expand) | Author | Files | Lines |
2020-02-13 | translate owning entity name to owning entity ID | Einat Vinouze | 2 | -11/+120 |
2020-02-12 | Merge "Feature toggle for owning-entities filtering" | Eylon Malin | 5 | -9/+32 |
2020-02-12 | API tests: support TENANT_AND_REGION_FROM_VNF flag | Ittay Stern | 4 | -21/+79 |
2020-02-12 | Feature toggle for owning-entities filtering | Ittay Stern | 5 | -9/+32 |
2020-02-11 | Checkbox component will handle correctly when no extraContents | Yoav Schneiderman | 1 | -1/+1 |
2020-02-11 | Filter owning-entities from /category_parameter by permissions | Ittay Stern | 5 | -9/+190 |
2020-02-11 | Merge "VID S1 Instantiation failing when include supplementary file" | Eylon Malin | 2 | -2/+1 |
2020-02-11 | VID S1 Instantiation failing when include supplementary file | Yoav Schneiderman | 2 | -2/+1 |
2020-02-11 | Merge "Add AsyncInstantiationController tests" | Ittay Stern | 1 | -0/+178 |
2020-02-10 | remove check in order to accept upgrade even if the service in latest model v... | Alexey Sandler | 1 | -3/+0 |
2020-02-10 | Merge "Remove tenant and lcpCloudRegionId - adjust instantiation-templates.e2... | Ittay Stern | 3 | -12/+0 |
2020-02-10 | Add AsyncInstantiationController tests | kurczews | 1 | -0/+178 |
2020-02-10 | Remove tenant and lcpCloudRegionId - adjust instantiation-templates.e2e.ts | Einat Vinouze | 3 | -12/+0 |
2020-02-10 | fix tests vfmodule in ala carte instance | Alexey Sandler | 1 | -24/+28 |
2020-02-10 | Merge "AsyncInstantiationIntegrationTest: cleanup and enable TENANT_AND_REGIO... | Amichai Hemli | 2 | -14/+9 |
2020-02-10 | AsyncInstantiationIntegrationTest: cleanup and enable TENANT_AND_REGION_FROM_VNF | Ittay Stern | 2 | -14/+9 |
2020-02-10 | create tests to add vfmodule in ala carte instance | Alexey Sandler | 3 | -8/+91 |
2020-02-09 | Merge "remove lcpCloudRegionId, legacyRegion an tenantId from VFModule" | Ittay Stern | 2 | -58/+39 |
2020-02-09 | Merge "Migrate vid docs" | Ittay Stern | 9 | -0/+145 |
2020-02-09 | remove lcpCloudRegionId, legacyRegion an tenantId from VFModule | Alexey Sandler | 2 | -58/+39 |
2020-02-06 | Migrate vid docs | Jessica Wagantall | 9 | -0/+145 |
2020-02-06 | vfmodule tenant and region are dictated by parent VNF values | Ittay Stern | 6 | -20/+226 |
2020-02-05 | Merge "create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF" | Ittay Stern | 5 | -2/+14 |
2020-02-05 | create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF | Alexey Sandler | 5 | -2/+14 |
2020-02-05 | Respect permissions by owning-entity-id when searching instances by owning en... | Eylon Malin | 3 | -18/+43 |
2020-02-04 | add owningEntityId to each result of getServicesByOwningEntityId | Eylon Malin | 2 | -8/+10 |
2020-02-04 | regression unit test for getServicesByProjectNames | Eylon Malin | 5 | -7/+137 |
2020-02-04 | upgrade VFM is not enabled when other VFM in the same VNF is already upgraded... | Ittay Stern | 5 | -23/+75 |
2020-02-04 | Merge "regression unit test for getServicesByOwningEntityId" | Ittay Stern | 6 | -8/+135 |
2020-02-03 | regression unit test for getServicesByOwningEntityId | Eylon Malin | 6 | -8/+135 |
2020-02-03 | NodeInfo::getModel expects the instance-model | Ittay Stern | 31 | -7593/+161 |
2020-02-03 | Respect owning-entity-id when searching instances by Subscriber | Ittay Stern | 7 | -16/+135 |
2020-02-03 | Merge "upgrade VFM is not enable when other VFM in the same VNF is already up... | Ittay Stern | 2 | -3/+64 |
2020-02-03 | upgrade VFM is not enable when other VFM in the same VNF is already upgraded. | Yoav Schneiderman | 2 | -3/+64 |
2020-02-02 | Merge "upgrade spring.framework to latest 5.2.3 to avoid CVE-2020-5398/7" | Amichai Hemli | 2 | -2/+2 |
2020-02-02 | upgrade spring.framework to latest 5.2.3 to avoid CVE-2020-5398/7 | Amichai Hemli | 2 | -2/+2 |
2020-02-02 | originalName fallbacks to customizationId or invariantId | Ittay Stern | 17 | -41/+51 |
2020-01-30 | don't show delete in menu action while edit a macro service | Eylon Malin | 20 | -290/+144 |
2020-01-30 | Test that a service instance of another subscriber has no edit permission | Einat Vinouze | 2 | -0/+34 |
2020-01-29 | RoleValidatorByOwningEntity permits by PermissionPropertiesOwningEntity | Einat Vinouze | 18 | -90/+169 |
2020-01-29 | RoleValidatorFactory respects owning-entity feature flag | Alexey Sandler | 2 | -3/+91 |
2020-01-28 | create RoleValidatorFactory component. | Alexey Sandler | 10 | -213/+123 |
2020-01-28 | Rename Role's subscriberId field | Ittay Stern | 7 | -28/+28 |
2020-01-28 | RoleValidatorsComposer composite several RoleValidators together | Ittay Stern | 2 | -0/+126 |
2020-01-28 | Merge "Introduce WithPermissionProperties as validation-points for RoleValida... | Ittay Stern | 15 | -246/+113 |
2020-01-28 | Introduce WithPermissionProperties as validation-points for RoleValidator | Einat Vinouze | 15 | -246/+113 |
2020-01-27 | Merge "When feature toggle is active then SDNC preload files is enable." | Ittay Stern | 33 | -114/+603 |
2020-01-27 | When feature toggle is active then SDNC preload files is enable. | Yoav Schneiderman | 33 | -114/+603 |
2020-01-27 | create RoleValidatorByOwningEntity class. | Alexey Sandler | 2 | -0/+108 |
2020-01-26 | Release VID 6.0.2 (Frankfurt) | Ittay Stern | 9 | -9/+17 |