aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service/src/main
AgeCommit message (Expand)AuthorFilesLines
3 daysMove CPS REST business logic to CPS-Service LayerToineSiebelink7-111/+409
4 daysMerge "Allow limiting results in queryDataLeaf"Toine Siebelink3-2/+24
4 daysMerge "Refactor buildDataNodes to a separate service"Priyank Maheshwari3-129/+224
4 daysRefactor buildDataNodes to a separate serviceArpit Singh3-129/+224
5 daysAllow limiting results in queryDataLeafdanielhanrahan3-2/+24
10 daysFix degradation in (de)registration performanceToineSiebelink2-21/+16
11 daysMerge "Add APIs to control notification subscription"Daniel Hanrahan4-3/+185
11 daysAdd APIs to control notification subscriptionrajesh.kumar4-3/+185
2025-02-28Merge "Change order of CM Handle Reference lookup depending on special charac...Sourabh Sourabh2-3/+92
2025-02-27Change order of CM Handle Reference lookup depending on special characterseanbeirne2-3/+92
2025-02-20Handle duplicated yang resource exception when creating schema sethalil.cakal1-3/+10
2025-02-12Store yang resources with recommended RFC-6020 file-nameToineSiebelink3-13/+11
2025-02-11Merge "Query data nodes with limit"Toine Siebelink3-2/+49
2025-02-11Query data nodes with limitleventecsanyi3-2/+49
2025-02-06Merge "Fix duplicated yang resource references V2"Daniel Hanrahan8-60/+62
2025-02-06Fix duplicated yang resource references V2ToineSiebelink8-60/+62
2025-02-04Simple implementation of attribute-axisdanielhanrahan2-3/+15
2025-01-29Address sonar violations related to hazelcastmpriyank2-4/+4
2025-01-27Moved CpsValidator under the utils packageleventecsanyi7-7/+7
2025-01-23Merge "Add DB Clean-up to CPS Rest Interface"Daniel Hanrahan3-6/+12
2025-01-23Add DB Clean-up to CPS Rest InterfaceToineSiebelink3-6/+12
2025-01-20Moved builders under impl in CPS Serviceleventecsanyi6-10/+8
2025-01-17Moved impl package out from api packageleventecsanyi9-9/+9
2025-01-16One SchemaSet per moduleSetTagToineSiebelink6-138/+48
2024-12-20Add schema to persist notification subscription informationrajesh.kumar5-0/+351
2024-12-05Moved common classes under the api package under apileventecsanyi58-129/+131
2024-12-03Add tests of attribute-axis featuredanielhanrahan2-6/+28
2024-11-29Merge "XML content support on Replace list content"Priyank Maheshwari2-5/+6
2024-11-28De-Registration without Orphaned Module CheckToineSiebelink3-2/+58
2024-11-28XML content support on Replace list contentRudrangi Anupriya2-5/+6
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 Anupriya1-21/+25
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 Anupriya2-1/+96
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 Singh4-13/+82
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_sourabh1-2/+2
2024-09-24Remove Hazelcast cache for prefix resolver (CPS-2417 #2)danielhanrahan4-256/+16
2024-09-24Reduce anchor lookups related to PrefixResolver (CPS-2417 #1)danielhanrahan2-15/+1
2024-09-17Refactored cps-ri package structureleventecsanyi8-8/+7
2024-09-10Renaming Delta Operations as per RFC 9144Arpit Singh3-8/+8
2024-08-13CPS-NCMP: Slow cmHandle registration when we use moduleSetTag, alternateId an...sourabh_sourabh3-0/+60
2024-08-01XML content support on add list elementRudrangi Anupriya2-6/+8
2024-07-24Update response message for data validation failureArpit Singh1-7/+3
2024-07-16XML content support on replace a node with descendantsRudrangi Anupriya2-18/+21