Age | Commit message (Expand) | Author | Files | Lines |
2021-12-08 | Support Delete operation for ds Passtrough-Running in NCMP 1/3 | DylanB95EST | 2 | -9/+10 |
2021-12-07 | Undo manipulation of YangResource string as this is now handled correctly in ... | ToineSiebelink | 4 | -114/+6 |
2021-12-02 | Changing putOperationWithJson to postOperationWithJson | JosephKeenan | 4 | -28/+3 |
2021-11-26 | Patch operation passthrough running | niamhcore | 1 | -1/+2 |
2021-11-25 | Allow separate registration of DMIDataPlugin and DmiModelPugin | JosephKeenan | 25 | -986/+1508 |
2021-11-10 | Update operation passthrough running - Service Layer | niamhcore | 6 | -6/+105 |
2021-11-02 | Add get cm handles by modules names - service layer | niamhcore | 3 | -14/+50 |
2021-11-02 | Merge "Clean Up Code around List Nodes" | Toine Siebelink | 2 | -13/+13 |
2021-11-02 | Clean Up Code around List Nodes | DylanB95EST | 2 | -13/+13 |
2021-10-28 | Remove org.jetbrains.annotations dependency | Bruno Sakoto | 2 | -8/+0 |
2021-10-21 | Upgrade maven dependencies | Bruno Sakoto | 1 | -0/+4 |
2021-10-18 | CPS-475 - fix sonar smells | JosephKeenan | 1 | -4/+4 |
2021-10-14 | Step 10 : Bumping origin/master version cps-2.1.0 | puthuparambil.aditya | 1 | -1/+1 |
2021-10-14 | Step 6 : Bumping version cps-2.0.2 | puthuparambil.aditya | 1 | -1/+1 |
2021-10-12 | fix for sync and passthough usecase | tragait | 5 | -38/+55 |
2021-10-08 | Merge "Update get yang resource response body" | Toine Siebelink | 2 | -21/+29 |
2021-10-08 | Update get yang resource response body | niamhcore | 2 | -21/+29 |
2021-10-07 | fix fields and depth to option query | tragait | 5 | -88/+55 |
2021-10-06 | Changing resource identifier to a query param | niamhcore | 2 | -14/+11 |
2021-09-27 | fix fetch modules request body | tragait | 3 | -79/+136 |
2021-09-21 | Address Sonar Qube issues | ToineSiebelink | 3 | -5/+21 |
2021-09-21 | Merge "Address Sonar Qube issues" | Niamh Core | 6 | -70/+118 |
2021-09-21 | Address Sonar Qube issues | ToineSiebelink | 6 | -70/+118 |
2021-09-21 | Merge "fix data from object to string" | Niamh Core | 3 | -3/+3 |
2021-09-17 | Fix SonarQube (jacoco) code coverage reporting | ToineSiebelink | 1 | -46/+46 |
2021-09-17 | fix data from object to string | tragait | 3 | -3/+3 |
2021-09-14 | Upgrade to next snapshot version | Bruno Sakoto | 1 | -1/+1 |
2021-09-14 | Merge "Add test for missing code covereage" | Niamh Core | 11 | -65/+249 |
2021-09-14 | Add test for missing code covereage | ToineSiebelink | 11 | -65/+249 |
2021-09-13 | Upgade the version to 2.0.0 | Renu Kumari | 1 | -1/+1 |
2021-09-10 | CPS-635 - modified dataspace name for saving schema-set and anchor | JosephKeenan | 2 | -6/+4 |
2021-09-10 | Merge "CPS-635 - Module Resource call does not include body" | Toine Siebelink | 9 | -36/+219 |
2021-09-10 | CPS-635 - Module Resource call does not include body | JosephKeenan | 9 | -36/+219 |
2021-09-09 | Fix Sonar Qube Violations | niamhcore | 1 | -1/+1 |
2021-09-08 | Address minor comments on tests for CPS-577 | DylanB95EST | 1 | -15/+14 |
2021-09-07 | P2 - Get module names and revisions rest layer | niamhcore | 3 | -2/+16 |
2021-09-06 | P1 - Get module name and revision persistence layer | niamhcore | 3 | -18/+18 |
2021-09-06 | Fix Sonar Qube Violations | lukegleeson | 1 | -4/+3 |
2021-09-02 | fix dmi base path in ncmp | tragait | 2 | -9/+9 |
2021-09-01 | Merge "Add ncmp endpoints to swagger-ui" | Toine Siebelink | 1 | -22/+0 |
2021-09-01 | Add ncmp endpoints to swagger-ui | Renu Kumari | 1 | -22/+0 |
2021-08-30 | CPS-505 Retrieving modules for new CM handle | JosephKeenan | 11 | -139/+452 |
2021-08-26 | Post impl for passthrough running (Ncmp impl.) | tragait | 8 | -230/+359 |
2021-08-25 | Add optional observed timestamp in the cps data api | aditya puthuparambil | 2 | -18/+30 |
2021-08-25 | Merge "Remove CmHandle in DMI-Registry" | Niamh Core | 3 | -8/+28 |
2021-08-25 | Remove CmHandle in DMI-Registry | DylanB95EST | 3 | -8/+28 |
2021-08-25 | Fix exception when registration has no additionProperties | niamhcore | 2 | -37/+58 |
2021-08-24 | Merge "Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as p... | Niamh Core | 3 | -21/+75 |
2021-08-24 | Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as part of ... | DylanB95EST | 3 | -21/+75 |
2021-08-20 | Get resource data from pass through running (Ncmp impl.) | tragait | 6 | -46/+234 |