Age | Commit message (Expand) | Author | Files | Lines |
2021-07-28 | Revert "Renaming Files having BluePrint to have Blueprint" | Jozsef Csongvai | 19 | -132/+132 |
2021-03-17 | Refactoring to enable on_failure for imperative workflow | Jozsef Csongvai | 3 | -4/+6 |
2021-01-22 | Renaming Files having BluePrint to have Blueprint | KAPIL SINGAL | 19 | -133/+133 |
2020-12-16 | Fixed NoClassDefFoundError when USE_SCRIPT_COMPILE_CACHE is set to false | Julien Fontaine | 3 | -16/+2 |
2020-12-04 | ResourceResolution should fail if required resource did not resolve | kuldipr | 1 | -7/+13 |
2020-10-21 | Update AAI endpoints to /aai/v22 for Honolulu | Lasse Kaihlavirta | 1 | -1/+1 |
2020-10-20 | Update AAI endpoints to /aai/v21 | Lasse Kaihlavirta | 1 | -1/+1 |
2020-09-22 | Enabling Code Formatter | Singal, Kapil (ks220y) | 13 | -85/+118 |
2020-06-09 | Add ResourceResolutionResult to ResourceResolutionService | Jozsef Csongvai | 3 | -23/+23 |
2020-05-27 | Fix sub-attribute parsing for accessing resolved values | Jozsef Csongvai | 1 | -1/+16 |
2020-05-19 | Improve logging for ResourceAssingmentUtils | Jozsef Csongvai | 1 | -6/+12 |
2020-05-18 | Add Naming Service & IP Assign custom resource resolution capability | Paira, Saurav(sp694w) | 2 | -0/+638 |
2020-04-30 | Fix null safety - ResourceResolutionDBService.write | Jozsef Csongvai | 1 | -0/+24 |
2020-04-09 | Enable inline templating in mapping files | Jozsef Csongvai | 1 | -0/+21 |
2020-03-31 | Fix ResolutionSummary - return empty string instead of null | Jozsef Csongvai | 1 | -4/+4 |
2020-03-19 | Fix kotlin cache lazy loading | Sebastien Premont-Tendland | 1 | -0/+8 |
2020-03-09 | add a rest endpoint to remove resources | Julien Fontaine | 1 | -0/+12 |
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 | 11 | -49/+153 |
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 | Refactoring Netconf NetconfMessageUtils | Singal, Kapil (ks220y) | 1 | -2/+0 |
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 | 1 | -1/+1 |
2019-08-27 | Make source-db consistent across samples | Oleg Mitsura | 1 | -4/+4 |
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-17 | Fail to get assignment-params when error occur | Alexis de Talhouët | 1 | -1/+2 |