Age | Commit message (Expand) | Author | Files | Lines |
2020-02-26 | Test many POJOs getters/setters |  Ittay Stern | 6 | -98/+160 |
2020-02-24 | Show "retain VG" for vfModule that is allowed or that is an "alien" |  Einat Vinouze | 1 | -0/+1 |
2020-02-23 | Merge "upgrade vfmodule when upgraded already service, vnf and brother vfmodu... |  Amichai Hemli | 1 | -0/+193 |
2020-02-23 | upgrade vfmodule when upgraded already service, vnf and brother vfmodule e2e |  Ittay Stern | 1 | -0/+193 |
2020-02-23 | Topology tree: test fetchCustomizationIdsFromToscaModelsWhileNeeded |  Ittay Stern | 2 | -2/+55 |
2020-02-20 | Topology tree: enrich vfModules data from other versions of same model |  Ittay Stern | 8 | -30/+272 |
2020-02-20 | Topology tree: extract AAITreeNodesEnricher out of AAIServiceTree |  Ittay Stern | 6 | -232/+331 |
2020-02-20 | Learn to get all model versions sorted from high to low |  Ittay Stern | 3 | -15/+49 |
2020-02-20 | Learn to inflate models by Customization uuids |  Ittay Stern | 2 | -29/+75 |
2020-02-17 | Test AaiController's get-tenants existing flow |  Ittay Stern | 5 | -12/+95 |
2020-02-16 | Limit vfmodule tenant and region dictation to "create" |  Ittay Stern | 2 | -4/+22 |
2020-02-16 | Merge "create error button should be displayed according to the feature flag" |  Ittay Stern | 2 | -96/+96 |
2020-02-13 | Translate owning entity name to owning entity ID - update api test to except ... |  Einat Vinouze | 1 | -3/+1 |
2020-02-13 | create error button should be displayed according to the feature flag |  Amichai Hemli | 2 | -96/+96 |
2020-02-13 | translate owning entity name to owning entity ID |  Einat Vinouze | 2 | -11/+120 |
2020-02-12 | Feature toggle for owning-entities filtering |  Ittay Stern | 2 | -5/+8 |
2020-02-11 | Filter owning-entities from /category_parameter by permissions |  Ittay Stern | 5 | -9/+190 |
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 | Add AsyncInstantiationController tests |  kurczews | 1 | -0/+178 |
2020-02-10 | AsyncInstantiationIntegrationTest: cleanup and enable TENANT_AND_REGION_FROM_VNF |  Ittay Stern | 2 | -14/+9 |
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 | 1 | -0/+1 |
2020-02-05 | create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF |  Alexey Sandler | 1 | -0/+1 |
2020-02-05 | Respect permissions by owning-entity-id when searching instances by owning en... |  Eylon Malin | 1 | -3/+1 |
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-03 | regression unit test for getServicesByOwningEntityId |  Eylon Malin | 5 | -3/+130 |
2020-02-03 | Respect owning-entity-id when searching instances by Subscriber |  Ittay Stern | 6 | -15/+133 |
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 | 2 | -0/+35 |
2020-01-27 | When feature toggle is active then SDNC preload files is enable. |  Yoav Schneiderman | 2 | -0/+35 |
2020-01-27 | create RoleValidatorByOwningEntity class. |  Alexey Sandler | 2 | -0/+108 |
2020-01-26 | Merge "create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev." |  Ittay Stern | 2 | -1/+3 |
2020-01-26 | Rename RoleValidatorByRoles to RoleValidatorBySubscriberAndServiceType |  Einat Vinouze | 4 | -19/+22 |
2020-01-26 | create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev. |  Alexey Sandler | 2 | -1/+3 |
2020-01-23 | Upgrade epsdk version to 2.6.0 (but keep overlay 2.5.0) (fix) |  Ittay Stern | 1 | -3/+2 |
2020-01-23 | Revert "Promise Request-id header: Check MDC value if no header" |  Ittay Stern | 2 | -38/+2 |
2020-01-23 | Promise Request-id header: Check MDC value if no header |  Ittay Stern | 2 | -2/+38 |
2020-01-22 | make GR_API the default testApi in automation tests |  Eylon Malin | 2 | -2/+2 |
2020-01-20 | Merge "Async MSO error visibility: let open "retry" from Audit-info" |  Eylon Malin | 1 | -0/+1 |
2020-01-19 | Merge "originalName stored and sent to frontend in a template" |  Amichai Hemli | 13 | -56/+80 |
2020-01-19 | originalName stored and sent to frontend in a template |  Eylon Malin | 13 | -56/+80 |
2020-01-16 | Async MSO error visibility: let open "retry" from Audit-info |  Ittay Stern | 1 | -0/+1 |