Age | Commit message (Expand) | Author | Files | Lines |
2022-10-04 | Fix the transform-templating for referenced complex types | Lukasz Rajewski | 2 | -0/+74 |
2022-09-01 | Templating constants added to ResourceAssignment | Lukasz Rajewski | 2 | -12/+10 |
2022-09-01 | Resolution processors tests and extendability | Lukasz Rajewski | 6 | -190/+220 |
2022-09-01 | CDS max-occurrence feature | Juhi Arora | 3 | -2/+117 |
2022-08-31 | Change SQL query syntax for delete resource/template | Jozsef Csongvai | 1 | -2/+2 |
2022-08-31 | Add component for deleting resources and tempates | Jozsef Csongvai | 1 | -0/+276 |
2022-08-29 | Add endpoint for deleting templates | Jozsef Csongvai | 1 | -0/+44 |
2022-08-24 | Refactor rest clients and support timeouts | Lukasz Rajewski | 1 | -5/+6 |
2022-08-03 | Enable deleting resources by lastN occurrences | Jozsef Csongvai | 1 | -6/+45 |
2022-07-19 | [Blueprintsprocessor] Use all source-db resources instead of only processor-db | Michal Jagiello | 2 | -0/+33 |
2022-05-24 | Merge "Extend Template API to retrieve resolutions by occurrence" | Jozsef Csongvai | 1 | -0/+70 |
2022-05-24 | API to resolve resources based on optional 'occurrence' options | kuldipr | 1 | -0/+69 |
2022-05-24 | Extend Template API to retrieve resolutions by occurrence | juhi arora | 1 | -0/+70 |
2022-05-24 | Enable versioned resource resolution by using occurrence | kuldipr | 2 | -0/+220 |
2022-05-19 | Resource endpoint should support occurrences | Kuldip Rai | 1 | -3/+6 |
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-09-02 | Adding parent pom reference | Singal, Kapil (ks220y) | 1 | -1/+1 |
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 | 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 |