Linux Foundation Collaborative Projects
index
:
vid
2.0.0-ONAP
amsterdam
beijing
casablanca
dublin
elalto
feature/mfa
frankfurt
guilin
honolulu
master
release-1.0.0
test-jjb
ARCHIVED- 2022-02-15 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vid-app-common
/
src
/
test
/
java
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-29
RoleValidatorFactory respects owning-entity feature flag
Alexey Sandler
1
-0
/
+77
2020-01-28
create RoleValidatorFactory component.
Alexey Sandler
6
-191
/
+58
2020-01-28
Rename Role's subscriberId field
Ittay Stern
1
-6
/
+6
2020-01-28
RoleValidatorsComposer composite several RoleValidators together
Ittay Stern
1
-0
/
+110
2020-01-28
Introduce WithPermissionProperties as validation-points for RoleValidator
Einat Vinouze
6
-189
/
+34
2020-01-27
create RoleValidatorByOwningEntity class.
Alexey Sandler
1
-0
/
+64
2020-01-26
Rename RoleValidatorByRoles to RoleValidatorBySubscriberAndServiceType
Einat Vinouze
2
-16
/
+19
2020-01-23
Revert "Promise Request-id header: Check MDC value if no header"
Ittay Stern
1
-26
/
+1
2020-01-23
Promise Request-id header: Check MDC value if no header
Ittay Stern
1
-1
/
+26
2020-01-19
originalName stored and sent to frontend in a template
Eylon Malin
5
-24
/
+27
2020-01-15
Async MSO error format: handle more cases
Ittay Stern
2
-1
/
+25
2020-01-15
Honor user-cookie to select a temporal feature set
Ittay Stern
1
-0
/
+101
2020-01-13
clear isFailed and statusMessage when get it from frontend request
Eylon Malin
3
-4
/
+112
2020-01-12
Provide literal usePreload=false when usePreload is <null>
Ittay Stern
3
-11
/
+67
2020-01-09
Fix the format of supplementary file and user params for aLaCarte requests
Eylon Malin
5
-65
/
+135
2020-01-08
VidController sets isInstantiationTemplateExists on Browse SDC
Alexey Sandler
1
-24
/
+38
2020-01-07
templates button - rename from hasTemplates to isInstantiationTemplateExists ...
Einat Vinouze
1
-2
/
+2
2020-01-07
Add isInstantiationTemplateExists to service model list
Alexey Sandler
1
-0
/
+68
2020-01-01
Add DB query for all model-service-ids which have a template
Alexey Sandler
2
-0
/
+12
2019-12-24
Write async instantiations request-summary to DB
Ittay Stern
1
-4
/
+12
2019-12-23
Add request-summary field to ServiceInfo
Ittay Stern
2
-0
/
+127
2019-12-23
Extending the getSummarizedMap test with different kind of templates.
Alexey Sandler
1
-9
/
+13
2019-12-22
Add Volume Groups count ability during summarizing.
Alexey Sandler
1
-0
/
+1
2019-12-21
Add test to verify the count amount of networks during summarizing.
Alexey Sandler
1
-1
/
+2
2019-12-19
Tweak add resources summarizing function in service instance
Ittay Stern
1
-3
/
+4
2019-12-19
Merge "Add resources summarizing function in service instance."
Ittay Stern
1
-0
/
+11
2019-12-19
Add resources summarizing function in service instance.
Alexey Sandler
1
-0
/
+11
2019-12-19
Merge "on templates - filter only Action==INSTANTIATE"
Eylon Malin
2
-13
/
+35
2019-12-18
on templates - filter only Action==INSTANTIATE
Einat Vinouze
2
-13
/
+35
2019-12-18
Restore the reference instance of Upgrade's test
Ittay Stern
2
-9
/
+21
2019-12-17
Templates: show correct values of sdnc-preload, volume-group name
Ittay Stern
1
-0
/
+215
2019-12-16
Fix intermittent test failure
Ittay Stern
1
-4
/
+4
2019-12-11
SyncRestClient for Http/s ServerTest to use 127.0.0.1 address
Eylon Malin
2
-20
/
+41
2019-12-09
Join ExistingElementsCounterMaps with ServiceInstantiation
Ittay Stern
2
-12
/
+102
2019-12-09
Extract getExistingCounterMap from AAITreeConverter to ModelUtil
Ittay Stern
5
-53
/
+97
2019-12-02
Merge "add more test scenarios for filter serviceInfo by service model id"
Ittay Stern
1
-14
/
+29
2019-12-02
add more test scenarios for filter serviceInfo by service model id
Eylon Malin
1
-14
/
+29
2019-12-02
API to get template-topology by job id
Ittay Stern
1
-4
/
+18
2019-12-01
Add filter for serviceInfo by service model id
Sara Weiss
3
-51
/
+132
2019-11-28
BE unit tests for supplementaryFileParams in vf module upgrade
Eylon Malin
2
-8
/
+27
2019-11-27
OperationalEnvironment improvements
Michal Kabaj
3
-83
/
+94
2019-11-26
improve debug logging format
Amichai Hemli
1
-0
/
+15
2019-11-25
Merge "identify macro services without instantiation type in BE by feature flag"
Ittay Stern
1
-28
/
+96
2019-11-25
identify macro services without instantiation type in BE by feature flag
Eylon Malin
1
-28
/
+96
2019-11-25
Replace vfmodule: expect optional retainAssignments param
Ittay Stern
3
-10
/
+18
2019-11-24
Migrating VfModuleOrVolumeGroupRequestDetails it to Kotlin; avoid the inner s...
Ittay Stern
1
-2
/
+3
2019-11-24
VfModule and VolumeGroup RequestParameters: introduce objects hierarchy
Ittay Stern
1
-10
/
+15
2019-11-21
Merge "Replace vfmodule: expect optional retainVolumeGroups param"
Ittay Stern
3
-10
/
+24
2019-11-21
Replace vfmodule: expect optional retainVolumeGroups param
Sara Weiss
3
-10
/
+24
2019-11-21
VidNotionBuilder can use configuration file to identify macro services
Eylon Malin
1
-0
/
+19
[next]