Age | Commit message (Expand) | Author | Files | Lines |
2019-02-26 | Removed MsoLogger from 'MSOCoreBPMN' |  r.bogacki | 5 | -124/+117 |
2019-01-28 | Merge 'origin/casablanca' into master |  Benjamin, Max (mb388a) | 12 | -16/+227 |
2019-01-24 | Removed deprecated Matcher imports |  Benjamin, Max (mb388a) | 1 | -1/+1 |
2019-01-08 | Fix json parsing of resource input |  subhash kumar singh | 8 | -1/+89 |
2019-01-06 | Merge "Remove Swagger UI" |  Seshu Kumar M | 1 | -1/+2 |
2019-01-02 | Sonar:Critical |  Manamohan Satapathy | 1 | -3/+3 |
2018-12-11 | Skip cloud regions and fix macro |  Kalkere Ramesh, Sharan (sk720x) | 1 | -0/+14 |
2018-11-29 | Remove Swagger UI |  Benjamin, Max (mb388a) | 1 | -1/+2 |
2018-11-21 | Fixing JsonMappingException issue |  Shinu John | 1 | -12/+13 |
2018-11-12 | Fix OOF Directives processing |  Marcus G K Williams | 3 | -3/+125 |
2018-11-07 | 11/7: merge casablanca to master |  Rob Daugherty | 1 | -0/+4 |
2018-11-05 | Springboot 2.0 upgrade |  Benjamin, Max (mb388a) | 1 | -42/+7 |
2018-11-01 | Fix msb url in homing cloudsite |  Marcus G K Williams | 1 | -0/+4 |
2018-10-23 | removed att-aic from codebase |  Benjamin, Max (mb388a) | 2 | -8/+8 |
2018-09-20 | Update OofHoming w/ directives |  Marcus G K Williams | 2 | -62/+5 |
2018-08-23 | update field in service decomp object |  Benjamin, Max (mb388a) | 3 | -51/+61 |
2018-08-21 | updated ServiceInstance POJO |  Benjamin, Max (mb388a) | 1 | -3/+16 |
2018-07-31 | Containerization feature of SO |  Benjamin, Max (mb388a) | 113 | -7368/+6162 |
2018-07-27 | Sonar major issues |  Sumapriya Sarvepalli | 1 | -12/+12 |
2018-05-24 | Fix problem with singleton impact on TC execution |  Bogumil Zebek | 1 | -1/+8 |
2018-05-24 | Fix problem with singleton and parallel unit tests |  Bogumil Zebek | 2 | -0/+6 |
2018-05-17 | Revert placementInfo to placement in SniroHoming |  Marcus G K Williams | 2 | -2/+2 |
2018-04-10 | Merge "Bug Fix - OOF api updates processing flavor-label" |  Seshu Kumar M | 3 | -1/+68 |
2018-04-09 | Add junit coverage for CompareModelsResult java |  Felix Sangalang | 1 | -0/+83 |
2018-04-09 | Bug Fix - OOF api updates processing flavor-label |  Marcus G K Williams | 3 | -1/+68 |
2018-03-27 | Refactor homing flows for OOF/HPA |  Marcus G K Williams | 2 | -142/+149 |
2018-03-23 | add ResourceModelInfo CompareModelsResult java |  Yulian Han | 2 | -0/+111 |
2018-03-21 | Merge "Adding Junit" |  Seshu Kumar M | 19 | -0/+986 |
2018-03-21 | Adding Junit |  Sumapriya | 19 | -0/+986 |
2018-03-21 | Add UT for HealthCheckHandlerTest |  subhash kumar singh | 1 | -0/+38 |
2018-03-14 | AT&T 1712 and 1802 release code |  Rob Daugherty | 29 | -220/+1638 |
2018-03-13 | Merge "Remove redundant type cast" |  Seshu Kumar M | 3 | -13/+13 |
2018-03-13 | Merge "Fix a potentional bug String comparison using !=" |  Seshu Kumar M | 1 | -1/+1 |
2018-03-12 | Merge changes I5a320c60,I3fbd868e |  Seshu Kumar M | 1 | -1/+1 |
2018-03-10 | Remove redundant type cast |  Munir Ahmad | 3 | -13/+13 |
2018-03-09 | private is redundant for enum constructors |  Munir Ahmad | 1 | -1/+1 |
2018-03-09 | Fix a potentional bug String comparison using != |  Munir Ahmad | 1 | -1/+1 |
2018-03-09 | Replace String concatination with chained append |  Munir Ahmad | 1 | -1/+1 |
2018-03-09 | Merge "Collapse catch clauses where applicable" |  Rob Daugherty | 2 | -13/+5 |
2018-03-09 | Revert Reduce log noise/warnings |  Rob Daugherty | 5 | -339/+337 |
2018-03-09 | Collapse catch clauses where applicable |  Munir Ahmad | 2 | -13/+5 |
2018-03-08 | Reduce log noise/warnings format to conventions |  Marcus G K Williams | 5 | -337/+339 |
2018-03-07 | Make use of lambda |  Munir Ahmad | 1 | -8/+2 |
2018-03-07 | Merge "Remove redundant catch clause" |  Rob Daugherty | 2 | -12/+0 |
2018-03-06 | Remove redundant catch clause |  Munir Ahmad | 2 | -12/+0 |
2018-03-06 | Fix javadoc |  Munir Ahmad | 6 | -8/+6 |
2018-03-06 | Merge "Replace StringBuilder with String & inline return" |  Seshu Kumar M | 2 | -22/+11 |
2018-03-06 | Replace explicit type with dimond type |  Munir Ahmad | 7 | -15/+15 |
2018-03-06 | Replace StringBuilder with String & inline return |  Munir Ahmad | 2 | -22/+11 |
2018-03-02 | Make use of Map.getOrDefault |  Munir Ahmad | 1 | -6/+2 |