Age | Commit message (Expand) | Author | Files | Lines |
2023-07-12 | Improved code coverage (branches) for sync watchdog |  ToineSiebelink | 2 | -13/+50 |
2023-07-11 | Combine alreadyDefinedException classes |  danielhanrahan | 12 | -108/+64 |
2023-07-10 | NCMP fails to start if /subscription-registry already exists |  danielhanrahan | 2 | -2/+4 |
2023-07-10 | Handle special characters in CpsPath queries (CPS-1760 #2) |  danielhanrahan | 5 | -49/+48 |
2023-07-10 | Merge "Subscription Creation: NCMP to DMI CloudEvent transformation" |  Priyank Maheshwari | 14 | -144/+473 |
2023-07-10 | Merge "Escape SQL LIKE wildcards in queries (CPS-1760 #1)" |  Toine Siebelink | 5 | -5/+86 |
2023-07-07 | Subscription Creation: NCMP to DMI CloudEvent transformation |  halil.cakal | 14 | -144/+473 |
2023-07-07 | Merge "NCMP to client schema for Subscription" |  Luke Gleeson | 3 | -0/+69 |
2023-07-07 | Fix doc issue |  lukegleeson | 1 | -4/+4 |
2023-07-06 | Escape SQL LIKE wildcards in queries (CPS-1760 #1) |  danielhanrahan | 5 | -5/+86 |
2023-07-06 | NCMP to client schema for Subscription |  mpriyank | 3 | -0/+69 |
2023-07-03 | Merge "Modify dmi plugin stub mapping of data operation" |  Toine Siebelink | 3 | -53/+9 |
2023-07-03 | Kafka (De)serializtion test case for legacy consumer |  raviteja.karumuri | 1 | -4/+23 |
2023-07-03 | Modify dmi plugin stub mapping of data operation |  sourabh_sourabh | 3 | -53/+9 |
2023-06-30 | Merge "Kafka (De-)Serialization Test" |  Sourabh Sourabh | 3 | -17/+127 |
2023-06-30 | Prepare for next CPS-NCMP release |  mpriyank | 22 | -22/+49 |
2023-06-30 | Container yaml for release |  mpriyank | 1 | -0/+8 |
2023-06-29 | Maven stage yaml |  mpriyank | 1 | -0/+4 |
2023-06-29 | Kafka (De-)Serialization Test |  ToineSiebelink | 3 | -17/+127 |
2023-06-29 | Openapi file and RTD update |  mpriyank | 4 | -2796/+3074 |
2023-06-29 | Merge "Clearing code smells" |  Toine Siebelink | 1 | -3/+6 |
2023-06-29 | Merge "NCMP to DMI subscription event schema compliant with Cloud Events" |  Priyank Maheshwari | 3 | -10/+132 |
2023-06-29 | Clearing code smells |  ToineSiebelink | 1 | -3/+6 |
2023-06-29 | Merge "Updating the Kafka listener compliance to could events and legacy" |  Toine Siebelink | 10 | -92/+136 |
2023-06-29 | Updating the Kafka listener compliance to could events and legacy |  raviteja.karumuri | 10 | -92/+136 |
2023-06-29 | NCMP : NCMP : Handle non responding DMI-Plugin |  sourabh_sourabh | 4 | -21/+90 |
2023-06-29 | Merge "Normalize parent xpath when building datanodes in CpsDataService" |  Toine Siebelink | 2 | -78/+86 |
2023-06-29 | Merge "Update write performance test timings" |  Toine Siebelink | 1 | -4/+4 |
2023-06-29 | Update write performance test timings |  danielhanrahan | 1 | -4/+4 |
2023-06-29 | NCMP to DMI subscription event schema compliant with Cloud Events |  halil.cakal | 3 | -10/+132 |
2023-06-29 | Improved code coverage (branches) around multipart file utils |  ToineSiebelink | 2 | -48/+63 |
2023-06-28 | Merge "Client to NCMP Subscription schema change" |  Priyank Maheshwari | 1 | -0/+99 |
2023-06-28 | Client to NCMP Subscription schema change |  emaclee | 1 | -0/+99 |
2023-06-28 | Improved code covage (branches) around cm handle state changes |  ToineSiebelink | 2 | -10/+40 |
2023-06-28 | Merge "Subscription dmi_to_ncmp package clean-up" |  Luke Gleeson | 1 | -1/+1 |
2023-06-28 | Merge "Streamline outcome response for subscription creation" |  Priyank Maheshwari | 11 | -53/+182 |
2023-06-27 | Normalize parent xpath when building datanodes in CpsDataService |  danielhanrahan | 2 | -78/+86 |
2023-06-27 | Subscription dmi_to_ncmp package clean-up |  seanbeirne | 1 | -1/+1 |
2023-06-27 | NCMP : Handle non-existing and non-ready cm handles |  sourabh_sourabh | 21 | -187/+664 |
2023-06-27 | Generate docs using OpenAPI 3.0 |  egernug | 3 | -2/+37 |
2023-06-26 | Streamline outcome response for subscription creation |  halil.cakal | 11 | -53/+182 |
2023-06-26 | Merge "KafkaListener config for CloudEvents" |  Sourabh Sourabh | 4 | -18/+48 |
2023-06-26 | KafkaListener config for CloudEvents |  mpriyank | 4 | -18/+48 |
2023-06-26 | Change exclude path for mappers into more general |  halil.cakal | 1 | -3/+1 |
2023-06-26 | Merge "Adding logic to read response files from" |  Toine Siebelink | 6 | -22/+220 |
2023-06-26 | Merge "#2 NCMP : Replacing the word 'Batch' as 'DataOperation'." |  Toine Siebelink | 8 | -74/+76 |
2023-06-26 | Merge "Chsnge to OpenApi 3.0" |  Toine Siebelink | 11 | -51/+60 |
2023-06-26 | Adding logic to read response files from |  waqas.ikram | 6 | -22/+220 |
2023-06-26 | Chsnge to OpenApi 3.0 |  egernug | 11 | -51/+60 |
2023-06-23 | #2 NCMP : Replacing the word 'Batch' as 'DataOperation'. |  raviteja.karumuri | 8 | -74/+76 |