Age | Commit message (Expand) | Author | Files | Lines |
2020-03-03 | Add properties to ResolutionSummary | Jozsef Csongvai | 2 | -13/+26 |
2020-02-28 | Fix - ResolutionSummary should contain resolved request-payload | Jozsef Csongvai | 1 | -1/+1 |
2020-02-21 | Eliminate Template Requirement | Jozsef Csongvai | 3 | -1/+155 |
2020-02-12 | Refactoring Resource Resolution Service | Singal, Kapil (ks220y) | 1 | -12/+14 |
2020-01-31 | Spring boot, Kotlin version upgrades | Brinda Santh | 1 | -14/+14 |
2019-12-30 | Relationship Type and Templates models | Brinda Santh | 1 | -11/+11 |
2019-12-11 | Metadata for name, version, tags and type | Brinda Santh | 2 | -8/+11 |
2019-12-11 | Separate jython implementation and dependencies. | Brinda Santh | 1 | -22/+15 |
2019-11-29 | Optimize spring data JPA UT. | Brinda Santh | 12 | -49/+154 |
2019-11-26 | Formatting Code base with ktlint | Singal, Kapil (ks220y) | 17 | -264/+400 |
2019-11-09 | Convert component functions IT to UT. | Brinda Santh | 4 | -14/+13 |
2019-11-04 | Extension support for db configuration. | Brinda Santh | 1 | -1/+2 |
2019-10-29 | Provide ongoing occurrence value for scripting | Alexis de Talhouët | 1 | -0/+1 |
2019-09-27 | ResourceAssignmentUtils Junit Fixes | Singal, Kapil (ks220y) | 1 | -2/+2 |
2019-09-26 | Fixing distribution and properties | Singal, Kapil (ks220y) | 1 | -1/+2 |
2019-09-19 | Refactoring Resource Resolution Component | Singal, Kapil (ks220y) | 2 | -26/+39 |
2019-09-19 | Bug-fix - CDS Processor-DB & Default Dictionary not working | Steve Siani | 1 | -130/+130 |
2019-09-18 | Optimizing Imports and Formatting code | Singal, Kapil (ks220y) | 1 | -6/+6 |
2019-09-18 | Refactoring Netconf NetconfMessageUtils | Singal, Kapil (ks220y) | 2 | -9/+6 |
2019-09-16 | Changing line separator type to LF | SINGAL, KAPIL (ks220y) | 3 | -87/+87 |
2019-09-05 | Merge "RR Complex types and Unit tests coverage" | Dan Timoney | 1 | -2/+311 |
2019-09-04 | RR Complex types and Unit tests coverage | Steve Siani | 1 | -2/+311 |
2019-08-29 | Resolve duplicate application property values | Brinda Santh | 1 | -2/+2 |
2019-08-28 | rename config-data=>sdnc | Oleg Mitsura | 2 | -5/+5 |
2019-08-27 | Make source-db consistent across samples | Oleg Mitsura | 7 | -145/+145 |
2019-08-09 | Add resource definition resolution service. | Brinda Santh | 2 | -75/+155 |
2019-08-09 | Add resource assignment DSL. | Brinda Santh | 1 | -4/+37 |
2019-08-09 | Add resource definition DSL. | Brinda Santh | 1 | -0/+78 |
2019-08-09 | Add resource source template DSL. | Brinda Santh | 1 | -14/+89 |
2019-08-09 | Add property definition type DSL. | Brinda Santh | 1 | -1/+1 |
2019-08-09 | Add resource source node type DSL definitions. | Brinda Santh | 1 | -0/+59 |
2019-08-01 | Add remote python executor DSL properties | Brinda Santh | 1 | -1/+1 |
2019-07-31 | Fix conflicting catalog service instance names. | Brinda Santh | 1 | -3/+8 |
2019-07-30 | Add resource resolution component DSL | Brinda Santh | 1 | -0/+60 |
2019-07-23 | Clean restconf duplicate models and Implementation. | Brinda Santh | 1 | -0/+1 |
2019-07-17 | Fail to get assignment-params when error occur | Alexis de Talhouët | 1 | -1/+2 |
2019-07-15 | Merge "Minor updates in ResourceResolutionComponent class" | Dan Timoney | 1 | -14/+15 |
2019-07-12 | Minor updates in ResourceResolutionComponent class | Prathamesh Morde | 1 | -14/+15 |
2019-07-10 | Refractor blueprint-script to avoid cyclic dependency. | Brinda Santh | 1 | -1/+1 |
2019-07-04 | Add UT for ResourceResolutionService/Component | Alexis de Talhouët | 5 | -130/+216 |
2019-07-04 | Add unit test for resolution repository | Alexis de Talhouët | 3 | -1/+352 |
2019-07-04 | Share RR context within node template | Alexis de Talhouët | 1 | -3/+13 |
2019-06-25 | Merge "Store resolution and expose with REST API" | Dan Timoney | 1 | -6/+1 |
2019-06-25 | Store resolution and expose with REST API | Alexis de Talhouët | 1 | -6/+1 |
2019-06-20 | InputResourceResolutionProcessorTest re-enabled | ottero | 1 | -13/+16 |
2019-05-28 | Merge "Bug fix: Enrichment fails for processor-db source" | Dan Timoney | 1 | -1/+28 |
2019-05-28 | Returning null for unresolved variables | ottero | 1 | -0/+79 |
2019-05-28 | Bug fix: Enrichment fails for processor-db source | Steve Siani | 1 | -1/+28 |
2019-05-23 | make templating service support JsonNode instead of any. | Steve Siani | 1 | -8/+13 |
2019-05-15 | BlueprintWebClientService: added return status | Oleg Mitsura | 2 | -10/+14 |