aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service
AgeCommit message (Expand)AuthorFilesLines
2022-03-30Additional validation for names/identifiersDylanB95EST12-19/+151
2022-03-25Add Start and Stop sessions on JAVA APIemaclee4-0/+55
2022-03-21Update versions for next releaseToineSiebelink1-1/+1
2022-03-16Upgrade to next snapshot versionBruno Sakoto1-1/+1
2022-03-11Merge "Removed ExtendedModuleReference Object"Toine Siebelink10-63/+40
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh10-63/+40
2022-03-07Dependency Injection using Lombokmpriyank1-21/+10
2022-03-03Bug fix for delete data node not working for root nodeputhuparambil.aditya2-30/+26
2022-02-28CPS-887 Decreasing performance of cmHandle registrationJosephKeenan4-31/+61
2022-02-28Updated openapi.yaml to match to changes in get data node APIputhuparambil.aditya1-1/+1
2022-02-17Align JSON DataNode for Get and Post/Put API in CPSputhuparambil.aditya4-10/+41
2022-02-16Core logic to update,add or remove cmHandle propertiesmpriyank2-5/+25
2022-02-15Fix to keep yang resource cache in syncRenu Kumari4-52/+169
2022-02-14Improve logging in NCMPsourabh_sourabh2-32/+43
2022-02-07Add support for delete data-node eventRenu Kumari6-69/+99
2022-02-02Refactor Delete Anchor functionalityRenu Kumari7-78/+91
2022-01-28Refactored Delete SchemaSet functionalityRenu Kumari8-74/+156
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST2-50/+8
2022-01-27Merge "Improve logging in NCMP"Toine Siebelink3-0/+139
2022-01-25Improve logging in NCMPsourabh_sourabh3-1/+140
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh3-1/+183
2022-01-11Send operation information in existing notification eventsRenu Kumari7-53/+133
2022-01-07CPS-Core: Unable to parse JSON input with space for POST endpointsourabh_sourabh1-0/+27
2021-12-20Fix Sonar Qube Violations - Recurring tasksourabh_sourabh1-1/+1
2021-11-23CPS-314: Delete Dataspaceniamhcore6-0/+75
2021-11-08CPS-475: Fix Sonar Qube Violationsemaclee2-5/+6
2021-11-03Merge "Delete DataNode (xpath) for a given Anchor"Niamh Core3-0/+29
2021-11-02Delete DataNode (xpath) for a given AnchorDylanB95EST3-0/+29
2021-11-02Add get cm handles by modules names - service layerniamhcore4-3/+31
2021-11-02Merge "Clean Up Code around List Nodes"Toine Siebelink8-78/+115
2021-11-02Clean Up Code around List NodesDylanB95EST8-78/+115
2021-10-29Add get cm handles by modules names - persistence layerniamhcore2-0/+50
2021-10-19Fixing ciruclar dependency issueputhuparambil.aditya1-1/+3
2021-10-14Step 10 : Bumping origin/master version cps-2.1.0puthuparambil.aditya1-1/+1
2021-10-14Step 6 : Bumping version cps-2.0.2puthuparambil.aditya1-1/+1
2021-09-17Fix SonarQube (jacoco) code coverage reportingToineSiebelink1-0/+4
2021-09-14Upgrade to next snapshot versionBruno Sakoto1-1/+1
2021-09-13Upgade the version to 2.0.0Renu Kumari1-1/+1
2021-09-07P2 - Get module names and revisions rest layerniamhcore4-11/+34
2021-09-06P1 - Get module name and revision persistence layerniamhcore10-34/+87
2021-09-02Add property to enable Notification Sevice async processingRenu Kumari3-12/+9
2021-08-30CPS-505 Retrieving modules for new CM handleJosephKeenan3-4/+6
2021-08-25Add optional observed timestamp in the cps data apiaditya puthuparambil9-113/+203
2021-08-25Merge "Add timeout to async test-cases"Bruno Sakoto3-7/+14
2021-08-25Merge "Process data-updated event asynchronously"Toine Siebelink7-32/+138
2021-08-25Add timeout to async test-casesRenu Kumari3-7/+14
2021-08-24Prepare for next event schema versionmr/584/123451/3Bruno Sakoto2-6/+6
2021-08-24Process data-updated event asynchronouslyRenu Kumari7-32/+138
2021-08-24Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as part of ...DylanB95EST4-2/+94
2021-08-19Merge "Filter data updated events based on configured pattern"Niamh Core5-42/+126