Age | Commit message (Expand) | Author | Files | Lines |
2022-03-10 | Removed ExtendedModuleReference Object |  sourabh_sourabh | 1 | -39/+0 |
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 |
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 |