Age | Commit message (Expand) | Author | Files | Lines |
2024-10-09 | Implementation of Data validation feature in Create a Node API | Arpit Singh | 4 | -13/+82 |
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 | 1 | -2/+2 |
2024-09-24 | Remove Hazelcast cache for prefix resolver (CPS-2417 #2) | danielhanrahan | 4 | -256/+16 |
2024-09-24 | Reduce anchor lookups related to PrefixResolver (CPS-2417 #1) | danielhanrahan | 2 | -15/+1 |
2024-09-17 | Refactored cps-ri package structure | leventecsanyi | 8 | -8/+7 |
2024-09-10 | Renaming Delta Operations as per RFC 9144 | Arpit Singh | 3 | -8/+8 |
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 |