Age | Commit message (Expand) | Author | Files | Lines |
2018-03-14 | AT&T 1712 and 1802 release code |  Rob Daugherty | 44 | -1367/+2230 |
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-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 | 4 | -79/+121 |
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 | 2 | -177/+127 |
2018-02-08 | add junit for AuthenticationMethodFactory |  Lukasz Muszkieta | 4 | -79/+121 |
2018-02-08 | Merge "refactoring - add Optional" |  Seshu Kumar M | 9 | -203/+77 |
2018-02-07 | add junit for MsoHeatEnvironmentEntry |  Lukasz Muszkieta | 2 | -177/+127 |
2018-01-31 | add junit for StackInfo |  Lukasz Muszkieta | 4 | -110/+138 |
2018-01-29 | refactoring - add Optional |  Lukasz Muszkieta | 9 | -203/+77 |
2018-01-19 | add JUnit for NetworkInfo |  Lukasz Muszkieta | 4 | -83/+185 |
2018-01-04 | refactoring - code clean up |  Lukasz Muszkieta | 8 | -291/+240 |
2018-01-03 | refactoring - remove unused code |  Lukasz Muszkieta | 15 | -235/+50 |
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-06 | Adding UT for SO |  seshukm | 1 | -0/+213 |
2017-10-03 | Adding UT for MsoHeatUtils |  Seshu-Kumar-M | 1 | -11/+74 |
2017-10-02 | Merge "Fixed major sonar issues" |  Seshu Kumar M | 1 | -6/+6 |
2017-09-28 | Merge "Replaced with the diamnod operator" |  Seshu Kumar M | 3 | -3/+4 |