Age | Commit message (Expand) | Author | Files | Lines |
2022-10-19 | Improve code coverage |  leventecsanyi | 3 | -48/+1 |
2022-10-17 | Fix SonarQube Violations |  leventecsanyi | 1 | -0/+3 |
2022-09-13 | Handle partial failure (improvements) |  ToineSiebelink | 1 | -0/+7 |
2022-09-07 | Handle invalid operations on merged datastore endpoint |  bmiklos | 4 | -8/+92 |
2022-09-01 | Implement merging all ncmp datastore endpoints into one |  bmiklos | 10 | -109/+504 |
2022-09-01 | Get all cm handles by DMI plugin Identifier |  emaclee | 1 | -3/+14 |
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 | 1 | -1/+1 |
2022-07-28 | Enable/Disable Data Sync for Cm Handle |  DylanB95EST | 1 | -0/+14 |
2022-07-04 | Simplified 'External' lock reason Mapping |  lukegleeson | 2 | -4/+23 |
2022-06-30 | Add method to get YANG module sources for CM handle |  emaclee | 3 | -1/+25 |
2022-06-30 | Merge "Kafka consumer can not be turned off" |  Toine Siebelink | 1 | -19/+19 |
2022-06-30 | Kafka consumer can not be turned off |  JosephKeenan | 1 | -19/+19 |
2022-06-29 | Get cm-handle state endpoint |  lukegleeson | 2 | -7/+24 |
2022-06-22 | Data Sync Watchdog Process |  sourabh_sourabh | 1 | -1/+1 |
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 | 2 | -61/+97 |
2022-06-01 | Module Sync Lock State implementation |  DylanB95EST | 1 | -20/+1 |
2022-06-01 | Fixing CompositeState mapping |  mpriyank | 1 | -1/+9 |
2022-05-25 | Async request response NCMP -> Client |  JosephKeenan | 3 | -41/+142 |
2022-05-24 | Enhanced response with Complex State in API |  mpriyank | 2 | -0/+83 |
2022-05-20 | Get cm-handle public properties endpoint |  lukegleeson | 1 | -2/+19 |
2022-04-08 | Fix Sonar Qube Violations - Recurring task |  DylanB95EST | 1 | -1/+2 |
2022-04-08 | Refactoring/ Adding Tests for Validation |  DylanB95EST | 2 | -2/+2 |
2022-04-06 | Query based on Public CM Properties |  JosephKeenan | 1 | -0/+16 |
2022-04-05 | Async: NCMP Rest impl. including Request ID generation |  sourabh_sourabh | 1 | -4/+57 |
2022-04-05 | [cps] Fix getResourceDataForPassthroughOperational endpoint |  puthuparambil.aditya | 1 | -7/+1 |
2022-04-05 | Merge "Structured Exception details for DMI" |  Bruno Sakoto | 1 | -2/+22 |
2022-04-04 | Structured Exception details for DMI |  mpriyank | 1 | -2/+22 |
2022-04-01 | Update CM-Handle registration response |  Renu Kumari | 1 | -5/+55 |
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 | 3 | -14/+25 |
2022-03-11 | Merge "Async: NCMP Rest impl. including Request ID generation" |  Bruno Sakoto | 2 | -4/+16 |
2022-03-10 | Replacing ModelMapper with MapStruct |  lukegleeson | 3 | -14/+25 |
2022-03-10 | Removed ExtendedModuleReference Object |  sourabh_sourabh | 1 | -1/+1 |
2022-03-10 | Async: NCMP Rest impl. including Request ID generation |  sourabh_sourabh | 2 | -4/+16 |
2022-03-01 | Create Endpoint For Get Cm Handles By Name |  DylanB95EST | 3 | -24/+36 |
2022-02-28 | NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav... |  DylanB95EST | 3 | -13/+54 |
2022-02-25 | Fix success response code CM Handle Registration |  mpriyank | 2 | -14/+13 |
2022-02-14 | Improve logging in NCMP |  sourabh_sourabh | 1 | -0/+3 |
2022-02-02 | [TECHDEBT] Align CPS NCMP REST API Specification |  JosephKeenan | 1 | -2/+9 |
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 | 1 | -15/+8 |
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 | 1 | -87/+1 |
2022-01-04 | Remove compulsory body from delete passthrough request |  ToineSiebelink | 1 | -6/+4 |