Age | Commit message (Expand) | Author | Files | Lines |
2022-07-29 | Query CmHandles using CPS path |  lukegleeson | 3 | -3/+3 |
2022-07-04 | Merge "Simplified 'External' lock reason Mapping" |  Joseph Keenan | 4 | -10/+44 |
2022-07-04 | Simplified 'External' lock reason Mapping |  lukegleeson | 4 | -10/+44 |
2022-07-01 | Modify Unit test for module definition |  emaclee | 1 | -3/+3 |
2022-06-30 | Add method to get YANG module sources for CM handle |  emaclee | 6 | -5/+61 |
2022-06-30 | Merge "Kafka consumer can not be turned off" |  Toine Siebelink | 2 | -20/+21 |
2022-06-30 | Kafka consumer can not be turned off |  JosephKeenan | 2 | -20/+21 |
2022-06-29 | Get cm-handle state endpoint |  lukegleeson | 5 | -28/+102 |
2022-06-22 | Data Sync Watchdog Process |  sourabh_sourabh | 3 | -4/+6 |
2022-06-13 | Fix sonar code smells |  kissand | 2 | -1/+4 |
2022-06-09 | Merge "Fix sonar code smells" |  Toine Siebelink | 1 | -5/+1 |
2022-06-09 | Fix sonar code smells |  emaclee | 1 | -5/+1 |
2022-06-08 | Merge 2 'query' end points in NCMP |  kissand | 5 | -71/+181 |
2022-06-01 | Module Sync Lock State implementation |  DylanB95EST | 3 | -65/+17 |
2022-06-01 | Fixing CompositeState mapping |  mpriyank | 1 | -1/+9 |
2022-05-31 | Handle RestTemplate Error handling so NCMP cna report correct server status |  ToineSiebelink | 1 | -3/+3 |
2022-05-25 | Async request response NCMP -> Client |  JosephKeenan | 6 | -71/+191 |
2022-05-24 | Enhanced response with Complex State in API |  mpriyank | 5 | -5/+203 |
2022-05-20 | Get cm-handle public properties endpoint |  lukegleeson | 4 | -12/+43 |
2022-04-08 | Fix Sonar Qube Violations - Recurring task |  DylanB95EST | 1 | -1/+2 |
2022-04-08 | Refactoring/ Adding Tests for Validation |  DylanB95EST | 4 | -4/+4 |
2022-04-06 | Query based on Public CM Properties |  JosephKeenan | 2 | -1/+45 |
2022-04-05 | Async: NCMP Rest impl. including Request ID generation |  sourabh_sourabh | 2 | -18/+104 |
2022-04-05 | [cps] Fix getResourceDataForPassthroughOperational endpoint |  puthuparambil.aditya | 2 | -18/+4 |
2022-04-05 | Merge "Structured Exception details for DMI" |  Bruno Sakoto | 2 | -3/+37 |
2022-04-04 | Structured Exception details for DMI |  mpriyank | 2 | -4/+37 |
2022-04-01 | Update CM-Handle registration response |  Renu Kumari | 2 | -10/+137 |
2022-03-30 | Additional validation for names/identifiers |  DylanB95EST | 4 | -6/+5 |
2022-03-14 | Async: NCMP Rest impl. including Request ID generation |  sourabh_sourabh | 1 | -1/+3 |
2022-03-14 | Merge "Replacing ModelMapper with MapStruct" |  Toine Siebelink | 7 | -28/+63 |
2022-03-11 | Merge "Async: NCMP Rest impl. including Request ID generation" |  Bruno Sakoto | 4 | -24/+69 |
2022-03-10 | Replacing ModelMapper with MapStruct |  lukegleeson | 7 | -28/+63 |
2022-03-10 | Removed ExtendedModuleReference Object |  sourabh_sourabh | 1 | -1/+1 |
2022-03-10 | Async: NCMP Rest impl. including Request ID generation |  sourabh_sourabh | 4 | -24/+69 |
2022-03-01 | Create Endpoint For Get Cm Handles By Name |  DylanB95EST | 6 | -32/+73 |
2022-02-28 | NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav... |  DylanB95EST | 11 | -67/+225 |
2022-02-25 | Fix success response code CM Handle Registration |  mpriyank | 4 | -26/+59 |
2022-02-14 | Improve logging in NCMP |  sourabh_sourabh | 1 | -0/+3 |
2022-02-02 | [TECHDEBT] Align CPS NCMP REST API Specification |  JosephKeenan | 2 | -11/+21 |
2022-01-28 | Support 'public' Cm Handle Properties |  DylanB95EST | 2 | -3/+5 |
2022-01-27 | Merge "Improve logging in NCMP" |  Toine Siebelink | 1 | -4/+1 |
2022-01-25 | Improve logging in NCMP |  sourabh_sourabh | 1 | -4/+1 |
2022-01-25 | Replace gson mapper with jackson mapper |  sourabh_sourabh | 3 | -23/+32 |
2022-01-21 | Merge "patch operation for ncmp running" |  aditya puthuparambil | 1 | -2/+2 |
2022-01-21 | patch operation for ncmp running |  tragait | 1 | -2/+2 |
2022-01-19 | [TECHDEBT] Remove deprecated API methods related to NCMP |  mpriyank | 3 | -211/+8 |
2022-01-04 | Remove compulsory body from delete passthrough request |  ToineSiebelink | 2 | -10/+7 |
2021-12-20 | Fix Sonar Qube Violations - Recurring task |  sourabh_sourabh | 1 | -0/+6 |
2021-12-13 | Define response objects(schemas) in cps-ncmp |  puthuparambil.aditya | 2 | -57/+49 |
2021-12-08 | Support Delete operation for ds Passtrough-Running in NCMP 1/3 |  DylanB95EST | 2 | -7/+46 |