Age | Commit message (Expand) | Author | Files | Lines |
2018-03-09 | Simplify boolean expressions in groovy | Munir Ahmad | 2 | -4/+4 |
2018-03-09 | Merge "Update resource recipe parameter prepare logic" | Rob Daugherty | 1 | -10/+37 |
2018-03-09 | Update resource recipe parameter prepare logic | c00149107 | 1 | -10/+37 |
2018-03-09 | Merge "Support resource generic workflow Inputs" | Chuanyu Chen | 1 | -0/+290 |
2018-03-09 | Support resource generic workflow Inputs | c00149107 | 1 | -0/+290 |
2018-03-08 | Merge "Remove redundant String constructor calls" | Seshu Kumar M | 1 | -1/+1 |
2018-03-08 | Remove redundant String constructor calls | Munir Ahmad | 1 | -1/+1 |
2018-03-07 | Remove unused code | Munir Ahmad | 1 | -18/+0 |
2018-03-07 | Merge "Fix javadoc" | Rob Daugherty | 3 | -9/+7 |
2018-03-07 | Remove unnecessary String constructor call | Munir Ahmad | 1 | -1/+1 |
2018-03-07 | Merge "Support get resource recipe groovy common method" | Chuanyu Chen | 1 | -0/+21 |
2018-03-07 | Support get resource recipe groovy common method | c00149107 | 1 | -0/+21 |
2018-03-06 | Fix javadoc | Munir Ahmad | 3 | -9/+7 |
2018-03-06 | Replace StringBuilder with String & inline return | Munir Ahmad | 1 | -5/+2 |
2018-03-05 | Merge "Removed unreachable log" | Seshu Kumar M | 1 | -398/+396 |
2018-03-05 | Removed unreachable log | Munir Ahmad | 1 | -398/+396 |
2018-03-02 | Merge "Support decompose service by model uuid" | Chuanyu Chen | 1 | -2/+5 |
2018-03-01 | Merge "Support query service resources by modeluuid" | Chuanyu Chen | 1 | -0/+43 |
2018-03-01 | Support decompose service by model uuid | c00149107 | 1 | -2/+5 |
2018-03-01 | Merge "Support Resource Recipe Common Model" | Chuanyu Chen | 3 | -0/+416 |
2018-03-01 | Support query service resources by modeluuid | c00149107 | 1 | -0/+43 |
2018-03-01 | Support Resource Recipe Common Model | c00149107 | 3 | -0/+416 |
2018-02-27 | Make use of append instead of string concatenation | Munir Ahmad | 1 | -2/+2 |
2018-02-26 | Merge "Remove the unnecessary plus zero" | Seshu Kumar M | 1 | -2/+2 |
2018-02-26 | Merge "Swap while loops with foreach where applicable" | Seshu Kumar M | 1 | -3/+2 |
2018-02-25 | Remove the unnecessary plus zero | Munir Ahmad | 1 | -2/+2 |
2018-02-25 | Swap while loops with foreach where applicable | Munir Ahmad | 1 | -3/+2 |
2018-02-24 | Swap StringBuffer with StringBuilder everywhere | Munir Ahmad | 1 | -1/+1 |
2018-02-24 | Swap for loop in favor of foreach | Munir Ahmad | 1 | -4/+4 |
2018-02-24 | Replace explicit type with dimond everywhere | Munir Ahmad | 10 | -22/+22 |
2018-02-08 | Sonar:Critical | Manamohan Satapathy | 2 | -13/+9 |
2018-02-06 | Merge "Sonar:Critical" | Seshu Kumar M | 1 | -3/+3 |
2018-02-06 | Merge "Refactor of DecomposeJsonUtils class." | Seshu Kumar M | 1 | -6/+8 |
2018-02-06 | Sonar:Critical | Sumapriya Sarvepalli | 1 | -3/+3 |
2018-01-29 | Refactor of DecomposeJsonUtils class. | biniek | 1 | -6/+8 |
2018-01-24 | Same Service names under two different Customers | Chittaranjan Sardar | 1 | -4/+32 |
2018-01-08 | Utility Methods: clean xml of all empty nodes | Abhishek Shekhar | 1 | -0/+27 |
2017-11-11 | Changed parsing code in DoDeleteVfModuleFromVnf | Jim Hahn | 1 | -0/+15 |
2017-11-08 | Clean up Process Engine selection logic | Rob Daugherty | 12 | -306/+68 |
2017-11-07 | modified sample SDNO code for SO | Benjamin, Max (mb388a) | 33 | -351/+1630 |
2017-11-01 | added javadoc comments to SDNOValidator interface | Benjamin, Max (mb388a) | 1 | -2/+9 |
2017-10-31 | Merge "Changed files ecomp-model to onap-model" | Seshu Kumar M | 1 | -7/+7 |
2017-10-30 | Changed files ecomp-model to onap-model | Shailendra Borale | 1 | -7/+7 |
2017-10-30 | Handle embedded "<" in SDNC responses | Jim Hahn | 1 | -15/+14 |
2017-10-23 | Changed copyright information | Shailendra Borale | 2 | -12/+30 |
2017-10-23 | Merge "Iterate over "entrySet" instead of "keySet"." | Seshu Kumar M | 2 | -194/+199 |
2017-10-23 | Merge "Update license in a couple of groovy scripts" | Seshu Kumar M | 1 | -1/+17 |
2017-10-20 | Merge "Added additional arguments to method call" | Seshu Kumar M | 1 | -1/+1 |
2017-10-20 | Flows fail to update status in requests DB | Rob Daugherty | 2 | -2/+2 |
2017-10-19 | Added additional arguments to method call | Jim Hahn | 1 | -1/+1 |