aboutsummaryrefslogtreecommitdiffstats
path: root/ms
AgeCommit message (Expand)AuthorFilesLines
2024-01-18reduce CDS java security vulnerabilitiesFrank Kimmlingen11-30/+38
2024-01-09During resource resolution there occurs from time to time a ConcurrentModific...Frank Kimmlingen2-1/+22
2023-12-04BlueprintCompilerCacheMessageListener should also clean deploy folderFrank Kimmlingen2-3/+80
2023-09-26Make UatServices.verify working for bigger cba'sFrank Kimmlingen1-5/+4
2023-06-14Convert scripts to python3Dan Timoney2-4/+4
2023-06-14Roll snapshot for MontrealDan Timoney53-53/+53
2023-05-08Enhancing BluePrintJinjaTemplateServiceSingal, Kapil (ks220y)6-22/+70
2023-05-02Release version 1.5.1 maven artifacts and roll versionDan Timoney53-53/+53
2023-04-27Update version to 1.5.1-SNAPSHOT1.5.1Dan Timoney53-53/+53
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 Rajewski2-4/+4
2023-03-29K8sPlugin: support UAT functionalityFrank Kimmlingen12-170/+286
2023-03-17Enable JUnit tests and porting to java 17Frank Kimmlingen20-157/+229
2023-03-09Code changes needed to resolve openjdk17 issuesDan Timoney8-16/+16
2023-01-04Use released version 2.5.1 parent pomsDan Timoney53-53/+0
2022-11-08[SDC-DIST] Upgrade sdc-distro-client to v 2.0.01.5.0efiacor7-46/+46
2022-10-31Add @transactional to delete data-dictionaryJozsef Csongvai2-2/+2
2022-10-28Update versions for LondonTimoney, Dan (dt5972)53-53/+106
2022-10-27Release version 1.4.1 maven artifactsTimoney, Dan (dt5972)53-53/+53
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)53-53/+53
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-14Command Executor metrics to include script name onlyKuldip Rai1-4/+10