Age | Commit message (Expand) | Author | Files | Lines |
2022-05-12 | Watchdog-process that syncs 'ADVISED' CM Handles |  DylanB95EST | 8 | -25/+131 |
2022-05-10 | Watchdog Process-Make Configurable |  DylanB95EST | 1 | -1/+1 |
2022-05-09 | Add ncmp tag to application yaml |  DylanB95EST | 2 | -9/+10 |
2022-04-29 | Watchdog-process that changes CM Handles state |  DylanB95EST | 11 | -10/+280 |
2022-04-12 | Refactor existing model sync code into separate package |  sourabh_sourabh | 5 | -66/+134 |
2022-04-08 | Refactoring/ Adding Tests for Validation |  DylanB95EST | 15 | -106/+184 |
2022-04-06 | Query based on Public CM Properties |  JosephKeenan | 3 | -0/+67 |
2022-04-05 | Async: NCMP Rest impl. including Request ID generation |  sourabh_sourabh | 3 | -119/+32 |
2022-04-05 | [cps] Fix getResourceDataForPassthroughOperational endpoint |  puthuparambil.aditya | 10 | -89/+33 |
2022-04-05 | Merge "Structured Exception details for DMI" |  Bruno Sakoto | 3 | -25/+71 |
2022-04-04 | Structured Exception details for DMI |  mpriyank | 3 | -25/+71 |
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 |