aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2023-09-28JSON list support when updating multiple datanodesdanielhanrahan1-21/+6
2023-09-22Reinstate Spring Boot 3.0 after revertegernug4-4/+4
2023-09-20Revert "Migrate CPS to Spring-boot 3.0"Toine Siebelink4-4/+4
2023-09-20Merge "Use YangParserFactory to generate schema context"Toine Siebelink1-9/+13
2023-09-20Use YangParserFactory to generate schema contextdanielhanrahan1-9/+13
2023-09-14Migrate CPS to Spring-boot 3.0egernug4-4/+4
2023-08-18Merge "Device heartbeat listener"Luke Gleeson1-0/+12
2023-08-18Device heartbeat listenermpriyank1-0/+12
2023-08-18CPS-Core : Expose a java interface to update schema setsourabh_sourabh3-0/+25
2023-08-03Merge "Support pagination in query across all anchors(ep4)"Luke Gleeson6-15/+106
2023-08-02Support pagination in query across all anchors(ep4)rajesh.kumar6-15/+106
2023-07-31Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya1-3/+3
2023-07-31Increase code coverage in cps-service moduleToineSiebelink7-195/+35
2023-07-28Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya1-3/+5
2023-07-27Merge "Subscription Creation: NCMP to Client CloudEvent transformation"Luke Gleeson2-0/+98
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 Anupriya1-2/+10
2023-07-17Improved code coverage for CpsDataServiceImplToineSiebelink1-6/+3
2023-07-13Fix handling of special characters in prefix namesdanielhanrahan2-12/+13
2023-07-11Combine alreadyDefinedException classesdanielhanrahan2-60/+20
2023-06-27Normalize parent xpath when building datanodes in CpsDataServicedanielhanrahan1-2/+4
2023-06-27NCMP : Handle non-existing and non-ready cm handlessourabh_sourabh1-0/+16
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--global3-23/+19
2023-05-05[CPS] RI: Code Refactoringraviteja.karumuri1-12/+0
2023-05-02Align the hazelcast cluster namesmpriyank2-6/+7
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 cachempriyank1-1/+19
2023-04-11Populate Dataspace field of DataNodedanielhanrahan1-1/+14
2023-03-21Query data nodes across all anchors under one dataspacerajesh.kumar5-1/+62
2023-03-20CPS-1526 Fix response message for PATCH operationarpitsingh2-4/+12
2023-03-15Merge "Forward Subscription Information to DMI Plugin(s)"Priyank Maheshwari1-0/+40
2023-03-14Reduce dataspace/anchor lookups in CpsDataServicedanielhanrahan3-74/+70
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)ToineSiebelink1-4/+18
2023-02-20Merge "CPS-1401 Implement V2 of GET Data Node API"Luke Gleeson4-45/+53
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh4-45/+53
2023-02-16Improve batch delete schemasets performancedanielhanrahan7-12/+89
2023-02-15Bulk delete schemasets in CM handle deregistrationdanielhanrahan4-6/+47
2023-02-01Create plural version of deleteDataNodedanielhanrahan3-8/+39
2023-01-31Introduce InstrumentationToineSiebelink7-17/+179
2023-01-23Merge "Added depth parameter in query nodes API."Toine Siebelink1-0/+38
2023-01-23Added depth parameter in query nodes API.rajesh.kumar1-0/+38