Age | Commit message (Expand) | Author | Files | Lines |
2022-06-15 | Retry CM-Handles that are LOCKED, Failed-to-Sync |  puthuparambil.aditya | 3 | -4/+49 |
2022-06-15 | NcmpEvent creation and Mapping |  mpriyank | 2 | -0/+155 |
2022-06-14 | Exclude CM-Handles that are not in state 'READY' |  JosephKeenan | 1 | -0/+16 |
2022-06-13 | Fix sonar code smells |  kissand | 3 | -19/+19 |
2022-06-09 | Merge "Fix sonar code smells" |  Toine Siebelink | 1 | -4/+5 |
2022-06-09 | Remove Model Sync From Registration |  ToineSiebelink | 6 | -30/+34 |
2022-06-09 | Fix sonar code smells |  emaclee | 1 | -4/+5 |
2022-06-09 | Merge "Ncmp Producer Setup" |  Toine Siebelink | 1 | -0/+67 |
2022-06-08 | Merge 2 'query' end points in NCMP |  kissand | 8 | -136/+464 |
2022-06-07 | Ncmp Producer Setup |  mpriyank | 1 | -0/+67 |
2022-06-01 | Module Sync Lock State implementation |  DylanB95EST | 11 | -87/+192 |
2022-06-01 | Fixing CompositeState mapping |  mpriyank | 1 | -0/+1 |
2022-06-01 | Merge "Handle RestTemplate Error handling so NCMP cna report correct server s... |  Joseph Keenan | 4 | -46/+38 |
2022-05-31 | Handle RestTemplate Error handling so NCMP cna report correct server status |  ToineSiebelink | 4 | -46/+38 |
2022-05-26 | Merge "CompositeStateBuilder added for building the compositeState" |  Joseph Keenan | 2 | -2/+157 |
2022-05-26 | CompositeStateBuilder added for building the compositeState |  puthuparambil.aditya | 2 | -2/+157 |
2022-05-25 | Async request response NCMP -> Client |  JosephKeenan | 3 | -0/+172 |
2022-05-24 | Enhanced response with Complex State in API |  mpriyank | 2 | -0/+5 |
2022-05-20 | Merge "Get cm-handle public properties endpoint" |  Toine Siebelink | 2 | -0/+27 |
2022-05-20 | Get cm-handle public properties endpoint |  lukegleeson | 2 | -0/+27 |
2022-05-20 | Merge "URI is not absolute when service name is not set" |  Joseph Keenan | 1 | -3/+3 |
2022-05-19 | Merge "Composite State to handle dmi-reg YANG updates" |  Toine Siebelink | 5 | -26/+116 |
2022-05-19 | Composite State to handle dmi-reg YANG updates |  mpriyank | 5 | -26/+116 |
2022-05-19 | URI is not absolute when service name is not set |  DylanB95EST | 1 | -3/+3 |
2022-05-16 | Remove NCMP tag from properties |  DylanB95EST | 2 | -4/+4 |
2022-05-13 | Merge "Watchdog-process that syncs 'ADVISED' CM Handles" |  Toine Siebelink | 5 | -15/+64 |
2022-05-12 | Watchdog-process that syncs 'ADVISED' CM Handles |  DylanB95EST | 5 | -16/+65 |
2022-05-12 | Merge "Add graceful shutdown for Session Manager" |  Joseph Keenan | 1 | -2/+3 |
2022-05-12 | Add graceful shutdown for Session Manager |  emaclee | 1 | -2/+3 |
2022-05-10 | Watchdog Process-Make Configurable |  DylanB95EST | 1 | -1/+1 |
2022-05-09 | Add ncmp tag to application yaml |  DylanB95EST | 1 | -3/+3 |
2022-04-29 | Watchdog-process that changes CM Handles state |  DylanB95EST | 6 | -4/+150 |
2022-04-12 | Refactor existing model sync code into separate package |  sourabh_sourabh | 2 | -35/+91 |
2022-04-08 | Refactoring/ Adding Tests for Validation |  DylanB95EST | 7 | -70/+86 |
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 | 2 | -47/+22 |
2022-04-05 | [cps] Fix getResourceDataForPassthroughOperational endpoint |  puthuparambil.aditya | 6 | -52/+14 |
2022-04-05 | Merge "Structured Exception details for DMI" |  Bruno Sakoto | 2 | -10/+53 |
2022-04-04 | Structured Exception details for DMI |  mpriyank | 2 | -10/+53 |
2022-04-01 | Update CM-Handle registration response |  Renu Kumari | 1 | -3/+4 |
2022-03-30 | Additional validation for names/identifiers |  DylanB95EST | 3 | -4/+31 |
2022-03-27 | Registration Response for Create cmhandles operations |  Renu Kumari | 3 | -112/+38 |
2022-03-25 | Registration Response for Update and Delete cmhandles operations |  Renu Kumari | 4 | -19/+75 |
2022-03-21 | Return Registration response for updating cmhandles |  Renu Kumari | 2 | -6/+106 |
2022-03-14 | Async: NCMP Rest impl. including Request ID generation |  sourabh_sourabh | 2 | -4/+50 |
2022-03-10 | Async: NCMP Rest impl. including Request ID generation |  sourabh_sourabh | 7 | -83/+209 |
2022-03-01 | Create Endpoint For Get Cm Handles By Name |  DylanB95EST | 12 | -152/+218 |
2022-02-28 | NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav... |  DylanB95EST | 4 | -18/+8 |
2022-02-28 | CPS-887 Decreasing performance of cmHandle registration |  JosephKeenan | 2 | -33/+23 |
2022-02-25 | Fix success response code CM Handle Registration |  mpriyank | 1 | -2/+2 |