aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/commons
AgeCommit message (Expand)AuthorFilesLines
2020-02-18Add ability to resolve environment variables when readingSebastien Premont-Tendland1-5/+3
2020-02-17Removed manual shutdown hook for hazelcastSebastien Premont-Tendland1-3/+5
2020-02-14Cluster CP member promotion as default.Brinda Santh7-5/+151
2020-02-12Cluster co-ordination with Hazelcast.Brinda Santh18-551/+631
2020-02-01Expose rest API with non blocking call.Brinda Santh1-0/+28
2020-01-31Spring boot, Kotlin version upgradesBrinda Santh1-1/+1
2020-01-17Fix scheduler shutdown config function.Brinda Santh1-1/+1
2020-01-16Prioritization Optional NATS consumer supportBrinda Santh7-8/+114
2020-01-13Add uri-encoding to webclientJozsef Csongvai1-6/+9
2020-01-08Rest endpoint for message PrioritizationBrinda Santh1-0/+8
2020-01-07Include correlationId in group lock.Brinda Santh2-14/+37
2020-01-02Message Prioritization message group lock.Brinda Santh2-0/+8
2019-12-31Flexible DSL Types and Templates definition.Brinda Santh12-62/+183
2019-12-30Runtime services for Relationship Type and TemplatesBrinda Santh5-2/+497
2019-12-30Relationship Type and Templates modelsBrinda Santh12-62/+852
2019-12-30Cluster partition master APIBrinda Santh9-26/+81
2019-12-26add logging to value not found from propertiesOleg Mitsura1-1/+10
2019-12-23Cluster distributed lock service.Brinda Santh5-34/+183
2019-12-19Cluster communication channelsBrinda Santh14-5/+855
2019-12-16Cluster distributed data storeBrinda Santh9-0/+480
2019-12-11Metadata for name, version, tags and typeBrinda Santh3-13/+18
2019-12-09Cli executor doesn't keep/support execution contextSteve Siani4-53/+284
2019-12-06Refractor controller blueprint modulesBrinda Santh7-16/+16
2019-12-06Remote Script Executor ComponentBrinda Santh7-36/+164
2019-11-29Upgrade py executor ms GRPC version.Brinda Santh2-75/+85
2019-11-29Optimize spring data JPA UT.Brinda Santh7-50/+80
2019-11-27Upgrade CDS GRPC implementations.Brinda Santh8-37/+38
2019-11-26Formatting Code base with ktlintSingal, Kapil (ks220y)87-838/+1216
2019-11-19Merge "add service for searching in meta data pageable"Brinda Santh Muthuramalingam1-0/+24
2019-11-18Property based GRPC server service.Brinda Santh3-1/+33
2019-11-18add service for searching in meta data pageableShaaban Ebrahim1-0/+24
2019-11-18Fix Message Prioritization merge conflictsBrinda Santh2-4/+4
2019-11-18Merge "Add message prioritization module"Dan Timoney3-0/+209
2019-11-18Merge "Add Kafka Streams consumer service"Dan Timoney9-2/+356
2019-11-18Merge "Convert component functions IT to UT."Dan Timoney19-135/+101
2019-11-14Removed deprecated class. The correct implementation isSebastien Premont-Tendland1-127/+0
2019-11-13Add message prioritization moduleBrinda Santh3-0/+209
2019-11-09Convert component functions IT to UT.Brinda Santh19-135/+101
2019-11-08Add Kafka Streams consumer serviceBrinda Santh9-2/+356
2019-11-07Add rest client invocation log tracing.Brinda Santh2-1/+19
2019-11-07Fix missing status event type workflow response.Brinda Santh5-16/+276
2019-11-07Merge "Extension support for db configuration."Dan Timoney8-9/+13
2019-11-07Merge "Refractor rest log tracing filter for reuse."Dan Timoney1-0/+38
2019-11-06add search by meta data in cds-ui server and blueprint processorShaaban Ebrahim1-1/+18
2019-11-04Extension support for db configuration.Brinda Santh8-9/+13
2019-11-04Removing dead code... DME2 does nothing...Oleg Mitsura5-57/+4
2019-11-01Refractor rest log tracing filter for reuse.Brinda Santh1-0/+38
2019-10-31Merge "Add message consumer dynamic functions."Dan Timoney5-15/+134
2019-10-31Merge "Add Message tracing logger service."Dan Timoney8-7/+208
2019-10-31Merge "Add Message Header support for tracing."Dan Timoney6-59/+86