aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service/src
AgeCommit message (Expand)AuthorFilesLines
12 daysAddress sonar violations related to hazelcastmpriyank2-4/+4
2025-01-27Moved CpsValidator under the utils packageleventecsanyi14-14/+14
2025-01-23Merge "Add DB Clean-up to CPS Rest Interface"Daniel Hanrahan4-10/+16
2025-01-23Add DB Clean-up to CPS Rest InterfaceToineSiebelink4-10/+16
2025-01-20Moved builders under impl in CPS Serviceleventecsanyi10-14/+12
2025-01-17Moved impl package out from api packageleventecsanyi19-194/+197
2025-01-16One SchemaSet per moduleSetTagToineSiebelink10-236/+95
2024-12-20Add schema to persist notification subscription informationrajesh.kumar7-0/+691
2024-12-05Moved common classes under the api package under apileventecsanyi80-173/+178
2024-12-03Add tests of attribute-axis featuredanielhanrahan3-6/+36
2024-11-29Merge "XML content support on Replace list content"Priyank Maheshwari3-8/+39
2024-11-28De-Registration without Orphaned Module CheckToineSiebelink5-8/+103
2024-11-28XML content support on Replace list contentRudrangi Anupriya3-8/+39
2024-11-19Merge "Test to highlight ModuleSetTag Inefficiencies"Sourabh Sourabh1-2/+2
2024-11-18Test to highlight ModuleSetTag InefficienciesToineSiebelink1-2/+2
2024-11-17XML content support for only cps Query v2Rudrangi Anupriya2-38/+42
2024-11-07Merge "Removing ONAP O-Parent as parent from CPS"Toine Siebelink1-2/+2
2024-11-05Removing ONAP O-Parent as parent from CPSsourabh_sourabh1-2/+2
2024-11-05XML content support on get a nodeRudrangi Anupriya4-1/+190
2024-10-24Refactor: Improve code quality and compliance with SonarQube standardssourabh_sourabh1-13/+12
2024-10-09Implementation of Data validation feature in Create a Node APIArpit Singh11-32/+236
2024-10-08Merge "Policy Executor: handle errors, part 2 (fighting between IntelliJ and ...Sourabh Sourabh1-0/+2
2024-10-03[BUG] Fix memory leak related to using arrays in Hibernatedanielhanrahan1-12/+10
2024-10-03Policy Executor: handle errors, part 2ToineSiebelink1-0/+2
2024-10-03Update JIRA and Wiki links host name from wiki.onap.org to lf-onap.atlassian.netsourabh_sourabh5-7/+7
2024-09-24Remove Hazelcast cache for prefix resolver (CPS-2417 #2)danielhanrahan9-519/+22
2024-09-24Reduce anchor lookups related to PrefixResolver (CPS-2417 #1)danielhanrahan3-21/+7
2024-09-17Refactored cps-ri package structureleventecsanyi15-26/+24
2024-09-10Renaming Delta Operations as per RFC 9144Arpit Singh5-20/+20
2024-08-13CPS-NCMP: Slow cmHandle registration when we use moduleSetTag, alternateId an...sourabh_sourabh4-0/+77
2024-08-01XML content support on add list elementRudrangi Anupriya3-14/+22
2024-07-24Update response message for data validation failureArpit Singh2-9/+5
2024-07-18Integration test to validate DMI service URLsourabh_sourabh1-1/+1
2024-07-16XML content support on replace a node with descendantsRudrangi Anupriya3-24/+60
2024-06-25Fix incorrect use of getAnchors(dataspace, schemasets)danielhanrahan7-62/+112
2024-06-19Addressed an adaptability issuesourabh_sourabh1-5/+5
2024-06-06CPS Delta API 2: Delta between anchor and payloadArpit Singh7-20/+299
2024-06-05XML content support on update node leavesRudrangi Anupriya3-19/+22
2024-05-08Conditional cps change eventsmpriyank2-8/+24
2024-05-03[BUG] Correctly parse observedTimestampmpriyank3-9/+20
2024-04-30Add Notification support in cps corerajesh.kumar6-5/+344
2024-04-26Faster module searches (CPS-2190 #3)danielhanrahan3-6/+4
2024-03-19Configure Hazelcast to have 1 backup to reduce memorydanielhanrahan2-8/+5
2024-02-12Fix test failure by ordering leaf-listsdanielhanrahan1-4/+9
2024-02-07Orphaned modules are removed from the DB before cmhandle removalsourabh_sourabh1-1/+1
2024-02-01Add integration test for extending API: Get Module Definitionshalil.cakal1-1/+5
2024-02-01Extend API: Get Module Definitionshalil.cakal4-7/+50
2024-01-25CloudEvents support for cps-corempriyank2-0/+330
2024-01-19CPS 1824: Delta Between 2 Anchors release notesArpit Singh2-18/+17
2024-01-18Merge "CPS Delta API: Update action for delta service"Toine Siebelink4-42/+185