summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-07-28Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya13-48/+61
2023-07-27Merge "Improve 32K limit tests"Toine Siebelink1-20/+56
2023-07-27Merge "Add write performance tests"Toine Siebelink1-0/+83
2023-07-27Update RTD (CPS-1515: Spike: Support Multiple CM-Handles for NCMP Get Operation)sourabh_sourabh8-151/+514
2023-07-27Improve 32K limit testsdanielhanrahan1-20/+56
2023-07-27Merge "Allow getDataNodes to read whole lists(ep 1)"Sourabh Sourabh6-53/+102
2023-07-27Allow getDataNodes to read whole lists(ep 1)danielhanrahan6-53/+102
2023-07-27Merge "Subscription Creation: NCMP to Client CloudEvent transformation"Luke Gleeson36-670/+893
2023-07-27Merge "Performance test of reading non-existing datanodes"Toine Siebelink2-3/+19
2023-07-27Fix: Make bookstore data consistentArpit Singh6-53/+33
2023-07-27Add write performance testsdanielhanrahan1-0/+83
2023-07-26Performance test of reading non-existing datanodesdanielhanrahan2-3/+19
2023-07-26Performance test of deleting non-existing datanodesdanielhanrahan1-2/+18
2023-07-26Subscription Creation: NCMP to Client CloudEvent transformationhalil.cakal36-670/+893
2023-07-26Some performance tests are skipped due to filenamedanielhanrahan2-2/+2
2023-07-25Update dmi-stub details in test-deregistration scriptdanielhanrahan1-2/+2
2023-07-24Fix code coverage reportingToineSiebelink7-37/+35
2023-07-21Prepare for next CPS-NCMP releaseegernug24-24/+53
2023-07-21Container for release 3.3.5egernug1-0/+8
2023-07-21Maven stage yaml for 3.3.5egernug1-0/+4
2023-07-21Increase timeout for PollingConditionsegernug1-2/+2
2023-07-20Merge "Refactor ncmp request handlers (fix async issue)"Sourabh Sourabh9-245/+371
2023-07-20Merge "Apostrophe handling in CpsPathParser"Toine Siebelink15-34/+143
2023-07-20Refactor ncmp request handlers (fix async issue)ToineSiebelink9-245/+371
2023-07-20Merge "Persisting a list element to a parent list (ep2)"Luke Gleeson8-4/+150
2023-07-20Apostrophe handling in CpsPathParserdanielhanrahan15-34/+143
2023-07-20Merge "Allow duplicate leaf names in Cps Path leaf condition"Toine Siebelink9-238/+201
2023-07-19Prepare for next CPS-NCMP releaseegernug25-26/+53
2023-07-19Container yaml for releaseegernug1-0/+8
2023-07-18Maven stage yamlegernug1-0/+4
2023-07-18Update release notes for release 3.3.4egernug1-0/+1
2023-07-18Persisting a list element to a parent list (ep2)Rudrangi Anupriya8-4/+150
2023-07-17Allow duplicate leaf names in Cps Path leaf conditiondanielhanrahan9-238/+201
2023-07-17Improved code coverage for CpsDataServiceImplToineSiebelink3-46/+38
2023-07-14Merge "Improved code coverage for NetworkCmProxyDataServiceImpl"Luke Gleeson3-41/+37
2023-07-14Merge "Upgrade to Java 17"Sourabh Sourabh4-6/+13
2023-07-13Improved code coverage for NetworkCmProxyDataServiceImplToineSiebelink3-41/+37
2023-07-13[CSIT] Testing DataOperations Request with positive Scenarioraviteja.karumuri5-2/+96
2023-07-13Introduced a dmi rest demo csit stubsourabh_sourabh23-50/+694
2023-07-13Fix handling of special characters in prefix namesdanielhanrahan4-18/+20
2023-07-13Merge "Improved code coverage for record filter strategies"Sourabh Sourabh1-0/+41
2023-07-13Upgrade to Java 17egernug4-6/+13
2023-07-12Improved code coverage for record filter strategiesToineSiebelink1-0/+41
2023-07-12Improved code coverage for Data Sync WatchdogToineSiebelink1-22/+32
2023-07-12Improved code coverage (branches) for sync watchdogToineSiebelink2-13/+50
2023-07-11Combine alreadyDefinedException classesdanielhanrahan12-108/+64
2023-07-10NCMP fails to start if /subscription-registry already existsdanielhanrahan2-2/+4
2023-07-10Handle special characters in CpsPath queries (CPS-1760 #2)danielhanrahan5-49/+48
2023-07-10Merge "Subscription Creation: NCMP to DMI CloudEvent transformation"Priyank Maheshwari14-144/+473
2023-07-10Merge "Escape SQL LIKE wildcards in queries (CPS-1760 #1)"Toine Siebelink5-5/+86