Age | Commit message (Expand) | Author | Files | Lines |
2019-07-10 | Check null instead of "null" JSON node. | prathameshmo | 1 | -3/+3 |
2019-07-09 | SLF4J conflict: exclude logging in where it is redundant | Steve Siani | 1 | -0/+6 |
2019-07-04 | Add UT for ResourceResolutionService/Component | Alexis de Talhouët | 11 | -139/+223 |
2019-07-04 | Add unit test for resolution repository | Alexis de Talhouët | 3 | -1/+352 |
2019-07-04 | Enforce resolutionKey or resourceId/resourceType | Alexis de Talhouët | 8 | -123/+393 |
2019-07-04 | Share RR context within node template | Alexis de Talhouët | 5 | -21/+43 |
2019-07-04 | Fix swagger definition for blueprint processor | Alexis de Talhouët | 4 | -6/+32 |
2019-07-04 | Refactor resolution controllers | Alexis de Talhouët | 5 | -87/+97 |
2019-06-25 | Refractor blueprint script dependency | Brinda Santh | 1 | -0/+57 |
2019-06-25 | Merge "Store resolution and expose with REST API" | Dan Timoney | 9 | -84/+340 |
2019-06-25 | Merge "Allow multiple resolution for same node template" | Dan Timoney | 3 | -30/+42 |
2019-06-25 | Merge "InputResourceResolutionProcessorTest re-enabled" | Dan Timoney | 1 | -13/+16 |
2019-06-25 | Store resolution and expose with REST API | Alexis de Talhouët | 9 | -84/+340 |
2019-06-25 | Allow multiple resolution for same node template | Alexis de Talhouët | 3 | -30/+42 |
2019-06-21 | Add Jinja2 custom ResourceLocator | Alexis de Talhouët | 1 | -2/+3 |
2019-06-20 | InputResourceResolutionProcessorTest re-enabled | ottero | 1 | -13/+16 |
2019-06-18 | Create REST API layer for resource resolution stored configlet | Serge Simard | 1 | -10/+22 |
2019-06-13 | Various bug fixes encountered during remote ansible executor development. | Serge Simard | 3 | -3/+3 |
2019-05-28 | Merge "Bug fix: Enrichment fails for processor-db source" | Dan Timoney | 2 | -2/+30 |
2019-05-28 | Returning null for unresolved variables | ottero | 2 | -1/+90 |
2019-05-28 | Bug fix: Enrichment fails for processor-db source | Steve Siani | 2 | -2/+30 |
2019-05-23 | make templating service support JsonNode instead of any. | Steve Siani | 2 | -18/+18 |
2019-05-23 | Add cli test blueprints | Brinda Santh | 2 | -10/+12 |
2019-05-15 | BlueprintWebClientService: added return status | Oleg Mitsura | 3 | -15/+22 |
2019-04-30 | Roll master to El Alto | Timoney, Dan (dt5972) | 1 | -1/+1 |
2019-04-15 | AAI Junit test and Blueprint support configs | Steve Siani | 8 | -18/+420 |
2019-04-09 | Jinja template for Blueprint template service | Steve Siani | 4 | -22/+25 |
2019-04-04 | Improve data type handling | Muthuramalingam, Brinda Santh | 3 | -61/+88 |
2019-04-04 | Improve step data access. | Muthuramalingam, Brinda Santh | 9 | -74/+101 |
2019-04-02 | Fix: Complementary JUnit tests in BlueprintProcessor | Steve Siani | 1 | -25/+26 |
2019-04-02 | Merge "Complementary Junit test coverage" | Dan Timoney | 9 | -16/+393 |
2019-04-01 | Complementary Junit test coverage | Steve Siani | 9 | -16/+393 |
2019-04-01 | Improve bulk processing | Muthuramalingam, Brinda Santh | 4 | -84/+98 |
2019-04-01 | Improve function interfaces | Muthuramalingam, Brinda Santh | 11 | -99/+162 |
2019-03-29 | Fix logging dependency conflict | Alexis de Talhouët | 1 | -3/+2 |
2019-03-27 | Add Restconf Kotlin script sample | Muthuramalingam, Brinda Santh | 1 | -0/+36 |
2019-03-25 | Migrate ccsdk/apps to ccsdk/cds | Alexis de Talhouët | 22 | -227/+227 |
2019-03-22 | Merge "Ressource resolution using configurable database" | Dan Timoney | 3 | -55/+64 |
2019-03-21 | Compile against Fluorine SR2 | Timoney, Dan (dt5972) | 1 | -1/+1 |
2019-03-18 | Ressource resolution using configurable database | vinal patel | 3 | -55/+64 |
2019-03-18 | Propagate exceptions correctly | Alexis de Talhouët | 8 | -5/+22 |
2019-03-15 | Prepare for release 0.4.1 | Timoney, Dan (dt5972) | 1 | -2/+1 |
2019-03-13 | Improve RA capability processor. | Muthuramalingam, Brinda Santh | 5 | -154/+81 |
2019-03-12 | Empty MissingNode from input during RR | Alexis de Talhouët | 4 | -23/+24 |
2019-03-11 | Mesh input-key-mapping using velocity | Alexis de Talhouët | 3 | -45/+37 |
2019-03-11 | Enhance / fix REST resource resolution | Alexis de Talhouët | 4 | -23/+58 |
2019-03-11 | Add blueprint runtime validator | Muthuramalingam, Brinda Santh | 8 | -63/+78 |
2019-03-07 | Add support for resource-resolution storage | Alexis de Talhouët | 8 | -258/+458 |
2019-03-06 | Merge "Ressource resolution using configurable database" | Dan Timoney | 6 | -55/+51 |
2019-03-06 | Ressource resolution using configurable database | vinal patel | 7 | -60/+53 |