Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
so
/
9f3f653aaad59502fd748ee1c44d4e83d5643693
/
bpmn
/
MSOCommonBPMN
/
src
a9455a0
Merge "Adding Junit"
by Seshu Kumar M
· 7 years ago
89ff5a7
Adding Junit
by Sumapriya
· 7 years ago
662686d
Merge "Fix get resource input json string issue"
by Seshu Kumar M
· 7 years ago
3bc80de
Fix get resource input json string issue
by c00149107
· 7 years ago
23d0636
Merge "Add UT Test for resource parameters function"
by Seshu Kumar M
· 7 years ago
3be16b2
Merge "Fit parameter name issue"
by Seshu Kumar M
· 7 years ago
aecc465
Merge "Support resource parameters generated"
by Seshu Kumar M
· 7 years ago
395e11b
Add UT Test for resource parameters function
by c00149107
· 7 years ago
fa097e8
Fit parameter name issue
by c00149107
· 7 years ago
38f7207
AT&T 1712 and 1802 release code
by Rob Daugherty
· 7 years ago
d8bd2c4
Support resource parameters generated
by c00149107
· 7 years ago
e10e6c1
Update license for ResourceRequest
by subhash kumar singh
· 7 years ago
8110235
Merge "Remove redundant type cast"
by Seshu Kumar M
· 7 years ago
05d2a51
Merge "Fix urls for collecting CSAR info"
by Seshu Kumar M
· 7 years ago
5768c4d
Fix urls for collecting CSAR info
by subhash kumar singh
· 7 years ago
4bd346b
Merge changes I5a320c60,I3fbd868e
by Seshu Kumar M
· 7 years ago
a7aee05
Merge "Swap Optional.isPresent with functional expression"
by Seshu Kumar M
· 7 years ago
6da95ff
Merge "Combine the design and runtime parameter"
by Chuanyu Chen
· 7 years ago
bbff50f
Combine the design and runtime parameter
by subhash kumar singh
· 7 years ago
12b7ecb
Merge "Remove redundant intValue"
by Seshu Kumar M
· 7 years ago
bde88b2
Remove redundant type cast
by Munir Ahmad
· 7 years ago
f35311f
private is redundant for enum constructors
by Munir Ahmad
· 7 years ago
295c0df
Swap Optional.isPresent with functional expression
by Munir Ahmad
· 7 years ago
fc8e6f4
Simplify boolean expressions in groovy
by Munir Ahmad
· 7 years ago
ed1b1d9
Remove redundant intValue
by Munir Ahmad
· 7 years ago
80f0404
Merge "Update resource recipe parameter prepare logic"
by Rob Daugherty
· 7 years ago
96b5a68
Revert Reduce log noise/warnings
by Rob Daugherty
· 7 years ago
f3b28a0
Merge "Reduce log noise/warnings format to conventions"
by Seshu Kumar M
· 7 years ago
16103f7
Update resource recipe parameter prepare logic
by c00149107
· 7 years ago
8d0b9eb
Merge "Support resource generic workflow Inputs"
by Chuanyu Chen
· 7 years ago
5d59cc0
Support resource generic workflow Inputs
by c00149107
· 7 years ago
327b17a
Reduce log noise/warnings format to conventions
by Marcus G K Williams
· 7 years ago
8f8b3b9
Merge "Remove redundant String constructor calls"
by Seshu Kumar M
· 7 years ago
0079db1
Merge "Remove redundant declaration of extending object"
by Seshu Kumar M
· 7 years ago
a98fdce
Remove redundant String constructor calls
by Munir Ahmad
· 7 years ago
ed7baf2
Remove redundant declaration of extending object
by Munir Ahmad
· 7 years ago
9975687
Remove unused code
by Munir Ahmad
· 7 years ago
61b1d1c
Merge "Fix javadoc"
by Rob Daugherty
· 7 years ago
51b69b3
Remove unnecessary String constructor call
by Munir Ahmad
· 7 years ago
5c45d18
Merge "Support get resource recipe groovy common method"
by Chuanyu Chen
· 7 years ago
79c821a
Support get resource recipe groovy common method
by c00149107
· 7 years ago
07b8dfd
Fix javadoc
by Munir Ahmad
· 7 years ago
5b17ffb
Replace StringBuilder with String & inline return
by Munir Ahmad
· 7 years ago
51f4f8e
Merge "Removed unreachable log"
by Seshu Kumar M
· 7 years ago
2698d1d
Removed unreachable log
by Munir Ahmad
· 7 years ago
4372205
Merge "Support decompose service by model uuid"
by Chuanyu Chen
· 7 years ago
787947c
Merge "Support query service resources by modeluuid"
by Chuanyu Chen
· 7 years ago
0502c4a
Support decompose service by model uuid
by c00149107
· 7 years ago
ec68cdf
Merge "Support Resource Recipe Common Model"
by Chuanyu Chen
· 7 years ago
9de144d
Support query service resources by modeluuid
by c00149107
· 7 years ago
3d8d6d2
Support Resource Recipe Common Model
by c00149107
· 7 years ago
40bb7ad
Make use of append instead of string concatenation
by Munir Ahmad
· 7 years ago
250de78
Merge "Remove the unnecessary plus zero"
by Seshu Kumar M
· 7 years ago
0e8dbed
Merge "Swap while loops with foreach where applicable"
by Seshu Kumar M
· 7 years ago
0195781
Remove the unnecessary plus zero
by Munir Ahmad
· 7 years ago
bb9cc6b
Swap while loops with foreach where applicable
by Munir Ahmad
· 7 years ago
1beaa90
Swap StringBuffer with StringBuilder everywhere
by Munir Ahmad
· 7 years ago
0690755
Swap for loop in favor of foreach
by Munir Ahmad
· 7 years ago
6f242c0
Replace explicit type with dimond everywhere
by Munir Ahmad
· 7 years ago
5d63e31
Make use of lambda for comparator
by Munir Ahmad
· 7 years ago
c136343
Replace Collection.sort with List.sort
by Munir Ahmad
· 7 years ago
2d5eeda
Added unittests for ApplicationControllerSupport
by biniek
· 7 years ago
affcd9b
Added unittests
by biniek
· 7 years ago
a9a9bb8
Sonar:Critical
by Manamohan Satapathy
· 7 years ago
4947f32
Merge "Sonar:Critical"
by Seshu Kumar M
· 7 years ago
d27b2b8
Merge "Refactor of DecomposeJsonUtils class."
by Seshu Kumar M
· 7 years ago
f843c92
Sonar:Critical
by Sumapriya Sarvepalli
· 7 years ago
57cafc0
Merge "Same Service names under two different Customers"
by Seshu Kumar M
· 7 years ago
b7a3cec
Refactor of DecomposeJsonUtils class.
by biniek
· 7 years ago
cd805e2
Same Service names under two different Customers
by Chittaranjan Sardar
· 7 years ago
64f8c9f
Unittest refactoring.
by biniek
· 7 years ago
d4c74a6
Utility Methods: clean xml of all empty nodes
by Abhishek Shekhar
· 7 years ago
6fff64a
Changed parsing code in DoDeleteVfModuleFromVnf
by Jim Hahn
· 7 years ago
feba5c3
Move unit test mocks to test scoped jar
by Rob Daugherty
· 7 years ago
d750eab
Clean up Process Engine selection logic
by Rob Daugherty
· 7 years ago
1372894
modified sample SDNO code for SO
by Benjamin, Max (mb388a)
· 7 years ago
536c71e
added javadoc comments to SDNOValidator interface
by Benjamin, Max (mb388a)
· 7 years ago
25737db
Merge "Changed files ecomp-model to onap-model"
by Seshu Kumar M
· 7 years ago
23827d0
Changed files ecomp-model to onap-model
by Shailendra Borale
· 7 years ago
7754fb8
Handle embedded "<" in SDNC responses
by Jim Hahn
· 7 years ago
dbadfef
Fix SNIRO configuration properties
by Rob Daugherty
· 7 years ago
b64de19
Changed copyright information
by Shailendra Borale
· 7 years ago
b83bb2e
Merge "Iterate over "entrySet" instead of "keySet"."
by Seshu Kumar M
· 7 years ago
4786587
Merge "Update license in a couple of groovy scripts"
by Seshu Kumar M
· 7 years ago
2f8df12
Merge "Added additional arguments to method call"
by Seshu Kumar M
· 7 years ago
9f48bf3
Flows fail to update status in requests DB
by Rob Daugherty
· 7 years ago
d7eee56
Added additional arguments to method call
by Jim Hahn
· 7 years ago
2f70b65
Iterate over "entrySet" instead of "keySet".
by Ramanjaneya-Huawei
· 7 years ago
e6551c7
NullPointerException after adapter callback
by Rob Daugherty
· 7 years ago
13577f8
Update license in a couple of groovy scripts
by Jim Hahn
· 7 years ago
dc70cfe
Merge "Added the "@Override" annotation"
by Seshu Kumar M
· 7 years ago
c44e656
Added the "@Override" annotation
by Ramanjaneya-Huawei
· 7 years ago
402cf1e
Added the "@Override" annotation
by Ramanjaneya-Huawei
· 7 years ago
015b92c
Add junit test coverage and fix bugs in VCPE
by Jim Hahn
· 7 years ago
16467e6
Updated port for SNIRO in Homing tests
by Arthur Martella
· 7 years ago
9bd4816
MSOCommonBPMN flows are not being deployed
by Rob Daugherty
· 7 years ago
d53a72c
Fixes for sonar coverage in bpmn
by Rob Daugherty
· 7 years ago
45739aa
Fixed so issues
by ramanjaneya
· 7 years ago
50e2a74
Merge "Fix major sonar issues"
by Seshu Kumar M
· 7 years ago
83f2cdb
Merge "Added @Override annotation to method signature"
by Seshu Kumar M
· 7 years ago
Next »