Age | Commit message (Expand) | Author | Files | Lines |
2022-04-01 | Update CM-Handle registration response | Renu Kumari | 1 | -3/+4 |
2022-03-30 | Additional validation for names/identifiers | DylanB95EST | 7 | -31/+70 |
2022-03-27 | Registration Response for Create cmhandles operations | Renu Kumari | 4 | -217/+227 |
2022-03-25 | Registration Response for Update and Delete cmhandles operations | Renu Kumari | 7 | -84/+228 |
2022-03-22 | Merge "Return Registration response for updating cmhandles" | Toine Siebelink | 4 | -12/+227 |
2022-03-21 | Update versions for next release | ToineSiebelink | 1 | -1/+1 |
2022-03-21 | Return Registration response for updating cmhandles | Renu Kumari | 4 | -12/+227 |
2022-03-16 | Upgrade to next snapshot version | Bruno Sakoto | 1 | -1/+1 |
2022-03-14 | Async: NCMP Rest impl. including Request ID generation | sourabh_sourabh | 3 | -20/+67 |
2022-03-14 | Merge "Replacing ModelMapper with MapStruct" | Toine Siebelink | 1 | -4/+0 |
2022-03-11 | Merge "Async: NCMP Rest impl. including Request ID generation" | Bruno Sakoto | 13 | -144/+453 |
2022-03-10 | Replacing ModelMapper with MapStruct | lukegleeson | 1 | -4/+0 |
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-28 | Merge "Updated openapi.yaml to match to changes in get data node API" | Toine Siebelink | 1 | -1/+1 |
2022-02-28 | Updated openapi.yaml to match to changes in get data node API | puthuparambil.aditya | 1 | -1/+1 |
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 | 10 | -103/+84 |
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 | 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 |