Age | Commit message (Expand) | Author | Files | Lines |
2022-10-28 | Update versions for London | Timoney, Dan (dt5972) | 70 | -71/+140 |
2022-10-27 | Release version 1.4.1 maven artifacts | Timoney, Dan (dt5972) | 70 | -69/+74 |
2022-10-27 | Release version 1.4.1 dockers | Timoney, Dan (dt5972) | 1 | -0/+17 |
2022-10-26 | Merge "UatExecutor does not support complex test scenarios"1.4.1 | Jozsef Csongvai | 3 | -4/+107 |
2022-10-26 | Merge "Add Rest client that do not add any default headers" | Jozsef Csongvai | 6 | -12/+153 |
2022-10-25 | Merge "Fix for missing grpc module" | Dan Timoney | 1 | -1/+1 |
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-24 | Use released version 1.5.2 of sli | Timoney, Dan (dt5972) | 1 | -1/+1 |
2022-10-24 | Fix for missing grpc module | Lukasz Rajewski | 1 | -1/+1 |
2022-10-22 | Upgrade spring boot parent and hazelcast | Jozsef Csongvai | 7 | -12/+12 |
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 | 7 | -1/+153 |
2022-10-04 | Fix compile error due to expired sli snapshot | Timoney, Dan (dt5972) | 1 | -1/+1 |
2022-09-28 | Release version 1.4.0 CDS artifacts | Timoney, Dan (dt5972) | 70 | -69/+74 |
2022-09-28 | Release version 1.4.0 CDS dockers | Timoney, Dan (dt5972) | 1 | -0/+17 |
2022-09-19 | Use version 2.4.2 parent poms1.4.0 | Dan Timoney | 1 | -1/+1 |
2022-09-18 | Fix npm dependency issue for server | Lukasz Rajewski | 4 | -7/+14 |
2022-09-09 | Make UatExecutor accessible inside a CBA JUnit test | Frank Kimmlingen | 15 | -53/+1037 |
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 | 11 | -45/+102 |
2022-09-01 | Resolution processors tests and extendability | Lukasz Rajewski | 12 | -203/+317 |
2022-09-01 | CDS max-occurrence feature | Juhi Arora | 11 | -3/+308 |
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 | 3 | -0/+473 |
2022-08-31 | Force py3.8 in tox.ini | Cédric Ollivier | 1 | -4/+4 |
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 | SO-3835 Modify-Config flow of slice (Day-2) -snssai not updated in config map... | Rudrangi Anupriya | 33 | -2160/+1459 |
2022-08-22 | Fix inconsistency introduced during commit b4cbb0ee9 | kuldipr | 1 | -8/+1 |
2022-08-22 | Fixing CDS-UI Build issues | Singal, Kapil (ks220y) | 7 | -5/+9 |
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 | 4 | -4/+52 |
2022-07-18 | Aligned attributes of CDS components | Lukasz Rajewski | 17 | -52/+158 |
2022-07-15 | Use released 2.4.0 parent poms | Dan Timoney | 1 | -1/+1 |
2022-07-14 | Command Executor metrics to include script name only | Kuldip Rai | 1 | -4/+10 |
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 |