aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service/src/test
AgeCommit message (Expand)AuthorFilesLines
35 hoursRemove Hazelcast cache for prefix resolver (CPS-2417 #2)danielhanrahan5-263/+6
43 hoursReduce anchor lookups related to PrefixResolver (CPS-2417 #1)danielhanrahan1-6/+6
9 daysRefactored cps-ri package structureleventecsanyi7-18/+17
2024-09-10Renaming Delta Operations as per RFC 9144Arpit Singh2-12/+12
2024-08-13CPS-NCMP: Slow cmHandle registration when we use moduleSetTag, alternateId an...sourabh_sourabh1-0/+17
2024-08-01XML content support on add list elementRudrangi Anupriya1-8/+14
2024-07-24Update response message for data validation failureArpit Singh1-2/+2
2024-07-18Integration test to validate DMI service URLsourabh_sourabh1-1/+1
2024-07-16XML content support on replace a node with descendantsRudrangi Anupriya1-6/+39
2024-06-25Fix incorrect use of getAnchors(dataspace, schemasets)danielhanrahan3-17/+40
2024-06-06CPS Delta API 2: Delta between anchor and payloadArpit Singh3-6/+98
2024-06-05XML content support on update node leavesRudrangi Anupriya1-12/+14
2024-05-08Conditional cps change eventsmpriyank1-6/+18
2024-05-03[BUG] Correctly parse observedTimestampmpriyank2-41/+15
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