Age | Commit message (Expand) | Author | Files | Lines |
2018-08-31 | Update Logging | Smokowski, Steve (ss835w) | 9 | -55/+22 |
2018-08-23 | Changed RequestFactory for Catalog DB client | Benjamin, Max (mb388a) | 9 | -47/+15 |
2018-08-13 | Cloud config database table support | Benjamin, Max (mb388a) | 36 | -1028/+379 |
2018-07-31 | Containerization feature of SO | Benjamin, Max (mb388a) | 146 | -7797/+5195 |
2018-07-25 | Replace with the diamond operator | SS00493505 | 1 | -1/+1 |
2018-07-13 | add junit for VfModuleCustomizationToVduMapper | Lukasz Muszkieta | 1 | -2/+18 |
2018-05-16 | Add guard time to keystone expiry | Brian Freeman | 1 | -1/+2 |
2018-05-04 | Fix CloudConfig junits | Rob Daugherty | 13 | -70/+104 |
2018-05-01 | SDNC Adapter not loading properties | Rob Daugherty | 1 | -5/+3 |
2018-04-26 | SDNC Adapter not loading properties | Rob Daugherty | 2 | -0/+127 |
2018-04-13 | updated to use latest vdu plugin code | dfilppi | 4 | -3/+540 |
2018-03-29 | UT Coverage for MsoHeatUtils | Abhishek Shekhar | 1 | -17/+224 |
2018-03-28 | Remove PowerMockRunner | Arthur Martella | 4 | -12/+22 |
2018-03-27 | Initial commit of VDU plugin implementation | Kalkere Ramesh, Sharan (sk720x) | 16 | -15/+1650 |
2018-03-27 | Merge "Update Heat enviroment HPA parameters" | Seshu Kumar M | 1 | -194/+218 |
2018-03-27 | Update Heat enviroment HPA parameters | Shashank Kumar Shankar | 1 | -194/+218 |
2018-03-27 | UT Coverage for MsoCloudifyUtils | Sindhu A | 1 | -0/+143 |
2018-03-27 | UT Coverage for mso-adapter-utils | Sindhu A | 1 | -0/+221 |
2018-03-23 | Junit for mso.cloudify.exceptions | Sumapriya | 4 | -71/+81 |
2018-03-23 | Junit for mso.cloudify.exceptions | Sumapriya | 4 | -0/+71 |
2018-03-23 | Junit for mso.cloudify.beans | Sumapriya | 1 | -86/+76 |
2018-03-23 | Junit for mso.openstock.utils | Sumapriya | 7 | -0/+502 |
2018-03-21 | Improve code coverage | subhash kumar singh | 1 | -0/+34 |
2018-03-21 | Improve code coverage | subhash kumar singh | 1 | -0/+33 |
2018-03-21 | Improve code coverage | subhash kumar singh | 1 | -0/+86 |
2018-03-19 | Use updated ONAP SO/libs artifacts | Arthur Martella | 1 | -12/+0 |
2018-03-14 | AT&T 1712 and 1802 release code | Rob Daugherty | 45 | -1401/+2241 |
2018-03-13 | Merge "junit adding and refactor for CloudConfig" | Seshu Kumar M | 6 | -185/+361 |
2018-03-12 | junit adding and refactor for CloudConfig | Lukasz Muszkieta | 6 | -185/+361 |
2018-03-12 | Adding Junit | AS00465059 | 1 | -0/+67 |
2018-03-12 | Adding Junit | AS00465059 | 2 | -0/+111 |
2018-03-09 | Revert Reduce log noise/warnings | Rob Daugherty | 11 | -393/+387 |
2018-03-09 | Merge "Reduce log noise/warnings format to conventions" | Seshu Kumar M | 11 | -387/+393 |
2018-03-09 | Merge "Sonar:Critical" | Seshu Kumar M | 1 | -1/+1 |
2018-03-08 | Reduce log noise/warnings format to conventions | Marcus G K Williams | 11 | -387/+393 |
2018-03-08 | Remove redundant declaration of extending object | Munir Ahmad | 1 | -5/+5 |
2018-03-06 | Remove redundant catch clause | Munir Ahmad | 2 | -4/+0 |
2018-03-06 | Merge "Replace StringBuilder with String & inline return" | Seshu Kumar M | 5 | -51/+31 |
2018-03-06 | Replace explicit type with dimond type | Munir Ahmad | 5 | -17/+17 |
2018-03-06 | Replace StringBuilder with String & inline return | Munir Ahmad | 5 | -51/+31 |
2018-03-06 | Merge "Simplify if statements where it makes sense" | Seshu Kumar M | 3 | -13/+3 |
2018-02-27 | Merge "Make use of getOrDefault" | DeWayne Filppi | 1 | -3/+1 |
2018-02-26 | Make use of getOrDefault | Munir Ahmad | 1 | -3/+1 |
2018-02-27 | Make use of append instead of string concatenation | Munir Ahmad | 3 | -14/+14 |
2018-02-26 | Simplify if statements where it makes sense | Munir Ahmad | 3 | -13/+3 |
2018-02-25 | Swap while loops with foreach where applicable | Munir Ahmad | 1 | -55/+53 |
2018-02-23 | add junit for cloud wrappers | Lukasz Muszkieta | 5 | -20/+154 |
2018-02-22 | Port SO artifacts to ONAP folder structure | Arthur Martella | 1 | -4/+16 |
2018-02-21 | Boolean constructor call | Munir Ahmad | 1 | -1/+1 |
2018-02-21 | Swap String concatenation with StringBuilder | Munir Ahmad | 1 | -3/+3 |