Age | Commit message (Expand) | Author | Files | Lines |
2019-01-10 | Add relationships type enhancement logic. | Muthuramalingam, Brinda Santh | 13 | -78/+118 |
2019-01-10 | Add relationships type files load structure. | Muthuramalingam, Brinda Santh | 18 | -417/+478 |
2019-01-10 | Add Java Capability resource assignment processor | Muthuramalingam, Brinda Santh | 17 | -103/+318 |
2019-01-10 | Prepare for release build0.4.0 | Timoney, Dan (dt5972) | 28 | -585/+528 |
2019-01-09 | Add support for blueprintprocessor runtime DB | Alexis de Talhouët | 37 | -550/+1026 |
2019-01-09 | Merge "Fixed sonar issue in PolicyReader.java" | Dan Timoney | 1 | -6/+7 |
2019-01-09 | Fixed sonar issue in PolicyReader.java | ezhil | 1 | -6/+7 |
2019-01-08 | Added docs folder to APPS module | ezhil | 1 | -0/+13 |
2019-01-07 | Merge "1st drop integration with BluePrintCatalogService" | Dan Timoney | 56 | -2900/+743 |
2019-01-07 | Merge "Added .gitreview" | Dan Timoney | 1 | -0/+4 |
2019-01-07 | Merge "Add Sonar Kotlin support" | Dan Timoney | 10 | -18/+43 |
2019-01-07 | Added .gitreview | Alexis de Talhouët | 1 | -0/+4 |
2019-01-04 | 1st drop integration with BluePrintCatalogService | Steve Alphonse Siani | 56 | -2900/+743 |
2019-01-04 | Add Sonar Kotlin support | Alexis de Talhouët | 10 | -18/+43 |
2018-12-28 | Fixed sonar issues in VlantagApiServiceImpl.java | ezhil | 1 | -2/+3 |
2018-12-28 | Merge "Fixed sonar issue in ExternalKeyValidator" | Dan Timoney | 1 | -1/+3 |
2018-12-28 | Merge "Applied comments from review: Change 74622 - Draft" | Dan Timoney | 20 | -7/+1167 |
2018-12-26 | Fixed sonar issue in ExternalKeyValidator | ezhil | 1 | -1/+3 |
2018-12-21 | Applied comments from review: Change 74622 - Draft | Steve Alphonse Siani | 20 | -7/+1167 |
2018-12-20 | Add modelType service reactive compatible. | Muthuramalingam, Brinda Santh(bs2796) | 18 | -486/+474 |
2018-12-18 | Implement Basic Auth rest client service. | Muthuramalingam, Brinda Santh(bs2796) | 9 | -14/+242 |
2018-12-18 | Add attribute definition enhancer. | Muthuramalingam, Brinda Santh(bs2796) | 23 | -205/+322 |
2018-12-17 | Merge "Change to base sli provider interfaces." | Dan Timoney | 14 | -110/+118 |
2018-12-17 | Merge "Add multiple path load service." | Dan Timoney | 21 | -453/+456 |
2018-12-17 | Merge "Add blueprint resource definition enrichment." | Dan Timoney | 8 | -196/+204 |
2018-12-17 | Merge "Add blueprint artifact definition enrichment." | Dan Timoney | 14 | -648/+184 |
2018-12-17 | Merge "Add blueprint runtime service to validator" | Dan Timoney | 37 | -638/+323 |
2018-12-17 | Merge "Implement Blueprint Workflow Enhancement" | Dan Timoney | 20 | -170/+315 |
2018-12-17 | Merge "Fixed sonar issue i PolicyFinderServiceImpl.java" | Dan Timoney | 1 | -3/+3 |
2018-12-17 | Merge "Add multiple location repo for enhancer." | Dan Timoney | 31 | -320/+608 |
2018-12-17 | Merge "Decompose enhancer to multiple types." | Dan Timoney | 13 | -251/+611 |
2018-12-17 | Merge "Implement Enhancer Framework Interfaces" | Dan Timoney | 27 | -198/+286 |
2018-12-17 | Merge "Fixed sonar issue in NameGenResponse.java" | Dan Timoney | 1 | -1/+1 |
2018-12-17 | Merge "Fixed sonar issues in NamegenRequest.java" | Dan Timoney | 1 | -2/+3 |
2018-12-17 | Merge "Fixed sonar issues in PropertyOperator.java" | Dan Timoney | 1 | -1/+4 |
2018-12-17 | Merge "Fixed sonar issues in SpringServiceImpl.java" | Dan Timoney | 1 | -2/+3 |
2018-12-17 | Change to base sli provider interfaces. | Muthuramalingam, Brinda Santh(bs2796) | 14 | -110/+118 |
2018-12-14 | Add multiple path load service. | Muthuramalingam, Brinda Santh(bs2796) | 21 | -453/+456 |
2018-12-14 | Add blueprint resource definition enrichment. | Muthuramalingam, Brinda Santh(bs2796) | 8 | -196/+204 |
2018-12-14 | Add blueprint artifact definition enrichment. | Muthuramalingam, Brinda Santh(bs2796) | 14 | -648/+184 |
2018-12-13 | Add blueprint runtime service to validator | Muthuramalingam, Brinda Santh(bs2796) | 37 | -638/+323 |
2018-12-13 | Implement Blueprint Workflow Enhancement | Muthuramalingam, Brinda Santh(bs2796) | 20 | -170/+315 |
2018-12-13 | Added the support for Shared-Range Policy Flag | Paira, Saurav (sp694w) sp694w@att.com | 5 | -20/+93 |
2018-12-13 | Fixed sonar issue i PolicyFinderServiceImpl.java | ezhil | 1 | -3/+3 |
2018-12-12 | Add multiple location repo for enhancer. | Muthuramalingam, Brinda Santh(bs2796) | 31 | -320/+608 |
2018-12-12 | Fixed sonar issue in NameGenResponse.java | ezhil | 1 | -1/+1 |
2018-12-12 | Fixed sonar issues in NamegenRequest.java | ezhil | 1 | -2/+3 |
2018-12-12 | Fixed sonar issues in PropertyOperator.java | ezhil | 1 | -1/+4 |
2018-12-12 | Fixed sonar issues in SpringServiceImpl.java | ezhil | 1 | -2/+3 |
2018-12-12 | Decompose enhancer to multiple types. | Muthuramalingam, Brinda Santh(bs2796) | 13 | -251/+611 |