Age | Commit message (Expand) | Author | Files | Lines |
2024-05-08 | Conditional cps change events | mpriyank | 2 | -8/+24 |
2024-05-03 | [BUG] Correctly parse observedTimestamp | mpriyank | 3 | -9/+20 |
2024-04-30 | Add Notification support in cps core | rajesh.kumar | 6 | -5/+344 |
2024-04-26 | Faster module searches (CPS-2190 #3) | danielhanrahan | 3 | -6/+4 |
2024-03-19 | Configure Hazelcast to have 1 backup to reduce memory | danielhanrahan | 2 | -8/+5 |
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 | 4 | -7/+50 |
2024-01-25 | CloudEvents support for cps-core | mpriyank | 2 | -0/+330 |
2024-01-19 | CPS 1824: Delta Between 2 Anchors release notes | Arpit Singh | 2 | -18/+17 |
2024-01-18 | Merge "CPS Delta API: Update action for delta service" | Toine Siebelink | 4 | -42/+185 |
2024-01-17 | Clear instance based Schema Context Cache upon validation errors | ToineSiebelink | 14 | -505/+628 |
2024-01-16 | CPS Delta API: Update action for delta service | Arpit Singh | 4 | -42/+185 |
2024-01-09 | Remove inefficient saveListElementsBatch API | danielhanrahan | 4 | -70/+7 |
2024-01-08 | Clean up cps temporal related notification code | JvD_Ericsson | 1 | -7/+0 |
2023-12-18 | Remove the dependency-cycle between beans | ToineSiebelink | 13 | -182/+273 |
2023-12-18 | Remove Notification code for updated events | mpriyank | 17 | -1149/+51 |
2023-12-13 | Introduce Schema Set upgrade method | sourabh_sourabh | 4 | -16/+65 |
2023-11-27 | Expose hazelcast cluster info | mpriyank | 2 | -0/+22 |
2023-11-14 | CPS Delta API 1: Delta between 2 anchors | Arpit Singh | 10 | -4/+461 |
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 | 3 | -4/+4 |
2023-09-28 | JSON list support when updating multiple datanodes | danielhanrahan | 2 | -27/+15 |
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 | 2 | -3/+22 |
2023-08-18 | Device heartbeat listener | mpriyank | 2 | -3/+22 |
2023-08-18 | CPS-Core : Expose a java interface to update schema set | sourabh_sourabh | 4 | -0/+32 |
2023-08-03 | Merge "Support pagination in query across all anchors(ep4)" | Luke Gleeson | 9 | -23/+166 |
2023-08-02 | Support pagination in query across all anchors(ep4) | rajesh.kumar | 9 | -23/+166 |
2023-08-01 | Merge "Fix: Make bookstore data consistent" | Toine Siebelink | 3 | -26/+16 |
2023-07-31 | Add 'direct' keyword to descendants option to query direct children (ep1) | Rudrangi Anupriya | 3 | -5/+5 |
2023-07-31 | Increase code coverage in cps-service module | ToineSiebelink | 21 | -281/+421 |
2023-07-28 | Add 'direct' keyword to descendants option to query direct children (ep1) | Rudrangi Anupriya | 3 | -5/+9 |
2023-07-27 | Merge "Subscription Creation: NCMP to Client CloudEvent transformation" | Luke Gleeson | 2 | -0/+98 |
2023-07-27 | Fix: Make bookstore data consistent | Arpit Singh | 3 | -26/+16 |
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 | 4 | -2/+68 |
2023-07-17 | Improved code coverage for CpsDataServiceImpl | ToineSiebelink | 3 | -46/+38 |
2023-07-13 | Fix handling of special characters in prefix names | danielhanrahan | 4 | -18/+20 |
2023-07-11 | Combine alreadyDefinedException classes | danielhanrahan | 3 | -64/+25 |
2023-06-29 | Merge "Normalize parent xpath when building datanodes in CpsDataService" | Toine Siebelink | 1 | -2/+4 |
2023-06-29 | Improved code coverage (branches) around multipart file utils | ToineSiebelink | 1 | -37/+37 |