aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service/src/test
AgeCommit message (Expand)AuthorFilesLines
2024-04-30Add Notification support in cps corerajesh.kumar3-4/+135
2024-04-26Faster module searches (CPS-2190 #3)danielhanrahan1-2/+2
2024-03-19Configure Hazelcast to have 1 backup to reduce memorydanielhanrahan1-2/+2
2024-02-01Extend API: Get Module Definitionshalil.cakal1-4/+14
2024-01-25CloudEvents support for cps-corempriyank1-0/+194
2024-01-19CPS 1824: Delta Between 2 Anchors release notesArpit Singh1-15/+13
2024-01-18Merge "CPS Delta API: Update action for delta service"Toine Siebelink1-29/+71
2024-01-17Clear instance based Schema Context Cache upon validation errorsToineSiebelink8-166/+298
2024-01-16CPS Delta API: Update action for delta serviceArpit Singh1-29/+71
2024-01-09Remove inefficient saveListElementsBatch APIdanielhanrahan1-19/+1
2024-01-08Clean up cps temporal related notification codeJvD_Ericsson1-7/+0
2023-12-18Remove the dependency-cycle between beansToineSiebelink6-77/+107
2023-12-18Remove Notification code for updated eventsmpriyank9-649/+51
2023-12-13Introduce Schema Set upgrade methodsourabh_sourabh1-11/+23
2023-11-27Expose hazelcast cluster infompriyank1-0/+15
2023-11-14CPS Delta API 1: Delta between 2 anchorsArpit Singh4-4/+153
2023-10-11Expose REST endpoint to update YANG schema set using moduleSetTagsourabh_sourabh1-1/+1
2023-09-28JSON list support when updating multiple datanodesdanielhanrahan1-6/+9
2023-08-18Merge "Device heartbeat listener"Luke Gleeson1-3/+10
2023-08-18Device heartbeat listenermpriyank1-3/+10
2023-08-18CPS-Core : Expose a java interface to update schema setsourabh_sourabh1-0/+7
2023-08-03Merge "Support pagination in query across all anchors(ep4)"Luke Gleeson3-8/+60
2023-08-02Support pagination in query across all anchors(ep4)rajesh.kumar3-8/+60
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 Anupriya2-2/+2
2023-07-31Increase code coverage in cps-service moduleToineSiebelink15-111/+411
2023-07-28Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya2-2/+4
2023-07-27Fix: Make bookstore data consistentArpit Singh3-26/+16
2023-07-18Persisting a list element to a parent list (ep2)Rudrangi Anupriya3-0/+58
2023-07-17Improved code coverage for CpsDataServiceImplToineSiebelink2-40/+35
2023-07-13Fix handling of special characters in prefix namesdanielhanrahan2-6/+7
2023-07-11Combine alreadyDefinedException classesdanielhanrahan1-4/+5
2023-06-29Improved code coverage (branches) around multipart file utilsToineSiebelink1-37/+37
2023-06-27NCMP : Handle non-existing and non-ready cm handlessourabh_sourabh1-3/+5
2023-05-16Fixing minor compilationwaqas.ikram1-1/+1
2023-05-09Support for Patch across multiple data nodes--global1-9/+20
2023-05-02Align the hazelcast cluster namesmpriyank2-3/+6
2023-04-24Extend capability of distributed cachempriyank2-1/+34
2023-03-21Query data nodes across all anchors under one dataspacerajesh.kumar2-0/+46
2023-03-20CPS-1526 Fix response message for PATCH operationarpitsingh1-0/+11
2023-03-14Reduce dataspace/anchor lookups in CpsDataServicedanielhanrahan3-28/+29
2023-02-27Expand CPS Service Integration Test (framework)ToineSiebelink2-11/+23
2023-02-20Merge "CPS-1401 Implement V2 of GET Data Node API"Luke Gleeson2-9/+24
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh2-9/+24
2023-02-16Improve batch delete schemasets performancedanielhanrahan3-5/+42
2023-02-15Bulk delete schemasets in CM handle deregistrationdanielhanrahan1-0/+22
2023-02-01Create plural version of deleteDataNodedanielhanrahan1-0/+13
2023-01-31Introduce InstrumentationToineSiebelink3-7/+17
2023-01-23Added depth parameter in query nodes API.rajesh.kumar2-2/+19
2022-12-22Merge "XML content on create anchors node support"Toine Siebelink6-16/+200