summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor
AgeCommit message (Expand)AuthorFilesLines
2023-04-27Adding some minor featuresSingal, Kapil (ks220y)10-44/+172
2023-04-07Add db connection status check as option for readiness healthcheckLukasz Rajewski1-3/+16
2023-03-29Change dockerfiles to use ccsdk java17 base imageLukasz Rajewski1-2/+2
2023-03-29K8sPlugin: support UAT functionalityFrank Kimmlingen12-170/+286
2023-03-17Enable JUnit tests and porting to java 17Frank Kimmlingen16-146/+211
2023-03-09Code changes needed to resolve openjdk17 issuesDan Timoney5-7/+7
2023-01-04Use released version 2.5.1 parent pomsDan Timoney42-42/+0
2022-10-31Add @transactional to delete data-dictionaryJozsef Csongvai2-2/+2
2022-10-28Update versions for LondonTimoney, Dan (dt5972)42-42/+84
2022-10-27Release version 1.4.1 maven artifactsTimoney, Dan (dt5972)42-42/+42
2022-10-26Merge "UatExecutor does not support complex test scenarios"1.4.1Jozsef Csongvai3-4/+107
2022-10-25UatExecutor does not support complex test scenariosFrank Kimmlingen3-4/+107
2022-10-25Add Rest client that do not add any default headersLukasz Rajewski6-12/+153
2022-10-22Upgrade spring boot parent and hazelcastJozsef Csongvai6-8/+8
2022-10-07Merge "UATExecutor support for k8sConnectionPlugin"KAPIL SINGAL5-5/+22
2022-10-06UATExecutor support for k8sConnectionPluginLukasz Rajewski5-5/+22
2022-10-05Fix enrichment for multiplicated assignmentsLukasz Rajewski1-3/+1
2022-10-04Fix the transform-templating for referenced complex typesLukasz Rajewski3-1/+75
2022-09-28Release version 1.4.0 CDS artifactsTimoney, Dan (dt5972)42-42/+42
2022-09-09Make UatExecutor accessible inside a CBA JUnit testFrank Kimmlingen1-4/+4
2022-09-07Create dynamic data-type using all workflow stepsJozsef Csongvai1-1/+1
2022-09-01SpyPostInterceptor in UatExecutor does not collect all responsesFrank Kimmlingen1-2/+6
2022-09-01Http 204 response results with exception in rest resolutionFrank Kimmlingen2-3/+92
2022-09-01Templating constants added to ResourceAssignmentLukasz Rajewski9-45/+63
2022-09-01Resolution processors tests and extendabilityLukasz Rajewski11-203/+233
2022-09-01CDS max-occurrence featureJuhi Arora7-3/+270
2022-08-31Change SQL query syntax for delete resource/templateJozsef Csongvai4-21/+35
2022-08-31Add component for deleting resources and tempatesJozsef Csongvai2-0/+406
2022-08-29Add endpoint for deleting templatesJozsef Csongvai4-0/+199
2022-08-26Rest resolution enhancementsLukasz Rajewski1-8/+41
2022-08-25Template headers, path and outputsmapping in the rest processorLukasz Rajewski1-9/+16
2022-08-24Refactor rest clients and support timeoutsLukasz Rajewski8-363/+396
2022-08-22Refactoring Code to remove NRMSingal, Kapil (ks220y)4-29/+28
2022-08-22Fix inconsistency introduced during commit b4cbb0ee9kuldipr1-8/+1
2022-08-04Kafka producer parameters updated to be consistent with frankfurtOleg Mitsura2-6/+6
2022-08-03Enable deleting resources by lastN occurrencesJozsef Csongvai5-24/+213
2022-07-21[Blueprintsprocessor] Blueprint Model API returns 204 NO CONTENT if blueprint...Michal Jagiello1-1/+1
2022-07-19[Blueprintsprocessor] Use all source-db resources instead of only processor-dbMichal Jagiello3-4/+39
2022-07-18Aligned attributes of CDS componentsLukasz Rajewski9-48/+100
2022-07-12Change template query to return a result when duplicate rows existskuldipr1-0/+19
2022-07-04Fixed Template API (resourceId and resoourceType) input validationkuldipr1-4/+4
2022-06-07Improve log format consistencyJozsef Csongvai7-18/+67
2022-06-07Merge "CCSDK-3684 ComponentRemotePYthonExecutor eliminate recursive call"Jozsef Csongvai1-2/+2
2022-06-07CCSDK-3684 ComponentRemotePYthonExecutor eliminate recursive callOleg Mitsura1-2/+2
2022-05-24Merge "Extend Template API to retrieve resolutions by occurrence"Jozsef Csongvai4-0/+284
2022-05-24API to resolve resources based on optional 'occurrence' optionskuldipr4-2/+270
2022-05-24Extend Template API to retrieve resolutions by occurrencejuhi arora4-0/+284
2022-05-24Enable versioned resource resolution by using occurrencekuldipr6-8/+356
2022-05-23Merge "Enable force-resolution"Dan Timoney4-7/+28
2022-05-23Merge "CCSDK-3671 add workflows list for grpc"Dan Timoney9-55/+155