Linux Foundation Collaborative Projects
index
:
so
2.0.0-ONAP
Custom_Workflow
Dynamic_BPMN
Istanbul
Java-11-upgrade1212master
amsterdam
as_orchestration
beijing
bpmn_infra_refactoring
casablanca
container_test
dublin
elalto
frankfurt
guilin
honolulu
istanbul
jakarta
java17
kohn
london
master
montreal
recursive-orch
release-1.0.0
so-1407
so-1408
Service Orchestrator
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bpmn
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-09
Remove useless double assignment in PnfEventReadyDmaapClient.​unregister
Artem Naluzhnyy
1
-1
/
+1
2019-08-09
Merge "removed unwanted public for ActivateSDNCNetworkResource.groovy"
subhash kumar singh
1
-5
/
+5
2019-08-09
Merge "fix sonar issue"
subhash kumar singh
1
-2
/
+2
2019-08-09
Remove unwanted semicolon from groovy files
subhash kumar singh
6
-69
/
+69
2019-08-09
Remove unwanted semicolon
subhash kumar singh
10
-69
/
+69
2019-08-09
Merge changes I8e443077,I51a9106a,I54076323
subhash kumar singh
1
-7
/
+5
2019-08-09
fix sonar issue
sarada prasad sahoo
1
-7
/
+10
2019-08-09
fix sonar issue
sarada prasad sahoo
1
-2
/
+2
2019-08-09
added in mapping of aggregate routes in
Kalkere Ramesh, Sharan
4
-10
/
+34
2019-08-09
Merge "remove not used BaseTask class"
Steve Smokowski
4
-668
/
+5
2019-08-09
Merge "Terminate workflow on Abort handling code"
Steve Smokowski
1
-15
/
+38
2019-08-09
Merge "add rainy day handling with SERVICE_ROLE and type"
Steve Smokowski
2
-9
/
+69
2019-08-09
Removed unrequired semicolon from groovy
subhash kumar singh
4
-56
/
+56
2019-08-09
removed unwanted public for ActivateSDNCNetworkResource.groovy
anjali.walsatwar
1
-5
/
+5
2019-08-09
Remove unused public access modifier
subhash kumar singh
1
-6
/
+6
2019-08-09
fix sonar issue
sarada prasad sahoo
1
-7
/
+5
2019-08-09
Add vfmodule support to e2e service instance
subhash.kumar.singh
1
-0
/
+5
2019-08-08
Terminate workflow on Abort handling code
Elena Kuleshov
1
-15
/
+38
2019-08-08
add rainy day handling with SERVICE_ROLE and type
Mnushkin, Dmitry
2
-9
/
+69
2019-08-08
remove not used BaseTask class
Lukasz Muszkieta
4
-668
/
+5
2019-08-08
Merge "Fix NoClassDefFoundError for ServicePluginFactory"
Seshu Kumar M
1
-6
/
+11
2019-08-08
Merge "VNFM adapter support two way TLS"
Seshu Kumar M
4
-0
/
+78
2019-08-08
Merge "Added null check for listFiles() result to prevent crash at iterating ...
Lukasz Muszkieta
1
-10
/
+17
2019-08-08
Fix NoClassDefFoundError for ServicePluginFactory
sarada prasad sahoo
1
-6
/
+11
2019-08-08
Merge "Added null checks for getUpdateResInputObj() return value to prevent c...
Seshu Kumar M
1
-3
/
+9
2019-08-08
Added null check for listFiles() result to prevent crash
Oleksandr Moliavko
1
-10
/
+17
2019-08-08
Added null checks for getUpdateResInputObj() return value
Oleksandr Moliavko
1
-3
/
+9
2019-08-08
Merge "Fix Critical Bug - print array content correctly"
subhash kumar singh
1
-1
/
+1
2019-08-08
Merge "Fix sonar issues in MSOCoreBPMN"
Lukasz Muszkieta
3
-21
/
+14
2019-08-08
Merge "Set suppressRollback variable for ActivityBBs"
Seshu Kumar M
1
-0
/
+1
2019-08-08
Fix sonar issues in MSOCoreBPMN
Parshad Patel
3
-21
/
+14
2019-08-07
Add SO Message instead of Exception when vmIds are empty
Bonkur, Venkat (vb8416)
2
-0
/
+112
2019-08-07
Fix Critical Bug - print array content correctly
Lukasz Muszkieta
1
-1
/
+1
2019-08-06
Set suppressRollback variable for ActivityBBs
Elena Kuleshov
1
-0
/
+1
2019-08-06
updated delete payloads for bulk deletes
Benjamin, Max
1
-22
/
+0
2019-08-06
Added close() call for InputStream instance to
Oleksandr Moliavko
1
-1
/
+5
2019-08-05
Merge "Added null check for return value of getUpdateResInputObj(), to preven...
Seshu Kumar M
1
-1
/
+5
2019-08-05
Merge "ModelInstanceName is required in SNIROHomingv2 to"
Seshu Kumar M
2
-1
/
+6
2019-08-05
Added null check for return value of
Oleksandr Moliavko
1
-1
/
+5
2019-08-02
VNFM adapter support two way TLS
MichaelMorris
4
-0
/
+78
2019-08-02
Fix Blocker Bug - prevent from npe throwing
Lukasz Muszkieta
1
-1
/
+1
2019-08-02
ModelInstanceName is required in SNIROHomingv2 to
Gamboa, Gilbert
2
-1
/
+6
2019-08-02
Merge "Use correct name and id for VNFUnsetClosedLoopDisabledFlagActivity"
Seshu Kumar M
2
-5
/
+5
2019-08-02
Merge "Fixed potential crashes due to null object dereference attempts in exc...
Seshu Kumar M
1
-8
/
+23
2019-08-02
Merge "Added null checks to prevent crashes at method calls"
Seshu Kumar M
1
-6
/
+12
2019-08-02
Merge "Added null check for injectedVariables to prevent crash at call of inj...
Seshu Kumar M
1
-4
/
+6
2019-08-01
Add SO Update to default the controller type query as "APPC" instead of null.
Bonkur, Venkat (vb8416)
1
-1
/
+7
2019-08-01
Added null checks to prevent crashes at
Oleksandr Moliavko
1
-6
/
+12
2019-08-01
Fixed potential crashes due to null object
Oleksandr Moliavko
1
-8
/
+23
2019-08-01
Added null check for injectedVariables to prevent
Oleksandr Moliavko
1
-4
/
+6
[prev]
[next]