Age | Commit message (Expand) | Author | Files | Lines |
2024-08-13 | CPS-NCMP: Slow cmHandle registration when we use moduleSetTag, alternateId an... |  sourabh_sourabh | 3 | -0/+60 |
2024-08-01 | XML content support on add list element |  Rudrangi Anupriya | 2 | -6/+8 |
2024-07-24 | Update response message for data validation failure |  Arpit Singh | 1 | -7/+3 |
2024-07-16 | XML content support on replace a node with descendants |  Rudrangi Anupriya | 2 | -18/+21 |
2024-06-25 | Fix incorrect use of getAnchors(dataspace, schemasets) |  danielhanrahan | 4 | -45/+72 |
2024-06-19 | Addressed an adaptability issue |  sourabh_sourabh | 1 | -5/+5 |
2024-06-06 | CPS Delta API 2: Delta between anchor and payload |  Arpit Singh | 4 | -14/+201 |
2024-06-05 | XML content support on update node leaves |  Rudrangi Anupriya | 2 | -7/+8 |
2024-05-08 | Conditional cps change events |  mpriyank | 1 | -2/+6 |
2024-05-03 | [BUG] Correctly parse observedTimestamp |  mpriyank | 2 | -1/+38 |
2024-04-30 | Add Notification support in cps core |  rajesh.kumar | 3 | -1/+209 |
2024-04-26 | Faster module searches (CPS-2190 #3) |  danielhanrahan | 2 | -4/+2 |
2024-03-19 | Configure Hazelcast to have 1 backup to reduce memory |  danielhanrahan | 1 | -6/+3 |
2024-02-12 | Fix test failure by ordering leaf-lists |  danielhanrahan | 1 | -4/+9 |
2024-02-07 | Orphaned modules are removed from the DB before cmhandle removal |  sourabh_sourabh | 1 | -1/+1 |
2024-02-01 | Add integration test for extending API: Get Module Definitions |  halil.cakal | 1 | -1/+5 |
2024-02-01 | Extend API: Get Module Definitions |  halil.cakal | 3 | -3/+36 |
2024-01-25 | CloudEvents support for cps-core |  mpriyank | 1 | -0/+136 |
2024-01-19 | CPS 1824: Delta Between 2 Anchors release notes |  Arpit Singh | 1 | -3/+4 |
2024-01-18 | Merge "CPS Delta API: Update action for delta service" |  Toine Siebelink | 3 | -13/+114 |
2024-01-17 | Clear instance based Schema Context Cache upon validation errors |  ToineSiebelink | 6 | -339/+330 |
2024-01-16 | CPS Delta API: Update action for delta service |  Arpit Singh | 3 | -13/+114 |
2024-01-09 | Remove inefficient saveListElementsBatch API |  danielhanrahan | 3 | -51/+6 |
2023-12-18 | Remove the dependency-cycle between beans |  ToineSiebelink | 7 | -105/+166 |
2023-12-18 | Remove Notification code for updated events |  mpriyank | 8 | -500/+0 |
2023-12-13 | Introduce Schema Set upgrade method |  sourabh_sourabh | 3 | -5/+42 |
2023-11-27 | Expose hazelcast cluster info |  mpriyank | 1 | -0/+7 |
2023-11-14 | CPS Delta API 1: Delta between 2 anchors |  Arpit Singh | 6 | -0/+308 |
2023-11-03 | [BUG] Set Hazelcast class loader |  danielhanrahan | 1 | -0/+1 |
2023-10-23 | Introduce and use new Hazelcast map pt. 2 |  sourabh_sourabh | 1 | -1/+0 |
2023-10-11 | Expose REST endpoint to update YANG schema set using moduleSetTag |  sourabh_sourabh | 2 | -3/+3 |
2023-09-28 | JSON list support when updating multiple datanodes |  danielhanrahan | 1 | -21/+6 |
2023-09-22 | Reinstate Spring Boot 3.0 after revert |  egernug | 4 | -4/+4 |
2023-09-20 | Revert "Migrate CPS to Spring-boot 3.0" |  Toine Siebelink | 4 | -4/+4 |
2023-09-20 | Merge "Use YangParserFactory to generate schema context" |  Toine Siebelink | 1 | -9/+13 |
2023-09-20 | Use YangParserFactory to generate schema context |  danielhanrahan | 1 | -9/+13 |
2023-09-14 | Migrate CPS to Spring-boot 3.0 |  egernug | 4 | -4/+4 |
2023-08-18 | Merge "Device heartbeat listener" |  Luke Gleeson | 1 | -0/+12 |
2023-08-18 | Device heartbeat listener |  mpriyank | 1 | -0/+12 |
2023-08-18 | CPS-Core : Expose a java interface to update schema set |  sourabh_sourabh | 3 | -0/+25 |
2023-08-03 | Merge "Support pagination in query across all anchors(ep4)" |  Luke Gleeson | 6 | -15/+106 |
2023-08-02 | Support pagination in query across all anchors(ep4) |  rajesh.kumar | 6 | -15/+106 |
2023-07-31 | Add 'direct' keyword to descendants option to query direct children (ep1) |  Rudrangi Anupriya | 1 | -3/+3 |
2023-07-31 | Increase code coverage in cps-service module |  ToineSiebelink | 7 | -195/+35 |
2023-07-28 | Add 'direct' keyword to descendants option to query direct children (ep1) |  Rudrangi Anupriya | 1 | -3/+5 |
2023-07-27 | Merge "Subscription Creation: NCMP to Client CloudEvent transformation" |  Luke Gleeson | 2 | -0/+98 |
2023-07-26 | Subscription Creation: NCMP to Client CloudEvent transformation |  halil.cakal | 2 | -0/+98 |
2023-07-20 | Merge "Apostrophe handling in CpsPathParser" |  Toine Siebelink | 1 | -1/+1 |
2023-07-20 | Apostrophe handling in CpsPathParser |  danielhanrahan | 1 | -1/+1 |
2023-07-18 | Persisting a list element to a parent list (ep2) |  Rudrangi Anupriya | 1 | -2/+10 |