Age | Commit message (Expand) | Author | Files | Lines |
2024-10-09 | Implementation of Data validation feature in Create a Node API |  Arpit Singh | 11 | -32/+236 |
2024-10-08 | Merge "Policy Executor: handle errors, part 2 (fighting between IntelliJ and ... |  Sourabh Sourabh | 1 | -0/+2 |
2024-10-03 | [BUG] Fix memory leak related to using arrays in Hibernate |  danielhanrahan | 1 | -12/+10 |
2024-10-03 | Policy Executor: handle errors, part 2 |  ToineSiebelink | 1 | -0/+2 |
2024-10-03 | Update JIRA and Wiki links host name from wiki.onap.org to lf-onap.atlassian.net |  sourabh_sourabh | 5 | -7/+7 |
2024-09-24 | Remove Hazelcast cache for prefix resolver (CPS-2417 #2) |  danielhanrahan | 9 | -519/+22 |
2024-09-24 | Reduce anchor lookups related to PrefixResolver (CPS-2417 #1) |  danielhanrahan | 3 | -21/+7 |
2024-09-17 | Refactored cps-ri package structure |  leventecsanyi | 15 | -26/+24 |
2024-09-10 | Renaming Delta Operations as per RFC 9144 |  Arpit Singh | 5 | -20/+20 |
2024-08-13 | CPS-NCMP: Slow cmHandle registration when we use moduleSetTag, alternateId an... |  sourabh_sourabh | 4 | -0/+77 |
2024-08-01 | XML content support on add list element |  Rudrangi Anupriya | 3 | -14/+22 |
2024-07-24 | Update response message for data validation failure |  Arpit Singh | 2 | -9/+5 |
2024-07-18 | Integration test to validate DMI service URL |  sourabh_sourabh | 1 | -1/+1 |
2024-07-16 | XML content support on replace a node with descendants |  Rudrangi Anupriya | 3 | -24/+60 |
2024-06-25 | Fix incorrect use of getAnchors(dataspace, schemasets) |  danielhanrahan | 7 | -62/+112 |
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 | 7 | -20/+299 |
2024-06-05 | XML content support on update node leaves |  Rudrangi Anupriya | 3 | -19/+22 |
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 |