Age | Commit message (Expand) | Author | Files | Lines |
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 | 7 | -38/+50 |
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 | 3 | -2/+534 |
2018-03-27 | Initial commit of VDU plugin implementation |  Kalkere Ramesh, Sharan (sk720x) | 11 | -13/+1154 |
2018-03-27 | Update Heat enviroment HPA parameters |  Shashank Kumar Shankar | 1 | -194/+218 |
2018-03-14 | AT&T 1712 and 1802 release code |  Rob Daugherty | 42 | -1348/+2213 |
2018-03-12 | junit adding and refactor for CloudConfig |  Lukasz Muszkieta | 2 | -47/+19 |
2018-03-09 | Merge "Sonar:Critical" |  Seshu Kumar M | 1 | -1/+1 |
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 | 4 | -8/+8 |
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 | 2 | -20/+0 |
2018-02-21 | Boolean constructor call |  Munir Ahmad | 1 | -1/+1 |
2018-02-21 | Swap String concatenation with StringBuilder |  Munir Ahmad | 1 | -3/+3 |
2018-02-21 | Merge "add junit for AuthenticationMethodFactory" |  Seshu Kumar M | 2 | -25/+11 |
2018-02-21 | Sonar:Critical |  AS00465059 | 1 | -0/+2 |
2018-02-16 | Sonar:Critical |  Sumapriya Sarvepalli | 1 | -1/+1 |
2018-02-09 | Merge "add junit for MsoHeatEnvironmentEntry" |  Seshu Kumar M | 1 | -177/+48 |
2018-02-08 | add junit for AuthenticationMethodFactory |  Lukasz Muszkieta | 2 | -25/+11 |
2018-02-08 | Merge "refactoring - add Optional" |  Seshu Kumar M | 7 | -188/+60 |
2018-02-07 | add junit for MsoHeatEnvironmentEntry |  Lukasz Muszkieta | 1 | -177/+48 |
2018-01-31 | add junit for StackInfo |  Lukasz Muszkieta | 2 | -87/+40 |
2018-01-29 | refactoring - add Optional |  Lukasz Muszkieta | 7 | -188/+60 |
2018-01-19 | add JUnit for NetworkInfo |  Lukasz Muszkieta | 2 | -51/+26 |
2018-01-04 | refactoring - code clean up |  Lukasz Muszkieta | 3 | -96/+38 |
2018-01-03 | refactoring - remove unused code |  Lukasz Muszkieta | 14 | -198/+27 |
2017-10-27 | Merge "Removed unused "LOGGER" private field" |  Seshu Kumar M | 1 | -4/+5 |
2017-10-23 | Removed unused "LOGGER" private field |  Ramanjaneya-Huawei | 1 | -4/+5 |
2017-10-23 | Merge "Fixed multiple so issues" |  Seshu Kumar M | 1 | -7/+2 |
2017-10-23 | Merge "Added the "@Override" annotation" |  Seshu Kumar M | 1 | -3/+12 |
2017-10-23 | Merge "Use StringBuilder" |  Seshu Kumar M | 2 | -3/+9 |
2017-10-23 | Merge "Remove the declaration of thrown exception" |  Seshu Kumar M | 1 | -3/+1 |
2017-10-19 | Rename "LOGGER" field to match regular expression |  Ramanjaneya-Huawei | 1 | -19/+18 |
2017-10-19 | Fixed multiple so issues |  Ramanjaneya-Huawei | 1 | -7/+2 |
2017-10-19 | Added the "@Override" annotation |  Ramanjaneya-Huawei | 1 | -3/+12 |
2017-10-19 | Use StringBuilder |  Ramanjaneya-Huawei | 2 | -3/+9 |
2017-10-19 | Remove the declaration of thrown exception |  Ramanjaneya-Huawei | 1 | -3/+1 |
2017-10-02 | Merge "Fixed major sonar issues" |  Seshu Kumar M | 1 | -6/+6 |
2017-09-27 | Replaced with the diamnod operator |  rama-huawei | 3 | -4/+5 |