Age | Commit message (Expand) | Author | Files | Lines |
2025-01-17 | Moved impl package out from api package |  leventecsanyi | 19 | -194/+197 |
2025-01-16 | One SchemaSet per moduleSetTag |  ToineSiebelink | 10 | -236/+95 |
2024-12-20 | Add schema to persist notification subscription information |  rajesh.kumar | 7 | -0/+691 |
2024-12-05 | Moved common classes under the api package under api |  leventecsanyi | 80 | -173/+178 |
2024-12-03 | Add tests of attribute-axis feature |  danielhanrahan | 3 | -6/+36 |
2024-11-29 | Merge "XML content support on Replace list content" |  Priyank Maheshwari | 3 | -8/+39 |
2024-11-28 | De-Registration without Orphaned Module Check |  ToineSiebelink | 5 | -8/+103 |
2024-11-28 | XML content support on Replace list content |  Rudrangi Anupriya | 3 | -8/+39 |
2024-11-19 | Merge "Test to highlight ModuleSetTag Inefficiencies" |  Sourabh Sourabh | 1 | -2/+2 |
2024-11-18 | Test to highlight ModuleSetTag Inefficiencies |  ToineSiebelink | 1 | -2/+2 |
2024-11-17 | XML content support for only cps Query v2 |  Rudrangi Anupriya | 2 | -38/+42 |
2024-11-07 | Merge "Removing ONAP O-Parent as parent from CPS" |  Toine Siebelink | 1 | -2/+2 |
2024-11-05 | Removing ONAP O-Parent as parent from CPS |  sourabh_sourabh | 1 | -2/+2 |
2024-11-05 | XML content support on get a node |  Rudrangi Anupriya | 4 | -1/+190 |
2024-10-24 | Refactor: Improve code quality and compliance with SonarQube standards |  sourabh_sourabh | 1 | -13/+12 |
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 |