aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service/src
AgeCommit message (Expand)AuthorFilesLines
2024-09-24Remove Hazelcast cache for prefix resolver (CPS-2417 #2)danielhanrahan9-519/+22
2024-09-24Reduce anchor lookups related to PrefixResolver (CPS-2417 #1)danielhanrahan3-21/+7
2024-09-17Refactored cps-ri package structureleventecsanyi15-26/+24
2024-09-10Renaming Delta Operations as per RFC 9144Arpit Singh5-20/+20
2024-08-13CPS-NCMP: Slow cmHandle registration when we use moduleSetTag, alternateId an...sourabh_sourabh4-0/+77
2024-08-01XML content support on add list elementRudrangi Anupriya3-14/+22
2024-07-24Update response message for data validation failureArpit Singh2-9/+5
2024-07-18Integration test to validate DMI service URLsourabh_sourabh1-1/+1
2024-07-16XML content support on replace a node with descendantsRudrangi Anupriya3-24/+60
2024-06-25Fix incorrect use of getAnchors(dataspace, schemasets)danielhanrahan7-62/+112
2024-06-19Addressed an adaptability issuesourabh_sourabh1-5/+5
2024-06-06CPS Delta API 2: Delta between anchor and payloadArpit Singh7-20/+299
2024-06-05XML content support on update node leavesRudrangi Anupriya3-19/+22
2024-05-08Conditional cps change eventsmpriyank2-8/+24
2024-05-03[BUG] Correctly parse observedTimestampmpriyank3-9/+20
2024-04-30Add Notification support in cps corerajesh.kumar6-5/+344
2024-04-26Faster module searches (CPS-2190 #3)danielhanrahan3-6/+4
2024-03-19Configure Hazelcast to have 1 backup to reduce memorydanielhanrahan2-8/+5
2024-02-12Fix test failure by ordering leaf-listsdanielhanrahan1-4/+9
2024-02-07Orphaned modules are removed from the DB before cmhandle removalsourabh_sourabh1-1/+1
2024-02-01Add integration test for extending API: Get Module Definitionshalil.cakal1-1/+5
2024-02-01Extend API: Get Module Definitionshalil.cakal4-7/+50
2024-01-25CloudEvents support for cps-corempriyank2-0/+330
2024-01-19CPS 1824: Delta Between 2 Anchors release notesArpit Singh2-18/+17
2024-01-18Merge "CPS Delta API: Update action for delta service"Toine Siebelink4-42/+185
2024-01-17Clear instance based Schema Context Cache upon validation errorsToineSiebelink14-505/+628
2024-01-16CPS Delta API: Update action for delta serviceArpit Singh4-42/+185
2024-01-09Remove inefficient saveListElementsBatch APIdanielhanrahan4-70/+7
2024-01-08Clean up cps temporal related notification codeJvD_Ericsson1-7/+0
2023-12-18Remove the dependency-cycle between beansToineSiebelink13-182/+273
2023-12-18Remove Notification code for updated eventsmpriyank17-1149/+51
2023-12-13Introduce Schema Set upgrade methodsourabh_sourabh4-16/+65
2023-11-27Expose hazelcast cluster infompriyank2-0/+22
2023-11-14CPS Delta API 1: Delta between 2 anchorsArpit Singh10-4/+461
2023-11-03[BUG] Set Hazelcast class loaderdanielhanrahan1-0/+1
2023-10-23Introduce and use new Hazelcast map pt. 2sourabh_sourabh1-1/+0
2023-10-11Expose REST endpoint to update YANG schema set using moduleSetTagsourabh_sourabh3-4/+4
2023-09-28JSON list support when updating multiple datanodesdanielhanrahan2-27/+15
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 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