Age | Commit message (Expand) | Author | Files | Lines |
2018-03-09 | Remove unnecessary simicolon from all java classes |  Munir Ahmad | 1 | -1/+1 |
2018-03-09 | Revert Reduce log noise/warnings |  Rob Daugherty | 27 | -1989/+1997 |
2018-03-09 | Remove redundant groupId inherited from parent |  Munir Ahmad | 1 | -1/+0 |
2018-03-09 | Merge "Reduce log noise/warnings format to conventions" |  Seshu Kumar M | 27 | -1997/+1989 |
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 | 27 | -1997/+1989 |
2018-03-08 | Merge "Replace explicit type with diamond notation" |  Seshu Kumar M | 1 | -2/+2 |
2018-03-08 | Merge "Remove redundant declaration of extending object" |  Seshu Kumar M | 2 | -7/+7 |
2018-03-08 | Replace explicit type with diamond notation |  Munir Ahmad | 1 | -2/+2 |
2018-03-08 | Remove redundant declaration of extending object |  Munir Ahmad | 2 | -7/+7 |
2018-03-07 | Make use of try with resource |  Munir Ahmad | 1 | -39/+38 |
2018-03-07 | Merge "Swap indexOf with contains" |  Rob Daugherty | 1 | -1/+1 |
2018-03-07 | Merge "Remove redundant catch clause" |  Rob Daugherty | 5 | -18/+2 |
2018-03-07 | Merge "Fix javadoc" |  Rob Daugherty | 7 | -11/+11 |
2018-03-07 | Swap indexOf with contains |  Munir Ahmad | 1 | -1/+1 |
2018-03-07 | Merge "Support resource recipe query rest" |  Chuanyu Chen | 2 | -1/+129 |
2018-03-07 | Support resource recipe query rest |  c00149107 | 2 | -1/+129 |
2018-03-06 | Remove redundant catch clause |  Munir Ahmad | 5 | -18/+2 |
2018-03-06 | Fix javadoc |  Munir Ahmad | 7 | -11/+11 |
2018-03-06 | Merge "Make use of try with resources" |  Seshu Kumar M | 3 | -796/+969 |
2018-03-06 | Merge "Replace StringBuilder with String & inline return" |  Seshu Kumar M | 6 | -64/+42 |
2018-03-06 | Make use of try with resources |  Munir Ahmad | 3 | -796/+969 |
2018-03-06 | Replace explicit type with dimond type |  Munir Ahmad | 22 | -70/+70 |
2018-03-06 | Merge "Unit test coverage" |  Seshu Kumar M | 1 | -0/+89 |
2018-03-06 | Replace StringBuilder with String & inline return |  Munir Ahmad | 6 | -64/+42 |
2018-03-06 | Merge "Simplify if statements where it makes sense" |  Seshu Kumar M | 3 | -13/+3 |
2018-03-01 | Unit test coverage |  sanchitap | 1 | -0/+89 |
2018-03-01 | Merge "Support query service csar rest" |  Chuanyu Chen | 2 | -11/+132 |
2018-02-28 | Merge "Adding Junit" |  Seshu Kumar M | 1 | -0/+53 |
2018-02-28 | Merge "Adding Junit" |  Seshu Kumar M | 1 | -0/+47 |
2018-02-28 | Support query service csar rest |  c00149107 | 2 | -11/+132 |
2018-02-27 | Merge "Make use of getOrDefault" |  DeWayne Filppi | 2 | -10/+8 |
2018-02-26 | Make use of getOrDefault |  Munir Ahmad | 2 | -10/+8 |
2018-02-27 | Make use of append instead of string concatenation |  Munir Ahmad | 10 | -91/+92 |
2018-02-26 | Simplify if statements where it makes sense |  Munir Ahmad | 3 | -13/+3 |
2018-02-26 | Adding Junit |  Sumapriya | 1 | -0/+53 |
2018-02-26 | Adding Junit |  AS00465059 | 1 | -0/+47 |
2018-02-26 | Merge "Add the correct literal ending for long" |  Seshu Kumar M | 1 | -1/+1 |
2018-02-26 | Merge "Swap while loops with foreach where applicable" |  Seshu Kumar M | 1 | -55/+53 |
2018-02-26 | Merge "Unit test coverage" |  Seshu Kumar M | 1 | -0/+81 |
2018-02-25 | Add the correct literal ending for long |  Munir Ahmad | 1 | -1/+1 |
2018-02-25 | Swap while loops with foreach where applicable |  Munir Ahmad | 1 | -55/+53 |
2018-02-24 | Remove wrapping of primitive values in objects |  Munir Ahmad | 1 | -2/+2 |
2018-02-24 | Swap StringBuffer with StringBuilder everywhere |  Munir Ahmad | 1 | -1/+1 |
2018-02-23 | Unit test coverage |  sanchitap | 1 | -0/+81 |
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 | 13 | -61/+73 |
2018-02-21 | Boolean constructor call |  Munir Ahmad | 2 | -4/+4 |
2018-02-21 | Swap String concatenation with StringBuilder |  Munir Ahmad | 5 | -31/+31 |
2018-02-21 | Merge "add junit for AuthenticationMethodFactory" |  Seshu Kumar M | 4 | -79/+121 |