Age | Commit message (Expand) | Author | Files | Lines |
2019-12-11 | Metadata for name, version, tags and type | Brinda Santh | 21 | -103/+232 |
2019-12-11 | Separate jython implementation and dependencies. | Brinda Santh | 10 | -444/+12 |
2019-12-10 | Merge "Added option to disable kotlin script cache" | KAPIL SINGAL | 4 | -62/+89 |
2019-12-09 | Cli executor doesn't keep/support execution context | Steve Siani | 4 | -53/+284 |
2019-12-09 | Added option to disable kotlin script cache | Sebastien Premont-Tendland | 4 | -62/+89 |
2019-12-09 | Merge "Add default values for health-api properties" | KAPIL SINGAL | 1 | -4/+4 |
2019-12-06 | Refractor controller blueprint modules | Brinda Santh | 163 | -30/+17552 |
2019-12-06 | Remote Script Executor Component | Brinda Santh | 13 | -50/+638 |
2019-12-04 | Add default values for health-api properties | ShaabanEltanany | 1 | -4/+4 |
2019-11-29 | Upgrade py executor ms GRPC version. | Brinda Santh | 2 | -75/+85 |
2019-11-29 | Optimize spring data JPA UT. | Brinda Santh | 26 | -112/+385 |
2019-11-27 | Upgrade CDS GRPC implementations. | Brinda Santh | 9 | -38/+39 |
2019-11-26 | Formatting Code base with ktlint | Singal, Kapil (ks220y) | 216 | -2266/+3243 |
2019-11-21 | Bootstrap Rest and GRPC API | Brinda Santh | 6 | -47/+110 |
2019-11-19 | Merge "add service for searching in meta data pageable" | Brinda Santh Muthuramalingam | 3 | -2/+57 |
2019-11-18 | Property based GRPC server service. | Brinda Santh | 3 | -1/+33 |
2019-11-18 | add service for searching in meta data pageable | Shaaban Ebrahim | 3 | -2/+57 |
2019-11-18 | Fix Message Prioritization merge conflicts | Brinda Santh | 2 | -4/+4 |
2019-11-18 | Merge "Add message prioritization module" | Dan Timoney | 3 | -0/+209 |
2019-11-18 | Merge "Add Kafka Streams consumer service" | Dan Timoney | 9 | -2/+356 |
2019-11-18 | Merge "Convert component functions IT to UT." | Dan Timoney | 27 | -159/+125 |
2019-11-14 | Removed deprecated class. The correct implementation is | Sebastien Premont-Tendland | 1 | -127/+0 |
2019-11-13 | Add message prioritization module | Brinda Santh | 3 | -0/+209 |
2019-11-09 | Convert component functions IT to UT. | Brinda Santh | 27 | -159/+125 |
2019-11-08 | Add Kafka Streams consumer service | Brinda Santh | 9 | -2/+356 |
2019-11-07 | Add rest client invocation log tracing. | Brinda Santh | 2 | -1/+19 |
2019-11-07 | Fix missing status event type workflow response. | Brinda Santh | 10 | -27/+32 |
2019-11-07 | Merge "Update on Health-api" | Dan Timoney | 44 | -314/+1285 |
2019-11-07 | Merge "Extension support for db configuration." | Dan Timoney | 8 | -9/+13 |
2019-11-07 | Merge "Refractor rest log tracing filter for reuse." | Dan Timoney | 1 | -0/+38 |
2019-11-07 | Merge "add search by meta data in cds-ui server and blueprint processor Issue... | Brinda Santh Muthuramalingam | 3 | -1/+43 |
2019-11-06 | Merge "Rolling upgrade support for in-flight requests" | Brinda Santh Muthuramalingam | 3 | -1/+39 |
2019-11-06 | add search by meta data in cds-ui server and blueprint processor | Shaaban Ebrahim | 3 | -1/+43 |
2019-11-06 | Merge "Removing dead code... DME2 does nothing..." | Brinda Santh Muthuramalingam | 5 | -57/+4 |
2019-11-06 | Merge "add get blueprints API with pagination and sorting" | Brinda Santh Muthuramalingam | 3 | -0/+32 |
2019-11-06 | Update on Health-api | Shaaban Ebrahim | 44 | -314/+1285 |
2019-11-05 | Rolling upgrade support for in-flight requests | Sebastien Premont-Tendland | 3 | -1/+39 |
2019-11-05 | add get blueprints API with pagination and sorting | Ahmed Abbas | 3 | -0/+32 |
2019-11-04 | Extension support for db configuration. | Brinda Santh | 8 | -9/+13 |
2019-11-04 | Removing dead code... DME2 does nothing... | Oleg Mitsura | 5 | -57/+4 |
2019-11-04 | Fixed CDS liveness probe failure during high load. | prathamesh | 1 | -3/+5 |
2019-11-01 | Refractor rest log tracing filter for reuse. | Brinda Santh | 1 | -0/+38 |
2019-10-31 | Merge "Add remote service function execution." | Dan Timoney | 3 | -10/+227 |
2019-10-31 | Merge "Add message consumer dynamic functions." | Dan Timoney | 5 | -15/+134 |
2019-10-31 | Merge "Add Message tracing logger service." | Dan Timoney | 8 | -7/+208 |
2019-10-31 | Merge "Add Message Header support for tracing." | Dan Timoney | 6 | -59/+86 |
2019-10-31 | Merge "Py executor grpc TLS server authentication." | Dan Timoney | 6 | -84/+88 |
2019-10-31 | Merge "Add grpc TLS property lib services." | Dan Timoney | 13 | -12/+567 |
2019-10-31 | Merge "Add GRPC log tracing service." | Dan Timoney | 12 | -75/+335 |
2019-10-29 | Add remote service function execution. | Brinda Santh | 3 | -10/+227 |