Age | Commit message (Expand) | Author | Files | Lines |
2022-12-01 | Filter on private properties of CM Handles |  leventecsanyi | 2 | -1/+49 |
2022-11-15 | Query data NCMP-Operational with CPSpath |  lukegleeson | 3 | -20/+85 |
2022-10-19 | Improve code coverage |  leventecsanyi | 1 | -1/+6 |
2022-10-17 | Fix SonarQube Violations |  leventecsanyi | 1 | -1/+0 |
2022-09-13 | Handle partial failure (improvements) |  ToineSiebelink | 1 | -8/+12 |
2022-09-07 | Handle invalid operations on merged datastore endpoint |  bmiklos | 1 | -19/+44 |
2022-09-01 | Implement merging all ncmp datastore endpoints into one |  bmiklos | 4 | -108/+250 |
2022-09-01 | Get all cm handles by DMI plugin Identifier |  emaclee | 1 | -0/+19 |
2022-08-02 | Merge "Enable/Disable Data Sync for Cm Handle" |  Joseph Keenan | 1 | -0/+14 |
2022-07-29 | Query CmHandles using CPS path |  lukegleeson | 2 | -2/+2 |
2022-07-28 | Enable/Disable Data Sync for Cm Handle |  DylanB95EST | 1 | -0/+14 |
2022-07-04 | Merge "Simplified 'External' lock reason Mapping" |  Joseph Keenan | 2 | -6/+21 |
2022-07-04 | Simplified 'External' lock reason Mapping |  lukegleeson | 2 | -6/+21 |
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 | 3 | -4/+36 |
2022-06-30 | Merge "Kafka consumer can not be turned off" |  Toine Siebelink | 1 | -1/+2 |
2022-06-30 | Kafka consumer can not be turned off |  JosephKeenan | 1 | -1/+2 |
2022-06-29 | Get cm-handle state endpoint |  lukegleeson | 3 | -21/+78 |
2022-06-22 | Data Sync Watchdog Process |  sourabh_sourabh | 2 | -3/+5 |
2022-06-08 | Merge 2 'query' end points in NCMP |  kissand | 3 | -10/+84 |
2022-06-01 | Module Sync Lock State implementation |  DylanB95EST | 2 | -45/+16 |
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 | 3 | -30/+49 |
2022-05-24 | Enhanced response with Complex State in API |  mpriyank | 3 | -5/+120 |
2022-05-20 | Get cm-handle public properties endpoint |  lukegleeson | 3 | -10/+24 |
2022-04-08 | Refactoring/ Adding Tests for Validation |  DylanB95EST | 2 | -2/+2 |
2022-04-06 | Query based on Public CM Properties |  JosephKeenan | 1 | -1/+29 |
2022-04-05 | Async: NCMP Rest impl. including Request ID generation |  sourabh_sourabh | 1 | -14/+47 |
2022-04-05 | [cps] Fix getResourceDataForPassthroughOperational endpoint |  puthuparambil.aditya | 1 | -11/+3 |
2022-04-05 | Merge "Structured Exception details for DMI" |  Bruno Sakoto | 1 | -1/+15 |
2022-04-04 | Structured Exception details for DMI |  mpriyank | 1 | -2/+15 |
2022-04-01 | Update CM-Handle registration response |  Renu Kumari | 1 | -5/+82 |
2022-03-30 | Additional validation for names/identifiers |  DylanB95EST | 4 | -6/+5 |
2022-03-14 | Merge "Replacing ModelMapper with MapStruct" |  Toine Siebelink | 4 | -14/+38 |
2022-03-10 | Replacing ModelMapper with MapStruct |  lukegleeson | 4 | -14/+38 |
2022-03-10 | Async: NCMP Rest impl. including Request ID generation |  sourabh_sourabh | 2 | -20/+53 |
2022-03-01 | Create Endpoint For Get Cm Handles By Name |  DylanB95EST | 3 | -8/+37 |
2022-02-28 | NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav... |  DylanB95EST | 8 | -54/+171 |
2022-02-25 | Fix success response code CM Handle Registration |  mpriyank | 2 | -12/+46 |
2022-02-02 | [TECHDEBT] Align CPS NCMP REST API Specification |  JosephKeenan | 1 | -9/+12 |
2022-01-28 | Support 'public' Cm Handle Properties |  DylanB95EST | 2 | -3/+5 |
2022-01-25 | Replace gson mapper with jackson mapper |  sourabh_sourabh | 2 | -8/+24 |
2022-01-19 | [TECHDEBT] Remove deprecated API methods related to NCMP |  mpriyank | 2 | -124/+7 |
2022-01-04 | Remove compulsory body from delete passthrough request |  ToineSiebelink | 1 | -4/+3 |
2021-12-13 | Define response objects(schemas) in cps-ncmp |  puthuparambil.aditya | 1 | -34/+25 |
2021-12-08 | Support Delete operation for ds Passtrough-Running in NCMP 1/3 |  DylanB95EST | 1 | -5/+22 |
2021-11-26 | Patch operation passthrough running |  niamhcore | 1 | -0/+17 |
2021-11-25 | Allow separate registration of DMIDataPlugin and DmiModelPugin |  JosephKeenan | 3 | -21/+59 |
2021-11-15 | Merge "Update operation passthrough running - Service Layer" |  Toine Siebelink | 1 | -6/+9 |
2021-11-10 | Update operation passthrough running - Service Layer |  niamhcore | 1 | -6/+9 |