Age | Commit message (Expand) | Author | Files | Lines |
2020-10-06 | Fix resolution of keyIdentifiers |  Jozsef Csongvai | 2 | -4/+4 |
2020-09-22 | Roll to next Guilin snapshot |  Dan Timoney | 1 | -1/+1 |
2020-09-22 | Enabling Code Formatter |  Singal, Kapil (ks220y) | 34 | -272/+357 |
2020-09-21 | Fixing docker image tag |  Singal, Kapil (ks220y) | 1 | -1/+0 |
2020-09-11 | Refactoring poms groupId artifactId |  Singal, Kapil (ks220y) | 1 | -3/+3 |
2020-09-02 | Adding parent pom reference |  Singal, Kapil (ks220y) | 1 | -1/+1 |
2020-06-09 | Add ResourceResolutionResult to ResourceResolutionService |  Jozsef Csongvai | 7 | -51/+60 |
2020-05-27 | Fix sub-attribute parsing for accessing resolved values |  Jozsef Csongvai | 6 | -1/+43 |
2020-05-19 | Improve logging for ResourceAssingmentUtils |  Jozsef Csongvai | 2 | -7/+16 |
2020-05-18 | Add Naming Service & IP Assign custom resource resolution capability |  Paira, Saurav(sp694w) | 7 | -22/+1052 |
2020-04-30 | Fix null safety - ResourceResolutionDBService.write |  Jozsef Csongvai | 2 | -5/+29 |
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 | 4 | -0/+53 |
2020-04-10 | Merge "Fix parsing error for RestResourceSource" |  Dan Timoney | 2 | -2/+3 |
2020-04-09 | Fix parsing error for RestResourceSource |  Jozsef Csongvai | 2 | -2/+3 |
2020-04-09 | Remove unneeded backup files |  Dan Timoney | 1 | -63/+0 |
2020-04-09 | Enable inline templating in mapping files |  Jozsef Csongvai | 4 | -0/+53 |
2020-04-08 | Merge "Refactoring BP Code with ErrorCatalog" |  Dan Timoney | 4 | -4/+28 |
2020-04-07 | Roll to next Guilin snapshot |  Dan Timoney | 2 | -2/+66 |
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 | 2 | -9/+31 |
2020-03-30 | Roll to next Frankfurt snapshot and fix sonar build |  Dan Timoney | 1 | -2/+2 |
2020-03-19 | Fix kotlin cache lazy loading |  Sebastien Premont-Tendland | 2 | -0/+10 |
2020-03-09 | add a rest endpoint to remove resources |  Julien Fontaine | 3 | -0/+44 |
2020-03-03 | Add properties to ResolutionSummary |  Jozsef Csongvai | 3 | -19/+40 |
2020-02-28 | Fix - ResolutionSummary should contain resolved request-payload |  Jozsef Csongvai | 3 | -2/+3 |
2020-02-21 | Eliminate Template Requirement |  Jozsef Csongvai | 10 | -23/+260 |
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) | 2 | -25/+33 |
2020-01-31 | Spring boot, Kotlin version upgrades |  Brinda Santh | 3 | -16/+17 |
2019-12-31 | Flexible DSL Types and Templates definition. |  Brinda Santh | 1 | -4/+24 |
2019-12-30 | Relationship Type and Templates models |  Brinda Santh | 1 | -11/+11 |
2019-12-24 | Refactoring log-protect for hiding sensitive data in logs |  Jozsef Csongvai | 3 | -25/+9 |
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 | 2 | -26/+15 |
2019-11-29 | Optimize spring data JPA UT. |  Brinda Santh | 15 | -50/+159 |
2019-11-26 | Formatting Code base with ktlint |  Singal, Kapil (ks220y) | 42 | -774/+1307 |
2019-11-18 | Merge "CCSDK-1603:Changes in 'Config via netconf' BP to pull data from AAI" |  Dan Timoney | 2 | -1/+5 |
2019-11-13 | CCSDK-1603:Changes in 'Config via netconf' BP to pull data from AAI |  tragait | 2 | -1/+5 |
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 | 2 | -0/+7 |
2019-09-27 | ResourceAssignmentUtils Junit Fixes |  Singal, Kapil (ks220y) | 1 | -2/+2 |
2019-09-26 | Resource Resolution Refactoring |  Singal, Kapil (ks220y) | 2 | -1/+3 |
2019-09-26 | Fixing distribution and properties |  Singal, Kapil (ks220y) | 3 | -3/+6 |
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) | 9 | -239/+310 |
2019-09-19 | Bug-fix - CDS Processor-DB & Default Dictionary not working |  Steve Siani | 6 | -273/+354 |