Age | Commit message (Expand) | Author | Files | Lines |
2020-10-13 | master: missing input shouldn't fail process | Oleg Mitsura | 2 | -16/+21 |
2020-10-06 | Fix resolution of keyIdentifiers | Jozsef Csongvai | 2 | -4/+4 |
2020-09-22 | Enabling Code Formatter | Singal, Kapil (ks220y) | 21 | -187/+239 |
2020-06-09 | Add ResourceResolutionResult to ResourceResolutionService | Jozsef Csongvai | 4 | -28/+37 |
2020-05-27 | Fix sub-attribute parsing for accessing resolved values | Jozsef Csongvai | 5 | -0/+27 |
2020-05-19 | Improve logging for ResourceAssingmentUtils | Jozsef Csongvai | 1 | -1/+4 |
2020-05-18 | Add Naming Service & IP Assign custom resource resolution capability | Paira, Saurav(sp694w) | 5 | -22/+414 |
2020-04-30 | Fix null safety - ResourceResolutionDBService.write | Jozsef Csongvai | 1 | -5/+5 |
2020-04-29 | RestResourceResolutionProcessor should always set Status | Jozsef Csongvai | 1 | -0/+3 |
2020-04-16 | Fix default behavior for DatabaseResourceAssignmentProcessor | Jozsef Csongvai | 1 | -3/+3 |
2020-04-10 | Merge "Enable inline templating in mapping files" | Dan Timoney | 3 | -0/+32 |
2020-04-09 | Fix parsing error for RestResourceSource | Jozsef Csongvai | 2 | -2/+3 |
2020-04-09 | Enable inline templating in mapping files | Jozsef Csongvai | 3 | -0/+32 |
2020-04-08 | Merge "Refactoring BP Code with ErrorCatalog" | Dan Timoney | 4 | -4/+28 |
2020-04-06 | Refactoring BP Code with ErrorCatalog | Brinda Santh | 4 | -4/+28 |
2020-03-31 | Fix ResolutionSummary - return empty string instead of null | Jozsef Csongvai | 1 | -5/+27 |
2020-03-19 | Fix kotlin cache lazy loading | Sebastien Premont-Tendland | 1 | -0/+2 |
2020-03-09 | add a rest endpoint to remove resources | Julien Fontaine | 2 | -0/+32 |
2020-03-03 | Add properties to ResolutionSummary | Jozsef Csongvai | 1 | -6/+14 |
2020-02-28 | Fix - ResolutionSummary should contain resolved request-payload | Jozsef Csongvai | 2 | -1/+2 |
2020-02-21 | Eliminate Template Requirement | Jozsef Csongvai | 7 | -22/+105 |
2020-02-13 | DB resolutions are picking inputKeyMapping values from DD | Steve Siani | 1 | -1/+1 |
2020-02-12 | Refactoring Resource Resolution Service | Singal, Kapil (ks220y) | 1 | -13/+19 |
2020-01-31 | Spring boot, Kotlin version upgrades | Brinda Santh | 2 | -2/+3 |
2019-12-31 | Flexible DSL Types and Templates definition. | Brinda Santh | 1 | -4/+24 |
2019-12-24 | Refactoring log-protect for hiding sensitive data in logs | Jozsef Csongvai | 3 | -25/+9 |
2019-11-29 | Optimize spring data JPA UT. | Brinda Santh | 3 | -1/+5 |
2019-11-26 | Formatting Code base with ktlint | Singal, Kapil (ks220y) | 25 | -510/+907 |
2019-11-13 | CCSDK-1603:Changes in 'Config via netconf' BP to pull data from AAI | tragait | 2 | -1/+5 |
2019-10-29 | Provide ongoing occurrence value for scripting | Alexis de Talhouët | 1 | -0/+6 |
2019-09-26 | Resource Resolution Refactoring | Singal, Kapil (ks220y) | 2 | -1/+3 |
2019-09-26 | Fixing distribution and properties | Singal, Kapil (ks220y) | 2 | -2/+4 |
2019-09-24 | Refactoring ResourceAssignmentUtils | Singal, Kapil (ks220y) | 4 | -32/+32 |
2019-09-23 | Refactoring ResourceAssignmentUtils | Singal, Kapil (ks220y) | 1 | -32/+30 |
2019-09-19 | Refactoring Resource Resolution Component | Singal, Kapil (ks220y) | 7 | -213/+271 |
2019-09-19 | Bug-fix - CDS Processor-DB & Default Dictionary not working | Steve Siani | 5 | -143/+224 |
2019-09-18 | Refactoring Netconf NetconfMessageUtils | Singal, Kapil (ks220y) | 3 | -19/+3 |
2019-09-11 | Vault Client Rest API implementation for sensitive data | Steve Siani | 3 | -31/+77 |
2019-09-06 | Merge "Resource resolution fix + improvement." | Dan Timoney | 1 | -2/+7 |
2019-09-05 | Resource resolution fix + improvement. | Serge Simard | 1 | -2/+7 |
2019-09-04 | RR Complex types and Unit tests coverage | Steve Siani | 2 | -65/+194 |
2019-08-27 | Make source-db consistent across samples | Oleg Mitsura | 1 | -3/+7 |
2019-08-12 | Handle all Data Type and DD with complex type | Steve Siani | 4 | -105/+99 |
2019-08-12 | Merge "Resource resolution should return a string" | Dan Timoney | 1 | -4/+4 |
2019-08-12 | Resource resolution should return a string | Alexis de Talhouët | 1 | -4/+4 |
2019-08-09 | Add class model for workflow and resource data type. | Brinda Santh | 2 | -0/+10 |
2019-08-09 | Add resource definition resolution service. | Brinda Santh | 9 | -93/+202 |
2019-08-09 | Merge "Fix occurrence really optional" | Dan Timoney | 1 | -1/+1 |
2019-08-09 | Merge "Set resource data value when fetch from database" | Dan Timoney | 1 | -3/+7 |
2019-08-09 | Merge "Default resolution status when storing result" | Dan Timoney | 1 | -1/+1 |