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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vid-app-common
/
src
/
main
/
java
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-15
Remove redundant get vnf data endpoint of aaiController (fix)
Amichai Hemli
1
-12
/
+0
2019-09-15
Merge "logging of HttpResponse use raw body"
Ittay Stern
1
-1
/
+5
2019-09-12
Merge "logging requests and responses in SyncRestClient"
Ittay Stern
1
-14
/
+80
2019-09-12
logging of HttpResponse use raw body
Eylon Malin
1
-1
/
+5
2019-09-12
logging requests and responses in SyncRestClient
Einat Vinouze
1
-14
/
+81
2019-09-12
Reduce vnf data response from A&AI in change management flows
as221v
4
-17
/
+78
2019-09-12
create JoshworksJacksonObjectMapper and use it everywhere needed
Eylon Malin
3
-47
/
+20
2019-09-12
Merge "make Logging a service and inject it to SyncRestClient"
Ittay Stern
10
-127
/
+171
2019-09-12
make Logging a service and inject it to SyncRestClient
Eylon Malin
10
-127
/
+171
2019-09-12
add Feature Flag for cloud-region and nf-role as an optional search
Alexey Sandler
1
-0
/
+1
2019-09-11
Add flag flag_flash_more_actions_button_in_old_view_edit (fixup)
Einat Vinouze
1
-1
/
+2
2019-09-10
update MSO create service instance URL
Eylon Malin
3
-16
/
+10
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
[next]