Age | Commit message (Expand) | Author | Files | Lines |
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 |
2023-07-17 | Improved code coverage for CpsDataServiceImpl | ToineSiebelink | 1 | -6/+3 |
2023-07-13 | Fix handling of special characters in prefix names | danielhanrahan | 2 | -12/+13 |
2023-07-11 | Combine alreadyDefinedException classes | danielhanrahan | 2 | -60/+20 |
2023-06-27 | Normalize parent xpath when building datanodes in CpsDataService | danielhanrahan | 1 | -2/+4 |
2023-06-27 | NCMP : Handle non-existing and non-ready cm handles | sourabh_sourabh | 1 | -0/+16 |
2023-05-11 | Move integration test for moduleService | ToineSiebelink | 2 | -10/+1 |
2023-05-10 | Move integration test (DataService) | ToineSiebelink | 1 | -9/+0 |
2023-05-09 | Support for Patch across multiple data nodes | --global | 3 | -23/+19 |
2023-05-05 | [CPS] RI: Code Refactoring | raviteja.karumuri | 1 | -12/+0 |
2023-05-02 | Align the hazelcast cluster names | mpriyank | 2 | -6/+7 |
2023-04-28 | Timeout for Subscription Create Partial Response | lukegleeson | 2 | -45/+88 |
2023-04-26 | [CPS] RI, Service: Code Refactoring | raviteja.karumuri | 1 | -9/+0 |
2023-04-24 | Extend capability of distributed cache | mpriyank | 1 | -1/+19 |
2023-04-11 | Populate Dataspace field of DataNode | danielhanrahan | 1 | -1/+14 |
2023-03-21 | Query data nodes across all anchors under one dataspace | rajesh.kumar | 5 | -1/+62 |
2023-03-20 | CPS-1526 Fix response message for PATCH operation | arpitsingh | 2 | -4/+12 |
2023-03-15 | Merge "Forward Subscription Information to DMI Plugin(s)" | Priyank Maheshwari | 1 | -0/+40 |
2023-03-14 | Reduce dataspace/anchor lookups in CpsDataService | danielhanrahan | 3 | -74/+70 |
2023-03-13 | Forward Subscription Information to DMI Plugin(s) | lukegleeson | 1 | -0/+40 |
2023-03-13 | Fetch fragment entities using recursive SQL query | danielhanrahan | 1 | -0/+8 |
2023-03-09 | Add new metrics to the get data node method | kissand | 1 | -0/+3 |
2023-03-01 | Add DataNodeNotFoundException to deleteDataNodes | danielhanrahan | 1 | -0/+38 |
2023-02-27 | Expand CPS Service Integration Test (framework) | ToineSiebelink | 1 | -4/+18 |
2023-02-20 | Merge "CPS-1401 Implement V2 of GET Data Node API" | Luke Gleeson | 4 | -45/+53 |
2023-02-17 | CPS-1401 Implement V2 of GET Data Node API | arpitsingh | 4 | -45/+53 |
2023-02-16 | Improve batch delete schemasets performance | danielhanrahan | 7 | -12/+89 |
2023-02-15 | Bulk delete schemasets in CM handle deregistration | danielhanrahan | 4 | -6/+47 |
2023-02-01 | Create plural version of deleteDataNode | danielhanrahan | 3 | -8/+39 |
2023-01-31 | Introduce Instrumentation | ToineSiebelink | 7 | -17/+179 |
2023-01-23 | Merge "Added depth parameter in query nodes API." | Toine Siebelink | 1 | -0/+38 |
2023-01-23 | Added depth parameter in query nodes API. | rajesh.kumar | 1 | -0/+38 |
2023-01-16 | Merge "Fetch CM handles by collection of xpaths" | Sourabh Sourabh | 3 | -0/+34 |
2023-01-11 | Fetch CM handles by collection of xpaths | seanbeirne | 3 | -0/+34 |