Age | Commit message (Expand) | Author | Files | Lines |
2023-07-25 | Release version 1.5.2 CDS maven artifacts | Dan Timoney | 42 | -42/+42 |
2023-06-15 | Convert scripts to python3 | Dan Timoney | 2 | -4/+4 |
2023-05-08 | Enhancing BluePrintJinjaTemplateService | Singal, Kapil (ks220y) | 6 | -22/+70 |
2023-05-02 | Release version 1.5.1 maven artifacts and roll version | Dan Timoney | 42 | -42/+42 |
2023-04-27 | Update version to 1.5.1-SNAPSHOT1.5.1 | Dan Timoney | 42 | -42/+42 |
2023-04-27 | Adding some minor features | Singal, Kapil (ks220y) | 10 | -44/+172 |
2023-04-07 | Add db connection status check as option for readiness healthcheck | Lukasz Rajewski | 1 | -3/+16 |
2023-03-29 | Change dockerfiles to use ccsdk java17 base image | Lukasz Rajewski | 1 | -2/+2 |
2023-03-29 | K8sPlugin: support UAT functionality | Frank Kimmlingen | 12 | -170/+286 |
2023-03-17 | Enable JUnit tests and porting to java 17 | Frank Kimmlingen | 16 | -146/+211 |
2023-03-09 | Code changes needed to resolve openjdk17 issues | Dan Timoney | 5 | -7/+7 |
2023-01-04 | Use released version 2.5.1 parent poms | Dan Timoney | 42 | -42/+0 |
2022-10-31 | Add @transactional to delete data-dictionary | Jozsef Csongvai | 2 | -2/+2 |
2022-10-28 | Update versions for London | Timoney, Dan (dt5972) | 42 | -42/+84 |
2022-10-27 | Release version 1.4.1 maven artifacts | Timoney, Dan (dt5972) | 42 | -42/+42 |
2022-10-26 | Merge "UatExecutor does not support complex test scenarios"1.4.1 | Jozsef Csongvai | 3 | -4/+107 |
2022-10-25 | UatExecutor does not support complex test scenarios | Frank Kimmlingen | 3 | -4/+107 |
2022-10-25 | Add Rest client that do not add any default headers | Lukasz Rajewski | 6 | -12/+153 |
2022-10-22 | Upgrade spring boot parent and hazelcast | Jozsef Csongvai | 6 | -8/+8 |
2022-10-07 | Merge "UATExecutor support for k8sConnectionPlugin" | KAPIL SINGAL | 5 | -5/+22 |
2022-10-06 | UATExecutor support for k8sConnectionPlugin | Lukasz Rajewski | 5 | -5/+22 |
2022-10-05 | Fix enrichment for multiplicated assignments | Lukasz Rajewski | 1 | -3/+1 |
2022-10-04 | Fix the transform-templating for referenced complex types | Lukasz Rajewski | 3 | -1/+75 |
2022-09-28 | Release version 1.4.0 CDS artifacts | Timoney, Dan (dt5972) | 42 | -42/+42 |
2022-09-09 | Make UatExecutor accessible inside a CBA JUnit test | Frank Kimmlingen | 1 | -4/+4 |
2022-09-07 | Create dynamic data-type using all workflow steps | Jozsef Csongvai | 1 | -1/+1 |
2022-09-01 | SpyPostInterceptor in UatExecutor does not collect all responses | Frank Kimmlingen | 1 | -2/+6 |
2022-09-01 | Http 204 response results with exception in rest resolution | Frank Kimmlingen | 2 | -3/+92 |
2022-09-01 | Templating constants added to ResourceAssignment | Lukasz Rajewski | 9 | -45/+63 |
2022-09-01 | Resolution processors tests and extendability | Lukasz Rajewski | 11 | -203/+233 |
2022-09-01 | CDS max-occurrence feature | Juhi Arora | 7 | -3/+270 |
2022-08-31 | Change SQL query syntax for delete resource/template | Jozsef Csongvai | 4 | -21/+35 |
2022-08-31 | Add component for deleting resources and tempates | Jozsef Csongvai | 2 | -0/+406 |
2022-08-29 | Add endpoint for deleting templates | Jozsef Csongvai | 4 | -0/+199 |
2022-08-26 | Rest resolution enhancements | Lukasz Rajewski | 1 | -8/+41 |
2022-08-25 | Template headers, path and outputsmapping in the rest processor | Lukasz Rajewski | 1 | -9/+16 |
2022-08-24 | Refactor rest clients and support timeouts | Lukasz Rajewski | 8 | -363/+396 |
2022-08-22 | Refactoring Code to remove NRM | Singal, Kapil (ks220y) | 4 | -29/+28 |
2022-08-22 | Fix inconsistency introduced during commit b4cbb0ee9 | kuldipr | 1 | -8/+1 |
2022-08-04 | Kafka producer parameters updated to be consistent with frankfurt | Oleg Mitsura | 2 | -6/+6 |
2022-08-03 | Enable deleting resources by lastN occurrences | Jozsef Csongvai | 5 | -24/+213 |
2022-07-21 | [Blueprintsprocessor] Blueprint Model API returns 204 NO CONTENT if blueprint... | Michal Jagiello | 1 | -1/+1 |
2022-07-19 | [Blueprintsprocessor] Use all source-db resources instead of only processor-db | Michal Jagiello | 3 | -4/+39 |
2022-07-18 | Aligned attributes of CDS components | Lukasz Rajewski | 9 | -48/+100 |
2022-07-12 | Change template query to return a result when duplicate rows exists | kuldipr | 1 | -0/+19 |
2022-07-04 | Fixed Template API (resourceId and resoourceType) input validation | kuldipr | 1 | -4/+4 |
2022-06-07 | Improve log format consistency | Jozsef Csongvai | 7 | -18/+67 |
2022-06-07 | Merge "CCSDK-3684 ComponentRemotePYthonExecutor eliminate recursive call" | Jozsef Csongvai | 1 | -2/+2 |
2022-06-07 | CCSDK-3684 ComponentRemotePYthonExecutor eliminate recursive call | Oleg Mitsura | 1 | -2/+2 |
2022-05-24 | Merge "Extend Template API to retrieve resolutions by occurrence" | Jozsef Csongvai | 4 | -0/+284 |