aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service/src
AgeCommit message (Expand)AuthorFilesLines
2023-08-18Merge "Device heartbeat listener"Luke Gleeson2-3/+22
2023-08-18Device heartbeat listenermpriyank2-3/+22
2023-08-18CPS-Core : Expose a java interface to update schema setsourabh_sourabh4-0/+32
2023-08-03Merge "Support pagination in query across all anchors(ep4)"Luke Gleeson9-23/+166
2023-08-02Support pagination in query across all anchors(ep4)rajesh.kumar9-23/+166
2023-08-01Merge "Fix: Make bookstore data consistent"Toine Siebelink3-26/+16
2023-07-31Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya3-5/+5
2023-07-31Increase code coverage in cps-service moduleToineSiebelink21-281/+421
2023-07-28Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya3-5/+9
2023-07-27Merge "Subscription Creation: NCMP to Client CloudEvent transformation"Luke Gleeson2-0/+98
2023-07-27Fix: Make bookstore data consistentArpit Singh3-26/+16
2023-07-26Subscription Creation: NCMP to Client CloudEvent transformationhalil.cakal2-0/+98
2023-07-20Merge "Apostrophe handling in CpsPathParser"Toine Siebelink1-1/+1
2023-07-20Apostrophe handling in CpsPathParserdanielhanrahan1-1/+1
2023-07-18Persisting a list element to a parent list (ep2)Rudrangi Anupriya4-2/+68
2023-07-17Improved code coverage for CpsDataServiceImplToineSiebelink3-46/+38
2023-07-13Fix handling of special characters in prefix namesdanielhanrahan4-18/+20
2023-07-11Combine alreadyDefinedException classesdanielhanrahan3-64/+25
2023-06-29Merge "Normalize parent xpath when building datanodes in CpsDataService"Toine Siebelink1-2/+4
2023-06-29Improved code coverage (branches) around multipart file utilsToineSiebelink1-37/+37
2023-06-27Normalize parent xpath when building datanodes in CpsDataServicedanielhanrahan1-2/+4
2023-06-27NCMP : Handle non-existing and non-ready cm handlessourabh_sourabh2-3/+21
2023-05-16Fixing minor compilationwaqas.ikram1-1/+1
2023-05-11Move integration test for moduleServiceToineSiebelink2-10/+1
2023-05-10Move integration test (DataService)ToineSiebelink1-9/+0
2023-05-09Support for Patch across multiple data nodes--global4-32/+39
2023-05-05[CPS] RI: Code Refactoringraviteja.karumuri1-12/+0
2023-05-02Align the hazelcast cluster namesmpriyank4-9/+13
2023-04-28Timeout for Subscription Create Partial Responselukegleeson2-45/+88
2023-04-26[CPS] RI, Service: Code Refactoringraviteja.karumuri1-9/+0
2023-04-24Extend capability of distributed cachempriyank3-2/+53
2023-04-11Populate Dataspace field of DataNodedanielhanrahan1-1/+14
2023-03-21Query data nodes across all anchors under one dataspacerajesh.kumar7-1/+108
2023-03-20CPS-1526 Fix response message for PATCH operationarpitsingh3-4/+23
2023-03-15Merge "Forward Subscription Information to DMI Plugin(s)"Priyank Maheshwari1-0/+40
2023-03-14Reduce dataspace/anchor lookups in CpsDataServicedanielhanrahan6-102/+99
2023-03-13Forward Subscription Information to DMI Plugin(s)lukegleeson1-0/+40
2023-03-13Fetch fragment entities using recursive SQL querydanielhanrahan1-0/+8
2023-03-09Add new metrics to the get data node methodkissand1-0/+3
2023-03-01Add DataNodeNotFoundException to deleteDataNodesdanielhanrahan1-0/+38
2023-02-27Expand CPS Service Integration Test (framework)ToineSiebelink3-15/+41
2023-02-20Merge "CPS-1401 Implement V2 of GET Data Node API"Luke Gleeson6-54/+77
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh6-54/+77
2023-02-16Improve batch delete schemasets performancedanielhanrahan10-17/+131
2023-02-15Bulk delete schemasets in CM handle deregistrationdanielhanrahan5-6/+69
2023-02-01Create plural version of deleteDataNodedanielhanrahan4-8/+52
2023-01-31Introduce InstrumentationToineSiebelink10-24/+196
2023-01-23Merge "Added depth parameter in query nodes API."Toine Siebelink3-2/+57
2023-01-23Added depth parameter in query nodes API.rajesh.kumar3-2/+57
2023-01-16Merge "Fetch CM handles by collection of xpaths"Sourabh Sourabh3-0/+34