aboutsummaryrefslogtreecommitdiffstats
path: root/ms
AgeCommit message (Expand)AuthorFilesLines
2020-11-23Release ccsdk/cds1.0.3jenkins-releng51-51/+51
2020-11-23Fix keytool invocationDan Timoney1-1/+1
2020-11-18Release 1.0.2 docker containerDan Timoney51-51/+51
2020-11-12Remove URI encoding in BlueprintWebClientServiceJozsef Csongvai2-22/+6
2020-11-09Roll to next snapshot versionDan Timoney51-51/+51
2020-10-21Update AAI endpoints to /aai/v21Lasse Kaihlavirta2-12/+12
2020-10-12Fixed k8s profile upload for source with tar.gz fileLukasz Rajewski1-12/+9
2020-10-09Merge "Fix service blueprints" into guilinKAPIL SINGAL2-0/+2
2020-10-06Fix service blueprintsJozsef Csongvai2-0/+2
2020-10-06Fix resolution of keyIdentifiersJozsef Csongvai2-4/+4
2020-09-23Do not install certs in docker imageDan Timoney2-6/+1
2020-09-22Roll to next Guilin snapshotDan Timoney51-51/+51
2020-09-22Enabling Code FormatterSingal, Kapil (ks220y)338-2430/+3332
2020-09-21Fixing docker image tagSingal, Kapil (ks220y)12-12/+0
2020-09-18Fixing dockerFileSingal, Kapil (ks220y)12-81/+35
2020-09-15Fixing DockerFilesSingal, Kapil (ks220y)4-32/+33
2020-09-15Fixing DockerFilesSingal, Kapil (ks220y)4-18/+23
2020-09-11Refactoring poms groupId artifactIdSingal, Kapil (ks220y)52-358/+258
2020-09-10JDK11 upgradeOleg Mitsura16-108/+71
2020-09-09Changed method of k8s-upload-profile template prefix acquisitionLukasz Rajewski1-6/+17
2020-09-08Upgrade springfox to version 2.10.5Dan Timoney1-1/+1
2020-09-07Add k8s-upload-profile templating and packagingLukasz Rajewski4-26/+204
2020-09-07Add k8s-upload-profile node type and logic.Marek Szwałkiewicz13-1/+581
2020-09-02Adding parent pom referenceSingal, Kapil (ks220y)10-11/+10
2020-08-27KafkaMessageConsumerService: 'launch' was missingOleg Mitsura1-9/+12
2020-08-25CommandResult info appears in CDS logs by defaultJulien Fontaine3-2/+13
2020-08-24Add request IDs in command-executor logJulien Fontaine11-80/+152
2020-08-24fixes for J11Michael Dürre2-3/+42
2020-08-12Merge "Add functions/endpoints to fetch all config snapshots for a given reso...KAPIL SINGAL4-0/+274
2020-08-12Append input param true in workflow-specjananib2-5/+34
2020-08-11Add functions/endpoints to fetch all config snapshots for a given resource ty...Serge Simard4-0/+274
2020-08-10Merge "Make use of Kafka Key for Audit service and Kafka listener"KAPIL SINGAL11-56/+48
2020-08-07Kafka Audit Service: Error during sensitive data hidingJulien Fontaine2-54/+120
2020-08-04Make use of Kafka Key for Audit service and Kafka listenerJulien Fontaine11-56/+50
2020-08-04cds-exec shouldn't return "N/A" as outputOleg Mitsura1-8/+8
2020-07-31Merge "Fix empty dict in the script arguments when running a script in the c...KAPIL SINGAL1-1/+6
2020-07-29Improve Kafka Producer callback messagesJulien Fontaine1-2/+13
2020-07-27Fix empty dict in the script arguments when running a script in the cmd-execJulien Fontaine1-1/+6
2020-07-24Change EventListener functions to non-blocking scopeJozsef Csongvai2-3/+5
2020-07-23Fix NullpointerException in ErrorCatalogLoadPropertyServiceJozsef Csongvai1-1/+1
2020-07-23Disable jython testsJozsef Csongvai1-1/+3
2020-07-14cmd-exec payload should be payload, not err msg.Oleg Mitsura1-67/+50
2020-07-09single /enrichandupload endpoint.Oleg Mitsura2-0/+37
2020-07-09Set EventType for GRPC response in designer APIJozsef Csongvai2-0/+10
2020-07-08cmd-exec server-side timeout.Oleg Mitsura3-30/+54
2020-07-06Merge "Fix misleading errormessages in script exeutors"KAPIL SINGAL2-2/+2
2020-07-06Fix misleading errormessages in script exeutorsJozsef Csongvai2-2/+2
2020-07-03Add error handling for CDS Kafka Producer callbackJulien Fontaine1-1/+2
2020-07-02Command Executor : Invalid response_data when executed script failsJulien Fontaine5-67/+54
2020-07-02Merge "Fix incorrect error handling for resolveWorkflowOutputs"KAPIL SINGAL2-2/+62