aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service
AgeCommit message (Expand)AuthorFilesLines
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh10-103/+84
2022-01-21Merge "patch operation for ncmp running"aditya puthuparambil2-3/+4
2022-01-21patch operation for ncmp runningtragait2-3/+4
2022-01-19[TECHDEBT] Remove deprecated API methods related to NCMPmpriyank5-202/+6
2021-12-20Fix Sonar Qube Violations - Recurring tasksourabh_sourabh1-2/+2
2021-12-15Adding unit tests and robuestness for DMI registrationJosephKeenan2-17/+22
2021-12-14Merge "Changing putOperationWithJson to postOperationWithJson"Toine Siebelink10-110/+183
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan10-110/+183
2021-12-14Add exception handling to delete schema set when a registration is removedniamhcore2-2/+23
2021-12-08Delete anchor and schema set when a registration is removedniamhcore2-11/+20
2021-12-08Support Delete operation for ds Passtrough-Running in NCMP 1/3DylanB95EST2-9/+10
2021-12-07Undo manipulation of YangResource string as this is now handled correctly in ...ToineSiebelink4-114/+6
2021-12-02Changing putOperationWithJson to postOperationWithJsonJosephKeenan4-28/+3
2021-11-26Patch operation passthrough runningniamhcore1-1/+2
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan25-986/+1508
2021-11-10Update operation passthrough running - Service Layerniamhcore6-6/+105
2021-11-02Add get cm handles by modules names - service layerniamhcore3-14/+50
2021-11-02Merge "Clean Up Code around List Nodes"Toine Siebelink2-13/+13
2021-11-02Clean Up Code around List NodesDylanB95EST2-13/+13
2021-10-28Remove org.jetbrains.annotations dependencyBruno Sakoto2-8/+0
2021-10-21Upgrade maven dependenciesBruno Sakoto1-0/+4
2021-10-18CPS-475 - fix sonar smellsJosephKeenan1-4/+4
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-10-12fix for sync and passthough usecasetragait5-38/+55
2021-10-08Merge "Update get yang resource response body"Toine Siebelink2-21/+29
2021-10-08Update get yang resource response bodyniamhcore2-21/+29
2021-10-07fix fields and depth to option querytragait5-88/+55
2021-10-06Changing resource identifier to a query paramniamhcore2-14/+11
2021-09-27fix fetch modules request bodytragait3-79/+136
2021-09-21Address Sonar Qube issuesToineSiebelink3-5/+21
2021-09-21Merge "Address Sonar Qube issues"Niamh Core6-70/+118
2021-09-21Address Sonar Qube issuesToineSiebelink6-70/+118
2021-09-21Merge "fix data from object to string"Niamh Core3-3/+3
2021-09-17Fix SonarQube (jacoco) code coverage reportingToineSiebelink1-46/+46
2021-09-17fix data from object to stringtragait3-3/+3
2021-09-14Upgrade to next snapshot versionBruno Sakoto1-1/+1
2021-09-14Merge "Add test for missing code covereage"Niamh Core11-65/+249
2021-09-14Add test for missing code covereageToineSiebelink11-65/+249
2021-09-13Upgade the version to 2.0.0Renu Kumari1-1/+1
2021-09-10CPS-635 - modified dataspace name for saving schema-set and anchorJosephKeenan2-6/+4
2021-09-10Merge "CPS-635 - Module Resource call does not include body"Toine Siebelink9-36/+219
2021-09-10CPS-635 - Module Resource call does not include bodyJosephKeenan9-36/+219
2021-09-09Fix Sonar Qube Violationsniamhcore1-1/+1
2021-09-08Address minor comments on tests for CPS-577DylanB95EST1-15/+14
2021-09-07P2 - Get module names and revisions rest layerniamhcore3-2/+16
2021-09-06P1 - Get module name and revision persistence layerniamhcore3-18/+18
2021-09-06Fix Sonar Qube Violationslukegleeson1-4/+3
2021-09-02fix dmi base path in ncmptragait2-9/+9
2021-09-01Merge "Add ncmp endpoints to swagger-ui"Toine Siebelink1-22/+0