Age | Commit message (Expand) | Author | Files | Lines |
2022-03-10 | Removed ExtendedModuleReference Object | sourabh_sourabh | 1 | -39/+0 |
2022-03-10 | Async: NCMP Rest impl. including Request ID generation | sourabh_sourabh | 13 | -144/+453 |
2022-03-01 | Create Endpoint For Get Cm Handles By Name | DylanB95EST | 22 | -305/+405 |
2022-02-28 | NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav... | DylanB95EST | 5 | -30/+15 |
2022-02-28 | CPS-887 Decreasing performance of cmHandle registration | JosephKeenan | 3 | -40/+40 |
2022-02-25 | Fix success response code CM Handle Registration | mpriyank | 1 | -2/+2 |
2022-02-16 | Core logic to update,add or remove cmHandle properties | mpriyank | 7 | -47/+400 |
2022-02-14 | Improve logging in NCMP | sourabh_sourabh | 1 | -4/+2 |
2022-02-02 | [TECHDEBT] Align CPS NCMP REST API Specification | JosephKeenan | 6 | -13/+88 |
2022-01-28 | Support 'public' Cm Handle Properties | DylanB95EST | 14 | -235/+241 |
2022-01-25 | Replace gson mapper with jackson mapper | sourabh_sourabh | 9 | -102/+79 |
2022-01-21 | Merge "patch operation for ncmp running" | aditya puthuparambil | 2 | -3/+4 |
2022-01-21 | patch operation for ncmp running | tragait | 2 | -3/+4 |
2022-01-19 | [TECHDEBT] Remove deprecated API methods related to NCMP | mpriyank | 5 | -202/+6 |
2021-12-20 | Fix Sonar Qube Violations - Recurring task | sourabh_sourabh | 1 | -2/+2 |
2021-12-15 | Adding unit tests and robuestness for DMI registration | JosephKeenan | 2 | -17/+22 |
2021-12-14 | Merge "Changing putOperationWithJson to postOperationWithJson" | Toine Siebelink | 10 | -110/+183 |
2021-12-14 | Changing putOperationWithJson to postOperationWithJson | JosephKeenan | 10 | -110/+183 |
2021-12-14 | Add exception handling to delete schema set when a registration is removed | niamhcore | 2 | -2/+23 |
2021-12-08 | Delete anchor and schema set when a registration is removed | niamhcore | 2 | -11/+20 |
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 | 1 | -4/+0 |
2021-10-18 | CPS-475 - fix sonar smells | JosephKeenan | 1 | -4/+4 |
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 | 1 | -1/+1 |
2021-09-21 | Merge "Address Sonar Qube issues" | Niamh Core | 5 | -69/+117 |
2021-09-21 | Address Sonar Qube issues | ToineSiebelink | 5 | -69/+117 |
2021-09-17 | fix data from object to string | tragait | 3 | -3/+3 |
2021-09-14 | Add test for missing code covereage | ToineSiebelink | 11 | -65/+249 |
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 |