Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | 2 | -3/+21 |
2023-05-16 | Fixing minor compilation | waqas.ikram | 1 | -1/+1 |
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 | 4 | -32/+39 |
2023-05-05 | [CPS] RI: Code Refactoring | raviteja.karumuri | 1 | -12/+0 |
2023-05-02 | Align the hazelcast cluster names | mpriyank | 4 | -9/+13 |
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 | 3 | -2/+53 |
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 | 7 | -1/+108 |
2023-03-20 | CPS-1526 Fix response message for PATCH operation | arpitsingh | 3 | -4/+23 |
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 | 6 | -102/+99 |
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 | 3 | -15/+41 |
2023-02-20 | Merge "CPS-1401 Implement V2 of GET Data Node API" | Luke Gleeson | 6 | -54/+77 |
2023-02-17 | CPS-1401 Implement V2 of GET Data Node API | arpitsingh | 6 | -54/+77 |
2023-02-16 | Improve batch delete schemasets performance | danielhanrahan | 10 | -17/+131 |
2023-02-15 | Bulk delete schemasets in CM handle deregistration | danielhanrahan | 5 | -6/+69 |